* [misc]progress: [Phase 1 of 3] Setting up. * * * [misc]progress: [1/2] Preparing points * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 * * * * [misc]points: Computing exacts on every 16 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Setting MPFR precision to 832 * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 8 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 4 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 2 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 256 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 60 additional inputs, on iter 1 have 196 / 256 * * * * [misc]points: Computing exacts on every 3 of 60 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 60 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 14 additional inputs, on iter 2 have 242 / 256 * * * * [misc]points: Computing exacts for 14 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 254 / 256 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 258 points with exact outputs * * * [misc]progress: [2/2] Setting up program. * [misc]progress: [Phase 2 of 3] Improving. * [enter]simplify: Simplifying (/ (exp x) (- (exp x) 1)) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (/ (exp x) (- (exp x) 1)) * * [misc]progress: iteration 1 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 2 ] rewriting at (2 2) * * * * [misc]progress: [ 2 / 2 ] rewriting at (2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 2 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (- (exp x) 1) in (x) around 0 * [misc]taylor: Taking taylor expansion of (- (exp x) 1) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (exp x) 1) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 3) 6)) (* (/ (pow 1 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 1/6 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1/6 0) into 1/6 * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]backup-simplify: Simplify (+ (* 1/6 (pow x 3)) (+ (* 1/2 (pow x 2)) (* 1 x))) into (+ (* 1/2 (pow x 2)) (+ (* 1/6 (pow x 3)) x)) * [misc]approximate: Taking taylor expansion of (- (exp (/ 1 x)) 1) in (x) around 0 * [misc]taylor: Taking taylor expansion of (- (exp (/ 1 x)) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (exp (/ 1 x)) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ 1 x)) -1) into (- (exp (/ 1 x)) 1) * [misc]backup-simplify: Simplify (- (exp (/ 1 x)) 1) into (- (exp (/ 1 x)) 1) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (exp (/ 1 (/ 1 x))) 1) into (- (exp x) 1) * [misc]approximate: Taking taylor expansion of (- (exp (/ 1 (- x))) 1) in (x) around 0 * [misc]taylor: Taking taylor expansion of (- (exp (/ 1 (- x))) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (exp (/ 1 (- x))) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ -1 x)) -1) into (- (exp (/ -1 x)) 1) * [misc]backup-simplify: Simplify (- (exp (/ -1 x)) 1) into (- (exp (/ -1 x)) 1) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (exp (/ -1 (/ 1 (- x)))) 1) into (- (exp x) 1) * * * * [misc]progress: [ 2 / 2 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (exp x) (- (exp x) 1)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (exp x) (- (exp x) 1)) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (- (exp x) 1) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (exp x) (- (exp x) 1)) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (- (exp x) 1) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (- (/ 1 1) (+ (* 1 (/ 1/2 1)))) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 3) 6)) (* (/ (pow 1 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 1/6 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1/6 0) into 1/6 * [misc]backup-simplify: Simplify (- (/ 1/2 1) (+ (* 1 (/ 1/6 1)) (* 1/2 (/ 1/2 1)))) into 1/12 * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]backup-simplify: Simplify (+ (* 1/12 x) (+ 1/2 (* 1 (/ 1 x)))) into (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * [misc]approximate: Taking taylor expansion of (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]taylor: Taking taylor expansion of (- (exp (/ 1 x)) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ 1 x)) -1) into (- (exp (/ 1 x)) 1) * [misc]backup-simplify: Simplify (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) into (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) * [misc]taylor: Taking taylor expansion of (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]taylor: Taking taylor expansion of (- (exp (/ 1 x)) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ 1 x)) -1) into (- (exp (/ 1 x)) 1) * [misc]backup-simplify: Simplify (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) into (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) * [misc]backup-simplify: Simplify (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) into (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (exp (/ 1 x)) 1)) (+ (* (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) (/ 0 (- (exp (/ 1 x)) 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (exp (/ 1 x)) 1)) (+ (* (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (exp (/ 1 x)) 1)) (+ (* (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (exp (/ 1 x)) 1)) (+ (* (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (exp (/ 1 x)) 1)) (+ (* (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (exp (/ 1 x)) 1)) (+ (* (/ (exp (/ 1 x)) (- (exp (/ 1 x)) 1)) (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))) (* 0 (/ 0 (- (exp (/ 1 x)) 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (exp (/ 1 (/ 1 x))) (- (exp (/ 1 (/ 1 x))) 1)) into (/ (exp x) (- (exp x) 1)) * [misc]approximate: Taking taylor expansion of (/ (exp (/ 1 (- x))) (- (exp (/ 1 (- x))) 1)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (exp (/ 1 (- x))) (- (exp (/ 1 (- x))) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]taylor: Taking taylor expansion of (- (exp (/ 1 (- x))) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ -1 x)) -1) into (- (exp (/ -1 x)) 1) * [misc]backup-simplify: Simplify (/ (exp (/ -1 x)) (- (exp (/ -1 x)) 1)) into (/ (exp (/ -1 x)) (- (exp (/ -1 x)) 1)) * [misc]taylor: Taking taylor expansion of (/ (exp (/ 1 (- x))) (- (exp (/ 1 (- x))) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]taylor: Taking taylor expansion of (- (exp (/ 1 (- x))) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ -1 x)) -1) into (- (exp (/ -1 x)) 1) * [misc]backup-simplify: Simplify (/ (exp (/ -1 x)) (- (exp (/ -1 x)) 1)) into (/ (exp (/ -1 x)) (- (exp (/ -1 x)) 1)) * [misc]backup-simplify: Simplify (/ (exp (/ -1 x)) (- (exp (/ -1 x)) 1)) into (/ (exp (/ -1 x)) (- (exp (/ -1 x)) 1)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (exp (/ -1 x)) 1)) (+ (* (/ (exp (/ -1 x)) (- (exp (/ -1 x)) 1)) (/ 0 (- (exp (/ -1 x)) 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (exp (/ -1 x)) 1)) (+ (* (/ (exp (/ -1 x)) (- (exp (/ -1 x)) 1)) (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (exp (/ -1 x)) 1)) (+ (* (/ (exp (/ -1 x)) (- (exp (/ -1 x)) 1)) (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (exp (/ -1 x)) 1)) (+ (* (/ (exp (/ -1 x)) (- (exp (/ -1 x)) 1)) (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (exp (/ -1 x)) 1)) (+ (* (/ (exp (/ -1 x)) (- (exp (/ -1 x)) 1)) (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (exp (/ -1 x)) 1)) (+ (* (/ (exp (/ -1 x)) (- (exp (/ -1 x)) 1)) (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))) (* 0 (/ 0 (- (exp (/ -1 x)) 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (exp (/ -1 (/ 1 (- x)))) (- (exp (/ -1 (/ 1 (- x)))) 1)) into (/ (exp x) (- (exp x) 1)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 51 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (log (- (exp x) 1)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * [exit]simplify: Simplified to (log (- (exp x) 1)) * [exit]simplify: Simplified to (log (- (exp x) 1)) * * * * [misc]progress: [ 3 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (- (exp x) 1)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (/ (exp (exp x)) E) * [exit]simplify: Simplified to (/ (exp (exp x)) E) * * * * [misc]progress: [ 4 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (- (exp x) 1)) (cbrt (- (exp x) 1))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (* (cbrt (- (exp x) 1)) (cbrt (- (exp x) 1))) * [exit]simplify: Simplified to (* (cbrt (- (exp x) 1)) (cbrt (- (exp x) 1))) * [enter]simplify: Simplifying (cbrt (- (exp x) 1)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * [exit]simplify: Simplified to (cbrt (- (exp x) 1)) * [exit]simplify: Simplified to (cbrt (- (exp x) 1)) * * * * [misc]progress: [ 5 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (- (exp x) 1) (- (exp x) 1)) (- (exp x) 1)) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (252 enodes) * [exit]simplify: Simplified to (pow (- (exp x) 1) 3) * [exit]simplify: Simplified to (pow (- (exp x) 1) 3) * * * * [misc]progress: [ 6 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (exp x) 1)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * [exit]simplify: Simplified to (sqrt (- (exp x) 1)) * [exit]simplify: Simplified to (sqrt (- (exp x) 1)) * [enter]simplify: Simplifying (sqrt (- (exp x) 1)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * [exit]simplify: Simplified to (sqrt (- (exp x) 1)) * [exit]simplify: Simplified to (sqrt (- (exp x) 1)) * * * * [misc]progress: [ 7 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow (exp x) 3) (pow 1 3)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (- (pow (exp x) 3) 1) * [exit]simplify: Simplified to (- (pow (exp x) 3) 1) * [enter]simplify: Simplifying (+ (* (exp x) (exp x)) (+ (* 1 1) (* (exp x) 1))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (+ (exp (+ x x)) (+ (exp x) 1)) * [exit]simplify: Simplified to (+ (exp (+ x x)) (+ (exp x) 1)) * * * * [misc]progress: [ 8 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (- 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (- 1) * [exit]simplify: Simplified to (- 1) * * * * [misc]progress: [ 9 / 51 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (exp x) (exp x)) (* 1 1)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (- (exp (+ x x)) 1) * [exit]simplify: Simplified to (- (exp (+ x x)) 1) * [enter]simplify: Simplifying (+ (exp x) 1) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (+ (exp x) 1) * [exit]simplify: Simplified to (+ (exp x) 1) * * * * [misc]progress: [ 11 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqrt (exp x)) 1) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (+ 1 (sqrt (exp x))) * [exit]simplify: Simplified to (+ 1 (sqrt (exp x))) * [enter]simplify: Simplifying (- (sqrt (exp x)) 1) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * [exit]simplify: Simplified to (- (sqrt (exp x)) 1) * [exit]simplify: Simplified to (- (sqrt (exp x)) 1) * * * * [misc]progress: [ 12 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (- 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (- 1) * [exit]simplify: Simplified to (- 1) * * * * [misc]progress: [ 13 / 51 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (- x (log (- (exp x) 1))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * [exit]simplify: Simplified to (- x (log (- (exp x) 1))) * [exit]simplify: Simplified to (- x (log (- (exp x) 1))) * * * * [misc]progress: [ 15 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (exp x) (- (exp x) 1))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (log (/ (exp x) (- (exp x) 1))) * [exit]simplify: Simplified to (log (/ (exp x) (- (exp x) 1))) * * * * [misc]progress: [ 16 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (exp x) (- (exp x) 1))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (exp (/ (exp x) (- (exp x) 1))) * [exit]simplify: Simplified to (exp (/ (exp x) (- (exp x) 1))) * * * * [misc]progress: [ 17 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (exp x) (exp x)) (exp x)) (* (* (- (exp x) 1) (- (exp x) 1)) (- (exp x) 1))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (177 enodes) * * [misc]simplify: iters left: 2 (430 enodes) * [exit]simplify: Simplified to (pow (/ (exp x) (- (exp x) 1)) 3) * [exit]simplify: Simplified to (pow (/ (exp x) (- (exp x) 1)) 3) * * * * [misc]progress: [ 18 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (exp x) (- (exp x) 1))) (cbrt (/ (exp x) (- (exp x) 1)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (exp x) (- (exp x) 1))) (cbrt (/ (exp x) (- (exp x) 1)))) * [exit]simplify: Simplified to (* (cbrt (/ (exp x) (- (exp x) 1))) (cbrt (/ (exp x) (- (exp x) 1)))) * [enter]simplify: Simplifying (cbrt (/ (exp x) (- (exp x) 1))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (cbrt (/ (exp x) (- (exp x) 1))) * [exit]simplify: Simplified to (cbrt (/ (exp x) (- (exp x) 1))) * * * * [misc]progress: [ 19 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (exp x) (- (exp x) 1)) (/ (exp x) (- (exp x) 1))) (/ (exp x) (- (exp x) 1))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (139 enodes) * * [misc]simplify: iters left: 1 (460 enodes) * [exit]simplify: Simplified to (pow (/ (exp x) (- (exp x) 1)) 3) * [exit]simplify: Simplified to (pow (/ (exp x) (- (exp x) 1)) 3) * * * * [misc]progress: [ 20 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (exp x) (- (exp x) 1))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (sqrt (/ (exp x) (- (exp x) 1))) * [exit]simplify: Simplified to (sqrt (/ (exp x) (- (exp x) 1))) * [enter]simplify: Simplifying (sqrt (/ (exp x) (- (exp x) 1))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (sqrt (/ (exp x) (- (exp x) 1))) * [exit]simplify: Simplified to (sqrt (/ (exp x) (- (exp x) 1))) * * * * [misc]progress: [ 21 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (- (exp x)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (- (exp x)) * [exit]simplify: Simplified to (- (exp x)) * [enter]simplify: Simplifying (- (- (exp x) 1)) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * * [misc]simplify: iters left: 1 (15 enodes) * [exit]simplify: Simplified to (- 1 (exp x)) * [exit]simplify: Simplified to (- 1 (exp x)) * * * * [misc]progress: [ 22 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (* (cbrt (- (exp x) 1)) (cbrt (- (exp x) 1)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (cbrt (- (exp x) 1))) (/ (cbrt (exp x)) (cbrt (- (exp x) 1)))) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (cbrt (- (exp x) 1))) (/ (cbrt (exp x)) (cbrt (- (exp x) 1)))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (cbrt (- (exp x) 1))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (cbrt (- (exp x) 1))) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (cbrt (- (exp x) 1))) * * * * [misc]progress: [ 23 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (- (exp x) 1))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (- (exp x) 1))) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (- (exp x) 1))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (sqrt (- (exp x) 1))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (sqrt (- (exp x) 1))) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (sqrt (- (exp x) 1))) * * * * [misc]progress: [ 24 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) 1) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (* (cbrt (exp x)) (cbrt (exp x))) * [exit]simplify: Simplified to (* (cbrt (exp x)) (cbrt (exp x))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (- (exp x) 1)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (- (exp x) 1)) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (- (exp x) 1)) * * * * [misc]progress: [ 25 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (sqrt (exp x)) 1)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (sqrt (exp x)) 1)) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (sqrt (exp x)) 1)) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (- (sqrt (exp x)) 1)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (- (sqrt (exp x)) 1)) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (- (sqrt (exp x)) 1)) * * * * [misc]progress: [ 26 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (* (cbrt (- (exp x) 1)) (cbrt (- (exp x) 1)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (exp x)) (cbrt (- (exp x) 1))) (cbrt (- (exp x) 1))) * [exit]simplify: Simplified to (/ (/ (sqrt (exp x)) (cbrt (- (exp x) 1))) (cbrt (- (exp x) 1))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (cbrt (- (exp x) 1))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (cbrt (- (exp x) 1))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (cbrt (- (exp x) 1))) * * * * [misc]progress: [ 27 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (sqrt (- (exp x) 1))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (sqrt (- (exp x) 1))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (sqrt (- (exp x) 1))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (sqrt (- (exp x) 1))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (sqrt (- (exp x) 1))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (sqrt (- (exp x) 1))) * * * * [misc]progress: [ 28 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) 1) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (sqrt (exp x)) * [exit]simplify: Simplified to (sqrt (exp x)) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (- (exp x) 1)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (- (exp x) 1)) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (- (exp x) 1)) * * * * [misc]progress: [ 29 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (+ (sqrt (exp x)) 1)) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ 1 (sqrt (exp x)))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ 1 (sqrt (exp x)))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (- (sqrt (exp x)) 1)) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (- (sqrt (exp x)) 1)) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (- (sqrt (exp x)) 1)) * * * * [misc]progress: [ 30 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (- (exp x) 1)) (cbrt (- (exp x) 1)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (- (exp x) 1))) (cbrt (- (exp x) 1))) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (- (exp x) 1))) (cbrt (- (exp x) 1))) * [enter]simplify: Simplifying (/ (exp x) (cbrt (- (exp x) 1))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (/ (exp x) (cbrt (- (exp x) 1))) * [exit]simplify: Simplified to (/ (exp x) (cbrt (- (exp x) 1))) * * * * [misc]progress: [ 31 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (- (exp x) 1))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (- (exp x) 1))) * [exit]simplify: Simplified to (/ 1 (sqrt (- (exp x) 1))) * [enter]simplify: Simplifying (/ (exp x) (sqrt (- (exp x) 1))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (/ (exp x) (sqrt (- (exp x) 1))) * [exit]simplify: Simplified to (/ (exp x) (sqrt (- (exp x) 1))) * * * * [misc]progress: [ 32 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (exp x) (- (exp x) 1)) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (/ (exp x) (- (exp x) 1)) * [exit]simplify: Simplified to (/ (exp x) (- (exp x) 1)) * * * * [misc]progress: [ 33 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (+ (sqrt (exp x)) 1)) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (/ 1 (+ 1 (sqrt (exp x)))) * [exit]simplify: Simplified to (/ 1 (+ 1 (sqrt (exp x)))) * [enter]simplify: Simplifying (/ (exp x) (- (sqrt (exp x)) 1)) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (/ (exp x) (- (sqrt (exp x)) 1)) * [exit]simplify: Simplified to (/ (exp x) (- (sqrt (exp x)) 1)) * * * * [misc]progress: [ 34 / 51 ] simplifiying candidate # * * * * [misc]progress: [ 35 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (- (exp x) 1)) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (/ 1 (- (exp x) 1)) * [exit]simplify: Simplified to (/ 1 (- (exp x) 1)) * * * * [misc]progress: [ 36 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (exp x) 1) (exp x)) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * [exit]simplify: Simplified to (- 1 (exp (- x))) * [exit]simplify: Simplified to (- 1 (exp (- x))) * * * * [misc]progress: [ 37 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (* (cbrt (- (exp x) 1)) (cbrt (- (exp x) 1)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * [exit]simplify: Simplified to (/ (/ (exp x) (cbrt (- (exp x) 1))) (cbrt (- (exp x) 1))) * [exit]simplify: Simplified to (/ (/ (exp x) (cbrt (- (exp x) 1))) (cbrt (- (exp x) 1))) * * * * [misc]progress: [ 38 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (sqrt (- (exp x) 1))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (/ (exp x) (sqrt (- (exp x) 1))) * [exit]simplify: Simplified to (/ (exp x) (sqrt (- (exp x) 1))) * * * * [misc]progress: [ 39 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) 1) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (exp x) * [exit]simplify: Simplified to (exp x) * * * * [misc]progress: [ 40 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (+ (sqrt (exp x)) 1)) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (/ (exp x) (+ 1 (sqrt (exp x)))) * [exit]simplify: Simplified to (/ (exp x) (+ 1 (sqrt (exp x)))) * * * * [misc]progress: [ 41 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (exp x) 1) (cbrt (exp x))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (- (exp x) 1) (cbrt (exp x))) * [exit]simplify: Simplified to (/ (- (exp x) 1) (cbrt (exp x))) * * * * [misc]progress: [ 42 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (exp x) 1) (sqrt (exp x))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (- (exp x) 1) (sqrt (exp x))) * [exit]simplify: Simplified to (/ (- (exp x) 1) (sqrt (exp x))) * * * * [misc]progress: [ 43 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (exp x) 1) (exp x)) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * [exit]simplify: Simplified to (- 1 (exp (- x))) * [exit]simplify: Simplified to (- 1 (exp (- x))) * * * * [misc]progress: [ 44 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (- (pow (exp x) 3) (pow 1 3))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (exp x) (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (/ (exp x) (- (pow (exp x) 3) 1)) * * * * [misc]progress: [ 45 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (- (* (exp x) (exp x)) (* 1 1))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (64 enodes) * [exit]simplify: Simplified to (/ (exp x) (- (* (exp x) (exp x)) 1)) * [exit]simplify: Simplified to (/ (exp x) (- (* (exp x) (exp x)) 1)) * * * * [misc]progress: [ 46 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (+ (* 1/2 (pow x 2)) (+ (* 1/6 (pow x 3)) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (173 enodes) * [exit]simplify: Simplified to (/ (/ (exp x) x) (+ (+ 1 (* x 1/2)) (* (* x x) 1/6))) * * * * [misc]progress: [ 47 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (- (exp x) 1)) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (/ (exp x) (- (exp x) 1)) * * * * [misc]progress: [ 48 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (- (exp x) 1)) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (/ (exp x) (- (exp x) 1)) * * * * [misc]progress: [ 49 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (+ (* x 1/12) (+ 1/2 (/ 1 x))) * * * * [misc]progress: [ 50 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (- (exp x) 1)) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (/ (exp x) (- (exp x) 1)) * * * * [misc]progress: [ 51 / 51 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (- (exp x) 1)) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (/ (exp x) (- (exp x) 1)) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 2 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 2 ] rewriting at (2 2 2) * * * * [misc]progress: [ 2 / 2 ] rewriting at (2 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 2 ] generating series at (2 2 2) * [misc]approximate: Taking taylor expansion of (* 1/12 x) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 1/12 x) in x * [misc]taylor: Taking taylor expansion of 1/12 in x * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* 1/12 x) in x * [misc]taylor: Taking taylor expansion of 1/12 in x * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1/12 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 1) (* 0 0)) into 1/12 * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/12 x) into (* 1/12 x) * [misc]approximate: Taking taylor expansion of (* 1/12 (/ 1 x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 1/12 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of 1/12 in x * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* 1/12 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of 1/12 in x * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1/12 1) into 1/12 * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/12 (/ 1 (/ 1 x))) into (* 1/12 x) * [misc]approximate: Taking taylor expansion of (* 1/12 (/ 1 (- x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 1/12 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of 1/12 in x * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* 1/12 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of 1/12 in x * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* 1/12 -1) into -1/12 * [misc]backup-simplify: Simplify -1/12 into -1/12 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* -1/12 (/ 1 (/ 1 (- x)))) into (* 1/12 x) * * * * [misc]progress: [ 2 / 2 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (+ (/ 1 x) (* 1/12 x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (* 1/12 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* 1/12 x) in x * [misc]taylor: Taking taylor expansion of 1/12 in x * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (* 1/12 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* 1/12 x) in x * [misc]taylor: Taking taylor expansion of 1/12 in x * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (* 1/12 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 1) (* 0 0)) into 1/12 * [misc]backup-simplify: Simplify (+ 0 1/12) into 1/12 * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 x) (* 1 (/ 1 x))) into (+ (/ 1 x) (* 1/12 x)) * [misc]approximate: Taking taylor expansion of (+ (/ 1 (/ 1 x)) (* 1/12 (/ 1 x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (/ 1 x)) (* 1/12 (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* 1/12 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of 1/12 in x * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (/ 1 x)) (* 1/12 (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* 1/12 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of 1/12 in x * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1/12 1) into 1/12 * [misc]backup-simplify: Simplify (+ 0 1/12) into 1/12 * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ 1 x)) (* 1/12 (/ 1 (/ 1 x)))) into (+ (/ 1 x) (* 1/12 x)) * [misc]approximate: Taking taylor expansion of (+ (/ 1 (/ 1 (- x))) (* 1/12 (/ 1 (- x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (/ 1 (- x))) (* 1/12 (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* 1/12 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of 1/12 in x * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (/ 1 (- x))) (* 1/12 (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* 1/12 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of 1/12 in x * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* 1/12 -1) into -1/12 * [misc]backup-simplify: Simplify (+ 0 -1/12) into -1/12 * [misc]backup-simplify: Simplify -1/12 into -1/12 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ -1 0) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ 1 (- x))) (* -1/12 (/ 1 (/ 1 (- x))))) into (+ (/ 1 x) (* 1/12 x)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 25 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* 1/12 x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (log (* x 1/12)) * [exit]simplify: Simplified to (log (* x 1/12)) * * * * [misc]progress: [ 3 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* 1/12 x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (exp (* x 1/12)) * [exit]simplify: Simplified to (exp (* x 1/12)) * * * * [misc]progress: [ 4 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* 1/12 x)) (cbrt (* 1/12 x))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (6 enodes) * [exit]simplify: Simplified to (* (cbrt (* x 1/12)) (cbrt (* x 1/12))) * [exit]simplify: Simplified to (* (cbrt (* x 1/12)) (cbrt (* x 1/12))) * [enter]simplify: Simplifying (cbrt (* 1/12 x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (cbrt (* x 1/12)) * [exit]simplify: Simplified to (cbrt (* x 1/12)) * * * * [misc]progress: [ 5 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* 1/12 x) (* 1/12 x)) (* 1/12 x)) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (55 enodes) * * [misc]simplify: iters left: 2 (86 enodes) * * [misc]simplify: iters left: 1 (89 enodes) * [exit]simplify: Simplified to (pow (* x 1/12) 3) * [exit]simplify: Simplified to (pow (* x 1/12) 3) * * * * [misc]progress: [ 6 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* 1/12 x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (sqrt (* x 1/12)) * [exit]simplify: Simplified to (sqrt (* x 1/12)) * [enter]simplify: Simplifying (sqrt (* 1/12 x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (sqrt (* x 1/12)) * [exit]simplify: Simplified to (sqrt (* x 1/12)) * * * * [misc]progress: [ 7 / 25 ] simplifiying candidate # * * * * [misc]progress: [ 8 / 25 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (/ 1 x)) (exp (* 1/12 x))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (exp (+ (/ 1 x) (* x 1/12))) * [exit]simplify: Simplified to (exp (+ (/ 1 x) (* x 1/12))) * * * * [misc]progress: [ 10 / 25 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (log (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (log (+ (* 1/12 x) (/ 1 x))) * [exit]simplify: Simplified to (log (+ (* 1/12 x) (/ 1 x))) * * * * [misc]progress: [ 12 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (exp (+ (* 1/12 x) (/ 1 x))) * [exit]simplify: Simplified to (exp (+ (* 1/12 x) (/ 1 x))) * * * * [misc]progress: [ 13 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (+ (/ 1 x) (* 1/12 x))) (cbrt (+ (/ 1 x) (* 1/12 x)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* 1/12 x) (/ 1 x))) (cbrt (+ (* 1/12 x) (/ 1 x)))) * [exit]simplify: Simplified to (* (cbrt (+ (* 1/12 x) (/ 1 x))) (cbrt (+ (* 1/12 x) (/ 1 x)))) * [enter]simplify: Simplifying (cbrt (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (cbrt (+ (* 1/12 x) (/ 1 x))) * [exit]simplify: Simplified to (cbrt (+ (* 1/12 x) (/ 1 x))) * * * * [misc]progress: [ 14 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (+ (/ 1 x) (* 1/12 x)) (+ (/ 1 x) (* 1/12 x))) (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (103 enodes) * * [misc]simplify: iters left: 3 (354 enodes) * [exit]simplify: Simplified to (pow (+ (/ 1 x) (* 1/12 x)) 3) * [exit]simplify: Simplified to (pow (+ (/ 1 x) (* 1/12 x)) 3) * * * * [misc]progress: [ 15 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (sqrt (+ (* 1/12 x) (/ 1 x))) * [exit]simplify: Simplified to (sqrt (+ (* 1/12 x) (/ 1 x))) * [enter]simplify: Simplifying (sqrt (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (sqrt (+ (* 1/12 x) (/ 1 x))) * [exit]simplify: Simplified to (sqrt (+ (* 1/12 x) (/ 1 x))) * * * * [misc]progress: [ 16 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (pow (/ 1 x) 3) (pow (* 1/12 x) 3)) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (129 enodes) * [exit]simplify: Simplified to (+ (pow (* 1/12 x) 3) (/ (/ 1 x) (* x x))) * [exit]simplify: Simplified to (+ (pow (* 1/12 x) 3) (/ (/ 1 x) (* x x))) * [enter]simplify: Simplifying (+ (* (/ 1 x) (/ 1 x)) (- (* (* 1/12 x) (* 1/12 x)) (* (/ 1 x) (* 1/12 x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (94 enodes) * * [misc]simplify: iters left: 3 (236 enodes) * [exit]simplify: Simplified to (- (* (* x 1/12) (* x 1/12)) (- 1/12 (* (/ 1 x) (/ 1 x)))) * [exit]simplify: Simplified to (- (* (* x 1/12) (* x 1/12)) (- 1/12 (* (/ 1 x) (/ 1 x)))) * * * * [misc]progress: [ 17 / 25 ] simplifiying candidate # * * * * [misc]progress: [ 18 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (/ 1 x) (/ 1 x)) (* (* 1/12 x) (* 1/12 x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (102 enodes) * * [misc]simplify: iters left: 2 (195 enodes) * * [misc]simplify: iters left: 1 (456 enodes) * [exit]simplify: Simplified to (- (/ 1 (* x x)) (* (* x 1/12) (* x 1/12))) * [exit]simplify: Simplified to (- (/ 1 (* x x)) (* (* x 1/12) (* x 1/12))) * [enter]simplify: Simplifying (- (/ 1 x) (* 1/12 x)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (- (/ 1 x) (* 1/12 x)) * [exit]simplify: Simplified to (- (/ 1 x) (* 1/12 x)) * * * * [misc]progress: [ 19 / 25 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (+ (* x 1/12) (+ 1/2 (/ 1 x))) * * * * [misc]progress: [ 21 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (+ (* x 1/12) (+ 1/2 (/ 1 x))) * * * * [misc]progress: [ 22 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (+ (* x 1/12) (+ 1/2 (/ 1 x))) * * * * [misc]progress: [ 23 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (+ (* x 1/12) (+ 1/2 (/ 1 x))) * * * * [misc]progress: [ 24 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (+ (* x 1/12) (+ 1/2 (/ 1 x))) * * * * [misc]progress: [ 25 / 25 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (+ (* x 1/12) (+ 1/2 (/ 1 x))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 3 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 2 ] rewriting at (2 2) * * * * [misc]progress: [ 2 / 2 ] rewriting at (2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 2 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (- 1 (exp (- x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (- 1 (exp (- x))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (- 1 (exp (- x))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (- 1/2) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify -1/2 into -1/2 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 3) 6)) (* (/ (pow -1 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into -1/6 * [misc]backup-simplify: Simplify (- -1/6) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]backup-simplify: Simplify (+ (* 1/6 (pow x 3)) (+ (* -1/2 (pow x 2)) (* 1 x))) into (- (+ (* 1/6 (pow x 3)) x) (* 1/2 (pow x 2))) * [misc]approximate: Taking taylor expansion of (- 1 (exp (- (/ 1 x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (- 1 (exp (- (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp (- (/ 1 x))) into (exp (- (/ 1 x))) * [misc]taylor: Taking taylor expansion of (- 1 (exp (- (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp (- (/ 1 x))) into (exp (- (/ 1 x))) * [misc]backup-simplify: Simplify (- (exp (- (/ 1 x)))) into (- (exp (- (/ 1 x)))) * [misc]backup-simplify: Simplify (+ 1 (- (exp (- (/ 1 x))))) into (- 1 (exp (- (/ 1 x)))) * [misc]backup-simplify: Simplify (- 1 (exp (- (/ 1 x)))) into (- 1 (exp (- (/ 1 x)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 1 (exp (- (/ 1 (/ 1 x))))) into (- 1 (exp (- x))) * [misc]approximate: Taking taylor expansion of (- 1 (exp (- (/ 1 (- x))))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (- 1 (exp (- (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (exp (- (/ 1 (- x)))) into (exp (/ 1 x)) * [misc]taylor: Taking taylor expansion of (- 1 (exp (- (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (exp (- (/ 1 (- x)))) into (exp (/ 1 x)) * [misc]backup-simplify: Simplify (- (exp (/ 1 x))) into (- (exp (/ 1 x))) * [misc]backup-simplify: Simplify (+ 1 (- (exp (/ 1 x)))) into (- 1 (exp (/ 1 x))) * [misc]backup-simplify: Simplify (- 1 (exp (/ 1 x))) into (- 1 (exp (/ 1 x))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 1 (exp (/ 1 (/ 1 (- x))))) into (- 1 (exp (* -1 x))) * * * * [misc]progress: [ 2 / 2 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ 1 (- 1 (exp (- x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (exp (- x)))) in x * [misc]taylor: Taking taylor expansion of (- 1 (exp (- x))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (exp (- x)))) in x * [misc]taylor: Taking taylor expansion of (- 1 (exp (- x))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (- 1/2) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -1/2 1)))) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 3) 6)) (* (/ (pow -1 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into -1/6 * [misc]backup-simplify: Simplify (- -1/6) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 1/6 1)) (* 1/2 (/ -1/2 1)))) into 1/12 * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]backup-simplify: Simplify (+ (* 1/12 x) (+ 1/2 (* 1 (/ 1 x)))) into (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * [misc]approximate: Taking taylor expansion of (/ 1 (- 1 (exp (- (/ 1 x))))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (exp (- (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (- 1 (exp (- (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp (- (/ 1 x))) into (exp (- (/ 1 x))) * [misc]backup-simplify: Simplify (- (exp (- (/ 1 x)))) into (- (exp (- (/ 1 x)))) * [misc]backup-simplify: Simplify (+ 1 (- (exp (- (/ 1 x))))) into (- 1 (exp (- (/ 1 x)))) * [misc]backup-simplify: Simplify (/ 1 (- 1 (exp (- (/ 1 x))))) into (/ 1 (- 1 (exp (- (/ 1 x))))) * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (exp (- (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (- 1 (exp (- (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp (- (/ 1 x))) into (exp (- (/ 1 x))) * [misc]backup-simplify: Simplify (- (exp (- (/ 1 x)))) into (- (exp (- (/ 1 x)))) * [misc]backup-simplify: Simplify (+ 1 (- (exp (- (/ 1 x))))) into (- 1 (exp (- (/ 1 x)))) * [misc]backup-simplify: Simplify (/ 1 (- 1 (exp (- (/ 1 x))))) into (/ 1 (- 1 (exp (- (/ 1 x))))) * [misc]backup-simplify: Simplify (/ 1 (- 1 (exp (- (/ 1 x))))) into (/ 1 (- 1 (exp (- (/ 1 x))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (exp (- (/ 1 x))))) (/ 0 (- 1 (exp (- (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (exp (- (/ 1 x))))) (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (exp (- (/ 1 x))))) (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (exp (- (/ 1 x))))) (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (exp (- (/ 1 x))))) (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (exp (- (/ 1 x))))) (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))) (* 0 (/ 0 (- 1 (exp (- (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (- 1 (exp (- (/ 1 (/ 1 x)))))) into (/ 1 (- 1 (exp (- x)))) * [misc]approximate: Taking taylor expansion of (/ 1 (- 1 (exp (- (/ 1 (- x)))))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (exp (- (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (- 1 (exp (- (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (exp (- (/ 1 (- x)))) into (exp (/ 1 x)) * [misc]backup-simplify: Simplify (- (exp (/ 1 x))) into (- (exp (/ 1 x))) * [misc]backup-simplify: Simplify (+ 1 (- (exp (/ 1 x)))) into (- 1 (exp (/ 1 x))) * [misc]backup-simplify: Simplify (/ 1 (- 1 (exp (/ 1 x)))) into (/ 1 (- 1 (exp (/ 1 x)))) * [misc]taylor: Taking taylor expansion of (/ 1 (- 1 (exp (- (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (- 1 (exp (- (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (exp (- (/ 1 (- x)))) into (exp (/ 1 x)) * [misc]backup-simplify: Simplify (- (exp (/ 1 x))) into (- (exp (/ 1 x))) * [misc]backup-simplify: Simplify (+ 1 (- (exp (/ 1 x)))) into (- 1 (exp (/ 1 x))) * [misc]backup-simplify: Simplify (/ 1 (- 1 (exp (/ 1 x)))) into (/ 1 (- 1 (exp (/ 1 x)))) * [misc]backup-simplify: Simplify (/ 1 (- 1 (exp (/ 1 x)))) into (/ 1 (- 1 (exp (/ 1 x)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (exp (/ 1 x)))) (/ 0 (- 1 (exp (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (exp (/ 1 x)))) (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (exp (/ 1 x)))) (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (exp (/ 1 x)))) (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (exp (/ 1 x)))) (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (exp (/ 1 x)))) (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))) (* 0 (/ 0 (- 1 (exp (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (- 1 (exp (/ 1 (/ 1 (- x)))))) into (/ 1 (- 1 (exp (* -1 x)))) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 35 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (log (- 1 (exp (- x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (log (- 1 (exp (- x)))) * [exit]simplify: Simplified to (log (- 1 (exp (- x)))) * * * * [misc]progress: [ 3 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (- 1 (exp (- x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * [exit]simplify: Simplified to (exp (- 1 (exp (- x)))) * [exit]simplify: Simplified to (exp (- 1 (exp (- x)))) * * * * [misc]progress: [ 4 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (- 1 (exp (- x)))) (cbrt (- 1 (exp (- x))))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (* (cbrt (- 1 (exp (- x)))) (cbrt (- 1 (exp (- x))))) * [exit]simplify: Simplified to (* (cbrt (- 1 (exp (- x)))) (cbrt (- 1 (exp (- x))))) * [enter]simplify: Simplifying (cbrt (- 1 (exp (- x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (cbrt (- 1 (exp (- x)))) * [exit]simplify: Simplified to (cbrt (- 1 (exp (- x)))) * * * * [misc]progress: [ 5 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (- 1 (exp (- x))) (- 1 (exp (- x)))) (- 1 (exp (- x)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (204 enodes) * [exit]simplify: Simplified to (pow (- 1 (exp (- x))) 3) * [exit]simplify: Simplified to (pow (- 1 (exp (- x))) 3) * * * * [misc]progress: [ 6 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- 1 (exp (- x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (sqrt (- 1 (exp (- x)))) * [exit]simplify: Simplified to (sqrt (- 1 (exp (- x)))) * [enter]simplify: Simplifying (sqrt (- 1 (exp (- x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (sqrt (- 1 (exp (- x)))) * [exit]simplify: Simplified to (sqrt (- 1 (exp (- x)))) * * * * [misc]progress: [ 7 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow 1 3) (pow (exp (- x)) 3)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (137 enodes) * * [misc]simplify: iters left: 1 (245 enodes) * [exit]simplify: Simplified to (- 1 (exp (- (- x) (+ x x)))) * [exit]simplify: Simplified to (- 1 (exp (- (- x) (+ x x)))) * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (exp (- x)) (exp (- x))) (* 1 (exp (- x))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (84 enodes) * * [misc]simplify: iters left: 1 (119 enodes) * [exit]simplify: Simplified to (+ (+ (exp (- x)) 1) (* (exp (- x)) (exp (- x)))) * [exit]simplify: Simplified to (+ (+ (exp (- x)) 1) (* (exp (- x)) (exp (- x)))) * * * * [misc]progress: [ 8 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (- (exp (- x))) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * [exit]simplify: Simplified to (/ (- 1) (exp x)) * [exit]simplify: Simplified to (/ (- 1) (exp x)) * * * * [misc]progress: [ 9 / 35 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* 1 1) (* (exp (- x)) (exp (- x)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (58 enodes) * * [misc]simplify: iters left: 1 (95 enodes) * [exit]simplify: Simplified to (- 1 (exp (- (+ x x)))) * [exit]simplify: Simplified to (- 1 (exp (- (+ x x)))) * [enter]simplify: Simplifying (+ 1 (exp (- x))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (+ 1 (exp (- x))) * [exit]simplify: Simplified to (+ 1 (exp (- x))) * * * * [misc]progress: [ 11 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (- (exp (- x))) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * [exit]simplify: Simplified to (/ (- 1) (exp x)) * [exit]simplify: Simplified to (/ (- 1) (exp x)) * * * * [misc]progress: [ 12 / 35 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (- 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (- 1) * [exit]simplify: Simplified to (- 1) * * * * [misc]progress: [ 14 / 35 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (- 1 (exp (- x))))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (- (log (- 1 (exp (- x))))) * [exit]simplify: Simplified to (- (log (- 1 (exp (- x))))) * * * * [misc]progress: [ 16 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ 1 (- 1 (exp (- x))))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (log (/ 1 (- 1 (exp (- x))))) * [exit]simplify: Simplified to (log (/ 1 (- 1 (exp (- x))))) * * * * [misc]progress: [ 17 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ 1 (- 1 (exp (- x))))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (exp (/ 1 (- 1 (exp (- x))))) * [exit]simplify: Simplified to (exp (/ 1 (- 1 (exp (- x))))) * * * * [misc]progress: [ 18 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ 1 (- 1 (exp (- x))))) (cbrt (/ 1 (- 1 (exp (- x)))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 1 (- 1 (exp (- x))))) (cbrt (/ 1 (- 1 (exp (- x)))))) * [exit]simplify: Simplified to (* (cbrt (/ 1 (- 1 (exp (- x))))) (cbrt (/ 1 (- 1 (exp (- x)))))) * [enter]simplify: Simplifying (cbrt (/ 1 (- 1 (exp (- x))))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (cbrt (/ 1 (- 1 (exp (- x))))) * [exit]simplify: Simplified to (cbrt (/ 1 (- 1 (exp (- x))))) * * * * [misc]progress: [ 19 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ 1 (- 1 (exp (- x)))) (/ 1 (- 1 (exp (- x))))) (/ 1 (- 1 (exp (- x))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (48 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (111 enodes) * [exit]simplify: Simplified to (/ (/ 1 (- 1 (exp (- x)))) (* (- 1 (exp (- x))) (- 1 (exp (- x))))) * [exit]simplify: Simplified to (/ (/ 1 (- 1 (exp (- x)))) (* (- 1 (exp (- x))) (- 1 (exp (- x))))) * * * * [misc]progress: [ 20 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 (- 1 (exp (- x))))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 (- 1 (exp (- x))))) * [exit]simplify: Simplified to (sqrt (/ 1 (- 1 (exp (- x))))) * [enter]simplify: Simplifying (sqrt (/ 1 (- 1 (exp (- x))))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 (- 1 (exp (- x))))) * [exit]simplify: Simplified to (sqrt (/ 1 (- 1 (exp (- x))))) * * * * [misc]progress: [ 21 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (- 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (- 1) * [exit]simplify: Simplified to (- 1) * [enter]simplify: Simplifying (- (- 1 (exp (- x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (22 enodes) * [exit]simplify: Simplified to (- (exp (- x)) 1) * [exit]simplify: Simplified to (- (exp (- x)) 1) * * * * [misc]progress: [ 22 / 35 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (- 1 (exp (- x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ 1 (- 1 (exp (- x)))) * [exit]simplify: Simplified to (/ 1 (- 1 (exp (- x)))) * * * * [misc]progress: [ 24 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- 1 (exp (- x))) 1) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * [exit]simplify: Simplified to (- 1 (exp (- x))) * [exit]simplify: Simplified to (- 1 (exp (- x))) * * * * [misc]progress: [ 25 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (- 1 (exp (- x)))) (cbrt (- 1 (exp (- x)))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (- 1 (exp (- x))))) (cbrt (- 1 (exp (- x))))) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (- 1 (exp (- x))))) (cbrt (- 1 (exp (- x))))) * * * * [misc]progress: [ 26 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (- 1 (exp (- x))))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (- 1 (exp (- x))))) * [exit]simplify: Simplified to (/ 1 (sqrt (- 1 (exp (- x))))) * * * * [misc]progress: [ 27 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * * * * [misc]progress: [ 28 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (- (pow 1 3) (pow (exp (- x)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (138 enodes) * * [misc]simplify: iters left: 1 (246 enodes) * [exit]simplify: Simplified to (/ 1 (- 1 (exp (- (- x) (+ x x))))) * [exit]simplify: Simplified to (/ 1 (- 1 (exp (- (- x) (+ x x))))) * * * * [misc]progress: [ 29 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (- (* 1 1) (* (exp (- x)) (exp (- x))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (96 enodes) * [exit]simplify: Simplified to (/ 1 (- 1 (exp (+ (- x) (- x))))) * [exit]simplify: Simplified to (/ 1 (- 1 (exp (+ (- x) (- x))))) * * * * [misc]progress: [ 30 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (- (+ (* 1/6 (pow x 3)) x) (* 1/2 (pow x 2)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (91 enodes) * * [misc]simplify: iters left: 2 (128 enodes) * * [misc]simplify: iters left: 1 (202 enodes) * [exit]simplify: Simplified to (/ (/ 1 x) (+ (* x (* x 1/6)) (- 1 (* 1/2 x)))) * * * * [misc]progress: [ 31 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (- 1 (exp (- x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ 1 (- 1 (exp (- x)))) * * * * [misc]progress: [ 32 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (- 1 (exp (* -1 x)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ 1 (- 1 (exp (- x)))) * * * * [misc]progress: [ 33 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (+ (* x 1/12) (+ 1/2 (/ 1 x))) * * * * [misc]progress: [ 34 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (- 1 (exp (- x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ 1 (- 1 (exp (- x)))) * * * * [misc]progress: [ 35 / 35 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (- 1 (exp (* -1 x)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ 1 (- 1 (exp (- x)))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 4 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 2 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2 1 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2 1) * [misc]approximate: Taking taylor expansion of (- (pow (exp x) 3) 1) in (x) around 0 * [misc]taylor: Taking taylor expansion of (- (pow (exp x) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp x)) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 3 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 * [misc]backup-simplify: Simplify (+ (* 3 1) (* 0 0)) into 3 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (pow (exp x) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp x)) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 3 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 * [misc]backup-simplify: Simplify (+ (* 3 1) (* 0 0)) into 3 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 3 1) 1)))) into 3 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 3 0) into 3 * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 1/2) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 3 2) 2)) (* (/ (pow 0 1) 1)))) into 9/2 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 9/2 0) into 9/2 * [misc]backup-simplify: Simplify 9/2 into 9/2 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 3) 6)) (* (/ (pow 1 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 1/6 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 1/2) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 1/6) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 3 3) 6)) (* (/ (pow 3 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 9/2 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 9/2 0) into 9/2 * [misc]backup-simplify: Simplify 9/2 into 9/2 * [misc]backup-simplify: Simplify (+ (* 9/2 (pow x 3)) (+ (* 9/2 (pow x 2)) (* 3 x))) into (+ (* 9/2 (pow x 2)) (+ (* 9/2 (pow x 3)) (* 3 x))) * [misc]approximate: Taking taylor expansion of (- (pow (exp (/ 1 x)) 3) 1) in (x) around 0 * [misc]taylor: Taking taylor expansion of (- (pow (exp (/ 1 x)) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]backup-simplify: Simplify (log (exp (/ 1 x))) into (/ 1 x) * [misc]backup-simplify: Simplify (* 3 (/ 1 x)) into (/ 3 x) * [misc]backup-simplify: Simplify (exp (/ 3 x)) into (exp (/ 3 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (pow (exp (/ 1 x)) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]backup-simplify: Simplify (log (exp (/ 1 x))) into (/ 1 x) * [misc]backup-simplify: Simplify (* 3 (/ 1 x)) into (/ 3 x) * [misc]backup-simplify: Simplify (exp (/ 3 x)) into (exp (/ 3 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ 3 x)) -1) into (- (exp (/ 3 x)) 1) * [misc]backup-simplify: Simplify (- (exp (/ 3 x)) 1) into (- (exp (/ 3 x)) 1) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ 1 x))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (exp (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (exp (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (exp (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (exp (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (exp (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (exp (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (exp (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (exp (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (exp (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (exp (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (exp (/ 3 (/ 1 x))) 1) into (- (exp (* 3 x)) 1) * [misc]approximate: Taking taylor expansion of (- (pow (exp (/ 1 (- x))) 3) 1) in (x) around 0 * [misc]taylor: Taking taylor expansion of (- (pow (exp (/ 1 (- x))) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]backup-simplify: Simplify (log (exp (/ -1 x))) into (/ -1 x) * [misc]backup-simplify: Simplify (* 3 (/ -1 x)) into (/ -3 x) * [misc]backup-simplify: Simplify (exp (/ -3 x)) into (exp (/ -3 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (pow (exp (/ 1 (- x))) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]backup-simplify: Simplify (log (exp (/ -1 x))) into (/ -1 x) * [misc]backup-simplify: Simplify (* 3 (/ -1 x)) into (/ -3 x) * [misc]backup-simplify: Simplify (exp (/ -3 x)) into (exp (/ -3 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ -3 x)) -1) into (- (exp (/ -3 x)) 1) * [misc]backup-simplify: Simplify (- (exp (/ -3 x)) 1) into (- (exp (/ -3 x)) 1) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ -1 x))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (exp (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (exp (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (exp (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (exp (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (exp (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (exp (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (exp (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (exp (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (exp (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (exp (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (exp (/ -3 (/ 1 (- x)))) 1) into (- (exp (* 3 x)) 1) * * * * [misc]progress: [ 2 / 4 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) in x * [misc]taylor: Taking taylor expansion of (- (pow (exp x) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp x)) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 3 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 * [misc]backup-simplify: Simplify (+ (* 3 1) (* 0 0)) into 3 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (exp (+ x x)) (+ (exp x) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (+ x x)) in x * [misc]taylor: Taking taylor expansion of (+ x x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 1 1) into 2 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (+ (exp x) 1) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 3 1) 1)))) into 3 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 3 0) into 3 * [misc]backup-simplify: Simplify (+ 1 1) into 2 * [misc]backup-simplify: Simplify (+ 1 2) into 3 * [misc]backup-simplify: Simplify (/ 3 3) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) in x * [misc]taylor: Taking taylor expansion of (- (pow (exp x) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp x)) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 3 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 * [misc]backup-simplify: Simplify (+ (* 3 1) (* 0 0)) into 3 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (exp (+ x x)) (+ (exp x) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (+ x x)) in x * [misc]taylor: Taking taylor expansion of (+ x x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 1 1) into 2 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (+ (exp x) 1) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 3 1) 1)))) into 3 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 3 0) into 3 * [misc]backup-simplify: Simplify (+ 1 1) into 2 * [misc]backup-simplify: Simplify (+ 1 2) into 3 * [misc]backup-simplify: Simplify (/ 3 3) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 1/2) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 3 2) 2)) (* (/ (pow 0 1) 1)))) into 9/2 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 9/2 0) into 9/2 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 2 1) 1)))) into 2 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ 2 1) into 3 * [misc]backup-simplify: Simplify (- (/ 9/2 3) (+ (* 1 (/ 3 3)))) into 1/2 * [misc]backup-simplify: Simplify (- (/ 1 1) (+ (* 1 (/ 1/2 1)))) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 3) 6)) (* (/ (pow 1 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 1/6 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 1/2) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 1/6) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 3 3) 6)) (* (/ (pow 3 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 9/2 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 9/2 0) into 9/2 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 2 2) 2)) (* (/ (pow 0 1) 1)))) into 2 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (+ 2 1/2) into 5/2 * [misc]backup-simplify: Simplify (- (/ 9/2 3) (+ (* 1 (/ 5/2 3)) (* 1/2 (/ 3 3)))) into 1/6 * [misc]backup-simplify: Simplify (- (/ 1/2 1) (+ (* 1 (/ 1/6 1)) (* 1/2 (/ 1/2 1)))) into 1/12 * [misc]backup-simplify: Simplify 1/12 into 1/12 * [misc]backup-simplify: Simplify (+ (* 1/12 x) (+ 1/2 (* 1 (/ 1 x)))) into (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * [misc]approximate: Taking taylor expansion of (/ (exp (/ 1 x)) (/ (- (pow (exp (/ 1 x)) 3) 1) (+ (exp (+ (/ 1 x) (/ 1 x))) (+ (exp (/ 1 x)) 1)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (exp (/ 1 x)) (/ (- (pow (exp (/ 1 x)) 3) 1) (+ (exp (+ (/ 1 x) (/ 1 x))) (+ (exp (/ 1 x)) 1)))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]taylor: Taking taylor expansion of (/ (- (pow (exp (/ 1 x)) 3) 1) (+ (exp (+ (/ 1 x) (/ 1 x))) (+ (exp (/ 1 x)) 1))) in x * [misc]taylor: Taking taylor expansion of (- (pow (exp (/ 1 x)) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]backup-simplify: Simplify (log (exp (/ 1 x))) into (/ 1 x) * [misc]backup-simplify: Simplify (* 3 (/ 1 x)) into (/ 3 x) * [misc]backup-simplify: Simplify (exp (/ 3 x)) into (exp (/ 3 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (exp (+ (/ 1 x) (/ 1 x))) (+ (exp (/ 1 x)) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (+ (/ 1 x) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 1) into 2 * [misc]backup-simplify: Simplify (exp (+ (/ 1 x) (/ 1 x))) into (exp (* 2 (/ 1 x))) * [misc]taylor: Taking taylor expansion of (+ (exp (/ 1 x)) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ 3 x)) -1) into (- (exp (/ 3 x)) 1) * [misc]backup-simplify: Simplify (+ (exp (/ 1 x)) 1) into (+ 1 (exp (/ 1 x))) * [misc]backup-simplify: Simplify (+ (exp (* 2 (/ 1 x))) (+ 1 (exp (/ 1 x)))) into (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) * [misc]backup-simplify: Simplify (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) into (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) * [misc]backup-simplify: Simplify (/ (exp (/ 1 x)) (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) into (/ (* (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) (exp (/ 1 x))) (- (exp (/ 3 x)) 1)) * [misc]taylor: Taking taylor expansion of (/ (exp (/ 1 x)) (/ (- (pow (exp (/ 1 x)) 3) 1) (+ (exp (+ (/ 1 x) (/ 1 x))) (+ (exp (/ 1 x)) 1)))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]taylor: Taking taylor expansion of (/ (- (pow (exp (/ 1 x)) 3) 1) (+ (exp (+ (/ 1 x) (/ 1 x))) (+ (exp (/ 1 x)) 1))) in x * [misc]taylor: Taking taylor expansion of (- (pow (exp (/ 1 x)) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]backup-simplify: Simplify (log (exp (/ 1 x))) into (/ 1 x) * [misc]backup-simplify: Simplify (* 3 (/ 1 x)) into (/ 3 x) * [misc]backup-simplify: Simplify (exp (/ 3 x)) into (exp (/ 3 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (exp (+ (/ 1 x) (/ 1 x))) (+ (exp (/ 1 x)) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (+ (/ 1 x) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 1) into 2 * [misc]backup-simplify: Simplify (exp (+ (/ 1 x) (/ 1 x))) into (exp (* 2 (/ 1 x))) * [misc]taylor: Taking taylor expansion of (+ (exp (/ 1 x)) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ 3 x)) -1) into (- (exp (/ 3 x)) 1) * [misc]backup-simplify: Simplify (+ (exp (/ 1 x)) 1) into (+ 1 (exp (/ 1 x))) * [misc]backup-simplify: Simplify (+ (exp (* 2 (/ 1 x))) (+ 1 (exp (/ 1 x)))) into (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) * [misc]backup-simplify: Simplify (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) into (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) * [misc]backup-simplify: Simplify (/ (exp (/ 1 x)) (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) into (/ (* (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) (exp (/ 1 x))) (- (exp (/ 3 x)) 1)) * [misc]backup-simplify: Simplify (/ (* (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) (exp (/ 1 x))) (- (exp (/ 3 x)) 1)) into (/ (* (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) (exp (/ 1 x))) (- (exp (/ 3 x)) 1)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ 1 x))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (+ (* (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (+ (* (/ (* (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) (exp (/ 1 x))) (- (exp (/ 3 x)) 1)) (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (+ (* (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (+ (* (/ (* (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) (exp (/ 1 x))) (- (exp (/ 3 x)) 1)) (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (exp (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (+ (* (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (+ (* (/ (* (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) (exp (/ 1 x))) (- (exp (/ 3 x)) 1)) (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (exp (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (exp (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (+ (* (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (+ (* (/ (* (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) (exp (/ 1 x))) (- (exp (/ 3 x)) 1)) (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (exp (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (exp (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (+ (* (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (+ (* (/ (* (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) (exp (/ 1 x))) (- (exp (/ 3 x)) 1)) (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (exp (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (exp (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (exp (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (exp (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (exp (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (+ (* (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (+ (* (/ (* (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) (exp (/ 1 x))) (- (exp (/ 3 x)) 1)) (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))) (* 0 (/ 0 (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (* (+ 1 (+ (exp (/ 2 (/ 1 x))) (exp (/ 1 (/ 1 x))))) (exp (/ 1 (/ 1 x)))) (- (exp (/ 3 (/ 1 x))) 1)) into (/ (* (+ (exp (* 2 x)) (+ 1 (exp x))) (exp x)) (- (exp (* 3 x)) 1)) * [misc]approximate: Taking taylor expansion of (/ (exp (/ 1 (- x))) (/ (- (pow (exp (/ 1 (- x))) 3) 1) (+ (exp (+ (/ 1 (- x)) (/ 1 (- x)))) (+ (exp (/ 1 (- x))) 1)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (exp (/ 1 (- x))) (/ (- (pow (exp (/ 1 (- x))) 3) 1) (+ (exp (+ (/ 1 (- x)) (/ 1 (- x)))) (+ (exp (/ 1 (- x))) 1)))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]taylor: Taking taylor expansion of (/ (- (pow (exp (/ 1 (- x))) 3) 1) (+ (exp (+ (/ 1 (- x)) (/ 1 (- x)))) (+ (exp (/ 1 (- x))) 1))) in x * [misc]taylor: Taking taylor expansion of (- (pow (exp (/ 1 (- x))) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]backup-simplify: Simplify (log (exp (/ -1 x))) into (/ -1 x) * [misc]backup-simplify: Simplify (* 3 (/ -1 x)) into (/ -3 x) * [misc]backup-simplify: Simplify (exp (/ -3 x)) into (exp (/ -3 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (exp (+ (/ 1 (- x)) (/ 1 (- x)))) (+ (exp (/ 1 (- x))) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (+ (/ 1 (- x)) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- x)) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (+ -1 -1) into -2 * [misc]backup-simplify: Simplify (exp (+ (/ 1 (- x)) (/ 1 (- x)))) into (exp (- (* 2 (/ 1 x)))) * [misc]taylor: Taking taylor expansion of (+ (exp (/ 1 (- x))) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ -3 x)) -1) into (- (exp (/ -3 x)) 1) * [misc]backup-simplify: Simplify (+ (exp (/ -1 x)) 1) into (+ 1 (exp (/ -1 x))) * [misc]backup-simplify: Simplify (+ (exp (- (* 2 (/ 1 x)))) (+ 1 (exp (/ -1 x)))) into (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))) * [misc]backup-simplify: Simplify (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) into (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) * [misc]backup-simplify: Simplify (/ (exp (/ -1 x)) (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) into (/ (* (exp (/ -1 x)) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (- (exp (/ -3 x)) 1)) * [misc]taylor: Taking taylor expansion of (/ (exp (/ 1 (- x))) (/ (- (pow (exp (/ 1 (- x))) 3) 1) (+ (exp (+ (/ 1 (- x)) (/ 1 (- x)))) (+ (exp (/ 1 (- x))) 1)))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]taylor: Taking taylor expansion of (/ (- (pow (exp (/ 1 (- x))) 3) 1) (+ (exp (+ (/ 1 (- x)) (/ 1 (- x)))) (+ (exp (/ 1 (- x))) 1))) in x * [misc]taylor: Taking taylor expansion of (- (pow (exp (/ 1 (- x))) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]backup-simplify: Simplify (log (exp (/ -1 x))) into (/ -1 x) * [misc]backup-simplify: Simplify (* 3 (/ -1 x)) into (/ -3 x) * [misc]backup-simplify: Simplify (exp (/ -3 x)) into (exp (/ -3 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (exp (+ (/ 1 (- x)) (/ 1 (- x)))) (+ (exp (/ 1 (- x))) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (+ (/ 1 (- x)) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- x)) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (+ -1 -1) into -2 * [misc]backup-simplify: Simplify (exp (+ (/ 1 (- x)) (/ 1 (- x)))) into (exp (- (* 2 (/ 1 x)))) * [misc]taylor: Taking taylor expansion of (+ (exp (/ 1 (- x))) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ -3 x)) -1) into (- (exp (/ -3 x)) 1) * [misc]backup-simplify: Simplify (+ (exp (/ -1 x)) 1) into (+ 1 (exp (/ -1 x))) * [misc]backup-simplify: Simplify (+ (exp (- (* 2 (/ 1 x)))) (+ 1 (exp (/ -1 x)))) into (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))) * [misc]backup-simplify: Simplify (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) into (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) * [misc]backup-simplify: Simplify (/ (exp (/ -1 x)) (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) into (/ (* (exp (/ -1 x)) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (- (exp (/ -3 x)) 1)) * [misc]backup-simplify: Simplify (/ (* (exp (/ -1 x)) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (- (exp (/ -3 x)) 1)) into (/ (* (exp (/ -1 x)) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (- (exp (/ -3 x)) 1)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ -1 x))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (+ (* (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (+ (* (/ (* (exp (/ -1 x)) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (- (exp (/ -3 x)) 1)) (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (+ (* (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (+ (* (/ (* (exp (/ -1 x)) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (- (exp (/ -3 x)) 1)) (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (exp (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (+ (* (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (+ (* (/ (* (exp (/ -1 x)) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (- (exp (/ -3 x)) 1)) (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (exp (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (exp (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (+ (* (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (+ (* (/ (* (exp (/ -1 x)) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (- (exp (/ -3 x)) 1)) (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (exp (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (exp (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (+ (* (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (+ (* (/ (* (exp (/ -1 x)) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (- (exp (/ -3 x)) 1)) (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (exp (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (exp (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (exp (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (exp (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (exp (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (+ (* (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (+ (* (/ (* (exp (/ -1 x)) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (- (exp (/ -3 x)) 1)) (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))) (* 0 (/ 0 (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (* (exp (/ -1 (/ 1 (- x)))) (+ 1 (+ (exp (/ -1 (/ 1 (- x)))) (exp (- (* 2 (/ 1 (/ 1 (- x))))))))) (- (exp (/ -3 (/ 1 (- x)))) 1)) into (/ (* (+ (exp (* 2 x)) (+ 1 (exp x))) (exp x)) (- (exp (* 3 x)) 1)) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) in x * [misc]taylor: Taking taylor expansion of (- (pow (exp x) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp x)) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 3 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 * [misc]backup-simplify: Simplify (+ (* 3 1) (* 0 0)) into 3 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (exp (+ x x)) (+ (exp x) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (+ x x)) in x * [misc]taylor: Taking taylor expansion of (+ x x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 1 1) into 2 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (+ (exp x) 1) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 3 1) 1)))) into 3 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 3 0) into 3 * [misc]backup-simplify: Simplify (+ 1 1) into 2 * [misc]backup-simplify: Simplify (+ 1 2) into 3 * [misc]backup-simplify: Simplify (/ 3 3) into 1 * [misc]taylor: Taking taylor expansion of (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) in x * [misc]taylor: Taking taylor expansion of (- (pow (exp x) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp x)) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 3 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 * [misc]backup-simplify: Simplify (+ (* 3 1) (* 0 0)) into 3 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (exp (+ x x)) (+ (exp x) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (+ x x)) in x * [misc]taylor: Taking taylor expansion of (+ x x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 1 1) into 2 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (+ (exp x) 1) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 3 1) 1)))) into 3 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 3 0) into 3 * [misc]backup-simplify: Simplify (+ 1 1) into 2 * [misc]backup-simplify: Simplify (+ 1 2) into 3 * [misc]backup-simplify: Simplify (/ 3 3) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 1/2) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 3 2) 2)) (* (/ (pow 0 1) 1)))) into 9/2 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 9/2 0) into 9/2 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 2 1) 1)))) into 2 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ 2 1) into 3 * [misc]backup-simplify: Simplify (- (/ 9/2 3) (+ (* 1 (/ 3 3)))) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 3) 6)) (* (/ (pow 1 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 1/6 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 1/2) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 1/6) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 3 3) 6)) (* (/ (pow 3 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 9/2 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 9/2 0) into 9/2 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 2 2) 2)) (* (/ (pow 0 1) 1)))) into 2 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (+ 2 1/2) into 5/2 * [misc]backup-simplify: Simplify (- (/ 9/2 3) (+ (* 1 (/ 5/2 3)) (* 1/2 (/ 3 3)))) into 1/6 * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]backup-simplify: Simplify (+ (* 1/6 (pow x 3)) (+ (* 1/2 (pow x 2)) (* 1 x))) into (+ (* 1/2 (pow x 2)) (+ (* 1/6 (pow x 3)) x)) * [misc]approximate: Taking taylor expansion of (/ (- (pow (exp (/ 1 x)) 3) 1) (+ (exp (+ (/ 1 x) (/ 1 x))) (+ (exp (/ 1 x)) 1))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (pow (exp (/ 1 x)) 3) 1) (+ (exp (+ (/ 1 x) (/ 1 x))) (+ (exp (/ 1 x)) 1))) in x * [misc]taylor: Taking taylor expansion of (- (pow (exp (/ 1 x)) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]backup-simplify: Simplify (log (exp (/ 1 x))) into (/ 1 x) * [misc]backup-simplify: Simplify (* 3 (/ 1 x)) into (/ 3 x) * [misc]backup-simplify: Simplify (exp (/ 3 x)) into (exp (/ 3 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (exp (+ (/ 1 x) (/ 1 x))) (+ (exp (/ 1 x)) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (+ (/ 1 x) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 1) into 2 * [misc]backup-simplify: Simplify (exp (+ (/ 1 x) (/ 1 x))) into (exp (* 2 (/ 1 x))) * [misc]taylor: Taking taylor expansion of (+ (exp (/ 1 x)) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ 3 x)) -1) into (- (exp (/ 3 x)) 1) * [misc]backup-simplify: Simplify (+ (exp (/ 1 x)) 1) into (+ 1 (exp (/ 1 x))) * [misc]backup-simplify: Simplify (+ (exp (* 2 (/ 1 x))) (+ 1 (exp (/ 1 x)))) into (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) * [misc]backup-simplify: Simplify (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) into (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (exp (/ 1 x)) 3) 1) (+ (exp (+ (/ 1 x) (/ 1 x))) (+ (exp (/ 1 x)) 1))) in x * [misc]taylor: Taking taylor expansion of (- (pow (exp (/ 1 x)) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]backup-simplify: Simplify (log (exp (/ 1 x))) into (/ 1 x) * [misc]backup-simplify: Simplify (* 3 (/ 1 x)) into (/ 3 x) * [misc]backup-simplify: Simplify (exp (/ 3 x)) into (exp (/ 3 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (exp (+ (/ 1 x) (/ 1 x))) (+ (exp (/ 1 x)) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (+ (/ 1 x) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 1) into 2 * [misc]backup-simplify: Simplify (exp (+ (/ 1 x) (/ 1 x))) into (exp (* 2 (/ 1 x))) * [misc]taylor: Taking taylor expansion of (+ (exp (/ 1 x)) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ 3 x)) -1) into (- (exp (/ 3 x)) 1) * [misc]backup-simplify: Simplify (+ (exp (/ 1 x)) 1) into (+ 1 (exp (/ 1 x))) * [misc]backup-simplify: Simplify (+ (exp (* 2 (/ 1 x))) (+ 1 (exp (/ 1 x)))) into (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))) * [misc]backup-simplify: Simplify (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) into (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) * [misc]backup-simplify: Simplify (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) into (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ 1 x))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (+ (* (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (+ (* (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (exp (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (+ (* (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (exp (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (exp (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (+ (* (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (exp (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (exp (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (+ (* (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (exp (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (exp (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (exp (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (exp (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (exp (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (+ (* (/ (- (exp (/ 3 x)) 1) (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x))))) (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))) (* 0 (/ 0 (+ 1 (+ (exp (/ 2 x)) (exp (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (- (exp (/ 3 (/ 1 x))) 1) (+ 1 (+ (exp (/ 2 (/ 1 x))) (exp (/ 1 (/ 1 x)))))) into (/ (- (exp (* 3 x)) 1) (+ (exp (* 2 x)) (+ 1 (exp x)))) * [misc]approximate: Taking taylor expansion of (/ (- (pow (exp (/ 1 (- x))) 3) 1) (+ (exp (+ (/ 1 (- x)) (/ 1 (- x)))) (+ (exp (/ 1 (- x))) 1))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (pow (exp (/ 1 (- x))) 3) 1) (+ (exp (+ (/ 1 (- x)) (/ 1 (- x)))) (+ (exp (/ 1 (- x))) 1))) in x * [misc]taylor: Taking taylor expansion of (- (pow (exp (/ 1 (- x))) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]backup-simplify: Simplify (log (exp (/ -1 x))) into (/ -1 x) * [misc]backup-simplify: Simplify (* 3 (/ -1 x)) into (/ -3 x) * [misc]backup-simplify: Simplify (exp (/ -3 x)) into (exp (/ -3 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (exp (+ (/ 1 (- x)) (/ 1 (- x)))) (+ (exp (/ 1 (- x))) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (+ (/ 1 (- x)) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- x)) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (+ -1 -1) into -2 * [misc]backup-simplify: Simplify (exp (+ (/ 1 (- x)) (/ 1 (- x)))) into (exp (- (* 2 (/ 1 x)))) * [misc]taylor: Taking taylor expansion of (+ (exp (/ 1 (- x))) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ -3 x)) -1) into (- (exp (/ -3 x)) 1) * [misc]backup-simplify: Simplify (+ (exp (/ -1 x)) 1) into (+ 1 (exp (/ -1 x))) * [misc]backup-simplify: Simplify (+ (exp (- (* 2 (/ 1 x)))) (+ 1 (exp (/ -1 x)))) into (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))) * [misc]backup-simplify: Simplify (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) into (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (exp (/ 1 (- x))) 3) 1) (+ (exp (+ (/ 1 (- x)) (/ 1 (- x)))) (+ (exp (/ 1 (- x))) 1))) in x * [misc]taylor: Taking taylor expansion of (- (pow (exp (/ 1 (- x))) 3) 1) in x * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]backup-simplify: Simplify (log (exp (/ -1 x))) into (/ -1 x) * [misc]backup-simplify: Simplify (* 3 (/ -1 x)) into (/ -3 x) * [misc]backup-simplify: Simplify (exp (/ -3 x)) into (exp (/ -3 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (exp (+ (/ 1 (- x)) (/ 1 (- x)))) (+ (exp (/ 1 (- x))) 1)) in x * [misc]taylor: Taking taylor expansion of (exp (+ (/ 1 (- x)) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- x)) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (+ -1 -1) into -2 * [misc]backup-simplify: Simplify (exp (+ (/ 1 (- x)) (/ 1 (- x)))) into (exp (- (* 2 (/ 1 x)))) * [misc]taylor: Taking taylor expansion of (+ (exp (/ 1 (- x))) 1) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ -3 x)) -1) into (- (exp (/ -3 x)) 1) * [misc]backup-simplify: Simplify (+ (exp (/ -1 x)) 1) into (+ 1 (exp (/ -1 x))) * [misc]backup-simplify: Simplify (+ (exp (- (* 2 (/ 1 x)))) (+ 1 (exp (/ -1 x)))) into (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))) * [misc]backup-simplify: Simplify (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) into (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) * [misc]backup-simplify: Simplify (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) into (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ -1 x))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (+ (* (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (+ (* (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (exp (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (+ (* (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (exp (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (exp (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (+ (* (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (exp (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (exp (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (+ (* (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (exp (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (exp (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (exp (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (exp (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (exp (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (+ (* (/ (- (exp (/ -3 x)) 1) (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x))))))) (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))) (* 0 (/ 0 (+ 1 (+ (exp (/ -1 x)) (exp (- (* 2 (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (- (exp (/ -3 (/ 1 (- x)))) 1) (+ 1 (+ (exp (/ -1 (/ 1 (- x)))) (exp (- (* 2 (/ 1 (/ 1 (- x))))))))) into (/ (- (exp (* 3 x)) 1) (+ (exp (* 2 x)) (+ 1 (exp x)))) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2 1 1) * [misc]approximate: Taking taylor expansion of (pow (exp x) 3) in (x) around 0 * [misc]taylor: Taking taylor expansion of (pow (exp x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp x)) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 3 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 * [misc]backup-simplify: Simplify (+ (* 3 1) (* 0 0)) into 3 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (pow (exp x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp x)) in x * [misc]taylor: Taking taylor expansion of (exp x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 3 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 * [misc]backup-simplify: Simplify (+ (* 3 1) (* 0 0)) into 3 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 3 1) 1)))) into 3 * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 1/2) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 3 2) 2)) (* (/ (pow 0 1) 1)))) into 9/2 * [misc]backup-simplify: Simplify 9/2 into 9/2 * [misc]backup-simplify: Simplify (+ (* 9/2 (pow x 2)) (+ (* 3 x) 1)) into (+ (* 9/2 (pow x 2)) (+ 1 (* 3 x))) * [misc]approximate: Taking taylor expansion of (pow (exp (/ 1 x)) 3) in (x) around 0 * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]backup-simplify: Simplify (log (exp (/ 1 x))) into (/ 1 x) * [misc]backup-simplify: Simplify (* 3 (/ 1 x)) into (/ 3 x) * [misc]backup-simplify: Simplify (exp (/ 3 x)) into (exp (/ 3 x)) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 x)) into (exp (/ 1 x)) * [misc]backup-simplify: Simplify (log (exp (/ 1 x))) into (/ 1 x) * [misc]backup-simplify: Simplify (* 3 (/ 1 x)) into (/ 3 x) * [misc]backup-simplify: Simplify (exp (/ 3 x)) into (exp (/ 3 x)) * [misc]backup-simplify: Simplify (exp (/ 3 x)) into (exp (/ 3 x)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ 1 x))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (exp (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (exp (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (exp (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (exp (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (exp (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (exp (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (exp (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (exp (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (exp (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (exp (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (exp (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (exp (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 3 x)) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (exp (/ 3 (/ 1 x))) into (exp (* 3 x)) * [misc]approximate: Taking taylor expansion of (pow (exp (/ 1 (- x))) 3) in (x) around 0 * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]backup-simplify: Simplify (log (exp (/ -1 x))) into (/ -1 x) * [misc]backup-simplify: Simplify (* 3 (/ -1 x)) into (/ -3 x) * [misc]backup-simplify: Simplify (exp (/ -3 x)) into (exp (/ -3 x)) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- x))) into (exp (/ -1 x)) * [misc]backup-simplify: Simplify (log (exp (/ -1 x))) into (/ -1 x) * [misc]backup-simplify: Simplify (* 3 (/ -1 x)) into (/ -3 x) * [misc]backup-simplify: Simplify (exp (/ -3 x)) into (exp (/ -3 x)) * [misc]backup-simplify: Simplify (exp (/ -3 x)) into (exp (/ -3 x)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (/ -1 x))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (exp (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (exp (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (exp (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (exp (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (exp (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (exp (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (exp (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (exp (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (exp (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (exp (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (exp (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (exp (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (exp (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (exp (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -3 x)) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (exp (/ -3 (/ 1 (- x)))) into (exp (* 3 x)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 234 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (log (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * [exit]simplify: Simplified to (log (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (log (- (pow (exp x) 3) 1)) * * * * [misc]progress: [ 3 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (exp (pow (exp x) 3)) E) * [exit]simplify: Simplified to (/ (exp (pow (exp x) 3)) E) * * * * [misc]progress: [ 4 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) * [enter]simplify: Simplifying (cbrt (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * [exit]simplify: Simplified to (cbrt (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (cbrt (- (pow (exp x) 3) 1)) * * * * [misc]progress: [ 5 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (- (pow (exp x) 3) 1) (- (pow (exp x) 3) 1)) (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (375 enodes) * [exit]simplify: Simplified to (pow (- (pow (exp x) 3) 1) 3) * [exit]simplify: Simplified to (pow (- (pow (exp x) 3) 1) 3) * * * * [misc]progress: [ 6 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * [exit]simplify: Simplified to (sqrt (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (sqrt (- (pow (exp x) 3) 1)) * [enter]simplify: Simplifying (sqrt (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * [exit]simplify: Simplified to (sqrt (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (sqrt (- (pow (exp x) 3) 1)) * * * * [misc]progress: [ 7 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow (pow (exp x) 3) 3) (pow 1 3)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (78 enodes) * * [misc]simplify: iters left: 1 (109 enodes) * [exit]simplify: Simplified to (- (pow (pow (exp x) 3) 3) 1) * [exit]simplify: Simplified to (- (pow (pow (exp x) 3) 3) 1) * [enter]simplify: Simplifying (+ (* (pow (exp x) 3) (pow (exp x) 3)) (+ (* 1 1) (* (pow (exp x) 3) 1))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (173 enodes) * * [misc]simplify: iters left: 1 (232 enodes) * [exit]simplify: Simplified to (+ (pow (* (exp x) (exp x)) 3) (+ 1 (pow (exp x) 3))) * [exit]simplify: Simplified to (+ (pow (* (exp x) (exp x)) 3) (+ 1 (pow (exp x) 3))) * * * * [misc]progress: [ 8 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (- 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (- 1) * [exit]simplify: Simplified to (- 1) * * * * [misc]progress: [ 9 / 234 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (pow (exp x) 3) (pow (exp x) 3)) (* 1 1)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (186 enodes) * [exit]simplify: Simplified to (- (pow (exp (+ x x)) 3) 1) * [exit]simplify: Simplified to (- (pow (exp (+ x x)) 3) 1) * [enter]simplify: Simplifying (+ (pow (exp x) 3) 1) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (+ (pow (exp x) 3) 1) * [exit]simplify: Simplified to (+ (pow (exp x) 3) 1) * * * * [misc]progress: [ 11 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (pow (sqrt (exp x)) 3) 1) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * [exit]simplify: Simplified to (+ (* (exp x) (sqrt (exp x))) 1) * [exit]simplify: Simplified to (+ (* (exp x) (sqrt (exp x))) 1) * [enter]simplify: Simplifying (- (pow (sqrt (exp x)) 3) 1) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (- (* (exp x) (sqrt (exp x))) 1) * [exit]simplify: Simplified to (- (* (exp x) (sqrt (exp x))) 1) * * * * [misc]progress: [ 12 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (pow (sqrt (exp x)) 3) 1) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * [exit]simplify: Simplified to (+ (* (exp x) (sqrt (exp x))) 1) * [exit]simplify: Simplified to (+ (* (exp x) (sqrt (exp x))) 1) * [enter]simplify: Simplifying (- (pow (sqrt (exp x)) 3) 1) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (- (* (exp x) (sqrt (exp x))) 1) * [exit]simplify: Simplified to (- (* (exp x) (sqrt (exp x))) 1) * * * * [misc]progress: [ 13 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqrt (pow (exp x) 3)) 1) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * [exit]simplify: Simplified to (+ (sqrt (pow (exp x) 3)) 1) * [exit]simplify: Simplified to (+ (sqrt (pow (exp x) 3)) 1) * [enter]simplify: Simplifying (- (sqrt (pow (exp x) 3)) 1) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * [exit]simplify: Simplified to (- (sqrt (pow (exp x) 3)) 1) * [exit]simplify: Simplified to (- (sqrt (pow (exp x) 3)) 1) * * * * [misc]progress: [ 14 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (- 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (- 1) * [exit]simplify: Simplified to (- 1) * * * * [misc]progress: [ 15 / 234 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (- x (- (log (- (pow (exp x) 3) 1)) (log (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (112 enodes) * [exit]simplify: Simplified to (+ (- x (log (- (pow (exp x) 3) 1))) (log (+ (+ 1 (exp x)) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (+ (- x (log (- (pow (exp x) 3) 1))) (log (+ (+ 1 (exp x)) (* (exp x) (exp x))))) * * * * [misc]progress: [ 17 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (- x (log (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (86 enodes) * * [misc]simplify: iters left: 1 (131 enodes) * [exit]simplify: Simplified to (- x (log (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x)))))) * [exit]simplify: Simplified to (- x (log (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x)))))) * * * * [misc]progress: [ 18 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (72 enodes) * * [misc]simplify: iters left: 3 (199 enodes) * [exit]simplify: Simplified to (log (/ (+ (exp x) (* (+ (exp x) 1) (* (exp x) (exp x)))) (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (log (/ (+ (exp x) (* (+ (exp x) 1) (* (exp x) (exp x)))) (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 19 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (198 enodes) * [exit]simplify: Simplified to (pow (exp (+ (+ (exp x) 1) (exp (+ x x)))) (/ (exp x) (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (pow (exp (+ (+ (exp x) 1) (exp (+ x x)))) (/ (exp x) (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 20 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (exp x) (exp x)) (exp x)) (/ (* (* (- (pow (exp x) 3) 1) (- (pow (exp x) 3) 1)) (- (pow (exp x) 3) 1)) (* (* (+ (exp (+ x x)) (+ (exp x) 1)) (+ (exp (+ x x)) (+ (exp x) 1))) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (52 enodes) * * [misc]simplify: iters left: 4 (262 enodes) * [exit]simplify: Simplified to (/ (/ (pow (exp x) 3) (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x))))) (* (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))) (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * [exit]simplify: Simplified to (/ (/ (pow (exp x) 3) (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x))))) (* (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))) (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * * * * [misc]progress: [ 21 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (exp x) (exp x)) (exp x)) (* (* (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (123 enodes) * [exit]simplify: Simplified to (/ (* (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (+ (+ 1 (exp x)) (exp (+ x x)))) (* (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))) (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * [exit]simplify: Simplified to (/ (* (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (+ (+ 1 (exp x)) (exp (+ x x)))) (* (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))) (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * * * * [misc]progress: [ 22 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) (cbrt (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (183 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (/ (* (+ (exp x) 1) (exp x)) (- (pow (exp x) 3) 1)) (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)))) (cbrt (+ (/ (* (+ (exp x) 1) (exp x)) (- (pow (exp x) 3) 1)) (/ (pow (exp x) 3) (- (pow (exp x) 3) 1))))) * [exit]simplify: Simplified to (* (cbrt (+ (/ (* (+ (exp x) 1) (exp x)) (- (pow (exp x) 3) 1)) (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)))) (cbrt (+ (/ (* (+ (exp x) 1) (exp x)) (- (pow (exp x) 3) 1)) (/ (pow (exp x) 3) (- (pow (exp x) 3) 1))))) * [enter]simplify: Simplifying (cbrt (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (182 enodes) * [exit]simplify: Simplified to (cbrt (+ (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (/ (* (+ (exp x) 1) (exp x)) (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (cbrt (+ (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (/ (* (+ (exp x) 1) (exp x)) (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 23 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (102 enodes) * [exit]simplify: Simplified to (/ (/ (pow (exp x) 3) (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) (* (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x)))) (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x)))))) * [exit]simplify: Simplified to (/ (/ (pow (exp x) 3) (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) (* (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x)))) (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x)))))) * * * * [misc]progress: [ 24 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (182 enodes) * [exit]simplify: Simplified to (sqrt (+ (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (/ (* (+ (exp x) 1) (exp x)) (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (sqrt (+ (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (/ (* (+ (exp x) 1) (exp x)) (- (pow (exp x) 3) 1)))) * [enter]simplify: Simplifying (sqrt (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (182 enodes) * [exit]simplify: Simplified to (sqrt (+ (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (/ (* (+ (exp x) 1) (exp x)) (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (sqrt (+ (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (/ (* (+ (exp x) 1) (exp x)) (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 25 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (- (exp x)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (- (exp x)) * [exit]simplify: Simplified to (- (exp x)) * [enter]simplify: Simplifying (- (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (158 enodes) * [exit]simplify: Simplified to (/ (- 1 (pow (exp x) 3)) (+ (+ (exp x) 1) (exp (+ x x)))) * [exit]simplify: Simplified to (/ (- 1 (pow (exp x) 3)) (+ (+ (exp x) 1) (exp (+ x x)))) * * * * [misc]progress: [ 26 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (* (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (85 enodes) * * [misc]simplify: iters left: 1 (119 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ 1 (exp x)))))) (/ (cbrt (exp x)) (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ 1 (exp x))))))) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ 1 (exp x)))))) (/ (cbrt (exp x)) (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ 1 (exp x))))))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (97 enodes) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * * * * [misc]progress: [ 27 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (68 enodes) * * [misc]simplify: iters left: 1 (102 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ 1 (exp x)))))) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ 1 (exp x)))))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (sqrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (97 enodes) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * * * * [misc]progress: [ 28 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (153 enodes) * * [misc]simplify: iters left: 2 (294 enodes) * * [misc]simplify: iters left: 1 (414 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))) (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (exp x)))) (/ (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))) (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (exp x))))) * [exit]simplify: Simplified to (* (/ (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))) (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (exp x)))) (/ (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))) (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (exp x))))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (cbrt (exp x)) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (cbrt (exp x)) (cbrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 29 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (161 enodes) * * [misc]simplify: iters left: 1 (204 enodes) * [exit]simplify: Simplified to (/ (* (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (+ (exp (+ x x)) (+ 1 (exp x))))) (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (/ (* (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (+ (exp (+ x x)) (+ 1 (exp x))))) (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1)))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (cbrt (- (pow (exp x) 3) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (cbrt (exp x)) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (cbrt (exp x)) (cbrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 30 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (194 enodes) * * [misc]simplify: iters left: 1 (289 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (cbrt (- (pow (exp x) 3) 1))) (/ (cbrt (exp x)) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (cbrt (- (pow (exp x) 3) 1))) (/ (cbrt (exp x)) (cbrt (- (pow (exp x) 3) 1)))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (cbrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * * [misc]simplify: iters left: 2 (472 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (cbrt (exp x))) (* (cbrt (exp x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (cbrt (exp x))) (* (cbrt (exp x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 31 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (194 enodes) * * [misc]simplify: iters left: 1 (289 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (cbrt (- (pow (exp x) 3) 1))) (/ (cbrt (exp x)) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (cbrt (- (pow (exp x) 3) 1))) (/ (cbrt (exp x)) (cbrt (- (pow (exp x) 3) 1)))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (cbrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * * [misc]simplify: iters left: 2 (472 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (cbrt (exp x))) (* (cbrt (exp x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (cbrt (exp x))) (* (cbrt (exp x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 32 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (sqrt (- (pow (exp x) 3) 1)) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (57 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (130 enodes) * * [misc]simplify: iters left: 1 (171 enodes) * [exit]simplify: Simplified to (* (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (- (pow (exp x) 3) 1))) (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (* (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (- (pow (exp x) 3) 1))) (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (cbrt (exp x)) (sqrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (cbrt (exp x)) (sqrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 33 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (sqrt (- (pow (exp x) 3) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (82 enodes) * * [misc]simplify: iters left: 1 (98 enodes) * [exit]simplify: Simplified to (* (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (- (pow (exp x) 3) 1))) (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (* (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (- (pow (exp x) 3) 1))) (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x))))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (cbrt (exp x)) (sqrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (cbrt (exp x)) (sqrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 34 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (sqrt (- (pow (exp x) 3) 1)) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (55 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (- (pow (exp x) 3) 1))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * * [misc]simplify: iters left: 2 (472 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (cbrt (exp x))) (* (cbrt (exp x)) (+ (exp x) 1))) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (cbrt (exp x))) (* (cbrt (exp x)) (+ (exp x) 1))) (sqrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 35 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (sqrt (- (pow (exp x) 3) 1)) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (55 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (- (pow (exp x) 3) 1))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * * [misc]simplify: iters left: 2 (472 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (cbrt (exp x))) (* (cbrt (exp x)) (+ (exp x) 1))) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (cbrt (exp x))) (* (cbrt (exp x)) (+ (exp x) 1))) (sqrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 36 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ 1 (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (188 enodes) * [exit]simplify: Simplified to (* (* (cbrt (exp x)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))) (* (cbrt (exp x)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * [exit]simplify: Simplified to (* (* (cbrt (exp x)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))) (* (cbrt (exp x)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (pow (exp x) 3) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (cbrt (exp x)) (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (cbrt (exp x)) (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 37 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ 1 (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (108 enodes) * * [misc]simplify: iters left: 1 (252 enodes) * [exit]simplify: Simplified to (* (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (+ (exp (+ x x)) (+ 1 (exp x))))) * [exit]simplify: Simplified to (* (* (cbrt (exp x)) (cbrt (exp x))) (sqrt (+ (exp (+ x x)) (+ 1 (exp x))))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (pow (exp x) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (cbrt (exp x)) (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (* (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (cbrt (exp x)) (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 38 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ 1 1)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * [exit]simplify: Simplified to (* (cbrt (exp x)) (cbrt (exp x))) * [exit]simplify: Simplified to (* (cbrt (exp x)) (cbrt (exp x))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (192 enodes) * * [misc]simplify: iters left: 2 (493 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (pow (exp x) 3) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (pow (exp x) 3) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * * * * [misc]progress: [ 39 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ 1 1)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * [exit]simplify: Simplified to (* (cbrt (exp x)) (cbrt (exp x))) * [exit]simplify: Simplified to (* (cbrt (exp x)) (cbrt (exp x))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (192 enodes) * * [misc]simplify: iters left: 2 (493 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (pow (exp x) 3) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (pow (exp x) 3) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * * * * [misc]progress: [ 40 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (+ (pow (sqrt (exp x)) 3) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (59 enodes) * * [misc]simplify: iters left: 3 (96 enodes) * * [misc]simplify: iters left: 2 (152 enodes) * * [misc]simplify: iters left: 1 (209 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (/ (+ (* (sqrt (exp x)) (exp x)) 1) (* (cbrt (exp x)) (cbrt (exp x))))) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (/ (+ (* (sqrt (exp x)) (exp x)) 1) (* (cbrt (exp x)) (cbrt (exp x))))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (77 enodes) * * [misc]simplify: iters left: 2 (99 enodes) * * [misc]simplify: iters left: 1 (137 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * * * [misc]progress: [ 41 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (+ (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (105 enodes) * * [misc]simplify: iters left: 1 (137 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (+ (exp x) 1) (exp (+ x x)))) (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (* (exp x) (sqrt (exp x))) 1))) * [exit]simplify: Simplified to (* (sqrt (+ (+ (exp x) 1) (exp (+ x x)))) (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (* (exp x) (sqrt (exp x))) 1))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (77 enodes) * * [misc]simplify: iters left: 2 (99 enodes) * * [misc]simplify: iters left: 1 (137 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * * * [misc]progress: [ 42 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (59 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (* (exp x) (sqrt (exp x))) 1)) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (229 enodes) * [exit]simplify: Simplified to (/ (* (+ (exp (+ x x)) (+ (exp x) 1)) (cbrt (exp x))) (- (* (sqrt (exp x)) (exp x)) 1)) * [exit]simplify: Simplified to (/ (* (+ (exp (+ x x)) (+ (exp x) 1)) (cbrt (exp x))) (- (* (sqrt (exp x)) (exp x)) 1)) * * * * [misc]progress: [ 43 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (59 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (* (exp x) (sqrt (exp x))) 1)) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (229 enodes) * [exit]simplify: Simplified to (/ (* (+ (exp (+ x x)) (+ (exp x) 1)) (cbrt (exp x))) (- (* (sqrt (exp x)) (exp x)) 1)) * [exit]simplify: Simplified to (/ (* (+ (exp (+ x x)) (+ (exp x) 1)) (cbrt (exp x))) (- (* (sqrt (exp x)) (exp x)) 1)) * * * * [misc]progress: [ 44 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (+ (pow (sqrt (exp x)) 3) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (59 enodes) * * [misc]simplify: iters left: 3 (96 enodes) * * [misc]simplify: iters left: 2 (152 enodes) * * [misc]simplify: iters left: 1 (209 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (/ (+ (* (sqrt (exp x)) (exp x)) 1) (* (cbrt (exp x)) (cbrt (exp x))))) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (/ (+ (* (sqrt (exp x)) (exp x)) 1) (* (cbrt (exp x)) (cbrt (exp x))))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (77 enodes) * * [misc]simplify: iters left: 2 (99 enodes) * * [misc]simplify: iters left: 1 (137 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * * * [misc]progress: [ 45 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (+ (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (105 enodes) * * [misc]simplify: iters left: 1 (137 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (+ (exp x) 1) (exp (+ x x)))) (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (* (exp x) (sqrt (exp x))) 1))) * [exit]simplify: Simplified to (* (sqrt (+ (+ (exp x) 1) (exp (+ x x)))) (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (* (exp x) (sqrt (exp x))) 1))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (77 enodes) * * [misc]simplify: iters left: 2 (99 enodes) * * [misc]simplify: iters left: 1 (137 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * * * [misc]progress: [ 46 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (59 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (* (exp x) (sqrt (exp x))) 1)) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (229 enodes) * [exit]simplify: Simplified to (/ (* (+ (exp (+ x x)) (+ (exp x) 1)) (cbrt (exp x))) (- (* (sqrt (exp x)) (exp x)) 1)) * [exit]simplify: Simplified to (/ (* (+ (exp (+ x x)) (+ (exp x) 1)) (cbrt (exp x))) (- (* (sqrt (exp x)) (exp x)) 1)) * * * * [misc]progress: [ 47 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (59 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (* (exp x) (sqrt (exp x))) 1)) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (229 enodes) * [exit]simplify: Simplified to (/ (* (+ (exp (+ x x)) (+ (exp x) 1)) (cbrt (exp x))) (- (* (sqrt (exp x)) (exp x)) 1)) * [exit]simplify: Simplified to (/ (* (+ (exp (+ x x)) (+ (exp x) 1)) (cbrt (exp x))) (- (* (sqrt (exp x)) (exp x)) 1)) * * * * [misc]progress: [ 48 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (+ (sqrt (pow (exp x) 3)) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (83 enodes) * * [misc]simplify: iters left: 2 (128 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (* (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (sqrt (pow (exp x) 3)) 1)) (* (cbrt (+ (+ (exp x) 1) (exp (+ x x)))) (cbrt (+ (+ (exp x) 1) (exp (+ x x)))))) * [exit]simplify: Simplified to (* (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (sqrt (pow (exp x) 3)) 1)) (* (cbrt (+ (+ (exp x) 1) (exp (+ x x)))) (cbrt (+ (+ (exp x) 1) (exp (+ x x)))))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (sqrt (pow (exp x) 3)) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (70 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (cbrt (exp x)) (- (sqrt (pow (exp x) 3)) 1))) * [exit]simplify: Simplified to (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (cbrt (exp x)) (- (sqrt (pow (exp x) 3)) 1))) * * * * [misc]progress: [ 49 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (+ (sqrt (pow (exp x) 3)) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (80 enodes) * * [misc]simplify: iters left: 1 (96 enodes) * [exit]simplify: Simplified to (* (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (sqrt (pow (exp x) 3)) 1)) (sqrt (+ (+ (exp x) 1) (exp (+ x x))))) * [exit]simplify: Simplified to (* (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (sqrt (pow (exp x) 3)) 1)) (sqrt (+ (+ (exp x) 1) (exp (+ x x))))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (sqrt (pow (exp x) 3)) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (70 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (cbrt (exp x)) (- (sqrt (pow (exp x) 3)) 1))) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (cbrt (exp x)) (- (sqrt (pow (exp x) 3)) 1))) * * * * [misc]progress: [ 50 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (+ (sqrt (pow (exp x) 3)) 1) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (sqrt (pow (exp x) 3)) 1)) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (sqrt (pow (exp x) 3)) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (184 enodes) * * [misc]simplify: iters left: 2 (455 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (cbrt (exp x))) (* (cbrt (exp x)) (+ (exp x) 1))) (- (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (cbrt (exp x))) (* (cbrt (exp x)) (+ (exp x) 1))) (- (sqrt (pow (exp x) 3)) 1)) * * * * [misc]progress: [ 51 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (+ (sqrt (pow (exp x) 3)) 1) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (+ (sqrt (pow (exp x) 3)) 1)) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (sqrt (pow (exp x) 3)) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (184 enodes) * * [misc]simplify: iters left: 2 (455 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (cbrt (exp x))) (* (cbrt (exp x)) (+ (exp x) 1))) (- (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (cbrt (exp x))) (* (cbrt (exp x)) (+ (exp x) 1))) (- (sqrt (pow (exp x) 3)) 1)) * * * * [misc]progress: [ 52 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) 1) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (* (cbrt (exp x)) (cbrt (exp x))) * [exit]simplify: Simplified to (* (cbrt (exp x)) (cbrt (exp x))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (192 enodes) * * [misc]simplify: iters left: 2 (493 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (pow (exp x) 3) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * [exit]simplify: Simplified to (* (/ (cbrt (exp x)) (- (pow (exp x) 3) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * * * * [misc]progress: [ 53 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (49 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (/ (* (cbrt (exp x)) (cbrt (exp x))) (- (pow (exp x) 3) 1)) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (/ 1 (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (191 enodes) * * [misc]simplify: iters left: 1 (342 enodes) * [exit]simplify: Simplified to (* (+ (+ 1 (exp x)) (exp (+ x x))) (cbrt (exp x))) * [exit]simplify: Simplified to (* (+ (+ 1 (exp x)) (exp (+ x x))) (cbrt (exp x))) * * * * [misc]progress: [ 54 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (- (pow (exp x) 3) 1) (+ (pow (exp (+ x x)) 3) (pow (+ (exp x) 1) 3)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (90 enodes) * * [misc]simplify: iters left: 3 (211 enodes) * [exit]simplify: Simplified to (* (/ (* (cbrt (exp x)) (cbrt (exp x))) (- (pow (exp x) 3) 1)) (+ (pow (+ 1 (exp x)) 3) (* (pow (exp x) 3) (pow (exp x) 3)))) * [exit]simplify: Simplified to (* (/ (* (cbrt (exp x)) (cbrt (exp x))) (- (pow (exp x) 3) 1)) (+ (pow (+ 1 (exp x)) 3) (* (pow (exp x) 3) (pow (exp x) 3)))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (+ (* (exp (+ x x)) (exp (+ x x))) (- (* (+ (exp x) 1) (+ (exp x) 1)) (* (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (92 enodes) * * [misc]simplify: iters left: 3 (259 enodes) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (- (* (+ (exp x) 1) (+ (exp x) 1)) (* (- (+ (exp x) 1) (exp (+ x x))) (exp (+ x x))))) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (- (* (+ (exp x) 1) (+ (exp x) 1)) (* (- (+ (exp x) 1) (exp (+ x x))) (exp (+ x x))))) * * * * [misc]progress: [ 55 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (- (pow (exp x) 3) 1) (- (* (exp (+ x x)) (exp (+ x x))) (* (+ (exp x) 1) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (117 enodes) * * [misc]simplify: iters left: 3 (327 enodes) * [exit]simplify: Simplified to (/ (* (* (cbrt (exp x)) (cbrt (exp x))) (- (exp (+ x x)) (+ 1 (exp x)))) (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x))))) * [exit]simplify: Simplified to (/ (* (* (cbrt (exp x)) (cbrt (exp x))) (- (exp (+ x x)) (+ 1 (exp x)))) (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x))))) * [enter]simplify: Simplifying (/ (cbrt (exp x)) (- (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (80 enodes) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (- (exp (+ x x)) (+ (exp x) 1))) * [exit]simplify: Simplified to (/ (cbrt (exp x)) (- (exp (+ x x)) (+ (exp x) 1))) * * * * [misc]progress: [ 56 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (* (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (55 enodes) * * [misc]simplify: iters left: 2 (65 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (exp x)) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (/ (/ (sqrt (exp x)) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (97 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * * * * [misc]progress: [ 57 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (sqrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (97 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (sqrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (97 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * * * * [misc]progress: [ 58 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (91 enodes) * * [misc]simplify: iters left: 2 (127 enodes) * * [misc]simplify: iters left: 1 (160 enodes) * [exit]simplify: Simplified to (* (* (/ (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (- (pow (exp x) 3) 1))) (/ (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (- (pow (exp x) 3) 1)))) (sqrt (exp x))) * [exit]simplify: Simplified to (* (* (/ (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (- (pow (exp x) 3) 1))) (/ (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (- (pow (exp x) 3) 1)))) (sqrt (exp x))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (cbrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 59 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (75 enodes) * * [misc]simplify: iters left: 1 (92 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (cbrt (- (pow (exp x) 3) 1))) (/ (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (cbrt (- (pow (exp x) 3) 1))) (/ (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (- (pow (exp x) 3) 1)))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (cbrt (- (pow (exp x) 3) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (cbrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 60 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (92 enodes) * * [misc]simplify: iters left: 1 (114 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1)))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (cbrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * * [misc]simplify: iters left: 2 (472 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (sqrt (exp x))) (* (sqrt (exp x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (sqrt (exp x))) (* (sqrt (exp x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 61 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (92 enodes) * * [misc]simplify: iters left: 1 (114 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1)))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (cbrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * * [misc]simplify: iters left: 2 (472 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (sqrt (exp x))) (* (sqrt (exp x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (sqrt (exp x))) (* (sqrt (exp x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 62 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (73 enodes) * * [misc]simplify: iters left: 1 (85 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (sqrt (- (pow (exp x) 3) 1))) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (sqrt (- (pow (exp x) 3) 1))) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (sqrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (sqrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 63 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (sqrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (sqrt (- (pow (exp x) 3) 1)))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (sqrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (sqrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 64 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (sqrt (- (pow (exp x) 3) 1))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * * [misc]simplify: iters left: 2 (472 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (sqrt (exp x))) (* (sqrt (exp x)) (+ (exp x) 1))) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (sqrt (exp x))) (* (sqrt (exp x)) (+ (exp x) 1))) (sqrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 65 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (sqrt (- (pow (exp x) 3) 1))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * * [misc]simplify: iters left: 2 (472 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (sqrt (exp x))) (* (sqrt (exp x)) (+ (exp x) 1))) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (sqrt (exp x))) (* (sqrt (exp x)) (+ (exp x) 1))) (sqrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 66 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ 1 (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (68 enodes) * * [misc]simplify: iters left: 1 (83 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (+ 1 (exp x)) (exp (+ x x)))) (* (sqrt (exp x)) (cbrt (+ (+ 1 (exp x)) (exp (+ x x)))))) * [exit]simplify: Simplified to (* (cbrt (+ (+ 1 (exp x)) (exp (+ x x)))) (* (sqrt (exp x)) (cbrt (+ (+ 1 (exp x)) (exp (+ x x)))))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (exp x) 3) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (sqrt (exp x)) (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (sqrt (exp x)) (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 67 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ 1 (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (43 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (* (sqrt (exp x)) (sqrt (+ (+ 1 (exp x)) (exp (+ x x))))) * [exit]simplify: Simplified to (* (sqrt (exp x)) (sqrt (+ (+ 1 (exp x)) (exp (+ x x))))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (exp x) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (sqrt (exp x)) (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (* (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (sqrt (exp x)) (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 68 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ 1 1)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (sqrt (exp x)) * [exit]simplify: Simplified to (sqrt (exp x)) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (192 enodes) * * [misc]simplify: iters left: 2 (493 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (pow (exp x) 3) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (pow (exp x) 3) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * * * * [misc]progress: [ 69 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ 1 1)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (sqrt (exp x)) * [exit]simplify: Simplified to (sqrt (exp x)) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (192 enodes) * * [misc]simplify: iters left: 2 (493 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (pow (exp x) 3) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (pow (exp x) 3) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * * * * [misc]progress: [ 70 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (+ (pow (sqrt (exp x)) 3) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (125 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (/ (+ (* (exp x) (sqrt (exp x))) 1) (sqrt (exp x)))) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (/ (+ (* (exp x) (sqrt (exp x))) 1) (sqrt (exp x)))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (98 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 71 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (+ (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (75 enodes) * * [misc]simplify: iters left: 1 (109 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (/ (sqrt (exp x)) (+ (* (exp x) (sqrt (exp x))) 1))) * [exit]simplify: Simplified to (* (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (/ (sqrt (exp x)) (+ (* (exp x) (sqrt (exp x))) 1))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (98 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 72 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ (* (exp x) (sqrt (exp x))) 1)) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (226 enodes) * [exit]simplify: Simplified to (/ (* (sqrt (exp x)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (* (sqrt (exp x)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 73 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ (* (exp x) (sqrt (exp x))) 1)) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (226 enodes) * [exit]simplify: Simplified to (/ (* (sqrt (exp x)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (* (sqrt (exp x)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 74 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (+ (pow (sqrt (exp x)) 3) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (125 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (/ (+ (* (exp x) (sqrt (exp x))) 1) (sqrt (exp x)))) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (/ (+ (* (exp x) (sqrt (exp x))) 1) (sqrt (exp x)))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (98 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 75 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (+ (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (75 enodes) * * [misc]simplify: iters left: 1 (109 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (/ (sqrt (exp x)) (+ (* (exp x) (sqrt (exp x))) 1))) * [exit]simplify: Simplified to (* (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (/ (sqrt (exp x)) (+ (* (exp x) (sqrt (exp x))) 1))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (98 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (* (exp x) (sqrt (exp x))) 1)) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 76 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ (* (exp x) (sqrt (exp x))) 1)) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (226 enodes) * [exit]simplify: Simplified to (/ (* (sqrt (exp x)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (* (sqrt (exp x)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 77 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ (* (exp x) (sqrt (exp x))) 1)) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (226 enodes) * [exit]simplify: Simplified to (/ (* (sqrt (exp x)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (* (sqrt (exp x)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 78 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (+ (sqrt (pow (exp x) 3)) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (72 enodes) * * [misc]simplify: iters left: 1 (84 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (+ 1 (sqrt (pow (exp x) 3)))) (* (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))) (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (+ 1 (sqrt (pow (exp x) 3)))) (* (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))) (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (sqrt (pow (exp x) 3)) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (70 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (- (sqrt (pow (exp x) 3)) 1))) * [exit]simplify: Simplified to (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (- (sqrt (pow (exp x) 3)) 1))) * * * * [misc]progress: [ 79 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (+ (sqrt (pow (exp x) 3)) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (61 enodes) * [exit]simplify: Simplified to (/ (* (sqrt (exp x)) (sqrt (+ (exp (+ x x)) (+ 1 (exp x))))) (+ 1 (sqrt (pow (exp x) 3)))) * [exit]simplify: Simplified to (/ (* (sqrt (exp x)) (sqrt (+ (exp (+ x x)) (+ 1 (exp x))))) (+ 1 (sqrt (pow (exp x) 3)))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (sqrt (pow (exp x) 3)) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (70 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (- (sqrt (pow (exp x) 3)) 1))) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (- (sqrt (pow (exp x) 3)) 1))) * * * * [misc]progress: [ 80 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (+ (sqrt (pow (exp x) 3)) 1) 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ 1 (sqrt (pow (exp x) 3)))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ 1 (sqrt (pow (exp x) 3)))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (sqrt (pow (exp x) 3)) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (184 enodes) * * [misc]simplify: iters left: 2 (455 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (sqrt (exp x))) (* (sqrt (exp x)) (+ (exp x) 1))) (- (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (sqrt (exp x))) (* (sqrt (exp x)) (+ (exp x) 1))) (- (sqrt (pow (exp x) 3)) 1)) * * * * [misc]progress: [ 81 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (+ (sqrt (pow (exp x) 3)) 1) 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ 1 (sqrt (pow (exp x) 3)))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (+ 1 (sqrt (pow (exp x) 3)))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (sqrt (pow (exp x) 3)) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (184 enodes) * * [misc]simplify: iters left: 2 (455 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (sqrt (exp x))) (* (sqrt (exp x)) (+ (exp x) 1))) (- (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (sqrt (exp x))) (* (sqrt (exp x)) (+ (exp x) 1))) (- (sqrt (pow (exp x) 3)) 1)) * * * * [misc]progress: [ 82 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) 1) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (sqrt (exp x)) * [exit]simplify: Simplified to (sqrt (exp x)) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (192 enodes) * * [misc]simplify: iters left: 2 (493 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (pow (exp x) 3) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (pow (exp x) 3) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * * * * [misc]progress: [ 83 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (- (pow (exp x) 3) 1)) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ 1 (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (191 enodes) * * [misc]simplify: iters left: 1 (342 enodes) * [exit]simplify: Simplified to (* (+ (+ 1 (exp x)) (exp (+ x x))) (sqrt (exp x))) * [exit]simplify: Simplified to (* (+ (+ 1 (exp x)) (exp (+ x x))) (sqrt (exp x))) * * * * [misc]progress: [ 84 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (exp x) 3) 1) (+ (pow (exp (+ x x)) 3) (pow (+ (exp x) 1) 3)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (80 enodes) * * [misc]simplify: iters left: 3 (176 enodes) * * [misc]simplify: iters left: 2 (466 enodes) * [exit]simplify: Simplified to (* (+ (pow (+ 1 (exp x)) 3) (* (pow (exp x) 3) (pow (exp x) 3))) (/ (sqrt (exp x)) (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (* (+ (pow (+ 1 (exp x)) 3) (* (pow (exp x) 3) (pow (exp x) 3))) (/ (sqrt (exp x)) (- (pow (exp x) 3) 1))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (+ (* (exp (+ x x)) (exp (+ x x))) (- (* (+ (exp x) 1) (+ (exp x) 1)) (* (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (92 enodes) * * [misc]simplify: iters left: 3 (259 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (- (* (+ (exp x) 1) (+ (exp x) 1)) (* (- (+ (exp x) 1) (exp (+ x x))) (exp (+ x x))))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (- (* (+ (exp x) 1) (+ (exp x) 1)) (* (- (+ (exp x) 1) (exp (+ x x))) (exp (+ x x))))) * * * * [misc]progress: [ 85 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (exp x)) (/ (- (pow (exp x) 3) 1) (- (* (exp (+ x x)) (exp (+ x x))) (* (+ (exp x) 1) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (107 enodes) * * [misc]simplify: iters left: 3 (279 enodes) * [exit]simplify: Simplified to (* (* (- (* (exp x) (exp x)) (+ (exp x) 1)) (+ (* (exp x) (exp x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (* (* (- (* (exp x) (exp x)) (+ (exp x) 1)) (+ (* (exp x) (exp x)) (+ (exp x) 1))) (/ (sqrt (exp x)) (- (pow (exp x) 3) 1))) * [enter]simplify: Simplifying (/ (sqrt (exp x)) (- (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (80 enodes) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (- (exp (+ x x)) (+ (exp x) 1))) * [exit]simplify: Simplified to (/ (sqrt (exp x)) (- (exp (+ x x)) (+ (exp x) 1))) * * * * [misc]progress: [ 86 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (98 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * [enter]simplify: Simplifying (/ (exp x) (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (95 enodes) * [exit]simplify: Simplified to (/ (exp x) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * [exit]simplify: Simplified to (/ (exp x) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * * * * [misc]progress: [ 87 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (95 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * [exit]simplify: Simplified to (/ 1 (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * [enter]simplify: Simplifying (/ (exp x) (sqrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (95 enodes) * [exit]simplify: Simplified to (/ (exp x) (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * [exit]simplify: Simplified to (/ (exp x) (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * * * * [misc]progress: [ 88 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (87 enodes) * * [misc]simplify: iters left: 2 (191 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))) (cbrt (- (pow (exp x) 3) 1))) (/ (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (/ (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))) (cbrt (- (pow (exp x) 3) 1))) (/ (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))) (cbrt (- (pow (exp x) 3) 1)))) * [enter]simplify: Simplifying (/ (exp x) (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (exp x) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (exp x) (cbrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 89 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (235 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1))) (cbrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (/ (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1))) (cbrt (- (pow (exp x) 3) 1))) * [enter]simplify: Simplifying (/ (exp x) (/ (cbrt (- (pow (exp x) 3) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (exp x) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (exp x) (cbrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 90 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (57 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (/ 1 (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1)))) * [enter]simplify: Simplifying (/ (exp x) (/ (cbrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (170 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (cbrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (cbrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 91 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (57 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (/ 1 (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1)))) * [enter]simplify: Simplifying (/ (exp x) (/ (cbrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (170 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (cbrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (cbrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 92 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (sqrt (- (pow (exp x) 3) 1)) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (61 enodes) * * [misc]simplify: iters left: 2 (93 enodes) * * [misc]simplify: iters left: 1 (153 enodes) * [exit]simplify: Simplified to (/ (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (sqrt (- (pow (exp x) 3) 1)) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (/ (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (sqrt (- (pow (exp x) 3) 1)) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) * [enter]simplify: Simplifying (/ (exp x) (/ (sqrt (- (pow (exp x) 3) 1)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (exp x) (sqrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (exp x) (sqrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 93 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (sqrt (- (pow (exp x) 3) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (52 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (89 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (sqrt (- (pow (exp x) 3) 1))) * [enter]simplify: Simplifying (/ (exp x) (/ (sqrt (- (pow (exp x) 3) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (exp x) (sqrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (exp x) (sqrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 94 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (sqrt (- (pow (exp x) 3) 1)) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ 1 (sqrt (- (pow (exp x) 3) 1))) * [enter]simplify: Simplifying (/ (exp x) (/ (sqrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (170 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (sqrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 95 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (sqrt (- (pow (exp x) 3) 1)) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ 1 (sqrt (- (pow (exp x) 3) 1))) * [enter]simplify: Simplifying (/ (exp x) (/ (sqrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (170 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (sqrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 96 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ 1 (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (43 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (75 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (exp x) 3) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (68 enodes) * * [misc]simplify: iters left: 1 (102 enodes) * [exit]simplify: Simplified to (* (/ (exp x) (- (pow (exp x) 3) 1)) (cbrt (+ (+ (exp x) 1) (exp (+ x x))))) * [exit]simplify: Simplified to (* (/ (exp x) (- (pow (exp x) 3) 1)) (cbrt (+ (+ (exp x) 1) (exp (+ x x))))) * * * * [misc]progress: [ 97 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ 1 (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * * [misc]simplify: iters left: 1 (57 enodes) * [exit]simplify: Simplified to (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (exp x) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (68 enodes) * * [misc]simplify: iters left: 1 (102 enodes) * [exit]simplify: Simplified to (* (/ (exp x) (- (pow (exp x) 3) 1)) (sqrt (+ (+ (exp x) 1) (exp (+ x x))))) * [exit]simplify: Simplified to (* (/ (exp x) (- (pow (exp x) 3) 1)) (sqrt (+ (+ (exp x) 1) (exp (+ x x))))) * * * * [misc]progress: [ 98 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ 1 1)) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (181 enodes) * [exit]simplify: Simplified to (+ (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (/ (* (exp x) (+ (exp x) 1)) (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (+ (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (/ (* (exp x) (+ (exp x) 1)) (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 99 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ 1 1)) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (181 enodes) * [exit]simplify: Simplified to (+ (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (/ (* (exp x) (+ (exp x) 1)) (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (+ (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (/ (* (exp x) (+ (exp x) 1)) (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 100 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (+ (pow (sqrt (exp x)) 3) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (109 enodes) * * [misc]simplify: iters left: 1 (176 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x))))) (+ 1 (* (exp x) (sqrt (exp x))))) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x))))) (+ 1 (* (exp x) (sqrt (exp x))))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (sqrt (exp x)) 3) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (84 enodes) * * [misc]simplify: iters left: 2 (125 enodes) * * [misc]simplify: iters left: 1 (198 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (exp x) (/ (sqrt (exp x)) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (exp x) (/ (sqrt (exp x)) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 101 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (+ (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (90 enodes) * * [misc]simplify: iters left: 1 (128 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (+ 1 (* (sqrt (exp x)) (exp x)))) * [exit]simplify: Simplified to (/ (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (+ 1 (* (sqrt (exp x)) (exp x)))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (84 enodes) * * [misc]simplify: iters left: 2 (125 enodes) * * [misc]simplify: iters left: 1 (198 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (exp x) (/ (sqrt (exp x)) (exp x)))) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (exp x) (/ (sqrt (exp x)) (exp x)))) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 102 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ 1 (+ 1 (* (exp x) (sqrt (exp x))))) * [exit]simplify: Simplified to (/ 1 (+ 1 (* (exp x) (sqrt (exp x))))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (241 enodes) * [exit]simplify: Simplified to (/ (* (exp x) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (* (exp x) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 103 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ 1 (+ 1 (* (exp x) (sqrt (exp x))))) * [exit]simplify: Simplified to (/ 1 (+ 1 (* (exp x) (sqrt (exp x))))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (241 enodes) * [exit]simplify: Simplified to (/ (* (exp x) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (* (exp x) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 104 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (+ (pow (sqrt (exp x)) 3) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (109 enodes) * * [misc]simplify: iters left: 1 (176 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x))))) (+ 1 (* (exp x) (sqrt (exp x))))) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x))))) (+ 1 (* (exp x) (sqrt (exp x))))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (sqrt (exp x)) 3) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (84 enodes) * * [misc]simplify: iters left: 2 (125 enodes) * * [misc]simplify: iters left: 1 (198 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (exp x) (/ (sqrt (exp x)) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (exp x) (/ (sqrt (exp x)) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 105 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (+ (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (90 enodes) * * [misc]simplify: iters left: 1 (128 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (+ 1 (* (sqrt (exp x)) (exp x)))) * [exit]simplify: Simplified to (/ (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (+ 1 (* (sqrt (exp x)) (exp x)))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (84 enodes) * * [misc]simplify: iters left: 2 (125 enodes) * * [misc]simplify: iters left: 1 (198 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (exp x) (/ (sqrt (exp x)) (exp x)))) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (* (/ (sqrt (exp x)) (- (exp x) (/ (sqrt (exp x)) (exp x)))) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 106 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ 1 (+ 1 (* (exp x) (sqrt (exp x))))) * [exit]simplify: Simplified to (/ 1 (+ 1 (* (exp x) (sqrt (exp x))))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (241 enodes) * [exit]simplify: Simplified to (/ (* (exp x) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (* (exp x) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 107 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ 1 (+ 1 (* (exp x) (sqrt (exp x))))) * [exit]simplify: Simplified to (/ 1 (+ 1 (* (exp x) (sqrt (exp x))))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (241 enodes) * [exit]simplify: Simplified to (/ (* (exp x) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (* (exp x) (+ (+ (exp x) 1) (* (exp x) (exp x)))) (- (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 108 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (+ (sqrt (pow (exp x) 3)) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (91 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (+ 1 (sqrt (pow (exp x) 3)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (* (/ (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (+ 1 (sqrt (pow (exp x) 3)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (sqrt (pow (exp x) 3)) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (70 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (exp x)) (- (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (exp x)) (- (sqrt (pow (exp x) 3)) 1)) * * * * [misc]progress: [ 109 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (+ (sqrt (pow (exp x) 3)) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (65 enodes) * * [misc]simplify: iters left: 1 (79 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (+ 1 (sqrt (pow (exp x) 3)))) * [exit]simplify: Simplified to (/ (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (+ 1 (sqrt (pow (exp x) 3)))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (sqrt (pow (exp x) 3)) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (70 enodes) * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (exp x)) (- (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (exp x)) (- (sqrt (pow (exp x) 3)) 1)) * * * * [misc]progress: [ 110 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (+ (sqrt (pow (exp x) 3)) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ 1 (+ 1 (sqrt (pow (exp x) 3)))) * [exit]simplify: Simplified to (/ 1 (+ 1 (sqrt (pow (exp x) 3)))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (sqrt (pow (exp x) 3)) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (- (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (- (sqrt (pow (exp x) 3)) 1)) * * * * [misc]progress: [ 111 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (+ (sqrt (pow (exp x) 3)) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ 1 (+ 1 (sqrt (pow (exp x) 3)))) * [exit]simplify: Simplified to (/ 1 (+ 1 (sqrt (pow (exp x) 3)))) * [enter]simplify: Simplifying (/ (exp x) (/ (- (sqrt (pow (exp x) 3)) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (- (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (- (sqrt (pow (exp x) 3)) 1)) * * * * [misc]progress: [ 112 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (181 enodes) * [exit]simplify: Simplified to (+ (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (/ (* (exp x) (+ (exp x) 1)) (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (+ (/ (pow (exp x) 3) (- (pow (exp x) 3) 1)) (/ (* (exp x) (+ (exp x) 1)) (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 113 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ 1 (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (/ 1 (- (pow (exp x) 3) 1)) * [enter]simplify: Simplifying (/ (exp x) (/ 1 (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (135 enodes) * * [misc]simplify: iters left: 2 (245 enodes) * * [misc]simplify: iters left: 1 (341 enodes) * [exit]simplify: Simplified to (* (+ (exp (+ x x)) (+ (exp x) 1)) (exp x)) * [exit]simplify: Simplified to (* (+ (exp (+ x x)) (+ (exp x) 1)) (exp x)) * * * * [misc]progress: [ 114 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (- (pow (exp x) 3) 1) (+ (pow (exp (+ x x)) 3) (pow (+ (exp x) 1) 3)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (79 enodes) * * [misc]simplify: iters left: 3 (185 enodes) * * [misc]simplify: iters left: 2 (453 enodes) * [exit]simplify: Simplified to (/ (+ (pow (* (exp x) (exp x)) 3) (pow (+ 1 (exp x)) 3)) (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (/ (+ (pow (* (exp x) (exp x)) 3) (pow (+ 1 (exp x)) 3)) (- (pow (exp x) 3) 1)) * [enter]simplify: Simplifying (/ (exp x) (+ (* (exp (+ x x)) (exp (+ x x))) (- (* (+ (exp x) 1) (+ (exp x) 1)) (* (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (91 enodes) * * [misc]simplify: iters left: 3 (259 enodes) * [exit]simplify: Simplified to (/ (exp x) (- (* (+ (exp x) 1) (+ (exp x) 1)) (* (* (exp x) (exp x)) (- (+ (exp x) 1) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (/ (exp x) (- (* (+ (exp x) 1) (+ (exp x) 1)) (* (* (exp x) (exp x)) (- (+ (exp x) 1) (* (exp x) (exp x)))))) * * * * [misc]progress: [ 115 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (- (pow (exp x) 3) 1) (- (* (exp (+ x x)) (exp (+ x x))) (* (+ (exp x) 1) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (106 enodes) * * [misc]simplify: iters left: 3 (287 enodes) * [exit]simplify: Simplified to (/ (- (exp (+ x x)) (+ (exp x) 1)) (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) * [exit]simplify: Simplified to (/ (- (exp (+ x x)) (+ (exp x) 1)) (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) * [enter]simplify: Simplifying (/ (exp x) (- (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (80 enodes) * [exit]simplify: Simplified to (/ (exp x) (- (exp (+ x x)) (+ 1 (exp x)))) * [exit]simplify: Simplified to (/ (exp x) (- (exp (+ x x)) (+ 1 (exp x)))) * * * * [misc]progress: [ 116 / 234 ] simplifiying candidate # * * * * [misc]progress: [ 117 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (184 enodes) * [exit]simplify: Simplified to (/ (+ (+ 1 (exp x)) (exp (+ x x))) (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (/ (+ (+ 1 (exp x)) (exp (+ x x))) (- (pow (exp x) 3) 1)) * * * * [misc]progress: [ 118 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) (exp x)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (201 enodes) * [exit]simplify: Simplified to (/ (- (/ (* (exp x) (exp x)) 1) (exp (- x))) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ (- (/ (* (exp x) (exp x)) 1) (exp (- x))) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * * * * [misc]progress: [ 119 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (* (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (98 enodes) * [exit]simplify: Simplified to (/ (/ (exp x) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * [exit]simplify: Simplified to (/ (/ (exp x) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * * * * [misc]progress: [ 120 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (sqrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (95 enodes) * [exit]simplify: Simplified to (/ (exp x) (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * [exit]simplify: Simplified to (/ (exp x) (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * * * * [misc]progress: [ 121 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (90 enodes) * * [misc]simplify: iters left: 2 (126 enodes) * * [misc]simplify: iters left: 1 (223 enodes) * [exit]simplify: Simplified to (* (* (exp x) (/ (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1)))) (/ (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (* (exp x) (/ (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1)))) (/ (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 122 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (74 enodes) * * [misc]simplify: iters left: 1 (102 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1))) (/ (exp x) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (/ (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1))) (/ (exp x) (cbrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 123 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (92 enodes) * * [misc]simplify: iters left: 1 (117 enodes) * [exit]simplify: Simplified to (/ (/ (exp x) (cbrt (- (pow (exp x) 3) 1))) (cbrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (/ (exp x) (cbrt (- (pow (exp x) 3) 1))) (cbrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 124 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (92 enodes) * * [misc]simplify: iters left: 1 (117 enodes) * [exit]simplify: Simplified to (/ (/ (exp x) (cbrt (- (pow (exp x) 3) 1))) (cbrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (/ (exp x) (cbrt (- (pow (exp x) 3) 1))) (cbrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 125 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (sqrt (- (pow (exp x) 3) 1)) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (73 enodes) * * [misc]simplify: iters left: 1 (113 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (exp x)) (/ (sqrt (- (pow (exp x) 3) 1)) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) * * * * [misc]progress: [ 126 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (sqrt (- (pow (exp x) 3) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (exp x) (sqrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (* (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (/ (exp x) (sqrt (- (pow (exp x) 3) 1)))) * * * * [misc]progress: [ 127 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (sqrt (- (pow (exp x) 3) 1)) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (exp x) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (exp x) (sqrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 128 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (sqrt (- (pow (exp x) 3) 1)) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (exp x) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (exp x) (sqrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 129 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ 1 (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (115 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ (* (exp x) (exp x)) (+ (exp x) 1))) (cbrt (+ (* (exp x) (exp x)) (+ (exp x) 1)))) (exp x)) * [exit]simplify: Simplified to (* (* (cbrt (+ (* (exp x) (exp x)) (+ (exp x) 1))) (cbrt (+ (* (exp x) (exp x)) (+ (exp x) 1)))) (exp x)) * * * * [misc]progress: [ 130 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ 1 (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (97 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (exp x)) * [exit]simplify: Simplified to (* (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (exp x)) * * * * [misc]progress: [ 131 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ 1 1)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (exp x) * [exit]simplify: Simplified to (exp x) * * * * [misc]progress: [ 132 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ 1 1)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (exp x) * [exit]simplify: Simplified to (exp x) * * * * [misc]progress: [ 133 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (+ (pow (sqrt (exp x)) 3) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (120 enodes) * * [misc]simplify: iters left: 1 (196 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (/ (+ (* (exp x) (sqrt (exp x))) 1) (exp x))) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (/ (+ (* (exp x) (sqrt (exp x))) 1) (exp x))) * * * * [misc]progress: [ 134 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (+ (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (96 enodes) * * [misc]simplify: iters left: 1 (144 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (/ (exp x) (+ (* (exp x) (sqrt (exp x))) 1))) * [exit]simplify: Simplified to (* (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (/ (exp x) (+ (* (exp x) (sqrt (exp x))) 1))) * * * * [misc]progress: [ 135 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (exp x) (+ (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (exp x) (+ (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 136 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (exp x) (+ (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (exp x) (+ (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 137 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (+ (pow (sqrt (exp x)) 3) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (120 enodes) * * [misc]simplify: iters left: 1 (196 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (/ (+ (* (exp x) (sqrt (exp x))) 1) (exp x))) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (/ (+ (* (exp x) (sqrt (exp x))) 1) (exp x))) * * * * [misc]progress: [ 138 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (+ (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (96 enodes) * * [misc]simplify: iters left: 1 (144 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (/ (exp x) (+ (* (exp x) (sqrt (exp x))) 1))) * [exit]simplify: Simplified to (* (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (/ (exp x) (+ (* (exp x) (sqrt (exp x))) 1))) * * * * [misc]progress: [ 139 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (exp x) (+ (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (exp x) (+ (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 140 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (+ (pow (sqrt (exp x)) 3) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (exp x) (+ (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (exp x) (+ (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 141 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (+ (sqrt (pow (exp x) 3)) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (110 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (exp (+ x x)))) (cbrt (+ (+ (exp x) 1) (exp (+ x x))))) (/ (+ (sqrt (pow (exp x) 3)) 1) (exp x))) * [exit]simplify: Simplified to (/ (* (cbrt (+ (+ (exp x) 1) (exp (+ x x)))) (cbrt (+ (+ (exp x) 1) (exp (+ x x))))) (/ (+ (sqrt (pow (exp x) 3)) 1) (exp x))) * * * * [misc]progress: [ 142 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (+ (sqrt (pow (exp x) 3)) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (61 enodes) * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (exp x)) (+ (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (* (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (exp x)) (+ (sqrt (pow (exp x) 3)) 1)) * * * * [misc]progress: [ 143 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (+ (sqrt (pow (exp x) 3)) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * * [misc]simplify: iters left: 1 (49 enodes) * [exit]simplify: Simplified to (/ (exp x) (+ (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (exp x) (+ (sqrt (pow (exp x) 3)) 1)) * * * * [misc]progress: [ 144 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (+ (sqrt (pow (exp x) 3)) 1) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * * [misc]simplify: iters left: 1 (49 enodes) * [exit]simplify: Simplified to (/ (exp x) (+ (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (exp x) (+ (sqrt (pow (exp x) 3)) 1)) * * * * [misc]progress: [ 145 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) 1) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (exp x) * [exit]simplify: Simplified to (exp x) * * * * [misc]progress: [ 146 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (exp x) (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (/ (exp x) (- (pow (exp x) 3) 1)) * * * * [misc]progress: [ 147 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (exp x) 3) 1) (+ (pow (exp (+ x x)) 3) (pow (+ (exp x) 1) 3)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (79 enodes) * * [misc]simplify: iters left: 3 (187 enodes) * [exit]simplify: Simplified to (* (+ (* (pow (exp x) 3) (pow (exp x) 3)) (pow (+ 1 (exp x)) 3)) (/ (exp x) (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (* (+ (* (pow (exp x) 3) (pow (exp x) 3)) (pow (+ 1 (exp x)) 3)) (/ (exp x) (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 148 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (- (pow (exp x) 3) 1) (- (* (exp (+ x x)) (exp (+ x x))) (* (+ (exp x) 1) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (106 enodes) * * [misc]simplify: iters left: 3 (299 enodes) * [exit]simplify: Simplified to (* (* (- (exp (+ x x)) (+ 1 (exp x))) (+ (+ 1 (exp x)) (exp (+ x x)))) (/ (exp x) (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (* (* (- (exp (+ x x)) (+ 1 (exp x))) (+ (+ 1 (exp x)) (exp (+ x x)))) (/ (exp x) (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 149 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (exp x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (194 enodes) * * [misc]simplify: iters left: 2 (442 enodes) * [exit]simplify: Simplified to (/ (/ (- (pow (exp x) 3) 1) (cbrt (exp x))) (+ (+ 1 (exp x)) (exp (+ x x)))) * [exit]simplify: Simplified to (/ (/ (- (pow (exp x) 3) 1) (cbrt (exp x))) (+ (+ 1 (exp x)) (exp (+ x x)))) * * * * [misc]progress: [ 150 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) (sqrt (exp x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (194 enodes) * * [misc]simplify: iters left: 2 (442 enodes) * [exit]simplify: Simplified to (/ (/ (- (pow (exp x) 3) 1) (sqrt (exp x))) (+ (+ 1 (exp x)) (exp (+ x x)))) * [exit]simplify: Simplified to (/ (/ (- (pow (exp x) 3) 1) (sqrt (exp x))) (+ (+ 1 (exp x)) (exp (+ x x)))) * * * * [misc]progress: [ 151 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) (exp x)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (201 enodes) * [exit]simplify: Simplified to (/ (- (/ (* (exp x) (exp x)) 1) (exp (- x))) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ (- (/ (* (exp x) (exp x)) 1) (exp (- x))) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * * * * [misc]progress: [ 152 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (exp x) (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (/ (exp x) (- (pow (exp x) 3) 1)) * * * * [misc]progress: [ 153 / 234 ] simplifiying candidate # * * * * [misc]progress: [ 154 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (- (pow (exp x) 3) 1)) (log (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (48 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (- (log (- (pow (exp x) 3) 1)) (log (+ (+ 1 (exp x)) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (- (log (- (pow (exp x) 3) 1)) (log (+ (+ 1 (exp x)) (* (exp x) (exp x))))) * * * * [misc]progress: [ 155 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (100 enodes) * [exit]simplify: Simplified to (log (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) * [exit]simplify: Simplified to (log (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) * * * * [misc]progress: [ 156 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (55 enodes) * * [misc]simplify: iters left: 2 (69 enodes) * * [misc]simplify: iters left: 1 (107 enodes) * [exit]simplify: Simplified to (exp (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) * [exit]simplify: Simplified to (exp (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) * * * * [misc]progress: [ 157 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (- (pow (exp x) 3) 1) (- (pow (exp x) 3) 1)) (- (pow (exp x) 3) 1)) (* (* (+ (exp (+ x x)) (+ (exp x) 1)) (+ (exp (+ x x)) (+ (exp x) 1))) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (47 enodes) * * [misc]simplify: iters left: 4 (191 enodes) * [exit]simplify: Simplified to (pow (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) 3) * [exit]simplify: Simplified to (pow (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) 3) * * * * [misc]progress: [ 158 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (95 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x))))) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * [exit]simplify: Simplified to (* (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x))))) (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))))) * [enter]simplify: Simplifying (cbrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (94 enodes) * [exit]simplify: Simplified to (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) * [exit]simplify: Simplified to (cbrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) * * * * [misc]progress: [ 159 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (81 enodes) * * [misc]simplify: iters left: 3 (231 enodes) * [exit]simplify: Simplified to (pow (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x)))) 3) * [exit]simplify: Simplified to (pow (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x)))) 3) * * * * [misc]progress: [ 160 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (94 enodes) * [exit]simplify: Simplified to (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) * [exit]simplify: Simplified to (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) * [enter]simplify: Simplifying (sqrt (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (94 enodes) * [exit]simplify: Simplified to (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) * [exit]simplify: Simplified to (sqrt (/ (- (pow (exp x) 3) 1) (+ (+ (exp x) 1) (exp (+ x x))))) * * * * [misc]progress: [ 161 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (- 1 (pow (exp x) 3)) * [exit]simplify: Simplified to (- 1 (pow (exp x) 3)) * [enter]simplify: Simplifying (- (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (82 enodes) * * [misc]simplify: iters left: 1 (146 enodes) * [exit]simplify: Simplified to (- (- (- 1) (exp x)) (* (exp x) (exp x))) * [exit]simplify: Simplified to (- (- (- 1) (exp x)) (* (exp x) (exp x))) * * * * [misc]progress: [ 162 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow (exp x) 3) (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (48 enodes) * * [misc]simplify: iters left: 1 (82 enodes) * [exit]simplify: Simplified to (/ (* (exp (+ x x)) (exp x)) (+ (exp (+ x x)) (+ (exp x) 1))) * [exit]simplify: Simplified to (/ (* (exp (+ x x)) (exp x)) (+ (exp (+ x x)) (+ (exp x) 1))) * [enter]simplify: Simplifying (/ 1 (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ 1 (+ (+ 1 (exp x)) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ 1 (+ (+ 1 (exp x)) (* (exp x) (exp x)))) * * * * [misc]progress: [ 163 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (68 enodes) * * [misc]simplify: iters left: 1 (78 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (+ (exp (+ x x)) (+ 1 (exp x))))) (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))))) * [exit]simplify: Simplified to (* (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (+ (exp (+ x x)) (+ 1 (exp x))))) (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (+ (exp (+ x x)) (+ 1 (exp x)))))) * [enter]simplify: Simplifying (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (cbrt (- (pow (exp x) 3) 1)) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 164 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (60 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (pow (exp x) 3) 1)) (/ (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1)))) * [exit]simplify: Simplified to (/ (cbrt (- (pow (exp x) 3) 1)) (/ (sqrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (- (pow (exp x) 3) 1)))) * [enter]simplify: Simplifying (/ (cbrt (- (pow (exp x) 3) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (pow (exp x) 3) 1)) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (cbrt (- (pow (exp x) 3) 1)) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 165 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * [exit]simplify: Simplified to (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) * [enter]simplify: Simplifying (/ (cbrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (pow (exp x) 3) 1)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ (cbrt (- (pow (exp x) 3) 1)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * * * * [misc]progress: [ 166 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * [exit]simplify: Simplified to (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (* (cbrt (- (pow (exp x) 3) 1)) (cbrt (- (pow (exp x) 3) 1))) * [enter]simplify: Simplifying (/ (cbrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (pow (exp x) 3) 1)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ (cbrt (- (pow (exp x) 3) 1)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * * * * [misc]progress: [ 167 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (pow (exp x) 3) 1)) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * * [misc]simplify: iters left: 1 (57 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (exp x) 3) 1)) (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (exp x) 3) 1)) (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * [enter]simplify: Simplifying (/ (sqrt (- (pow (exp x) 3) 1)) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (exp x) 3) 1)) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (exp x) 3) 1)) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 168 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (pow (exp x) 3) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (exp x) 3) 1)) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (exp x) 3) 1)) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [enter]simplify: Simplifying (/ (sqrt (- (pow (exp x) 3) 1)) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (exp x) 3) 1)) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (exp x) 3) 1)) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 169 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (pow (exp x) 3) 1)) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (sqrt (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (sqrt (- (pow (exp x) 3) 1)) * [enter]simplify: Simplifying (/ (sqrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (exp x) 3) 1)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (exp x) 3) 1)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * * * * [misc]progress: [ 170 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (pow (exp x) 3) 1)) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (sqrt (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (sqrt (- (pow (exp x) 3) 1)) * [enter]simplify: Simplifying (/ (sqrt (- (pow (exp x) 3) 1)) (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (exp x) 3) 1)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (exp x) 3) 1)) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * * * * [misc]progress: [ 171 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (/ 1 (* (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x)))))) * [enter]simplify: Simplifying (/ (- (pow (exp x) 3) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (94 enodes) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (cbrt (+ (+ (exp x) 1) (exp (+ x x))))) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (cbrt (+ (+ (exp x) 1) (exp (+ x x))))) * * * * [misc]progress: [ 172 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ 1 (sqrt (+ (+ 1 (exp x)) (* (exp x) (exp x))))) * [enter]simplify: Simplifying (/ (- (pow (exp x) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (94 enodes) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (sqrt (+ (+ (exp x) 1) (exp (+ x x))))) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (sqrt (+ (+ (exp x) 1) (exp (+ x x))))) * * * * [misc]progress: [ 173 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (93 enodes) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))) * * * * [misc]progress: [ 174 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (- (pow (exp x) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (93 enodes) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (+ (+ 1 (exp x)) (exp (+ x x)))) * * * * [misc]progress: [ 175 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (pow (sqrt (exp x)) 3) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (/ (/ (+ (* (exp x) (sqrt (exp x))) 1) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (/ (+ (* (exp x) (sqrt (exp x))) 1) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [enter]simplify: Simplifying (/ (- (pow (sqrt (exp x)) 3) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (119 enodes) * [exit]simplify: Simplified to (/ (- (* (exp x) (sqrt (exp x))) 1) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (- (* (exp x) (sqrt (exp x))) 1) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 176 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (92 enodes) * [exit]simplify: Simplified to (/ (+ (* (exp x) (sqrt (exp x))) 1) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (+ (* (exp x) (sqrt (exp x))) 1) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [enter]simplify: Simplifying (/ (- (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (119 enodes) * [exit]simplify: Simplified to (/ (- (* (exp x) (sqrt (exp x))) 1) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (- (* (exp x) (sqrt (exp x))) 1) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 177 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (pow (sqrt (exp x)) 3) 1) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (+ (* (exp x) (sqrt (exp x))) 1) * [exit]simplify: Simplified to (+ (* (exp x) (sqrt (exp x))) 1) * [enter]simplify: Simplifying (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (127 enodes) * [exit]simplify: Simplified to (/ (- (* (sqrt (exp x)) (exp x)) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ (- (* (sqrt (exp x)) (exp x)) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * * * * [misc]progress: [ 178 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (pow (sqrt (exp x)) 3) 1) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (+ (* (exp x) (sqrt (exp x))) 1) * [exit]simplify: Simplified to (+ (* (exp x) (sqrt (exp x))) 1) * [enter]simplify: Simplifying (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (127 enodes) * [exit]simplify: Simplified to (/ (- (* (sqrt (exp x)) (exp x)) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ (- (* (sqrt (exp x)) (exp x)) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * * * * [misc]progress: [ 179 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (pow (sqrt (exp x)) 3) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (/ (/ (+ (* (exp x) (sqrt (exp x))) 1) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (/ (+ (* (exp x) (sqrt (exp x))) 1) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [enter]simplify: Simplifying (/ (- (pow (sqrt (exp x)) 3) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (119 enodes) * [exit]simplify: Simplified to (/ (- (* (exp x) (sqrt (exp x))) 1) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (- (* (exp x) (sqrt (exp x))) 1) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 180 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (92 enodes) * [exit]simplify: Simplified to (/ (+ (* (exp x) (sqrt (exp x))) 1) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (+ (* (exp x) (sqrt (exp x))) 1) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [enter]simplify: Simplifying (/ (- (pow (sqrt (exp x)) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (119 enodes) * [exit]simplify: Simplified to (/ (- (* (exp x) (sqrt (exp x))) 1) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (- (* (exp x) (sqrt (exp x))) 1) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 181 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (pow (sqrt (exp x)) 3) 1) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (+ (* (exp x) (sqrt (exp x))) 1) * [exit]simplify: Simplified to (+ (* (exp x) (sqrt (exp x))) 1) * [enter]simplify: Simplifying (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (127 enodes) * [exit]simplify: Simplified to (/ (- (* (sqrt (exp x)) (exp x)) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ (- (* (sqrt (exp x)) (exp x)) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * * * * [misc]progress: [ 182 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (pow (sqrt (exp x)) 3) 1) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (+ (* (exp x) (sqrt (exp x))) 1) * [exit]simplify: Simplified to (+ (* (exp x) (sqrt (exp x))) 1) * [enter]simplify: Simplifying (/ (- (pow (sqrt (exp x)) 3) 1) (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (127 enodes) * [exit]simplify: Simplified to (/ (- (* (sqrt (exp x)) (exp x)) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ (- (* (sqrt (exp x)) (exp x)) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * * * * [misc]progress: [ 183 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (pow (exp x) 3)) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * * [misc]simplify: iters left: 1 (56 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (pow (exp x) 3)) 1) (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (/ (+ (sqrt (pow (exp x) 3)) 1) (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) * [enter]simplify: Simplifying (/ (- (sqrt (pow (exp x) 3)) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (61 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (pow (exp x) 3)) 1) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (- (sqrt (pow (exp x) 3)) 1) (cbrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 184 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (pow (exp x) 3)) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (pow (exp x) 3)) 1) (sqrt (+ (+ (exp x) 1) (exp (+ x x))))) * [exit]simplify: Simplified to (/ (+ (sqrt (pow (exp x) 3)) 1) (sqrt (+ (+ (exp x) 1) (exp (+ x x))))) * [enter]simplify: Simplifying (/ (- (sqrt (pow (exp x) 3)) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (61 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (pow (exp x) 3)) 1) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * [exit]simplify: Simplified to (/ (- (sqrt (pow (exp x) 3)) 1) (sqrt (+ (+ (exp x) 1) (* (exp x) (exp x))))) * * * * [misc]progress: [ 185 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (pow (exp x) 3)) 1) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (+ (sqrt (pow (exp x) 3)) 1) * [exit]simplify: Simplified to (+ (sqrt (pow (exp x) 3)) 1) * [enter]simplify: Simplifying (/ (- (sqrt (pow (exp x) 3)) 1) (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (61 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (pow (exp x) 3)) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ (- (sqrt (pow (exp x) 3)) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * * * * [misc]progress: [ 186 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (pow (exp x) 3)) 1) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (+ (sqrt (pow (exp x) 3)) 1) * [exit]simplify: Simplified to (+ (sqrt (pow (exp x) 3)) 1) * [enter]simplify: Simplifying (/ (- (sqrt (pow (exp x) 3)) 1) (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (61 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (pow (exp x) 3)) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ (- (sqrt (pow (exp x) 3)) 1) (+ (+ (exp x) 1) (* (exp x) (exp x)))) * * * * [misc]progress: [ 187 / 234 ] simplifiying candidate # * * * * [misc]progress: [ 188 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (+ (exp (+ x x)) (+ (exp x) 1))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ 1 (+ (+ 1 (exp x)) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (/ 1 (+ (+ 1 (exp x)) (* (exp x) (exp x)))) * * * * [misc]progress: [ 189 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (exp (+ x x)) (+ (exp x) 1)) (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (- (pow (exp x) 3) 1)) * * * * [misc]progress: [ 190 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (pow (exp x) 3) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (107 enodes) * * [misc]simplify: iters left: 1 (206 enodes) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (* (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))) (cbrt (+ (+ 1 (exp x)) (* (exp x) (exp x)))))) * * * * [misc]progress: [ 191 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (pow (exp x) 3) 1) (sqrt (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (94 enodes) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (sqrt (+ (+ (exp x) 1) (exp (+ x x))))) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (sqrt (+ (+ (exp x) 1) (exp (+ x x))))) * * * * [misc]progress: [ 192 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (pow (exp x) 3) 1) 1) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (77 enodes) * * [misc]simplify: iters left: 1 (115 enodes) * [exit]simplify: Simplified to (- (pow (exp x) 3) 1) * [exit]simplify: Simplified to (- (pow (exp x) 3) 1) * * * * [misc]progress: [ 193 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (pow (exp x) 3) 1) 1) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (77 enodes) * * [misc]simplify: iters left: 1 (115 enodes) * [exit]simplify: Simplified to (- (pow (exp x) 3) 1) * [exit]simplify: Simplified to (- (pow (exp x) 3) 1) * * * * [misc]progress: [ 194 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (exp (+ x x)) (+ (exp x) 1)) (cbrt (- (pow (exp x) 3) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (cbrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (cbrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 195 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (exp (+ x x)) (+ (exp x) 1)) (sqrt (- (pow (exp x) 3) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (sqrt (- (pow (exp x) 3) 1))) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (sqrt (- (pow (exp x) 3) 1))) * * * * [misc]progress: [ 196 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (exp (+ x x)) (+ (exp x) 1)) (- (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (- (pow (exp x) 3) 1)) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (- (pow (exp x) 3) 1)) * * * * [misc]progress: [ 197 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (exp (+ x x)) (+ (exp x) 1)) (- (pow (sqrt (exp x)) 3) 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (67 enodes) * * [misc]simplify: iters left: 1 (93 enodes) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (- (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (- (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 198 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (exp (+ x x)) (+ (exp x) 1)) (- (pow (sqrt (exp x)) 3) 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (67 enodes) * * [misc]simplify: iters left: 1 (93 enodes) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (- (* (exp x) (sqrt (exp x))) 1)) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (- (* (exp x) (sqrt (exp x))) 1)) * * * * [misc]progress: [ 199 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (exp (+ x x)) (+ (exp x) 1)) (- (sqrt (pow (exp x) 3)) 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (- (sqrt (pow (exp x) 3)) 1)) * [exit]simplify: Simplified to (/ (+ (* (exp x) (exp x)) (+ (exp x) 1)) (- (sqrt (pow (exp x) 3)) 1)) * * * * [misc]progress: [ 200 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (pow (exp x) 3) 1) (+ (pow (exp (+ x x)) 3) (pow (+ (exp x) 1) 3))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (143 enodes) * * [misc]simplify: iters left: 2 (337 enodes) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (+ (* (pow (exp x) 3) (pow (exp x) 3)) (pow (+ (exp x) 1) 3))) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (+ (* (pow (exp x) 3) (pow (exp x) 3)) (pow (+ (exp x) 1) 3))) * * * * [misc]progress: [ 201 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (pow (exp x) 3) 1) (- (* (exp (+ x x)) (exp (+ x x))) (* (+ (exp x) 1) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (92 enodes) * * [misc]simplify: iters left: 3 (205 enodes) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (* (+ (+ 1 (exp x)) (exp (+ x x))) (- (exp (+ x x)) (+ 1 (exp x))))) * [exit]simplify: Simplified to (/ (- (pow (exp x) 3) 1) (* (+ (+ 1 (exp x)) (exp (+ x x))) (- (exp (+ x x)) (+ 1 (exp x))))) * * * * [misc]progress: [ 202 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (exp (+ x x)) (+ (exp x) 1)) (+ (* (pow (exp x) 3) (pow (exp x) 3)) (+ (* 1 1) (* (pow (exp x) 3) 1)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (123 enodes) * [exit]simplify: Simplified to (* (+ (+ 1 (pow (exp x) 3)) (* (pow (exp x) 3) (pow (exp x) 3))) (+ (+ 1 (exp x)) (* (exp x) (exp x)))) * [exit]simplify: Simplified to (* (+ (+ 1 (pow (exp x) 3)) (* (pow (exp x) 3) (pow (exp x) 3))) (+ (+ 1 (exp x)) (* (exp x) (exp x)))) * * * * [misc]progress: [ 203 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (exp (+ x x)) (+ (exp x) 1)) (+ (pow (exp x) 3) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (260 enodes) * [exit]simplify: Simplified to (* (+ (* (exp x) (exp x)) (+ (exp x) 1)) (+ 1 (pow (exp x) 3))) * [exit]simplify: Simplified to (* (+ (* (exp x) (exp x)) (+ (exp x) 1)) (+ 1 (pow (exp x) 3))) * * * * [misc]progress: [ 204 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* x 3) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (* 3 x) * [exit]simplify: Simplified to (* 3 x) * * * * [misc]progress: [ 205 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (exp x)) 3) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (* x 3) * [exit]simplify: Simplified to (* x 3) * * * * [misc]progress: [ 206 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 3) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 3 * [exit]simplify: Simplified to 3 * * * * [misc]progress: [ 207 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* (cbrt (exp x)) (cbrt (exp x))) 3) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (31 enodes) * [exit]simplify: Simplified to (exp (+ x x)) * [exit]simplify: Simplified to (exp (+ x x)) * [enter]simplify: Simplifying (pow (cbrt (exp x)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (exp x) * [exit]simplify: Simplified to (exp x) * * * * [misc]progress: [ 208 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (sqrt (exp x)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (* (sqrt (exp x)) (exp x)) * [exit]simplify: Simplified to (* (sqrt (exp x)) (exp x)) * [enter]simplify: Simplifying (pow (sqrt (exp x)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (* (sqrt (exp x)) (exp x)) * [exit]simplify: Simplified to (* (sqrt (exp x)) (exp x)) * * * * [misc]progress: [ 209 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (pow 1 3) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (pow (exp x) 3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (7 enodes) * [exit]simplify: Simplified to (pow (exp x) 3) * [exit]simplify: Simplified to (pow (exp x) 3) * * * * [misc]progress: [ 210 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp x) (exp x)) * * [misc]simplify: iters left: 3 (3 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (exp (+ x x)) * [exit]simplify: Simplified to (exp (+ x x)) * * * * [misc]progress: [ 211 / 234 ] simplifiying candidate # * * * * [misc]progress: [ 212 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (log (pow (exp x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (16 enodes) * [exit]simplify: Simplified to (* x 3) * [exit]simplify: Simplified to (* x 3) * * * * [misc]progress: [ 213 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (pow (exp x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (exp (pow (exp x) 3)) * [exit]simplify: Simplified to (exp (pow (exp x) 3)) * * * * [misc]progress: [ 214 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (pow (exp x) 3)) (cbrt (pow (exp x) 3))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (exp (+ x x)) * [exit]simplify: Simplified to (exp (+ x x)) * [enter]simplify: Simplifying (cbrt (pow (exp x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (exp x) * [exit]simplify: Simplified to (exp x) * * * * [misc]progress: [ 215 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (pow (exp x) 3) (pow (exp x) 3)) (pow (exp x) 3)) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (97 enodes) * * [misc]simplify: iters left: 1 (232 enodes) * [exit]simplify: Simplified to (pow (pow (exp x) 3) 3) * [exit]simplify: Simplified to (pow (pow (exp x) 3) 3) * * * * [misc]progress: [ 216 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* (cbrt (exp x)) (cbrt (exp x))) 3) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (31 enodes) * [exit]simplify: Simplified to (exp (+ x x)) * [exit]simplify: Simplified to (exp (+ x x)) * [enter]simplify: Simplifying (pow (cbrt (exp x)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (exp x) * [exit]simplify: Simplified to (exp x) * * * * [misc]progress: [ 217 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (sqrt (exp x)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (* (sqrt (exp x)) (exp x)) * [exit]simplify: Simplified to (* (sqrt (exp x)) (exp x)) * [enter]simplify: Simplifying (pow (sqrt (exp x)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (* (sqrt (exp x)) (exp x)) * [exit]simplify: Simplified to (* (sqrt (exp x)) (exp x)) * * * * [misc]progress: [ 218 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (pow 1 3) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (pow (exp x) 3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (7 enodes) * [exit]simplify: Simplified to (pow (exp x) 3) * [exit]simplify: Simplified to (pow (exp x) 3) * * * * [misc]progress: [ 219 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp x) (exp x)) * * [misc]simplify: iters left: 3 (3 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (exp (+ x x)) * [exit]simplify: Simplified to (exp (+ x x)) * * * * [misc]progress: [ 220 / 234 ] simplifiying candidate # * * * * [misc]progress: [ 221 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (exp x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (10 enodes) * [exit]simplify: Simplified to (sqrt (pow (exp x) 3)) * [exit]simplify: Simplified to (sqrt (pow (exp x) 3)) * [enter]simplify: Simplifying (sqrt (pow (exp x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (10 enodes) * [exit]simplify: Simplified to (sqrt (pow (exp x) 3)) * [exit]simplify: Simplified to (sqrt (pow (exp x) 3)) * * * * [misc]progress: [ 222 / 234 ] simplifiying candidate # * * * * [misc]progress: [ 223 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (+ (* 9/2 (pow x 2)) (+ (* 9/2 (pow x 3)) (* 3 x))) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (80 enodes) * * [misc]simplify: iters left: 3 (246 enodes) * [exit]simplify: Simplified to (/ (+ (+ (* (exp x) (exp x)) (exp x)) (* (* (exp x) (exp x)) (exp x))) (* x (+ 3 (* (+ 1 x) (* x 9/2))))) * * * * [misc]progress: [ 224 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (- (exp (* 3 x)) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (- (exp (* x 3)) 1)) * * * * [misc]progress: [ 225 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (- (exp (* 3 x)) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (- (exp (* x 3)) 1)) * * * * [misc]progress: [ 226 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (+ (* x 1/12) (+ 1/2 (/ 1 x))) * * * * [misc]progress: [ 227 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (+ (exp (* 2 x)) (+ 1 (exp x))) (exp x)) (- (exp (* 3 x)) 1)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (57 enodes) * * [misc]simplify: iters left: 3 (93 enodes) * * [misc]simplify: iters left: 2 (219 enodes) * * [misc]simplify: iters left: 1 (444 enodes) * [exit]simplify: Simplified to (/ (+ (+ 1 (exp x)) (* (exp x) (exp x))) (+ (* (exp x) (exp x)) (/ (- 1) (exp x)))) * * * * [misc]progress: [ 228 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (+ (exp (* 2 x)) (+ 1 (exp x))) (exp x)) (- (exp (* 3 x)) 1)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (57 enodes) * * [misc]simplify: iters left: 3 (93 enodes) * * [misc]simplify: iters left: 2 (219 enodes) * * [misc]simplify: iters left: 1 (444 enodes) * [exit]simplify: Simplified to (/ (+ (+ 1 (exp x)) (* (exp x) (exp x))) (+ (* (exp x) (exp x)) (/ (- 1) (exp x)))) * * * * [misc]progress: [ 229 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (+ (* 1/2 (pow x 2)) (+ (* 1/6 (pow x 3)) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (173 enodes) * [exit]simplify: Simplified to (/ (/ (exp x) x) (+ (+ 1 (* x 1/2)) (* (* x x) 1/6))) * * * * [misc]progress: [ 230 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (- (exp (* 3 x)) 1) (+ (exp (* 2 x)) (+ 1 (exp x))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (125 enodes) * * [misc]simplify: iters left: 2 (493 enodes) * [exit]simplify: Simplified to (* (/ (exp x) (- (exp (* x 3)) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * * * * [misc]progress: [ 231 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (- (exp (* 3 x)) 1) (+ (exp (* 2 x)) (+ 1 (exp x))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (125 enodes) * * [misc]simplify: iters left: 2 (493 enodes) * [exit]simplify: Simplified to (* (/ (exp x) (- (exp (* x 3)) 1)) (+ (* (exp x) (exp x)) (+ 1 (exp x)))) * * * * [misc]progress: [ 232 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (- (+ (* 9/2 (pow x 2)) (+ 1 (* 3 x))) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (92 enodes) * * [misc]simplify: iters left: 3 (263 enodes) * [exit]simplify: Simplified to (/ (+ (+ (exp x) (* (exp x) (exp x))) (* (exp x) (* (exp x) (exp x)))) (* x (+ 3 (* x 9/2)))) * * * * [misc]progress: [ 233 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (- (exp (* 3 x)) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (- (exp (* x 3)) 1)) * * * * [misc]progress: [ 234 / 234 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp x) (/ (- (exp (* 3 x)) 1) (+ (exp (+ x x)) (+ (exp x) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * [exit]simplify: Simplified to (/ (+ (* (* (exp x) (exp x)) (+ (exp x) 1)) (exp x)) (- (exp (* x 3)) 1)) * * * [misc]progress: adding candidates to table * [misc]progress: [Phase 3 of 3] Extracting. * * [misc]regime-changes: Finding splitpoints for: (# # # # # # #) * [misc]regimes: searching between 647.1464487400649 and 1.6584526274552118 on (/ (exp x) (- (exp x) 1)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 0.9999999999529802 and 0.9953570240374456 on (exp x) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -4.701987965073846e-11 and -0.004653788055287507 on x * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 647.1464487400754 and 1.6584526274552116 on (/ 1 (- 1 (exp (- x)))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -4.7019943494319705e-11 and -0.00466463374490611 on (- 1 (exp (- x))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 1.004664633744906 and 1.00000000004702 on (exp (- x)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 0.004653788055287507 and 4.701987965073846e-11 on (- x) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between -8.610607175293315e+183 and -1.5416947167718523e+187 on (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -1.6253205237895392e+150 and -2.133946840668774e+152 on (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -1.8574517262379708e+140 and -2.307754099706444e+140 on (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -1.552846776530099e+101 and -1.7759655609104996e+105 on (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -2.7929863788072753e+82 and -2.9456459975771803e+84 on (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -2.819831639715942e+46 and -9.252887601333864e+46 on (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 647.1464487400928 and 170.96575957487914 on (+ 1/2 (+ (/ 1 x) (* 1/12 x))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -8.610607175293315e+183 and -1.5416947167718523e+187 on (+ (/ 1 x) (* 1/12 x)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -1.6253205237895392e+150 and -2.133946840668774e+152 on (+ (/ 1 x) (* 1/12 x)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -1.8574517262379708e+140 and -2.307754099706444e+140 on (+ (/ 1 x) (* 1/12 x)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between -1.552846776530099e+101 and -1.7759655609104996e+105 on (+ (/ 1 x) (* 1/12 x)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -2.7929863788072753e+82 and -2.9456459975771803e+84 on (+ (/ 1 x) (* 1/12 x)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -2.819831639715942e+46 and -9.252887601333864e+46 on (+ (/ 1 x) (* 1/12 x)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 646.6464487400928 and 170.46575957487914 on (+ (/ 1 x) (* 1/12 x)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 647.1464487400929 and 1.6584526274552116 on (/ (* (+ (exp (* 2 x)) (+ 1 (exp x))) (exp x)) (- (exp (* 3 x)) 1)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between +nan.0 and +nan.0 on (+ 1/2 (exp (log (+ (/ 1 x) (* 1/12 x))))) * [misc]regimes: searching between +nan.0 and +nan.0 on (+ 1/2 (exp (log (+ (/ 1 x) (* 1/12 x))))) * [misc]regimes: searching between +nan.0 and +nan.0 on (+ 1/2 (exp (log (+ (/ 1 x) (* 1/12 x))))) * [misc]regimes: searching between +nan.0 and +nan.0 on (+ 1/2 (exp (log (+ (/ 1 x) (* 1/12 x))))) * [misc]regimes: searching between +nan.0 and +nan.0 on (+ 1/2 (exp (log (+ (/ 1 x) (* 1/12 x))))) * [misc]regimes: searching between +nan.0 and +nan.0 on (+ 1/2 (exp (log (+ (/ 1 x) (* 1/12 x))))) * [misc]regimes: searching between +nan.0 and +nan.0 on (+ 1/2 (exp (log (+ (/ 1 x) (* 1/12 x))))) * [misc]regimes: searching between +nan.0 and +nan.0 on (+ 1/2 (exp (log (+ (/ 1 x) (* 1/12 x))))) * [misc]regimes: searching between +nan.0 and +nan.0 on (+ 1/2 (exp (log (+ (/ 1 x) (* 1/12 x))))) * [misc]regimes: searching between +nan.0 and +nan.0 on (exp (log (+ (/ 1 x) (* 1/12 x)))) * [misc]regimes: searching between +nan.0 and +nan.0 on (exp (log (+ (/ 1 x) (* 1/12 x)))) * [misc]regimes: searching between +nan.0 and +nan.0 on (exp (log (+ (/ 1 x) (* 1/12 x)))) * [misc]regimes: searching between +nan.0 and +nan.0 on (exp (log (+ (/ 1 x) (* 1/12 x)))) * [misc]regimes: searching between +nan.0 and +nan.0 on (exp (log (+ (/ 1 x) (* 1/12 x)))) * [misc]regimes: searching between +nan.0 and +nan.0 on (exp (log (+ (/ 1 x) (* 1/12 x)))) * [misc]regimes: searching between +nan.0 and +nan.0 on (exp (log (+ (/ 1 x) (* 1/12 x)))) * [misc]regimes: searching between +nan.0 and +nan.0 on (exp (log (+ (/ 1 x) (* 1/12 x)))) * [misc]regimes: searching between +nan.0 and +nan.0 on (exp (log (+ (/ 1 x) (* 1/12 x)))) * [misc]regimes: searching between +nan.0 and +nan.0 on (log (+ (/ 1 x) (* 1/12 x))) * [misc]regimes: searching between +nan.0 and +nan.0 on (log (+ (/ 1 x) (* 1/12 x))) * [misc]regimes: searching between +nan.0 and +nan.0 on (log (+ (/ 1 x) (* 1/12 x))) * [misc]regimes: searching between +nan.0 and +nan.0 on (log (+ (/ 1 x) (* 1/12 x))) * [misc]regimes: searching between +nan.0 and +nan.0 on (log (+ (/ 1 x) (* 1/12 x))) * [misc]regimes: searching between +nan.0 and +nan.0 on (log (+ (/ 1 x) (* 1/12 x))) * [misc]regimes: searching between +nan.0 and +nan.0 on (log (+ (/ 1 x) (* 1/12 x))) * [misc]regimes: searching between +nan.0 and +nan.0 on (log (+ (/ 1 x) (* 1/12 x))) * [misc]regimes: searching between +nan.0 and +nan.0 on (log (+ (/ 1 x) (* 1/12 x))) * [misc]regimes: searching between 647.146448740062 and 1.658452627455212 on (/ (exp x) (/ (/ (- (pow (pow (exp x) 3) 3) 1) (+ (pow (* (exp x) (exp x)) 3) (+ 1 (pow (exp x) 3)))) (+ (exp (+ x x)) (+ (exp x) 1)))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 647.1464487400337 and 1.6584526274552127 on (* (/ (* (cbrt (exp x)) (cbrt (exp x))) (/ (+ (pow (sqrt (exp x)) 3) 1) (* (cbrt (+ (exp (+ x x)) (+ (exp x) 1))) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) (/ (cbrt (exp x)) (/ (- (pow (sqrt (exp x)) 3) 1) (cbrt (+ (exp (+ x x)) (+ (exp x) 1)))))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 647.1464487400967 and 1.6584526274552118 on (/ (exp x) (log (exp (- (exp x) 1)))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: Found splitpoints: (#s(sp 0 (/ 1 (- 1 (exp (- x)))) 1.6584526274552116) #s(sp 1 (/ 1 (- 1 (exp (- x)))) +nan.0)) , with alts (# #) * [enter]simplify: Simplifying (if (<= (/ 1 (- 1 (exp (- x)))) 1.6584526274552116) (/ 1 (- 1 (exp (- x)))) (+ 1/2 (+ (/ 1 x) (* 1/12 x)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * [exit]simplify: Simplified to (if (<= (/ 1 (- 1 (exp (- x)))) 1.6584526274552116) (/ 1 (- 1 (exp (- x)))) (+ 1/2 (+ (* 1/12 x) (/ 1 x)))) * * * * [misc]points: Sampling 8000 additional inputs, on iter 0 have 0 / 8000 * * * * [misc]points: Computing exacts on every 500 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 250 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 125 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 62 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 31 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 15 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 7 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 8000 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 1930 additional inputs, on iter 1 have 6070 / 8000 * * * * [misc]points: Computing exacts on every 120 of 1930 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 60 of 1930 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 30 of 1930 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 15 of 1930 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 7 of 1930 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 1930 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 1930 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 483 additional inputs, on iter 2 have 7517 / 8000 * * * * [misc]points: Computing exacts on every 30 of 483 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 15 of 483 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 7 of 483 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 483 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 483 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 116 additional inputs, on iter 3 have 7884 / 8000 * * * * [misc]points: Computing exacts on every 7 of 116 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 116 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 116 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 23 additional inputs, on iter 4 have 7977 / 8000 * * * * [misc]points: Computing exacts for 23 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 5 have 7992 / 8000 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 6 have 7995 / 8000 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 7999 / 8000 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 8003 points with exact outputs