* [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: Setting MPFR precision to 1600 * * * * [misc]points: Setting MPFR precision to 1856 * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Computing exacts on every 4 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Computing exacts on every 2 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Computing exacts for 256 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 78 additional inputs, on iter 1 have 178 / 256 * * * * [misc]points: Computing exacts on every 4 of 78 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Computing exacts on every 2 of 78 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Computing exacts for 78 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 25 additional inputs, on iter 2 have 231 / 256 * * * * [misc]points: Computing exacts for 25 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 3 have 248 / 256 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 253 / 256 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 256 points with exact outputs * * * [misc]progress: [2/2] Setting up program. * [misc]progress: [Phase 2 of 3] Improving. * [enter]simplify: Simplifying (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (165 enodes) * * [misc]simplify: iters left: 1 (273 enodes) * [exit]simplify: Simplified to (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i (* 100 n))) * * [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 / 4 ] rewriting at (2 2 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2 1 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2 1) * [misc]approximate: Taking taylor expansion of (- (pow (+ 1 (/ i n)) n) 1) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ i n)) n) 1) in n * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ i n)) n) in n * [misc]taylor: Taking taylor expansion of (exp (* n (log (+ 1 (/ i n))))) in n * [misc]taylor: Taking taylor expansion of (* n (log (+ 1 (/ i n)))) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ i n))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (/ i n)) in n * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ i 1) into i * [misc]backup-simplify: Simplify (+ 0 i) into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log i)) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (* 0 (- (log i) (log n))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* i (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow i 1)))) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log i)) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (+ (* 0 (/ 1 i)) (* 1 (- (log i) (log n)))) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ i n)) n) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ i n)) n) in i * [misc]taylor: Taking taylor expansion of (exp (* n (log (+ 1 (/ i n))))) in i * [misc]taylor: Taking taylor expansion of (* n (log (+ 1 (/ i n)))) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ i n))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ i n)) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* n 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 n)) into (/ 1 n) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 n)) 1)) (pow 1 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (+ (* n (/ 1 n)) (* 0 0)) into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ i n)) n) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ i n)) n) in i * [misc]taylor: Taking taylor expansion of (exp (* n (log (+ 1 (/ i n))))) in i * [misc]taylor: Taking taylor expansion of (* n (log (+ 1 (/ i n)))) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ i n))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ i n)) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* n 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 n)) into (/ 1 n) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 n)) 1)) (pow 1 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (+ (* n (/ 1 n)) (* 0 0)) into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 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]taylor: Taking taylor expansion of 1 in n * [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 n) (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 n)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into (/ -1/2 (pow n 2)) * [misc]backup-simplify: Simplify (+ (* n (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 0))) into (- (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow (- (* 1/2 (/ 1 n))) 1) 1)))) into (- 1/2 (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (- 1/2 (* 1/2 (/ 1 n))) 0) into (- 1/2 (* 1/2 (/ 1 n))) * [misc]taylor: Taking taylor expansion of (- 1/2 (* 1/2 (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [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 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ 1 n)) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (/ 1 n)) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into (/ 1/3 (pow n 3)) * [misc]backup-simplify: Simplify (+ (* n (/ 1/3 (pow n 3))) (+ (* 0 (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 0)))) into (* 1/3 (/ 1 (pow n 2))) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 3) 6)) (* (/ (pow 1 1) 1) (/ (pow (- (* 1/2 (/ 1 n))) 1) 1)) (* (/ (pow (* 1/3 (/ 1 (pow n 2))) 1) 1)))) into (- (+ (* 1/3 (/ 1 (pow n 2))) 1/6) (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (- (+ (* 1/3 (/ 1 (pow n 2))) 1/6) (* 1/2 (/ 1 n))) 0) into (- (+ (* 1/3 (/ 1 (pow n 2))) 1/6) (* 1/2 (/ 1 n))) * [misc]taylor: Taking taylor expansion of (- (+ (* 1/3 (/ 1 (pow n 2))) 1/6) (* 1/2 (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of (+ (* 1/3 (/ 1 (pow n 2))) 1/6) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (/ 1 (pow n 2))) in n * [misc]taylor: Taking taylor expansion of 1/3 in n * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (/ 1 (pow n 2)) in n * [misc]taylor: Taking taylor expansion of (pow n 2) in n * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [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 (* 1 i) 3)) (+ (* 1/2 (pow (* 1 i) 2)) (* 1 (* 1 i)))) into (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * [misc]approximate: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) in n * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n)))))) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n))))) in n * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (log (+ 1 (/ (/ 1 i) (/ 1 n)))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 i) (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 i)) into (/ 1 i) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 i)) 1)) (pow 1 1)))) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ 1 i)) (* 0 0)) into (/ 1 i) * [misc]backup-simplify: Simplify (exp (/ 1 i)) into (exp (/ 1 i)) * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n)))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 i) (/ 1 n)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ 1 n) (- (log n) (log i))) into (/ (- (log n) (log i)) n) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n)))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 i) (/ 1 n)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ 1 n) (- (log n) (log i))) into (/ (- (log n) (log i)) n) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ (- (log n) (log i)) n)) -1) into (- (exp (/ (- (log n) (log i)) n)) 1) * [misc]taylor: Taking taylor expansion of (- (exp (/ (- (log n) (log i)) n)) 1) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ (- (log n) (log i)) n)) -1) into (- (exp (/ (- (log n) (log i)) n)) 1) * [misc]backup-simplify: Simplify (- (exp (/ (- (log n) (log i)) n)) 1) into (- (exp (/ (- (log n) (log i)) n)) 1) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow n 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ 1 n) (/ 1 n)) (* 0 (- (log n) (log i)))) into (/ 1 (pow n 2)) * [misc]backup-simplify: Simplify (* (exp (/ (- (log n) (log i)) n)) (+ (* (/ (pow (/ 1 (pow n 2)) 1) 1)))) into (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) 0) into (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 2) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 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 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow n 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow n 1)))) 2) into (/ -1/2 (pow n 2)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ 1 n) (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i))))) into (- (* 1/2 (/ 1 (pow n 3)))) * [misc]backup-simplify: Simplify (* (exp (/ (- (log n) (log i)) n)) (+ (* (/ (pow (/ 1 (pow n 2)) 2) 2)) (* (/ (pow (- (* 1/2 (/ 1 (pow n 3)))) 1) 1)))) into (* (- (* 1/2 (/ 1 (pow n 4))) (* 1/2 (/ 1 (pow n 3)))) (exp (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (- (* 1/2 (/ 1 (pow n 4))) (* 1/2 (/ 1 (pow n 3)))) (exp (/ (- (log n) (log i)) n))) 0) into (- (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 4) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 3))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 3) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n)))))) 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 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 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 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow n 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow n 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow n 1)))) 6) into (/ 1/3 (pow n 3)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ 1 n) (/ 1/3 (pow n 3))) (+ (* 0 (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i)))))) into (* 1/3 (/ 1 (pow n 4))) * [misc]backup-simplify: Simplify (* (exp (/ (- (log n) (log i)) n)) (+ (* (/ (pow (/ 1 (pow n 2)) 3) 6)) (* (/ (pow (/ 1 (pow n 2)) 1) 1) (/ (pow (- (* 1/2 (/ 1 (pow n 3)))) 1) 1)) (* (/ (pow (* 1/3 (/ 1 (pow n 4))) 1) 1)))) into (* (exp (/ (- (log n) (log i)) n)) (- (+ (* 1/6 (/ 1 (pow n 6))) (* 1/3 (/ 1 (pow n 4)))) (* 1/2 (/ 1 (pow n 5))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (/ (- (log n) (log i)) n)) (- (+ (* 1/6 (/ 1 (pow n 6))) (* 1/3 (/ 1 (pow n 4)))) (* 1/2 (/ 1 (pow n 5))))) 0) into (- (+ (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) * [misc]taylor: Taking taylor expansion of (- (+ (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) in n * [misc]taylor: Taking taylor expansion of (+ (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) in n * [misc]taylor: Taking taylor expansion of 1/3 in n * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 4) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6))) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 6) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 5) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n)))))))) 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 (/ (- (log (/ 1 n)) (log (/ 1 i))) (/ 1 n))) 1) into (- (exp (* (- (log (/ 1 n)) (log (/ 1 i))) n)) 1) * [misc]approximate: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) in n * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))))) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) in n * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) -1) into (/ 1 i) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* -1 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 i)) into (/ 1 i) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 i)) 1)) (pow 1 1)))) 1) into (/ 1 i) * [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 (/ 1 i)) (* 0 0)) into (- (/ 1 i)) * [misc]backup-simplify: Simplify (exp (- (/ 1 i))) into (exp (- (/ 1 i))) * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ -1 n) (- (log n) (log i))) into (* -1 (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ -1 n) (- (log n) (log i))) into (* -1 (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (* -1 (/ (- (log n) (log i)) n))) -1) into (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) * [misc]taylor: Taking taylor expansion of (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (* -1 (/ (- (log n) (log i)) n))) -1) into (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) * [misc]backup-simplify: Simplify (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (- (exp (* -1 (/ (- (log n) (log i)) n))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow n 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ -1 n) (/ 1 n)) (* 0 (- (log n) (log i)))) into (- (/ 1 (pow n 2))) * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* (/ (pow (- (/ 1 (pow n 2))) 1) 1)))) into (* -1 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) 0) into (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) * [misc]taylor: Taking taylor expansion of (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) in n * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 2) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 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 (- 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow n 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow n 1)))) 2) into (/ -1/2 (pow n 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ -1 n) (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i))))) into (* 1/2 (/ 1 (pow n 3))) * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* (/ (pow (- (/ 1 (pow n 2))) 2) 2)) (* (/ (pow (* 1/2 (/ 1 (pow n 3))) 1) 1)))) into (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/2 (/ 1 (pow n 3))) (* 1/2 (/ 1 (pow n 4))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/2 (/ 1 (pow n 3))) (* 1/2 (/ 1 (pow n 4))))) 0) into (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)))) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 4) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 3) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 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 (- 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow n 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow n 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow n 1)))) 6) into (/ 1/3 (pow n 3)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ -1 n) (/ 1/3 (pow n 3))) (+ (* 0 (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i)))))) into (- (* 1/3 (/ 1 (pow n 4)))) * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* (/ (pow (- (/ 1 (pow n 2))) 3) 6)) (* (/ (pow (- (/ 1 (pow n 2))) 1) 1) (/ (pow (* 1/2 (/ 1 (pow n 3))) 1) 1)) (* (/ (pow (- (* 1/3 (/ 1 (pow n 4)))) 1) 1)))) into (* -1 (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/6 (/ 1 (pow n 6))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/3 (/ 1 (pow n 4))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/6 (/ 1 (pow n 6))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/3 (/ 1 (pow n 4))))))) 0) into (- (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (+ (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))))) * [misc]taylor: Taking taylor expansion of (- (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (+ (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))))) in n * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (+ (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4))))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 5) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (+ (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))) in n * [misc]taylor: Taking taylor expansion of (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 6) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4))) in n * [misc]taylor: Taking taylor expansion of 1/3 in n * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 4) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n)))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (exp (* -1 (/ (- (log (/ 1 (- n))) (log (/ 1 (- i)))) (/ 1 (- n))))) 1) into (- (exp (* n (- (log (/ -1 n)) (log (/ -1 i))))) 1) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 2 1 1) * [misc]approximate: Taking taylor expansion of (pow (+ 1 (/ i n)) n) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ i n)) n) in n * [misc]taylor: Taking taylor expansion of (exp (* n (log (+ 1 (/ i n))))) in n * [misc]taylor: Taking taylor expansion of (* n (log (+ 1 (/ i n)))) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ i n))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (/ i n)) in n * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ i 1) into i * [misc]backup-simplify: Simplify (+ 0 i) into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log i)) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (* 0 (- (log i) (log n))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* i (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow i 1)))) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log i)) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (+ (* 0 (/ 1 i)) (* 1 (- (log i) (log n)))) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ i n)) n) in i * [misc]taylor: Taking taylor expansion of (exp (* n (log (+ 1 (/ i n))))) in i * [misc]taylor: Taking taylor expansion of (* n (log (+ 1 (/ i n)))) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ i n))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ i n)) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* n 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 n)) into (/ 1 n) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 n)) 1)) (pow 1 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (+ (* n (/ 1 n)) (* 0 0)) into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ i n)) n) in i * [misc]taylor: Taking taylor expansion of (exp (* n (log (+ 1 (/ i n))))) in i * [misc]taylor: Taking taylor expansion of (* n (log (+ 1 (/ i n)))) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ i n))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ i n)) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* n 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 n)) into (/ 1 n) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 n)) 1)) (pow 1 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (+ (* n (/ 1 n)) (* 0 0)) into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]taylor: Taking taylor expansion of 1 in n * [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 n) (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 n)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into (/ -1/2 (pow n 2)) * [misc]backup-simplify: Simplify (+ (* n (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 0))) into (- (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow (- (* 1/2 (/ 1 n))) 1) 1)))) into (- 1/2 (* 1/2 (/ 1 n))) * [misc]taylor: Taking taylor expansion of (- 1/2 (* 1/2 (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [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 (+ (* 1/2 (pow (* 1 i) 2)) (+ (* 1 (* 1 i)) 1)) into (+ i (+ (* 1/2 (pow i 2)) 1)) * [misc]approximate: Taking taylor expansion of (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n)))))) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n))))) in n * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (log (+ 1 (/ (/ 1 i) (/ 1 n)))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 i) (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 i)) into (/ 1 i) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 i)) 1)) (pow 1 1)))) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ 1 i)) (* 0 0)) into (/ 1 i) * [misc]backup-simplify: Simplify (exp (/ 1 i)) into (exp (/ 1 i)) * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n)))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 i) (/ 1 n)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ 1 n) (- (log n) (log i))) into (/ (- (log n) (log i)) n) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n)))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 i) (/ 1 n)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ 1 n) (- (log n) (log i))) into (/ (- (log n) (log i)) n) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow n 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ 1 n) (/ 1 n)) (* 0 (- (log n) (log i)))) into (/ 1 (pow n 2)) * [misc]backup-simplify: Simplify (* (exp (/ (- (log n) (log i)) n)) (+ (* (/ (pow (/ 1 (pow n 2)) 1) 1)))) into (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 2) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 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 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow n 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow n 1)))) 2) into (/ -1/2 (pow n 2)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ 1 n) (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i))))) into (- (* 1/2 (/ 1 (pow n 3)))) * [misc]backup-simplify: Simplify (* (exp (/ (- (log n) (log i)) n)) (+ (* (/ (pow (/ 1 (pow n 2)) 2) 2)) (* (/ (pow (- (* 1/2 (/ 1 (pow n 3)))) 1) 1)))) into (* (- (* 1/2 (/ 1 (pow n 4))) (* 1/2 (/ 1 (pow n 3)))) (exp (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (* (- (* 1/2 (/ 1 (pow n 4))) (* 1/2 (/ 1 (pow n 3)))) (exp (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow n 4))) (* 1/2 (/ 1 (pow n 3)))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow n 4))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow n 4)) in n * [misc]taylor: Taking taylor expansion of (pow n 4) in n * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow n 3))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow n 3)) in n * [misc]taylor: Taking taylor expansion of (pow n 3) in n * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* 1/2 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 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 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/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* -1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 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 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow n 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow n 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow n 1)))) 6) into (/ 1/3 (pow n 3)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ 1 n) (/ 1/3 (pow n 3))) (+ (* 0 (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i)))))) into (* 1/3 (/ 1 (pow n 4))) * [misc]backup-simplify: Simplify (* (exp (/ (- (log n) (log i)) n)) (+ (* (/ (pow (/ 1 (pow n 2)) 3) 6)) (* (/ (pow (/ 1 (pow n 2)) 1) 1) (/ (pow (- (* 1/2 (/ 1 (pow n 3)))) 1) 1)) (* (/ (pow (* 1/3 (/ 1 (pow n 4))) 1) 1)))) into (* (exp (/ (- (log n) (log i)) n)) (- (+ (* 1/6 (/ 1 (pow n 6))) (* 1/3 (/ 1 (pow n 4)))) (* 1/2 (/ 1 (pow n 5))))) * [misc]taylor: Taking taylor expansion of (* (exp (/ (- (log n) (log i)) n)) (- (+ (* 1/6 (/ 1 (pow n 6))) (* 1/3 (/ 1 (pow n 4)))) (* 1/2 (/ 1 (pow n 5))))) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (- (+ (* 1/6 (/ 1 (pow n 6))) (* 1/3 (/ 1 (pow n 4)))) (* 1/2 (/ 1 (pow n 5)))) in n * [misc]taylor: Taking taylor expansion of (+ (* 1/6 (/ 1 (pow n 6))) (* 1/3 (/ 1 (pow n 4)))) in n * [misc]taylor: Taking taylor expansion of (* 1/6 (/ 1 (pow n 6))) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (/ 1 (pow n 6)) in n * [misc]taylor: Taking taylor expansion of (pow n 6) in n * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* 1/3 (/ 1 (pow n 4))) in n * [misc]taylor: Taking taylor expansion of 1/3 in n * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (/ 1 (pow n 4)) in n * [misc]taylor: Taking taylor expansion of (pow n 4) in n * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow n 5))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow n 5)) in n * [misc]taylor: Taking taylor expansion of (pow n 5) in n * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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)))) 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)))) 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/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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)))) 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/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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)))) 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)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 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 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* 1/3 1) into 1/3 * [misc]backup-simplify: Simplify (+ 0 1/3) into 1/3 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1/3 0) into 1/3 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* 1/2 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/6 1) into 1/6 * [misc]backup-simplify: Simplify (+ 1/6 0) into 1/6 * [misc]backup-simplify: Simplify (+ 1/6 0) into 1/6 * [misc]backup-simplify: Simplify (+ (* (exp (/ (- (log n) (log i)) n)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1/3) (+ (* 0 -1/2) (* 0 1/6))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (exp (/ (- (log (/ 1 n)) (log (/ 1 i))) (/ 1 n))) into (exp (* (- (log (/ 1 n)) (log (/ 1 i))) n)) * [misc]approximate: Taking taylor expansion of (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))))) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) in n * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) -1) into (/ 1 i) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* -1 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 i)) into (/ 1 i) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 i)) 1)) (pow 1 1)))) 1) into (/ 1 i) * [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 (/ 1 i)) (* 0 0)) into (- (/ 1 i)) * [misc]backup-simplify: Simplify (exp (- (/ 1 i))) into (exp (- (/ 1 i))) * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ -1 n) (- (log n) (log i))) into (* -1 (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ -1 n) (- (log n) (log i))) into (* -1 (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow n 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ -1 n) (/ 1 n)) (* 0 (- (log n) (log i)))) into (- (/ 1 (pow n 2))) * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* (/ (pow (- (/ 1 (pow n 2))) 1) 1)))) into (* -1 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 2) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n)))))) into 0 * [misc]backup-simplify: Simplify 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow n 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow n 1)))) 2) into (/ -1/2 (pow n 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ -1 n) (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i))))) into (* 1/2 (/ 1 (pow n 3))) * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* (/ (pow (- (/ 1 (pow n 2))) 2) 2)) (* (/ (pow (* 1/2 (/ 1 (pow n 3))) 1) 1)))) into (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/2 (/ 1 (pow n 3))) (* 1/2 (/ 1 (pow n 4))))) * [misc]taylor: Taking taylor expansion of (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/2 (/ 1 (pow n 3))) (* 1/2 (/ 1 (pow n 4))))) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow n 3))) (* 1/2 (/ 1 (pow n 4)))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow n 3))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow n 3)) in n * [misc]taylor: Taking taylor expansion of (pow n 3) in n * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow n 4))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow n 4)) in n * [misc]taylor: Taking taylor expansion of (pow n 4) in n * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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)))) 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1/2) (* 0 1/2))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n))))))) into 0 * [misc]backup-simplify: Simplify 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow n 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow n 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow n 1)))) 6) into (/ 1/3 (pow n 3)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ -1 n) (/ 1/3 (pow n 3))) (+ (* 0 (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i)))))) into (- (* 1/3 (/ 1 (pow n 4)))) * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* (/ (pow (- (/ 1 (pow n 2))) 3) 6)) (* (/ (pow (- (/ 1 (pow n 2))) 1) 1) (/ (pow (* 1/2 (/ 1 (pow n 3))) 1) 1)) (* (/ (pow (- (* 1/3 (/ 1 (pow n 4)))) 1) 1)))) into (* -1 (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/6 (/ 1 (pow n 6))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/3 (/ 1 (pow n 4))))))) * [misc]taylor: Taking taylor expansion of (* -1 (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/6 (/ 1 (pow n 6))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/3 (/ 1 (pow n 4))))))) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/6 (/ 1 (pow n 6))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/3 (/ 1 (pow n 4)))))) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (+ (* 1/6 (/ 1 (pow n 6))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/3 (/ 1 (pow n 4))))) in n * [misc]taylor: Taking taylor expansion of (* 1/6 (/ 1 (pow n 6))) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (/ 1 (pow n 6)) in n * [misc]taylor: Taking taylor expansion of (pow n 6) in n * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow n 5))) (* 1/3 (/ 1 (pow n 4)))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow n 5))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow n 5)) in n * [misc]taylor: Taking taylor expansion of (pow n 5) in n * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* 1/3 (/ 1 (pow n 4))) in n * [misc]taylor: Taking taylor expansion of 1/3 in n * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (/ 1 (pow n 4)) in n * [misc]taylor: Taking taylor expansion of (pow n 4) in n * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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)))) 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)))) 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/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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)))) 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)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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)))) 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/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* 1/3 1) into 1/3 * [misc]backup-simplify: Simplify (+ 0 1/3) into 1/3 * [misc]backup-simplify: Simplify (+ 0 1/3) into 1/3 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (* 1/6 1) into 1/6 * [misc]backup-simplify: Simplify (+ 1/6 0) into 1/6 * [misc]backup-simplify: Simplify (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1/3) (+ (* 0 1/2) (* 0 1/6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1/3) (+ (* 0 1/2) (* 0 1/6)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) 0) (+ (* 0 0) (+ (* 0 1/3) (+ (* 0 1/2) (* 0 1/6))))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) 0) (+ (* 0 1/3) (+ (* 0 1/2) (* 0 1/6)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) 1/3) (+ (* 0 1/2) (* 0 1/6))) into (* 1/3 (exp (* -1 (/ (- (log n) (log i)) n)))) * [misc]backup-simplify: Simplify (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) 1/2) (* 0 1/6)) into (* 1/2 (exp (* -1 (/ (- (log n) (log i)) n)))) * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log n) (log i)) n))) 1/6) into (* 1/6 (exp (* -1 (/ (- (log n) (log i)) n)))) * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (* 1/3 (exp (* -1 (/ (- (log n) (log i)) n))))) (+ (* 0 (* 1/2 (exp (* -1 (/ (- (log n) (log i)) n))))) (* 0 (* 1/6 (exp (* -1 (/ (- (log n) (log i)) n))))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log (/ 1 (- n))) (log (/ 1 (- i)))) (/ 1 (- n))))) into (exp (* n (- (log (/ -1 n)) (log (/ -1 i))))) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) in n * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ i n)) n) 1) in n * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ i n)) n) in n * [misc]taylor: Taking taylor expansion of (exp (* n (log (+ 1 (/ i n))))) in n * [misc]taylor: Taking taylor expansion of (* n (log (+ 1 (/ i n)))) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ i n))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (/ i n)) in n * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ i 1) into i * [misc]backup-simplify: Simplify (+ 0 i) into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log i)) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (* 0 (- (log i) (log n))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* i (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow i 1)))) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log i)) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (+ (* 0 (/ 1 i)) (* 1 (- (log i) (log n)))) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ i 1) into i * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (- (log i) (log n)) 1) 1)))) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (- (log i) (log n)) 0) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (/ (- (log i) (log n)) i) into (/ (- (log i) (log n)) i) * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) in i * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ i n)) n) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ i n)) n) in i * [misc]taylor: Taking taylor expansion of (exp (* n (log (+ 1 (/ i n))))) in i * [misc]taylor: Taking taylor expansion of (* n (log (+ 1 (/ i n)))) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ i n))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ i n)) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* n 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 n)) into (/ 1 n) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 n)) 1)) (pow 1 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (+ (* n (/ 1 n)) (* 0 0)) into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [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 n)) into n * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) in i * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ i n)) n) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ i n)) n) in i * [misc]taylor: Taking taylor expansion of (exp (* n (log (+ 1 (/ i n))))) in i * [misc]taylor: Taking taylor expansion of (* n (log (+ 1 (/ i n)))) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ i n))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ i n)) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* n 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 n)) into (/ 1 n) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 n)) 1)) (pow 1 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (+ (* n (/ 1 n)) (* 0 0)) into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [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 n)) into n * [misc]taylor: Taking taylor expansion of n in n * [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 (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 n)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into (/ -1/2 (pow n 2)) * [misc]backup-simplify: Simplify (+ (* n (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 0))) into (- (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow (- (* 1/2 (/ 1 n))) 1) 1)))) into (- 1/2 (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (- 1/2 (* 1/2 (/ 1 n))) 0) into (- 1/2 (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- 1/2 (* 1/2 (/ 1 n))) (/ 1 n)) (+ (* n (/ 0 (/ 1 n))))) into (- (* 1/2 n) 1/2) * [misc]taylor: Taking taylor expansion of (- (* 1/2 n) 1/2) in n * [misc]taylor: Taking taylor expansion of (* 1/2 n) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 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 n) (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ 1 n)) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (/ 1 n)) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into (/ 1/3 (pow n 3)) * [misc]backup-simplify: Simplify (+ (* n (/ 1/3 (pow n 3))) (+ (* 0 (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 0)))) into (* 1/3 (/ 1 (pow n 2))) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 3) 6)) (* (/ (pow 1 1) 1) (/ (pow (- (* 1/2 (/ 1 n))) 1) 1)) (* (/ (pow (* 1/3 (/ 1 (pow n 2))) 1) 1)))) into (- (+ (* 1/3 (/ 1 (pow n 2))) 1/6) (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (- (+ (* 1/3 (/ 1 (pow n 2))) 1/6) (* 1/2 (/ 1 n))) 0) into (- (+ (* 1/3 (/ 1 (pow n 2))) 1/6) (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* 1/3 (/ 1 (pow n 2))) 1/6) (* 1/2 (/ 1 n))) (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* (- (* 1/2 n) 1/2) (/ 0 (/ 1 n))))) into (- (+ (* 1/6 n) (* 1/3 (/ 1 n))) 1/2) * [misc]taylor: Taking taylor expansion of (- (+ (* 1/6 n) (* 1/3 (/ 1 n))) 1/2) in n * [misc]taylor: Taking taylor expansion of (+ (* 1/6 n) (* 1/3 (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of (* 1/6 n) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* 1/3 (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of 1/3 in n * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 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 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 1) (* 0 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 into 0 * [misc]approximate: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) (/ (/ 1 i) (/ 1 n))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) (/ (/ 1 i) (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) in n * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n)))))) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n))))) in n * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (log (+ 1 (/ (/ 1 i) (/ 1 n)))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 i) (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 i)) into (/ 1 i) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 i)) 1)) (pow 1 1)))) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ 1 i)) (* 0 0)) into (/ 1 i) * [misc]backup-simplify: Simplify (exp (/ 1 i)) into (exp (/ 1 i)) * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ 1 i)) -1) into (- (exp (/ 1 i)) 1) * [misc]backup-simplify: Simplify (/ (- (exp (/ 1 i)) 1) (/ 1 i)) into (* (- (exp (/ 1 i)) 1) i) * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n)))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 i) (/ 1 n)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ 1 n) (- (log n) (log i))) into (/ (- (log n) (log i)) n) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ (- (log n) (log i)) n)) -1) into (- (exp (/ (- (log n) (log i)) n)) 1) * [misc]backup-simplify: Simplify (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) into (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n)))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 i) (/ 1 n)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ 1 n) (- (log n) (log i))) into (/ (- (log n) (log i)) n) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ (- (log n) (log i)) n)) -1) into (- (exp (/ (- (log n) (log i)) n)) 1) * [misc]backup-simplify: Simplify (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) into (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) * [misc]taylor: Taking taylor expansion of (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) in n * [misc]taylor: Taking taylor expansion of (- (exp (/ (- (log n) (log i)) n)) 1) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in n * [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 (+ (exp (/ (- (log n) (log i)) n)) -1) into (- (exp (/ (- (log n) (log i)) n)) 1) * [misc]backup-simplify: Simplify (/ (- (exp (/ (- (log n) (log i)) n)) 1) 1) into (- (exp (/ (- (log n) (log i)) n)) 1) * [misc]backup-simplify: Simplify (- (exp (/ (- (log n) (log i)) n)) 1) into (- (exp (/ (- (log n) (log i)) n)) 1) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow n 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ 1 n) (/ 1 n)) (* 0 (- (log n) (log i)))) into (/ 1 (pow n 2)) * [misc]backup-simplify: Simplify (* (exp (/ (- (log n) (log i)) n)) (+ (* (/ (pow (/ 1 (pow n 2)) 1) 1)))) into (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) 0) into (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) n) (+ (* (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) (/ 0 n)))) into (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)) * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 3) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 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 1) (+ (* (- (exp (/ (- (log n) (log i)) n)) 1) (/ 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 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow n 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow n 1)))) 2) into (/ -1/2 (pow n 2)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ 1 n) (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i))))) into (- (* 1/2 (/ 1 (pow n 3)))) * [misc]backup-simplify: Simplify (* (exp (/ (- (log n) (log i)) n)) (+ (* (/ (pow (/ 1 (pow n 2)) 2) 2)) (* (/ (pow (- (* 1/2 (/ 1 (pow n 3)))) 1) 1)))) into (* (- (* 1/2 (/ 1 (pow n 4))) (* 1/2 (/ 1 (pow n 3)))) (exp (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (- (* 1/2 (/ 1 (pow n 4))) (* 1/2 (/ 1 (pow n 3)))) (exp (/ (- (log n) (log i)) n))) 0) into (- (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)))) n) (+ (* (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) (/ 0 n)) (* (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)) (/ 0 n)))) into (- (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 5) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 4) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n)))))) 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 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 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 1) (+ (* (- (exp (/ (- (log n) (log i)) n)) 1) (/ 0 1)) (* 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 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow n 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow n 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow n 1)))) 6) into (/ 1/3 (pow n 3)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ 1 n) (/ 1/3 (pow n 3))) (+ (* 0 (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i)))))) into (* 1/3 (/ 1 (pow n 4))) * [misc]backup-simplify: Simplify (* (exp (/ (- (log n) (log i)) n)) (+ (* (/ (pow (/ 1 (pow n 2)) 3) 6)) (* (/ (pow (/ 1 (pow n 2)) 1) 1) (/ (pow (- (* 1/2 (/ 1 (pow n 3)))) 1) 1)) (* (/ (pow (* 1/3 (/ 1 (pow n 4))) 1) 1)))) into (* (exp (/ (- (log n) (log i)) n)) (- (+ (* 1/6 (/ 1 (pow n 6))) (* 1/3 (/ 1 (pow n 4)))) (* 1/2 (/ 1 (pow n 5))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (/ (- (log n) (log i)) n)) (- (+ (* 1/6 (/ 1 (pow n 6))) (* 1/3 (/ 1 (pow n 4)))) (* 1/2 (/ 1 (pow n 5))))) 0) into (- (+ (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) n) (+ (* (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) (/ 0 n)) (* (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)) (/ 0 n)) (* (- (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) (/ 0 n)))) into (- (+ (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 7))) (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)))) * [misc]taylor: Taking taylor expansion of (- (+ (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 7))) (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)))) in n * [misc]taylor: Taking taylor expansion of (+ (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 7))) (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) in n * [misc]taylor: Taking taylor expansion of (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 7))) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 7)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 7) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) in n * [misc]taylor: Taking taylor expansion of 1/3 in n * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 5) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 6) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n)))))))) 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 (/ (- (log (/ 1 n)) (log (/ 1 i))) (/ 1 n))) 1) (* (/ 1 (/ 1 n)) (/ 1 i))) into (/ (* (- (exp (* (- (log (/ 1 n)) (log (/ 1 i))) n)) 1) n) i) * [misc]approximate: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) (/ (/ 1 (- i)) (/ 1 (- n)))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) (/ (/ 1 (- i)) (/ 1 (- n)))) in n * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) in n * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))))) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) in n * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) -1) into (/ 1 i) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* -1 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 i)) into (/ 1 i) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 i)) 1)) (pow 1 1)))) 1) into (/ 1 i) * [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 (/ 1 i)) (* 0 0)) into (- (/ 1 i)) * [misc]backup-simplify: Simplify (exp (- (/ 1 i))) into (exp (- (/ 1 i))) * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) -1) into (/ 1 i) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (- (/ 1 i))) -1) into (- (exp (- (/ 1 i))) 1) * [misc]backup-simplify: Simplify (/ (- (exp (- (/ 1 i))) 1) (/ 1 i)) into (* (- (exp (- (/ 1 i))) 1) i) * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ -1 n) (- (log n) (log i))) into (* -1 (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (* -1 (/ (- (log n) (log i)) n))) -1) into (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) * [misc]backup-simplify: Simplify (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) into (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ -1 n) (- (log n) (log i))) into (* -1 (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (* -1 (/ (- (log n) (log i)) n))) -1) into (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) * [misc]backup-simplify: Simplify (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) into (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) * [misc]taylor: Taking taylor expansion of (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) in n * [misc]taylor: Taking taylor expansion of (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in n * [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 (+ (exp (* -1 (/ (- (log n) (log i)) n))) -1) into (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) * [misc]backup-simplify: Simplify (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) 1) into (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) * [misc]backup-simplify: Simplify (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (- (exp (* -1 (/ (- (log n) (log i)) n))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow n 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ -1 n) (/ 1 n)) (* 0 (- (log n) (log i)))) into (- (/ 1 (pow n 2))) * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* (/ (pow (- (/ 1 (pow n 2))) 1) 1)))) into (* -1 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) 0) into (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) n) (+ (* (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) (/ 0 n)))) into (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3))) * [misc]taylor: Taking taylor expansion of (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3))) in n * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 3) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 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 1) (+ (* (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) (/ 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow n 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow n 1)))) 2) into (/ -1/2 (pow n 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ -1 n) (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i))))) into (* 1/2 (/ 1 (pow n 3))) * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* (/ (pow (- (/ 1 (pow n 2))) 2) 2)) (* (/ (pow (* 1/2 (/ 1 (pow n 3))) 1) 1)))) into (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/2 (/ 1 (pow n 3))) (* 1/2 (/ 1 (pow n 4))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/2 (/ 1 (pow n 3))) (* 1/2 (/ 1 (pow n 4))))) 0) into (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)))) * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)))) n) (+ (* (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) (/ 0 n)) (* (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3))) (/ 0 n)))) into (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 5) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 4) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 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 1) (+ (* (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) (/ 0 1)) (* 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow n 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow n 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow n 1)))) 6) into (/ 1/3 (pow n 3)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ -1 n) (/ 1/3 (pow n 3))) (+ (* 0 (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i)))))) into (- (* 1/3 (/ 1 (pow n 4)))) * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* (/ (pow (- (/ 1 (pow n 2))) 3) 6)) (* (/ (pow (- (/ 1 (pow n 2))) 1) 1) (/ (pow (* 1/2 (/ 1 (pow n 3))) 1) 1)) (* (/ (pow (- (* 1/3 (/ 1 (pow n 4)))) 1) 1)))) into (* -1 (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/6 (/ 1 (pow n 6))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/3 (/ 1 (pow n 4))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/6 (/ 1 (pow n 6))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/3 (/ 1 (pow n 4))))))) 0) into (- (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (+ (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))))) * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (+ (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))))) n) (+ (* (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) (/ 0 n)) (* (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3))) (/ 0 n)) (* (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))) (/ 0 n)))) into (- (+ (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7))) (+ (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6)))))) * [misc]taylor: Taking taylor expansion of (- (+ (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7))) (+ (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6)))))) in n * [misc]taylor: Taking taylor expansion of (+ (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7))) (+ (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))))) in n * [misc]taylor: Taking taylor expansion of (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7))) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 7) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (+ (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) in n * [misc]taylor: Taking taylor expansion of 1/3 in n * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 5) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 6) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n)))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (* (- (exp (* -1 (/ (- (log (/ 1 (- n))) (log (/ 1 (- i)))) (/ 1 (- n))))) 1) (* (/ 1 (/ 1 (- n))) (/ 1 (- i)))) into (/ (* n (- (exp (* n (- (log (/ -1 n)) (log (/ -1 i))))) 1)) i) * * * * [misc]progress: [ 4 / 4 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) in n * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ i n)) n) 1) in n * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ i n)) n) in n * [misc]taylor: Taking taylor expansion of (exp (* n (log (+ 1 (/ i n))))) in n * [misc]taylor: Taking taylor expansion of (* n (log (+ 1 (/ i n)))) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ i n))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (/ i n)) in n * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ i 1) into i * [misc]backup-simplify: Simplify (+ 0 i) into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log i)) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (* 0 (- (log i) (log n))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* i (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow i 1)))) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log i)) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (+ (* 0 (/ 1 i)) (* 1 (- (log i) (log n)))) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ i 1) into i * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 1 -1) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (- (log i) (log n)) 1) 1)))) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (- (log i) (log n)) 0) into (- (log i) (log n)) * [misc]backup-simplify: Simplify (/ (- (log i) (log n)) i) into (/ (- (log i) (log n)) i) * [misc]taylor: Taking taylor expansion of (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) in i * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) in i * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ i n)) n) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ i n)) n) in i * [misc]taylor: Taking taylor expansion of (exp (* n (log (+ 1 (/ i n))))) in i * [misc]taylor: Taking taylor expansion of (* n (log (+ 1 (/ i n)))) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ i n))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ i n)) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* n 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 n)) into (/ 1 n) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 n)) 1)) (pow 1 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (+ (* n (/ 1 n)) (* 0 0)) into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [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 n)) into n * [misc]taylor: Taking taylor expansion of (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) in i * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) in i * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ i n)) n) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ i n)) n) in i * [misc]taylor: Taking taylor expansion of (exp (* n (log (+ 1 (/ i n))))) in i * [misc]taylor: Taking taylor expansion of (* n (log (+ 1 (/ i n)))) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ i n))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ i n)) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* n 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 n)) into (/ 1 n) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 n)) 1)) (pow 1 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (+ (* n (/ 1 n)) (* 0 0)) into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [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 n)) into n * [misc]backup-simplify: Simplify (* 100 n) into (* 100 n) * [misc]taylor: Taking taylor expansion of (* 100 n) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 n)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into (/ -1/2 (pow n 2)) * [misc]backup-simplify: Simplify (+ (* n (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 0))) into (- (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow (- (* 1/2 (/ 1 n))) 1) 1)))) into (- 1/2 (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (- 1/2 (* 1/2 (/ 1 n))) 0) into (- 1/2 (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- 1/2 (* 1/2 (/ 1 n))) (/ 1 n)) (+ (* n (/ 0 (/ 1 n))))) into (- (* 1/2 n) 1/2) * [misc]backup-simplify: Simplify (+ (* 100 (- (* 1/2 n) 1/2)) (* 0 n)) into (- (* 50 n) 50) * [misc]taylor: Taking taylor expansion of (- (* 50 n) 50) in n * [misc]taylor: Taking taylor expansion of (* 50 n) in n * [misc]taylor: Taking taylor expansion of 50 in n * [misc]backup-simplify: Simplify 50 into 50 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 50 in n * [misc]backup-simplify: Simplify 50 into 50 * [misc]backup-simplify: Simplify (+ (* 50 0) (+ (* 0 1) (* 0 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 (+ (* 100 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ 1 n)) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (/ 1 n)) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into (/ 1/3 (pow n 3)) * [misc]backup-simplify: Simplify (+ (* n (/ 1/3 (pow n 3))) (+ (* 0 (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 0)))) into (* 1/3 (/ 1 (pow n 2))) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 3) 6)) (* (/ (pow 1 1) 1) (/ (pow (- (* 1/2 (/ 1 n))) 1) 1)) (* (/ (pow (* 1/3 (/ 1 (pow n 2))) 1) 1)))) into (- (+ (* 1/3 (/ 1 (pow n 2))) 1/6) (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (- (+ (* 1/3 (/ 1 (pow n 2))) 1/6) (* 1/2 (/ 1 n))) 0) into (- (+ (* 1/3 (/ 1 (pow n 2))) 1/6) (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* 1/3 (/ 1 (pow n 2))) 1/6) (* 1/2 (/ 1 n))) (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* (- (* 1/2 n) 1/2) (/ 0 (/ 1 n))))) into (- (+ (* 1/6 n) (* 1/3 (/ 1 n))) 1/2) * [misc]backup-simplify: Simplify (+ (* 100 (- (+ (* 1/6 n) (* 1/3 (/ 1 n))) 1/2)) (+ (* 0 (- (* 1/2 n) 1/2)) (* 0 n))) into (- (+ (* 50/3 n) (* 100/3 (/ 1 n))) 50) * [misc]taylor: Taking taylor expansion of (- (+ (* 50/3 n) (* 100/3 (/ 1 n))) 50) in n * [misc]taylor: Taking taylor expansion of (+ (* 50/3 n) (* 100/3 (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of (* 50/3 n) in n * [misc]taylor: Taking taylor expansion of 50/3 in n * [misc]backup-simplify: Simplify 50/3 into 50/3 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* 100/3 (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of 100/3 in n * [misc]backup-simplify: Simplify 100/3 into 100/3 * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 50 in n * [misc]backup-simplify: Simplify 50 into 50 * [misc]backup-simplify: Simplify (+ (* 50/3 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100/3 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 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 50 0) (+ (* 0 0) (+ (* 0 1) (* 0 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 (+ (* 100 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (* 100 (/ (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) (/ (/ 1 i) (/ 1 n)))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* 100 (/ (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) (/ (/ 1 i) (/ 1 n)))) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) (/ (/ 1 i) (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) in n * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n)))))) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n))))) in n * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (log (+ 1 (/ (/ 1 i) (/ 1 n)))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 i) (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 i)) into (/ 1 i) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 i)) 1)) (pow 1 1)))) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ 1 i)) (* 0 0)) into (/ 1 i) * [misc]backup-simplify: Simplify (exp (/ 1 i)) into (exp (/ 1 i)) * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ 1 i)) -1) into (- (exp (/ 1 i)) 1) * [misc]backup-simplify: Simplify (/ (- (exp (/ 1 i)) 1) (/ 1 i)) into (* (- (exp (/ 1 i)) 1) i) * [misc]taylor: Taking taylor expansion of (* 100 (/ (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) (/ (/ 1 i) (/ 1 n)))) in i * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n)))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 i) (/ 1 n)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ 1 n) (- (log n) (log i))) into (/ (- (log n) (log i)) n) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ (- (log n) (log i)) n)) -1) into (- (exp (/ (- (log n) (log i)) n)) 1) * [misc]backup-simplify: Simplify (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) into (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) * [misc]taylor: Taking taylor expansion of (* 100 (/ (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) (/ (/ 1 i) (/ 1 n)))) in i * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 i) (/ 1 n))) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n)))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 n) (log (+ 1 (/ (/ 1 i) (/ 1 n))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 i) (/ 1 n)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ 1 n) (- (log n) (log i))) into (/ (- (log n) (log i)) n) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (/ (- (log n) (log i)) n)) -1) into (- (exp (/ (- (log n) (log i)) n)) 1) * [misc]backup-simplify: Simplify (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) into (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) * [misc]backup-simplify: Simplify (* 100 (/ (- (exp (/ (- (log n) (log i)) n)) 1) n)) into (* 100 (/ (- (exp (/ (- (log n) (log i)) n)) 1) n)) * [misc]taylor: Taking taylor expansion of (* 100 (/ (- (exp (/ (- (log n) (log i)) n)) 1) n)) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) in n * [misc]taylor: Taking taylor expansion of (- (exp (/ (- (log n) (log i)) n)) 1) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in n * [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 (+ (exp (/ (- (log n) (log i)) n)) -1) into (- (exp (/ (- (log n) (log i)) n)) 1) * [misc]backup-simplify: Simplify (/ (- (exp (/ (- (log n) (log i)) n)) 1) 1) into (- (exp (/ (- (log n) (log i)) n)) 1) * [misc]backup-simplify: Simplify (* 100 (- (exp (/ (- (log n) (log i)) n)) 1)) into (* 100 (- (exp (/ (- (log n) (log i)) n)) 1)) * [misc]backup-simplify: Simplify (* 100 (- (exp (/ (- (log n) (log i)) n)) 1)) into (* 100 (- (exp (/ (- (log n) (log i)) n)) 1)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow n 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ 1 n) (/ 1 n)) (* 0 (- (log n) (log i)))) into (/ 1 (pow n 2)) * [misc]backup-simplify: Simplify (* (exp (/ (- (log n) (log i)) n)) (+ (* (/ (pow (/ 1 (pow n 2)) 1) 1)))) into (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) 0) into (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (/ (exp (/ (- (log n) (log i)) n)) (pow n 2)) n) (+ (* (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) (/ 0 n)))) into (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)) * [misc]backup-simplify: Simplify (+ (* 100 (/ (exp (/ (- (log n) (log i)) n)) (pow n 3))) (* 0 (/ (- (exp (/ (- (log n) (log i)) n)) 1) n))) into (* 100 (/ (exp (/ (- (log n) (log i)) n)) (pow n 3))) * [misc]taylor: Taking taylor expansion of (* 100 (/ (exp (/ (- (log n) (log i)) n)) (pow n 3))) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 3) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n))))) 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 1) (+ (* (- (exp (/ (- (log n) (log i)) n)) 1) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (* 0 (- (exp (/ (- (log n) (log i)) n)) 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 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow n 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow n 1)))) 2) into (/ -1/2 (pow n 2)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ 1 n) (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i))))) into (- (* 1/2 (/ 1 (pow n 3)))) * [misc]backup-simplify: Simplify (* (exp (/ (- (log n) (log i)) n)) (+ (* (/ (pow (/ 1 (pow n 2)) 2) 2)) (* (/ (pow (- (* 1/2 (/ 1 (pow n 3)))) 1) 1)))) into (* (- (* 1/2 (/ 1 (pow n 4))) (* 1/2 (/ 1 (pow n 3)))) (exp (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (- (* 1/2 (/ 1 (pow n 4))) (* 1/2 (/ 1 (pow n 3)))) (exp (/ (- (log n) (log i)) n))) 0) into (- (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)))) n) (+ (* (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) (/ 0 n)) (* (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)) (/ 0 n)))) into (- (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) * [misc]backup-simplify: Simplify (+ (* 100 (- (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))))) (+ (* 0 (/ (exp (/ (- (log n) (log i)) n)) (pow n 3))) (* 0 (/ (- (exp (/ (- (log n) (log i)) n)) 1) n)))) into (- (* 50 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) (* 50 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) * [misc]taylor: Taking taylor expansion of (- (* 50 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) (* 50 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) in n * [misc]taylor: Taking taylor expansion of (* 50 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) in n * [misc]taylor: Taking taylor expansion of 50 in n * [misc]backup-simplify: Simplify 50 into 50 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 5) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (* 50 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) in n * [misc]taylor: Taking taylor expansion of 50 in n * [misc]backup-simplify: Simplify 50 into 50 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 4) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 50 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 50 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n)))))) 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 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n)))))) 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 1) (+ (* (- (exp (/ (- (log n) (log i)) n)) 1) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (* 0 (- (exp (/ (- (log n) (log i)) n)) 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 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow n 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow n 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow n 1)))) 6) into (/ 1/3 (pow n 3)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ 1 n) (/ 1/3 (pow n 3))) (+ (* 0 (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i)))))) into (* 1/3 (/ 1 (pow n 4))) * [misc]backup-simplify: Simplify (* (exp (/ (- (log n) (log i)) n)) (+ (* (/ (pow (/ 1 (pow n 2)) 3) 6)) (* (/ (pow (/ 1 (pow n 2)) 1) 1) (/ (pow (- (* 1/2 (/ 1 (pow n 3)))) 1) 1)) (* (/ (pow (* 1/3 (/ 1 (pow n 4))) 1) 1)))) into (* (exp (/ (- (log n) (log i)) n)) (- (+ (* 1/6 (/ 1 (pow n 6))) (* 1/3 (/ 1 (pow n 4)))) (* 1/2 (/ 1 (pow n 5))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (/ (- (log n) (log i)) n)) (- (+ (* 1/6 (/ 1 (pow n 6))) (* 1/3 (/ 1 (pow n 4)))) (* 1/2 (/ 1 (pow n 5))))) 0) into (- (+ (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))) (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) n) (+ (* (/ (- (exp (/ (- (log n) (log i)) n)) 1) n) (/ 0 n)) (* (/ (exp (/ (- (log n) (log i)) n)) (pow n 3)) (/ 0 n)) (* (- (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) (/ 0 n)))) into (- (+ (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 7))) (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)))) * [misc]backup-simplify: Simplify (+ (* 100 (- (+ (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 7))) (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6))))) (+ (* 0 (- (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4))))) (+ (* 0 (/ (exp (/ (- (log n) (log i)) n)) (pow n 3))) (* 0 (/ (- (exp (/ (- (log n) (log i)) n)) 1) n))))) into (- (+ (* 50/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 7))) (* 100/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) (* 50 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)))) * [misc]taylor: Taking taylor expansion of (- (+ (* 50/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 7))) (* 100/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) (* 50 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)))) in n * [misc]taylor: Taking taylor expansion of (+ (* 50/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 7))) (* 100/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) in n * [misc]taylor: Taking taylor expansion of (* 50/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 7))) in n * [misc]taylor: Taking taylor expansion of 50/3 in n * [misc]backup-simplify: Simplify 50/3 into 50/3 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 7)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 7) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (* 100/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5))) in n * [misc]taylor: Taking taylor expansion of 100/3 in n * [misc]backup-simplify: Simplify 100/3 into 100/3 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 5) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (* 50 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6))) in n * [misc]taylor: Taking taylor expansion of 50 in n * [misc]backup-simplify: Simplify 50 into 50 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (- (log n) (log i)) n)) (pow n 6)) in n * [misc]taylor: Taking taylor expansion of (exp (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (exp (/ (- (log n) (log i)) n)) into (exp (/ (- (log n) (log i)) n)) * [misc]taylor: Taking taylor expansion of (pow n 6) in n * [misc]backup-simplify: Simplify (/ (exp (/ (- (log n) (log i)) n)) 1) into (exp (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 50/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (/ (- (log n) (log i)) n)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 50 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ (- (log n) (log i)) n)))))))) 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 (* (* 100 (- (exp (/ (- (log (/ 1 n)) (log (/ 1 i))) (/ 1 n))) 1)) (* (/ 1 (/ 1 n)) (/ 1 i))) into (* 100 (/ (* (- (exp (* (- (log (/ 1 n)) (log (/ 1 i))) n)) 1) n) i)) * [misc]approximate: Taking taylor expansion of (* 100 (/ (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) (/ (/ 1 (- i)) (/ 1 (- n))))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* 100 (/ (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) (/ (/ 1 (- i)) (/ 1 (- n))))) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) (/ (/ 1 (- i)) (/ 1 (- n)))) in n * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) in n * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))))) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) in n * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) -1) into (/ 1 i) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* -1 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 i)) into (/ 1 i) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 i)) 1)) (pow 1 1)))) 1) into (/ 1 i) * [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 (/ 1 i)) (* 0 0)) into (- (/ 1 i)) * [misc]backup-simplify: Simplify (exp (- (/ 1 i))) into (exp (- (/ 1 i))) * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) -1) into (/ 1 i) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (- (/ 1 i))) -1) into (- (exp (- (/ 1 i))) 1) * [misc]backup-simplify: Simplify (/ (- (exp (- (/ 1 i))) 1) (/ 1 i)) into (* (- (exp (- (/ 1 i))) 1) i) * [misc]taylor: Taking taylor expansion of (* 100 (/ (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) (/ (/ 1 (- i)) (/ 1 (- n))))) in i * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ -1 n) (- (log n) (log i))) into (* -1 (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (* -1 (/ (- (log n) (log i)) n))) -1) into (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) * [misc]backup-simplify: Simplify (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) into (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) * [misc]taylor: Taking taylor expansion of (* 100 (/ (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) (/ (/ 1 (- i)) (/ 1 (- n))))) in i * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of (- (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) 1) in i * [misc]taylor: Taking taylor expansion of (pow (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (log (+ 1 (/ (/ 1 (- i)) (/ 1 (- n))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (+ 0 n) into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* (/ -1 n) (- (log n) (log i))) into (* -1 (/ (- (log n) (log i)) n)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (* -1 (/ (- (log n) (log i)) n))) -1) into (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) * [misc]backup-simplify: Simplify (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) into (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) * [misc]backup-simplify: Simplify (* 100 (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n)) into (* 100 (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n)) * [misc]taylor: Taking taylor expansion of (* 100 (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n)) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) in n * [misc]taylor: Taking taylor expansion of (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in n * [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 (+ (exp (* -1 (/ (- (log n) (log i)) n))) -1) into (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) * [misc]backup-simplify: Simplify (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) 1) into (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) * [misc]backup-simplify: Simplify (* 100 (- (exp (* -1 (/ (- (log n) (log i)) n))) 1)) into (* 100 (- (exp (* -1 (/ (- (log n) (log i)) n))) 1)) * [misc]backup-simplify: Simplify (* 100 (- (exp (* -1 (/ (- (log n) (log i)) n))) 1)) into (* 100 (- (exp (* -1 (/ (- (log n) (log i)) n))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow n 1)))) 1) into (/ 1 n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ -1 n) (/ 1 n)) (* 0 (- (log n) (log i)))) into (- (/ 1 (pow n 2))) * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* (/ (pow (- (/ 1 (pow n 2))) 1) 1)))) into (* -1 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) 0) into (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 2))) n) (+ (* (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) (/ 0 n)))) into (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3))) * [misc]backup-simplify: Simplify (+ (* 100 (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)))) (* 0 (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n))) into (- (* 100 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)))) * [misc]taylor: Taking taylor expansion of (- (* 100 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)))) in n * [misc]taylor: Taking taylor expansion of (* 100 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3))) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 3) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n)))))) into 0 * [misc]backup-simplify: Simplify (- 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 1) (+ (* (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (* 0 (- (exp (* -1 (/ (- (log n) (log i)) n))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow n 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow n 1)))) 2) into (/ -1/2 (pow n 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ -1 n) (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i))))) into (* 1/2 (/ 1 (pow n 3))) * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* (/ (pow (- (/ 1 (pow n 2))) 2) 2)) (* (/ (pow (* 1/2 (/ 1 (pow n 3))) 1) 1)))) into (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/2 (/ 1 (pow n 3))) (* 1/2 (/ 1 (pow n 4))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/2 (/ 1 (pow n 3))) (* 1/2 (/ 1 (pow n 4))))) 0) into (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)))) * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)))) n) (+ (* (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) (/ 0 n)) (* (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3))) (/ 0 n)))) into (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))) * [misc]backup-simplify: Simplify (+ (* 100 (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4))))) (+ (* 0 (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)))) (* 0 (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n)))) into (+ (* 50 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 50 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))) * [misc]taylor: Taking taylor expansion of (+ (* 50 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 50 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))) in n * [misc]taylor: Taking taylor expansion of (* 50 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) in n * [misc]taylor: Taking taylor expansion of 50 in n * [misc]backup-simplify: Simplify 50 into 50 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 5) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (* 50 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4))) in n * [misc]taylor: Taking taylor expansion of 50 in n * [misc]backup-simplify: Simplify 50 into 50 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 4) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 50 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 50 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n))))))) into 0 * [misc]backup-simplify: Simplify (- 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 1) (+ (* (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (* 0 (- (exp (* -1 (/ (- (log n) (log i)) n))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow n 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow n 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow n 1)))) 6) into (/ 1/3 (pow n 3)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log n)) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (+ (* (/ -1 n) (/ 1/3 (pow n 3))) (+ (* 0 (/ -1/2 (pow n 2))) (+ (* 0 (/ 1 n)) (* 0 (- (log n) (log i)))))) into (- (* 1/3 (/ 1 (pow n 4)))) * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* (/ (pow (- (/ 1 (pow n 2))) 3) 6)) (* (/ (pow (- (/ 1 (pow n 2))) 1) 1) (/ (pow (* 1/2 (/ 1 (pow n 3))) 1) 1)) (* (/ (pow (- (* 1/3 (/ 1 (pow n 4)))) 1) 1)))) into (* -1 (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/6 (/ 1 (pow n 6))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/3 (/ 1 (pow n 4))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/6 (/ 1 (pow n 6))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/3 (/ 1 (pow n 4))))))) 0) into (- (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (+ (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))))) * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (+ (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))))) n) (+ (* (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n) (/ 0 n)) (* (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3))) (/ 0 n)) (* (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4)))) (/ 0 n)))) into (- (+ (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7))) (+ (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6)))))) * [misc]backup-simplify: Simplify (+ (* 100 (- (+ (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7))) (+ (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))))))) (+ (* 0 (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 4))))) (+ (* 0 (- (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3)))) (* 0 (/ (- (exp (* -1 (/ (- (log n) (log i)) n))) 1) n))))) into (- (+ (* 50/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7))) (+ (* 100/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 50 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6)))))) * [misc]taylor: Taking taylor expansion of (- (+ (* 50/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7))) (+ (* 100/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 50 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6)))))) in n * [misc]taylor: Taking taylor expansion of (+ (* 50/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7))) (+ (* 100/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 50 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))))) in n * [misc]taylor: Taking taylor expansion of (* 50/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7))) in n * [misc]taylor: Taking taylor expansion of 50/3 in n * [misc]backup-simplify: Simplify 50/3 into 50/3 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 7) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (+ (* 100/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (* 50 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6)))) in n * [misc]taylor: Taking taylor expansion of (* 100/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) in n * [misc]taylor: Taking taylor expansion of 100/3 in n * [misc]backup-simplify: Simplify 100/3 into 100/3 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 5) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (* 50 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) in n * [misc]taylor: Taking taylor expansion of 50 in n * [misc]backup-simplify: Simplify 50 into 50 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6)) in n * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log n) (log i)) n)) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log n) (log i)) n) in n * [misc]taylor: Taking taylor expansion of (- (log n) (log i)) in n * [misc]taylor: Taking taylor expansion of (log n) in n * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) 0) into (log n) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log n) (- (log i))) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (/ (- (log n) (log i)) 1) into (- (log n) (log i)) * [misc]backup-simplify: Simplify (* -1 (- (log n) (log i))) into (* -1 (- (log n) (log i))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log n) (log i)) n))) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (pow n 6) in n * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log n) (log i)) n))) 1) into (exp (* -1 (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 50/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n)))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 50 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log n) (log i)) n))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (* (* 100 (- (exp (* -1 (/ (- (log (/ 1 (- n))) (log (/ 1 (- i)))) (/ 1 (- n))))) 1)) (* (/ 1 (/ 1 (- n))) (/ 1 (- i)))) into (* 100 (/ (* n (- (exp (* n (- (log (/ -1 n)) (log (/ -1 i))))) 1)) i)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 117 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (log (- (pow (+ 1 (/ i n)) n) 1)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * [exit]simplify: Simplified to (log (- (pow (+ (/ i n) 1) n) 1)) * [exit]simplify: Simplified to (log (- (pow (+ (/ i n) 1) n) 1)) * * * * [misc]progress: [ 3 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (- (pow (+ 1 (/ i n)) n) 1)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (exp (- (pow (+ (/ i n) 1) n) 1)) * [exit]simplify: Simplified to (exp (- (pow (+ (/ i n) 1) n) 1)) * * * * [misc]progress: [ 4 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (* (cbrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (- (pow (+ (/ i n) 1) n) 1))) * [exit]simplify: Simplified to (* (cbrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (- (pow (+ (/ i n) 1) n) 1))) * [enter]simplify: Simplifying (cbrt (- (pow (+ 1 (/ i n)) n) 1)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * [exit]simplify: Simplified to (cbrt (- (pow (+ (/ i n) 1) n) 1)) * [exit]simplify: Simplified to (cbrt (- (pow (+ (/ i n) 1) n) 1)) * * * * [misc]progress: [ 5 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (- (pow (+ 1 (/ i n)) n) 1) (- (pow (+ 1 (/ i n)) n) 1)) (- (pow (+ 1 (/ i n)) n) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (86 enodes) * * [misc]simplify: iters left: 2 (251 enodes) * [exit]simplify: Simplified to (pow (- (pow (+ (/ i n) 1) n) 1) 3) * [exit]simplify: Simplified to (pow (- (pow (+ (/ i n) 1) n) 1) 3) * * * * [misc]progress: [ 6 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (pow (+ 1 (/ i n)) n) 1)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * [exit]simplify: Simplified to (sqrt (- (pow (+ (/ i n) 1) n) 1)) * [exit]simplify: Simplified to (sqrt (- (pow (+ (/ i n) 1) n) 1)) * [enter]simplify: Simplifying (sqrt (- (pow (+ 1 (/ i n)) n) 1)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * [exit]simplify: Simplified to (sqrt (- (pow (+ (/ i n) 1) n) 1)) * [exit]simplify: Simplified to (sqrt (- (pow (+ (/ i n) 1) n) 1)) * * * * [misc]progress: [ 7 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow (pow (+ 1 (/ i n)) n) 3) (pow 1 3)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * [exit]simplify: Simplified to (- (pow (pow (+ (/ i n) 1) n) 3) 1) * [exit]simplify: Simplified to (- (pow (pow (+ (/ i n) 1) n) 3) 1) * [enter]simplify: Simplifying (+ (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)) (+ (* 1 1) (* (pow (+ 1 (/ i n)) n) 1))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (+ (* (pow (+ (/ i n) 1) n) (pow (+ (/ i n) 1) n)) (+ 1 (pow (+ (/ i n) 1) n))) * [exit]simplify: Simplified to (+ (* (pow (+ (/ i n) 1) n) (pow (+ (/ i n) 1) n)) (+ 1 (pow (+ (/ i n) 1) n))) * * * * [misc]progress: [ 8 / 117 ] 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 / 117 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)) (* 1 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (- (* (pow (+ (/ i n) 1) n) (pow (+ (/ i n) 1) n)) 1) * [exit]simplify: Simplified to (- (* (pow (+ (/ i n) 1) n) (pow (+ (/ i n) 1) n)) 1) * [enter]simplify: Simplifying (+ (pow (+ 1 (/ i n)) n) 1) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (+ (pow (+ (/ i n) 1) n) 1) * [exit]simplify: Simplified to (+ (pow (+ (/ i n) 1) n) 1) * * * * [misc]progress: [ 11 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (pow (sqrt (+ 1 (/ i n))) n) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (+ 1 (pow (sqrt (+ (/ i n) 1)) n)) * [exit]simplify: Simplified to (+ 1 (pow (sqrt (+ (/ i n) 1)) n)) * [enter]simplify: Simplifying (- (pow (sqrt (+ 1 (/ i n))) n) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * [exit]simplify: Simplified to (- (pow (sqrt (+ (/ i n) 1)) n) 1) * [exit]simplify: Simplified to (- (pow (sqrt (+ (/ i n) 1)) n) 1) * * * * [misc]progress: [ 12 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (+ 1 (sqrt (pow (+ (/ i n) 1) n))) * [exit]simplify: Simplified to (+ 1 (sqrt (pow (+ (/ i n) 1) n))) * [enter]simplify: Simplifying (- (sqrt (pow (+ 1 (/ i n)) n)) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * [exit]simplify: Simplified to (- (sqrt (pow (+ (/ i n) 1) n)) 1) * [exit]simplify: Simplified to (- (sqrt (pow (+ (/ i n) 1) n)) 1) * * * * [misc]progress: [ 13 / 117 ] 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 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (+ 1 (/ i n))) n) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* n (log (+ (/ i n) 1))) * [exit]simplify: Simplified to (* n (log (+ (/ i n) 1))) * * * * [misc]progress: [ 15 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (+ 1 (/ i n))) n) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* n (log (+ (/ i n) 1))) * [exit]simplify: Simplified to (* n (log (+ (/ i n) 1))) * * * * [misc]progress: [ 16 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 n) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to n * [exit]simplify: Simplified to n * * * * [misc]progress: [ 17 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* (cbrt (+ 1 (/ i n))) (cbrt (+ 1 (/ i n)))) n) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (pow (* (cbrt (+ (/ i n) 1)) (cbrt (+ (/ i n) 1))) n) * [exit]simplify: Simplified to (pow (* (cbrt (+ (/ i n) 1)) (cbrt (+ (/ i n) 1))) n) * [enter]simplify: Simplifying (pow (cbrt (+ 1 (/ i n))) n) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (pow (cbrt (+ (/ i n) 1)) n) * [exit]simplify: Simplified to (pow (cbrt (+ (/ i n) 1)) n) * * * * [misc]progress: [ 18 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (sqrt (+ 1 (/ i n))) n) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (pow (sqrt (+ (/ i n) 1)) n) * [exit]simplify: Simplified to (pow (sqrt (+ (/ i n) 1)) n) * [enter]simplify: Simplifying (pow (sqrt (+ 1 (/ i n))) n) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (pow (sqrt (+ (/ i n) 1)) n) * [exit]simplify: Simplified to (pow (sqrt (+ (/ i n) 1)) n) * * * * [misc]progress: [ 19 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (pow 1 n) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (pow (+ 1 (/ i n)) n) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (pow (+ (/ i n) 1) n) * [exit]simplify: Simplified to (pow (+ (/ i n) 1) n) * * * * [misc]progress: [ 20 / 117 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (log (pow (+ 1 (/ i n)) n)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * [exit]simplify: Simplified to (* (log (+ (/ i n) 1)) n) * [exit]simplify: Simplified to (* (log (+ (/ i n) 1)) n) * * * * [misc]progress: [ 22 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (pow (+ 1 (/ i n)) n)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (exp (pow (+ (/ i n) 1) n)) * [exit]simplify: Simplified to (exp (pow (+ (/ i n) 1) n)) * * * * [misc]progress: [ 23 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (pow (+ 1 (/ i n)) n)) (cbrt (pow (+ 1 (/ i n)) n))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* (cbrt (pow (+ (/ i n) 1) n)) (cbrt (pow (+ (/ i n) 1) n))) * [exit]simplify: Simplified to (* (cbrt (pow (+ (/ i n) 1) n)) (cbrt (pow (+ (/ i n) 1) n))) * [enter]simplify: Simplifying (cbrt (pow (+ 1 (/ i n)) n)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (cbrt (pow (+ (/ i n) 1) n)) * [exit]simplify: Simplified to (cbrt (pow (+ (/ i n) 1) n)) * * * * [misc]progress: [ 24 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)) (pow (+ 1 (/ i n)) n)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * [exit]simplify: Simplified to (pow (pow (+ (/ i n) 1) n) 3) * [exit]simplify: Simplified to (pow (pow (+ (/ i n) 1) n) 3) * * * * [misc]progress: [ 25 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (+ 1 (/ i n)) n)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (sqrt (pow (+ (/ i n) 1) n)) * [exit]simplify: Simplified to (sqrt (pow (+ (/ i n) 1) n)) * [enter]simplify: Simplifying (sqrt (pow (+ 1 (/ i n)) n)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (sqrt (pow (+ (/ i n) 1) n)) * [exit]simplify: Simplified to (sqrt (pow (+ (/ i n) 1) n)) * * * * [misc]progress: [ 26 / 117 ] simplifiying candidate # * * * * [misc]progress: [ 27 / 117 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (- (pow (+ 1 (/ i n)) n) 1)) (log (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (- (log (- (pow (+ (/ i n) 1) n) 1)) (log (/ i n))) * [exit]simplify: Simplified to (- (log (- (pow (+ (/ i n) 1) n) 1)) (log (/ i n))) * * * * [misc]progress: [ 29 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) * * [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 (62 enodes) * * [misc]simplify: iters left: 2 (90 enodes) * * [misc]simplify: iters left: 1 (115 enodes) * [exit]simplify: Simplified to (log (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n))) * [exit]simplify: Simplified to (log (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n))) * * * * [misc]progress: [ 30 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (84 enodes) * * [misc]simplify: iters left: 1 (95 enodes) * [exit]simplify: Simplified to (exp (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n))) * [exit]simplify: Simplified to (exp (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n))) * * * * [misc]progress: [ 31 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (- (pow (+ 1 (/ i n)) n) 1) (- (pow (+ 1 (/ i n)) n) 1)) (- (pow (+ 1 (/ i n)) n) 1)) (* (* (/ i n) (/ i n)) (/ i n))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (102 enodes) * * [misc]simplify: iters left: 3 (362 enodes) * [exit]simplify: Simplified to (pow (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n)) 3) * [exit]simplify: Simplified to (pow (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n)) 3) * * * * [misc]progress: [ 32 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (65 enodes) * * [misc]simplify: iters left: 1 (67 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n))) (cbrt (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n)))) * [exit]simplify: Simplified to (* (cbrt (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n))) (cbrt (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n)))) * [enter]simplify: Simplifying (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (cbrt (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n))) * [exit]simplify: Simplified to (cbrt (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n))) * * * * [misc]progress: [ 33 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (84 enodes) * * [misc]simplify: iters left: 3 (404 enodes) * [exit]simplify: Simplified to (pow (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n)) 3) * [exit]simplify: Simplified to (pow (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n)) 3) * * * * [misc]progress: [ 34 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (sqrt (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n))) * [exit]simplify: Simplified to (sqrt (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n))) * [enter]simplify: Simplifying (sqrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (sqrt (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n))) * [exit]simplify: Simplified to (sqrt (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n))) * * * * [misc]progress: [ 35 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (pow (+ 1 (/ i n)) n) 1)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * [exit]simplify: Simplified to (- 1 (pow (+ (/ i n) 1) n)) * [exit]simplify: Simplified to (- 1 (pow (+ (/ i n) 1) n)) * [enter]simplify: Simplifying (- (/ i n)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (- (/ i n)) * [exit]simplify: Simplified to (- (/ i n)) * * * * [misc]progress: [ 36 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow (+ 1 (/ i n)) n) (/ i n)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (pow (+ (/ i n) 1) n) (/ i n)) * [exit]simplify: Simplified to (/ (pow (+ (/ i n) 1) n) (/ i n)) * [enter]simplify: Simplifying (/ 1 (/ i n)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (/ n i) * [exit]simplify: Simplified to (/ n i) * * * * [misc]progress: [ 37 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (* (cbrt (/ i n)) (cbrt (/ i n)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (/ i n))) (/ (cbrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (* (/ (cbrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (/ i n))) (/ (cbrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (/ i n)))) * [enter]simplify: Simplifying (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (cbrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (/ i n))) * * * * [misc]progress: [ 38 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (* (cbrt (- (pow (+ (/ i n) 1) n) 1)) (/ (cbrt (- (pow (+ (/ i n) 1) n) 1)) (sqrt (/ i n)))) * [exit]simplify: Simplified to (* (cbrt (- (pow (+ (/ i n) 1) n) 1)) (/ (cbrt (- (pow (+ (/ i n) 1) n) 1)) (sqrt (/ i n)))) * [enter]simplify: Simplifying (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (pow (+ (/ i n) 1) n) 1)) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (cbrt (- (pow (+ (/ i n) 1) n) 1)) (sqrt (/ i n))) * * * * [misc]progress: [ 39 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (* (cbrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (- (pow (+ (/ i n) 1) n) 1))) * [exit]simplify: Simplified to (* (cbrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (- (pow (+ (/ i n) 1) n) 1))) * [enter]simplify: Simplifying (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (pow (+ (/ i n) 1) n) 1)) (/ i n)) * [exit]simplify: Simplified to (/ (cbrt (- (pow (+ (/ i n) 1) n) 1)) (/ i n)) * * * * [misc]progress: [ 40 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) i) * * [misc]simplify: iters left: 6 (10 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 (/ (* (cbrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (- (pow (+ (/ i n) 1) n) 1))) i) * [exit]simplify: Simplified to (/ (* (cbrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (- (pow (+ (/ i n) 1) n) 1))) i) * [enter]simplify: Simplifying (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (/ 1 n)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (* n (cbrt (- (pow (+ (/ i n) 1) n) 1))) * [exit]simplify: Simplified to (* n (cbrt (- (pow (+ (/ i n) 1) n) 1))) * * * * [misc]progress: [ 41 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (* (cbrt (/ i n)) (cbrt (/ i n)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ (/ i n) 1) n) 1)) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ (/ i n) 1) n) 1)) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [enter]simplify: Simplifying (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ (/ i n) 1) n) 1)) (cbrt (/ i n))) * * * * [misc]progress: [ 42 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ (/ i n) 1) n) 1)) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ (/ i n) 1) n) 1)) (sqrt (/ i n))) * [enter]simplify: Simplifying (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ (/ i n) 1) n) 1)) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ (/ i n) 1) n) 1)) (sqrt (/ i n))) * * * * [misc]progress: [ 43 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * [exit]simplify: Simplified to (sqrt (- (pow (+ (/ i n) 1) n) 1)) * [exit]simplify: Simplified to (sqrt (- (pow (+ (/ i n) 1) n) 1)) * [enter]simplify: Simplifying (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ (/ i n) 1) n) 1)) (/ i n)) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ (/ i n) 1) n) 1)) (/ i n)) * * * * [misc]progress: [ 44 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) i) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ (/ i n) 1) n) 1)) i) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ (/ i n) 1) n) 1)) i) * [enter]simplify: Simplifying (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (/ 1 n)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (* n (sqrt (- (pow (+ (/ i n) 1) n) 1))) * [exit]simplify: Simplified to (* n (sqrt (- (pow (+ (/ i n) 1) n) 1))) * * * * [misc]progress: [ 45 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (/ i n)) (cbrt (/ i n)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ i n))) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ i n))) (cbrt (/ i n))) * [enter]simplify: Simplifying (/ (- (pow (+ 1 (/ i n)) n) 1) (cbrt (/ i n))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) (cbrt (/ i n))) * * * * [misc]progress: [ 46 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (/ i n))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (/ i n))) * [exit]simplify: Simplified to (/ 1 (sqrt (/ i n))) * [enter]simplify: Simplifying (/ (- (pow (+ 1 (/ i n)) n) 1) (sqrt (/ i n))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) (sqrt (/ i n))) * * * * [misc]progress: [ 47 / 117 ] 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 (+ 1 (/ i n)) n) 1) (/ i n)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (65 enodes) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n)) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) (/ i n)) * * * * [misc]progress: [ 48 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 i) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (/ 1 i) * [exit]simplify: Simplified to (/ 1 i) * [enter]simplify: Simplifying (/ (- (pow (+ 1 (/ i n)) n) 1) (/ 1 n)) * * [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 (43 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (80 enodes) * [exit]simplify: Simplified to (- (* (pow (+ (/ i n) 1) n) n) n) * [exit]simplify: Simplified to (- (* (pow (+ (/ i n) 1) n) n) n) * * * * [misc]progress: [ 49 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) (* (cbrt (/ i n)) (cbrt (/ i n)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * [exit]simplify: Simplified to (/ (+ 1 (pow (sqrt (+ (/ i n) 1)) n)) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (/ (+ 1 (pow (sqrt (+ (/ i n) 1)) n)) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [enter]simplify: Simplifying (/ (- (pow (sqrt (+ 1 (/ i n))) n) 1) (cbrt (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (- (pow (sqrt (+ (/ i n) 1)) n) 1) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (- (pow (sqrt (+ (/ i n) 1)) n) 1) (cbrt (/ i n))) * * * * [misc]progress: [ 50 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ (+ 1 (pow (sqrt (+ (/ i n) 1)) n)) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (+ 1 (pow (sqrt (+ (/ i n) 1)) n)) (sqrt (/ i n))) * [enter]simplify: Simplifying (/ (- (pow (sqrt (+ 1 (/ i n))) n) 1) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (- (pow (sqrt (+ (/ i n) 1)) n) 1) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (- (pow (sqrt (+ (/ i n) 1)) n) 1) (sqrt (/ i n))) * * * * [misc]progress: [ 51 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (+ 1 (pow (sqrt (+ (/ i n) 1)) n)) * [exit]simplify: Simplified to (+ 1 (pow (sqrt (+ (/ i n) 1)) n)) * [enter]simplify: Simplifying (/ (- (pow (sqrt (+ 1 (/ i n))) n) 1) (/ i n)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (/ (- (pow (sqrt (+ (/ i n) 1)) n) 1) (/ i n)) * [exit]simplify: Simplified to (/ (- (pow (sqrt (+ (/ i n) 1)) n) 1) (/ i n)) * * * * [misc]progress: [ 52 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) i) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ (+ 1 (pow (sqrt (+ (/ i n) 1)) n)) i) * [exit]simplify: Simplified to (/ (+ 1 (pow (sqrt (+ (/ i n) 1)) n)) i) * [enter]simplify: Simplifying (/ (- (pow (sqrt (+ 1 (/ i n))) n) 1) (/ 1 n)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * * [misc]simplify: iters left: 1 (81 enodes) * [exit]simplify: Simplified to (* (- (pow (sqrt (+ (/ i n) 1)) n) 1) n) * [exit]simplify: Simplified to (* (- (pow (sqrt (+ (/ i n) 1)) n) 1) n) * * * * [misc]progress: [ 53 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) (* (cbrt (/ i n)) (cbrt (/ i n)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * [exit]simplify: Simplified to (/ (+ 1 (sqrt (pow (+ (/ i n) 1) n))) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (/ (+ 1 (sqrt (pow (+ (/ i n) 1) n))) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [enter]simplify: Simplifying (/ (- (sqrt (pow (+ 1 (/ i n)) n)) 1) (cbrt (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (pow (+ (/ i n) 1) n)) 1) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (- (sqrt (pow (+ (/ i n) 1) n)) 1) (cbrt (/ i n))) * * * * [misc]progress: [ 54 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ (+ 1 (sqrt (pow (+ (/ i n) 1) n))) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (+ 1 (sqrt (pow (+ (/ i n) 1) n))) (sqrt (/ i n))) * [enter]simplify: Simplifying (/ (- (sqrt (pow (+ 1 (/ i n)) n)) 1) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (pow (+ (/ i n) 1) n)) 1) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (- (sqrt (pow (+ (/ i n) 1) n)) 1) (sqrt (/ i n))) * * * * [misc]progress: [ 55 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (+ 1 (sqrt (pow (+ (/ i n) 1) n))) * [exit]simplify: Simplified to (+ 1 (sqrt (pow (+ (/ i n) 1) n))) * [enter]simplify: Simplifying (/ (- (sqrt (pow (+ 1 (/ i n)) n)) 1) (/ i n)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (pow (+ (/ i n) 1) n)) 1) (/ i n)) * [exit]simplify: Simplified to (/ (- (sqrt (pow (+ (/ i n) 1) n)) 1) (/ i n)) * * * * [misc]progress: [ 56 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) i) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ (+ 1 (sqrt (pow (+ (/ i n) 1) n))) i) * [exit]simplify: Simplified to (/ (+ 1 (sqrt (pow (+ (/ i n) 1) n))) i) * [enter]simplify: Simplifying (/ (- (sqrt (pow (+ 1 (/ i n)) n)) 1) (/ 1 n)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * * [misc]simplify: iters left: 1 (81 enodes) * [exit]simplify: Simplified to (* (- (sqrt (pow (+ (/ i n) 1) n)) 1) n) * [exit]simplify: Simplified to (* (- (sqrt (pow (+ (/ i n) 1) n)) 1) n) * * * * [misc]progress: [ 57 / 117 ] simplifiying candidate # * * * * [misc]progress: [ 58 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ i n)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (/ n i) * [exit]simplify: Simplified to (/ n i) * * * * [misc]progress: [ 59 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ i n) (- (pow (+ 1 (/ i n)) n) 1)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (/ (/ i n) (- (pow (+ 1 (/ i n)) n) 1)) * [exit]simplify: Simplified to (/ (/ i n) (- (pow (+ 1 (/ i n)) n) 1)) * * * * [misc]progress: [ 60 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (pow (+ 1 (/ i n)) n) 1) (* (cbrt (/ i n)) (cbrt (/ i n)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) (* (cbrt (/ i n)) (cbrt (/ i n)))) * * * * [misc]progress: [ 61 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (pow (+ 1 (/ i n)) n) 1) (sqrt (/ i n))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) (sqrt (/ i n))) * * * * [misc]progress: [ 62 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (pow (+ 1 (/ i n)) n) 1) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * [exit]simplify: Simplified to (- (pow (+ (/ i n) 1) n) 1) * [exit]simplify: Simplified to (- (pow (+ (/ i n) 1) n) 1) * * * * [misc]progress: [ 63 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (pow (+ 1 (/ i n)) n) 1) i) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) i) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) i) * * * * [misc]progress: [ 64 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ i n) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * [exit]simplify: Simplified to (/ (/ i n) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * [exit]simplify: Simplified to (/ (/ i n) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * * * * [misc]progress: [ 65 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ i n) (sqrt (- (pow (+ 1 (/ i n)) n) 1))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * [exit]simplify: Simplified to (/ (/ i n) (sqrt (- (pow (+ 1 (/ i n)) n) 1))) * [exit]simplify: Simplified to (/ (/ i n) (sqrt (- (pow (+ 1 (/ i n)) n) 1))) * * * * [misc]progress: [ 66 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ i n) (- (pow (+ 1 (/ i n)) n) 1)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (/ (/ i n) (- (pow (+ 1 (/ i n)) n) 1)) * [exit]simplify: Simplified to (/ (/ i n) (- (pow (+ 1 (/ i n)) n) 1)) * * * * [misc]progress: [ 67 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ i n) (- (pow (sqrt (+ 1 (/ i n))) n) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (/ (/ i n) (- (pow (sqrt (+ 1 (/ i n))) n) 1)) * [exit]simplify: Simplified to (/ (/ i n) (- (pow (sqrt (+ 1 (/ i n))) n) 1)) * * * * [misc]progress: [ 68 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ i n) (- (sqrt (pow (+ 1 (/ i n)) n)) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (/ (/ i n) (- (sqrt (pow (+ 1 (/ i n)) n)) 1)) * [exit]simplify: Simplified to (/ (/ i n) (- (sqrt (pow (+ 1 (/ i n)) n)) 1)) * * * * [misc]progress: [ 69 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (pow (+ 1 (/ i n)) n) 1) i) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) i) * [exit]simplify: Simplified to (/ (- (pow (+ (/ i n) 1) n) 1) i) * * * * [misc]progress: [ 70 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ i n) (+ (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)) (+ (* 1 1) (* (pow (+ 1 (/ i n)) n) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (80 enodes) * * [misc]simplify: iters left: 3 (261 enodes) * * [misc]simplify: iters left: 2 (384 enodes) * [exit]simplify: Simplified to (+ (/ i n) (* (+ 1 (pow (+ 1 (/ i n)) n)) (* (pow (+ 1 (/ i n)) n) (/ i n)))) * [exit]simplify: Simplified to (+ (/ i n) (* (+ 1 (pow (+ 1 (/ i n)) n)) (* (pow (+ 1 (/ i n)) n) (/ i n)))) * * * * [misc]progress: [ 71 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ i n) (+ (pow (+ 1 (/ i n)) n) 1)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (114 enodes) * * [misc]simplify: iters left: 1 (149 enodes) * [exit]simplify: Simplified to (+ (* (pow (+ (/ i n) 1) n) (/ i n)) (/ i n)) * [exit]simplify: Simplified to (+ (* (pow (+ (/ i n) 1) n) (/ i n)) (/ i n)) * * * * [misc]progress: [ 72 / 117 ] simplifiying candidate # * * * * [misc]progress: [ 73 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (132 enodes) * * [misc]simplify: iters left: 2 (239 enodes) * * [misc]simplify: iters left: 1 (413 enodes) * [exit]simplify: Simplified to (log (/ (- (pow (+ 1 (/ i n)) n) 1) (/ (/ i n) 100))) * [exit]simplify: Simplified to (log (/ (- (pow (+ 1 (/ i n)) n) 1) (/ (/ i n) 100))) * * * * [misc]progress: [ 74 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (99 enodes) * * [misc]simplify: iters left: 2 (172 enodes) * * [misc]simplify: iters left: 1 (329 enodes) * [exit]simplify: Simplified to (pow (pow (exp 100) (/ n i)) (- (pow (+ 1 (/ i n)) n) 1)) * [exit]simplify: Simplified to (pow (pow (exp 100) (/ n i)) (- (pow (+ 1 (/ i n)) n) 1)) * * * * [misc]progress: [ 75 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) (cbrt (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (98 enodes) * * [misc]simplify: iters left: 2 (165 enodes) * * [misc]simplify: iters left: 1 (273 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ (/ i n) 100))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ (/ i n) 100)))) * [exit]simplify: Simplified to (* (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ (/ i n) 100))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ (/ i n) 100)))) * [enter]simplify: Simplifying (cbrt (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (164 enodes) * * [misc]simplify: iters left: 1 (272 enodes) * [exit]simplify: Simplified to (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i (* n 100)))) * [exit]simplify: Simplified to (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i (* n 100)))) * * * * [misc]progress: [ 76 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (99 enodes) * * [misc]simplify: iters left: 3 (498 enodes) * [exit]simplify: Simplified to (pow (/ (- (pow (+ 1 (/ i n)) n) 1) (/ (/ i n) 100)) 3) * [exit]simplify: Simplified to (pow (/ (- (pow (+ 1 (/ i n)) n) 1) (/ (/ i n) 100)) 3) * * * * [misc]progress: [ 77 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (164 enodes) * * [misc]simplify: iters left: 1 (272 enodes) * [exit]simplify: Simplified to (sqrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i (* n 100)))) * [exit]simplify: Simplified to (sqrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i (* n 100)))) * [enter]simplify: Simplifying (sqrt (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (164 enodes) * * [misc]simplify: iters left: 1 (272 enodes) * [exit]simplify: Simplified to (sqrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i (* n 100)))) * [exit]simplify: Simplified to (sqrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i (* n 100)))) * * * * [misc]progress: [ 78 / 117 ] simplifiying candidate # * * * * [misc]progress: [ 79 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (72 enodes) * * [misc]simplify: iters left: 1 (74 enodes) * [exit]simplify: Simplified to (* 100 (* (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))))) * [exit]simplify: Simplified to (* 100 (* (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))))) * * * * [misc]progress: [ 80 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (sqrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) * * [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 (48 enodes) * * [misc]simplify: iters left: 2 (67 enodes) * * [misc]simplify: iters left: 1 (69 enodes) * [exit]simplify: Simplified to (* (sqrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) 100) * [exit]simplify: Simplified to (* (sqrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) 100) * * * * [misc]progress: [ 81 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (* (cbrt (/ i n)) (cbrt (/ i n))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (59 enodes) * * [misc]simplify: iters left: 3 (99 enodes) * * [misc]simplify: iters left: 2 (149 enodes) * * [misc]simplify: iters left: 1 (174 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (/ i n))) (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (/ (cbrt (/ i n)) 100))) * [exit]simplify: Simplified to (* (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (/ i n))) (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (/ (cbrt (/ i n)) 100))) * * * * [misc]progress: [ 82 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (sqrt (/ i n)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (64 enodes) * [exit]simplify: Simplified to (* (* 100 (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (sqrt (/ i n)))) * [exit]simplify: Simplified to (* (* 100 (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (sqrt (/ i n)))) * * * * [misc]progress: [ 83 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (128 enodes) * * [misc]simplify: iters left: 1 (151 enodes) * [exit]simplify: Simplified to (* (* 100 (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * [exit]simplify: Simplified to (* (* 100 (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * * * * [misc]progress: [ 84 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) i)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) i) (* 100 (cbrt (- (pow (+ 1 (/ i n)) n) 1)))) * [exit]simplify: Simplified to (* (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) i) (* 100 (cbrt (- (pow (+ 1 (/ i n)) n) 1)))) * * * * [misc]progress: [ 85 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (* (cbrt (/ i n)) (cbrt (/ i n))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (* (cbrt (/ i n)) (/ (cbrt (/ i n)) 100))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (* (cbrt (/ i n)) (/ (cbrt (/ i n)) 100))) * * * * [misc]progress: [ 86 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (sqrt (/ i n)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (* (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (/ 100 (sqrt (/ i n)))) * [exit]simplify: Simplified to (* (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (/ 100 (sqrt (/ i n)))) * * * * [misc]progress: [ 87 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (* (sqrt (- (pow (+ 1 (/ i n)) n) 1)) 100) * [exit]simplify: Simplified to (* (sqrt (- (pow (+ 1 (/ i n)) n) 1)) 100) * * * * [misc]progress: [ 88 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) i)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (/ i 100)) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (/ i 100)) * * * * [misc]progress: [ 89 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ 1 (* (cbrt (/ i n)) (cbrt (/ i n))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (83 enodes) * [exit]simplify: Simplified to (/ 100 (* (cbrt (/ i n)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (/ 100 (* (cbrt (/ i n)) (cbrt (/ i n)))) * * * * [misc]progress: [ 90 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ 1 (sqrt (/ i n)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ 100 (sqrt (/ i n))) * [exit]simplify: Simplified to (/ 100 (sqrt (/ i n))) * * * * [misc]progress: [ 91 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ 1 1)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to 100 * [exit]simplify: Simplified to 100 * * * * [misc]progress: [ 92 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ 1 i)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * [exit]simplify: Simplified to (/ 100 i) * [exit]simplify: Simplified to (/ 100 i) * * * * [misc]progress: [ 93 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) (* (cbrt (/ i n)) (cbrt (/ i n))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (52 enodes) * * [misc]simplify: iters left: 2 (76 enodes) * * [misc]simplify: iters left: 1 (106 enodes) * [exit]simplify: Simplified to (+ (* (pow (sqrt (+ 1 (/ i n))) n) (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n)))) (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n)))) * [exit]simplify: Simplified to (+ (* (pow (sqrt (+ 1 (/ i n))) n) (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n)))) (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n)))) * * * * [misc]progress: [ 94 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) (sqrt (/ i n)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (+ (/ 100 (sqrt (/ i n))) (* (pow (sqrt (+ 1 (/ i n))) n) (/ 100 (sqrt (/ i n))))) * [exit]simplify: Simplified to (+ (/ 100 (sqrt (/ i n))) (* (pow (sqrt (+ 1 (/ i n))) n) (/ 100 (sqrt (/ i n))))) * * * * [misc]progress: [ 95 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) 1)) * * [misc]simplify: iters left: 6 (11 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 (54 enodes) * * [misc]simplify: iters left: 1 (56 enodes) * [exit]simplify: Simplified to (+ (* (pow (sqrt (+ 1 (/ i n))) n) 100) 100) * [exit]simplify: Simplified to (+ (* (pow (sqrt (+ 1 (/ i n))) n) 100) 100) * * * * [misc]progress: [ 96 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) i)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (61 enodes) * [exit]simplify: Simplified to (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) (/ i 100)) * [exit]simplify: Simplified to (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) (/ i 100)) * * * * [misc]progress: [ 97 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) (* (cbrt (/ i n)) (cbrt (/ i n))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (52 enodes) * * [misc]simplify: iters left: 2 (76 enodes) * * [misc]simplify: iters left: 1 (106 enodes) * [exit]simplify: Simplified to (+ (* (sqrt (pow (+ 1 (/ i n)) n)) (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n)))) (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n)))) * [exit]simplify: Simplified to (+ (* (sqrt (pow (+ 1 (/ i n)) n)) (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n)))) (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n)))) * * * * [misc]progress: [ 98 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) (sqrt (/ i n)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (+ (/ 100 (sqrt (/ i n))) (* (sqrt (pow (+ 1 (/ i n)) n)) (/ 100 (sqrt (/ i n))))) * [exit]simplify: Simplified to (+ (/ 100 (sqrt (/ i n))) (* (sqrt (pow (+ 1 (/ i n)) n)) (/ 100 (sqrt (/ i n))))) * * * * [misc]progress: [ 99 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) 1)) * * [misc]simplify: iters left: 6 (11 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 (54 enodes) * * [misc]simplify: iters left: 1 (56 enodes) * [exit]simplify: Simplified to (+ (* (sqrt (pow (+ 1 (/ i n)) n)) 100) 100) * [exit]simplify: Simplified to (+ (* (sqrt (pow (+ 1 (/ i n)) n)) 100) 100) * * * * [misc]progress: [ 100 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) i)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (61 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) (/ i 100)) * [exit]simplify: Simplified to (/ (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) (/ i 100)) * * * * [misc]progress: [ 101 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 100 * [exit]simplify: Simplified to 100 * * * * [misc]progress: [ 102 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (- (pow (+ 1 (/ i n)) n) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (- (* 100 (pow (+ 1 (/ i n)) n)) 100) * [exit]simplify: Simplified to (- (* 100 (pow (+ 1 (/ i n)) n)) 100) * * * * [misc]progress: [ 103 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) i)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (69 enodes) * * [misc]simplify: iters left: 1 (97 enodes) * [exit]simplify: Simplified to (- (* (/ 100 i) (pow (+ 1 (/ i n)) n)) (/ 100 i)) * [exit]simplify: Simplified to (- (* (/ 100 i) (pow (+ 1 (/ i n)) n)) (/ 100 i)) * * * * [misc]progress: [ 104 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (- (pow (+ 1 (/ i n)) n) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (- (* 100 (pow (+ 1 (/ i n)) n)) 100) * [exit]simplify: Simplified to (- (* 100 (pow (+ 1 (/ i n)) n)) 100) * * * * [misc]progress: [ 105 / 117 ] simplifiying candidate # * * * * [misc]progress: [ 106 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (78 enodes) * * [misc]simplify: iters left: 3 (173 enodes) * * [misc]simplify: iters left: 2 (333 enodes) * [exit]simplify: Simplified to (* (* (/ 100 (/ i n)) i) (+ (* i (* 1/6 i)) (+ (* 1/2 i) 1))) * * * * [misc]progress: [ 107 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (- (exp (* (- (log (/ 1 n)) (log (/ 1 i))) n)) 1) (/ i n))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (87 enodes) * * [misc]simplify: iters left: 3 (194 enodes) * * [misc]simplify: iters left: 2 (478 enodes) * [exit]simplify: Simplified to (/ (- (pow (/ i n) n) 1) (/ i (* 100 n))) * * * * [misc]progress: [ 108 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (- (exp (* n (- (log (/ -1 n)) (log (/ -1 i))))) 1) (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (177 enodes) * * [misc]simplify: iters left: 2 (380 enodes) * [exit]simplify: Simplified to (* (* n (/ 100 i)) (- (/ (pow (/ -1 n) n) (pow (/ -1 i) n)) 1)) * * * * [misc]progress: [ 109 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (- (+ i (+ (* 1/2 (pow i 2)) 1)) 1) (/ i n))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (91 enodes) * * [misc]simplify: iters left: 3 (232 enodes) * [exit]simplify: Simplified to (/ (+ i (* (* 1/2 i) i)) (/ (/ i n) 100)) * * * * [misc]progress: [ 110 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (- (exp (* (- (log (/ 1 n)) (log (/ 1 i))) n)) 1) (/ i n))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (87 enodes) * * [misc]simplify: iters left: 3 (194 enodes) * * [misc]simplify: iters left: 2 (478 enodes) * [exit]simplify: Simplified to (/ (- (pow (/ i n) n) 1) (/ i (* 100 n))) * * * * [misc]progress: [ 111 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (- (exp (* n (- (log (/ -1 n)) (log (/ -1 i))))) 1) (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (177 enodes) * * [misc]simplify: iters left: 2 (380 enodes) * [exit]simplify: Simplified to (* (* n (/ 100 i)) (- (/ (pow (/ -1 n) n) (pow (/ -1 i) n)) 1)) * * * * [misc]progress: [ 112 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 0) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 113 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* (- (exp (* (- (log (/ 1 n)) (log (/ 1 i))) n)) 1) n) i)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (201 enodes) * [exit]simplify: Simplified to (* (* (/ 100 i) n) (- (pow (/ i n) n) 1)) * * * * [misc]progress: [ 114 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* n (- (exp (* n (- (log (/ -1 n)) (log (/ -1 i))))) 1)) i)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (73 enodes) * * [misc]simplify: iters left: 3 (180 enodes) * * [misc]simplify: iters left: 2 (463 enodes) * [exit]simplify: Simplified to (* (- (/ (pow (/ -1 n) n) (pow (/ -1 i) n)) 1) (* (/ 100 i) n)) * * * * [misc]progress: [ 115 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 116 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* (- (exp (* (- (log (/ 1 n)) (log (/ 1 i))) n)) 1) n) i)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (201 enodes) * [exit]simplify: Simplified to (* (* (/ 100 i) n) (- (pow (/ i n) n) 1)) * * * * [misc]progress: [ 117 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* n (- (exp (* n (- (log (/ -1 n)) (log (/ -1 i))))) 1)) i)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (73 enodes) * * [misc]simplify: iters left: 3 (180 enodes) * * [misc]simplify: iters left: 2 (463 enodes) * [exit]simplify: Simplified to (* (- (/ (pow (/ -1 n) n) (pow (/ -1 i) n)) 1) (* (/ 100 i) n)) * * * [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 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2 1 2 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)) in n * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log i)) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 2 (log i)) into (* 2 (log i)) * [misc]backup-simplify: Simplify (exp (* 2 (log i))) into (pow i 2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log i)) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 3 (log i)) into (* 3 (log i)) * [misc]backup-simplify: Simplify (exp (* 3 (log i))) into (pow i 3) * [misc]taylor: Taking taylor expansion of (/ i n) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ i 1) into i * [misc]backup-simplify: Simplify (* 1/2 (pow i 2)) into (* 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i 3)) into (* 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) into (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) * [misc]backup-simplify: Simplify (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) into (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * [misc]backup-simplify: Simplify (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) into (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]taylor: Taking taylor expansion of n in n * [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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1/2 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))))) into (* 1/2 n) * [misc]taylor: Taking taylor expansion of (* 1/2 n) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* 1/6 1) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1/6 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* (* 1/2 n) (/ 0 (/ 1 n))))) into (* 1/6 n) * [misc]taylor: Taking taylor expansion of (* 1/6 n) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 1/6 1) (* 0 0)) into 1/6 * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]backup-simplify: Simplify (+ (* 1/6 (* n (pow i 2))) (+ (* 1/2 (* n i)) (* 1 (* n 1)))) into (+ (* 1/6 (* (pow i 2) n)) (+ n (* 1/2 (* i n)))) * [misc]approximate: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ (/ 1 i) (/ 1 n))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ (/ 1 i) (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]backup-simplify: Simplify (log (/ 1 i)) into (log (/ 1 i)) * [misc]backup-simplify: Simplify (* 2 (log (/ 1 i))) into (* 2 (log (/ 1 i))) * [misc]backup-simplify: Simplify (exp (* 2 (log (/ 1 i)))) into (pow (/ 1 i) 2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]backup-simplify: Simplify (log (/ 1 i)) into (log (/ 1 i)) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 i))) into (* 3 (log (/ 1 i))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 i)))) into (pow (/ 1 i) 3) * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (* 1/2 (pow (/ 1 i) 2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow (/ 1 i) 3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (/ 1 i) (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) into (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i))) * [misc]backup-simplify: Simplify (/ (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i))) (/ 1 i)) into (* i (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i)))) * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (* 1/2 (pow i -2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i -3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) n) (+ (* (/ 1 n) (/ 0 n)))) into (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n)))) * [misc]taylor: Taking taylor expansion of (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n)))) in n * [misc]taylor: Taking taylor expansion of (* 1/6 (/ 1 (* (pow i 3) n))) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow i 3) n)) in n * [misc]taylor: Taking taylor expansion of (* (pow i 3) n) in n * [misc]taylor: Taking taylor expansion of (pow i 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log i)) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 3 (log i)) into (* 3 (log i)) * [misc]backup-simplify: Simplify (exp (* 3 (log i))) into (pow i 3) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (pow i 3) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log i))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 3) 1) (* 0 0)) into (pow i 3) * [misc]backup-simplify: Simplify (/ 1 (pow i 3)) into (/ 1 (pow i 3)) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow i 2) n))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow i 2) n)) in n * [misc]taylor: Taking taylor expansion of (* (pow i 2) n) in n * [misc]taylor: Taking taylor expansion of (pow i 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log i)) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 2 (log i)) into (* 2 (log i)) * [misc]backup-simplify: Simplify (exp (* 2 (log i))) into (pow i 2) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (pow i 2) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log i))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 2) 1) (* 0 0)) into (pow i 2) * [misc]backup-simplify: Simplify (/ 1 (pow i 2)) into (/ 1 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (/ 1 (pow i 3))) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow i 2))) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (+ (/ 1/6 (pow i 3)) (/ 1/2 (pow i 2))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (pow i -2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (pow i -3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n)))) (/ 0 n)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 3) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 3)) (/ 0 (pow i 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (/ 1 (pow i 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 2)) (/ 0 (pow i 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow i 2)))) 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 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)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow i -2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow i -3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n)))) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow i 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow i 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow i 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 3) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 3)) (/ 0 (pow i 3))) (* 0 (/ 0 (pow i 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (/ 1 (pow i 3))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow i 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow i 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow i 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 2)) (/ 0 (pow i 2))) (* 0 (/ 0 (pow i 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow i 2))))) 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/6 (/ 1 (pow (/ 1 i) 3))) (* 1/2 (/ 1 (pow (/ 1 i) 2)))) (* (/ 1 (/ 1 n)) (/ 1 i))) (* 1 (* (/ 1 (/ 1 n)) 1))) into (+ (* 1/6 (* (pow i 2) n)) (+ n (* 1/2 (* i n)))) * [misc]approximate: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ (/ 1 (- i)) (/ 1 (- n)))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ (/ 1 (- i)) (/ 1 (- n)))) in n * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]backup-simplify: Simplify (log (/ -1 i)) into (log (/ -1 i)) * [misc]backup-simplify: Simplify (* 2 (log (/ -1 i))) into (* 2 (log (/ -1 i))) * [misc]backup-simplify: Simplify (exp (* 2 (log (/ -1 i)))) into (pow (/ -1 i) 2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]backup-simplify: Simplify (log (/ -1 i)) into (log (/ -1 i)) * [misc]backup-simplify: Simplify (* 3 (log (/ -1 i))) into (* 3 (log (/ -1 i))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ -1 i)))) into (pow (/ -1 i) 3) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) -1) into (/ 1 i) * [misc]backup-simplify: Simplify (* 1/2 (pow (/ -1 i) 2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow (/ -1 i) 3)) into (/ -1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ -1/6 (pow i 3))) into (- (* 1/2 (/ 1 (pow i 2))) (* 1/6 (/ 1 (pow i 3)))) * [misc]backup-simplify: Simplify (+ (/ -1 i) (- (* 1/2 (/ 1 (pow i 2))) (* 1/6 (/ 1 (pow i 3))))) into (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i))) * [misc]backup-simplify: Simplify (/ (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i))) (/ 1 i)) into (* i (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i)))) * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (+ -1 0) into -1 * [misc]backup-simplify: Simplify (/ -1 n) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (+ -1 0) into -1 * [misc]backup-simplify: Simplify (/ -1 n) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (/ -1 n) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of n in n * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (* 1/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) n) (+ (* (/ -1 n) (/ 0 n)))) into (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n))) * [misc]taylor: Taking taylor expansion of (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n))) in n * [misc]taylor: Taking taylor expansion of (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (/ (exp (* 3 (- (log -1) (log i)))) n) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (- (log -1) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 3 (- (log -1) (log i))) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (- (log -1) (log i)) in n * [misc]taylor: Taking taylor expansion of (log -1) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log i))) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (exp (* 3 (- (log -1) (log i)))) 1) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (* 2 (- (log -1) (log i)))) n) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (- (log -1) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 2 (- (log -1) (log i))) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (- (log -1) (log i)) in n * [misc]taylor: Taking taylor expansion of (log -1) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log i))) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (exp (* 2 (- (log -1) (log i)))) 1) into (exp (* 2 (- (log -1) (log i)))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/6 (exp (* 3 (- (log -1) (log i))))) (* 1/2 (exp (* 2 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ -1 n) (/ 0 n)) (* (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n))) (/ 0 n)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 3 (- (log -1) (log i)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 2 (- (log -1) (log i)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 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 (- 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ -1 n) (/ 0 n)) (* (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n))) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 3 (- (log -1) (log i)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 2 (- (log -1) (log i)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/2 (exp (* 2 (- (log -1) (log (/ 1 (- i))))))) (* 1/6 (exp (* 3 (- (log -1) (log (/ 1 (- i)))))))) (* (/ 1 (/ 1 (- n))) (/ 1 (- i)))) (* -1 (* (/ 1 (/ 1 (- n))) 1))) into (+ (* 1/6 (/ (* (exp (* 3 (- (log -1) (log (/ -1 i))))) n) i)) (+ n (* 1/2 (/ (* (exp (* 2 (- (log -1) (log (/ -1 i))))) n) i)))) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 2 1 2) * [misc]approximate: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* 1/6 1) 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/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/6 (pow i 3)) (* 1/2 (pow i 2))) into (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) * [misc]approximate: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]backup-simplify: Simplify (* 1/2 (pow i -2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i -3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (pow i -2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (pow i -3))) 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 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow i -2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow i -3)))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2)))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 (/ 1 (pow (/ 1 i) 3))) (* 1/2 (/ 1 (pow (/ 1 i) 2)))) into (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) * [misc]approximate: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]backup-simplify: Simplify (* 1/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i)))))))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i)))))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log (/ 1 (- i))))))) (* 1/6 (exp (* 3 (- (log -1) (log (/ 1 (- i)))))))) into (+ (* 1/6 (exp (* 3 (- (log -1) (log (/ -1 i)))))) (* 1/2 (exp (* 2 (- (log -1) (log (/ -1 i))))))) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2 1 2 2) * [misc]approximate: Taking taylor expansion of (* 1/6 (pow i 3)) in (i) around 0 * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]backup-simplify: Simplify (* 1/6 1) into 1/6 * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/6 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/6 (pow i 3)) into (* 1/6 (pow i 3)) * [misc]approximate: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in (i) around 0 * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]backup-simplify: Simplify (* 1/6 (pow i -3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (/ 1/6 (pow i 3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (pow i -3))) 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 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow i -3)))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1/6 (pow (/ 1 i) 3)) into (* 1/6 (pow i 3)) * [misc]approximate: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in (i) around 0 * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log (/ 1 (- i))))))) into (* 1/6 (exp (* 3 (- (log -1) (log (/ -1 i)))))) * * * * [misc]progress: [ 4 / 4 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)) in n * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log i)) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 2 (log i)) into (* 2 (log i)) * [misc]backup-simplify: Simplify (exp (* 2 (log i))) into (pow i 2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log i)) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 3 (log i)) into (* 3 (log i)) * [misc]backup-simplify: Simplify (exp (* 3 (log i))) into (pow i 3) * [misc]taylor: Taking taylor expansion of (/ i n) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ i 1) into i * [misc]backup-simplify: Simplify (* 1/2 (pow i 2)) into (* 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i 3)) into (* 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) into (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) * [misc]backup-simplify: Simplify (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) into (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * [misc]backup-simplify: Simplify (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) into (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) * [misc]taylor: Taking taylor expansion of (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) in i * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]taylor: Taking taylor expansion of (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) in i * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of (/ i n) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (* 100 n) into (* 100 n) * [misc]taylor: Taking taylor expansion of (* 100 n) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 100 1) (* 0 0)) into 100 * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1/2 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))))) into (* 1/2 n) * [misc]backup-simplify: Simplify (+ (* 100 (* 1/2 n)) (* 0 n)) into (* 50 n) * [misc]taylor: Taking taylor expansion of (* 50 n) in n * [misc]taylor: Taking taylor expansion of 50 in n * [misc]backup-simplify: Simplify 50 into 50 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 50 1) (* 0 0)) into 50 * [misc]backup-simplify: Simplify 50 into 50 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* 1/6 1) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1/6 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* (* 1/2 n) (/ 0 (/ 1 n))))) into (* 1/6 n) * [misc]backup-simplify: Simplify (+ (* 100 (* 1/6 n)) (+ (* 0 (* 1/2 n)) (* 0 n))) into (* 50/3 n) * [misc]taylor: Taking taylor expansion of (* 50/3 n) in n * [misc]taylor: Taking taylor expansion of 50/3 in n * [misc]backup-simplify: Simplify 50/3 into 50/3 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 50/3 1) (* 0 0)) into 50/3 * [misc]backup-simplify: Simplify 50/3 into 50/3 * [misc]backup-simplify: Simplify (+ (* 50/3 (* n (pow i 2))) (+ (* 50 (* n i)) (* 100 (* n 1)))) into (+ (* 50/3 (* (pow i 2) n)) (+ (* 100 n) (* 50 (* i n)))) * [misc]approximate: Taking taylor expansion of (* 100 (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ (/ 1 i) (/ 1 n)))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* 100 (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ (/ 1 i) (/ 1 n)))) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ (/ 1 i) (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]backup-simplify: Simplify (log (/ 1 i)) into (log (/ 1 i)) * [misc]backup-simplify: Simplify (* 2 (log (/ 1 i))) into (* 2 (log (/ 1 i))) * [misc]backup-simplify: Simplify (exp (* 2 (log (/ 1 i)))) into (pow (/ 1 i) 2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]backup-simplify: Simplify (log (/ 1 i)) into (log (/ 1 i)) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 i))) into (* 3 (log (/ 1 i))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 i)))) into (pow (/ 1 i) 3) * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) 1) into (/ 1 i) * [misc]backup-simplify: Simplify (* 1/2 (pow (/ 1 i) 2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow (/ 1 i) 3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (/ 1 i) (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) into (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i))) * [misc]backup-simplify: Simplify (/ (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i))) (/ 1 i)) into (* i (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i)))) * [misc]taylor: Taking taylor expansion of (* 100 (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ (/ 1 i) (/ 1 n)))) in i * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (* 100 (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ (/ 1 i) (/ 1 n)))) in i * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ (/ 1 i) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ (/ 1 i) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (/ 1 (/ 1 n)) into n * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (* 100 (/ 1 n)) into (/ 100 n) * [misc]taylor: Taking taylor expansion of (/ 100 n) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 100 1) into 100 * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (* 1/2 (pow i -2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i -3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) n) (+ (* (/ 1 n) (/ 0 n)))) into (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n)))) * [misc]backup-simplify: Simplify (+ (* 100 (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n))))) (* 0 (/ 1 n))) into (+ (* 50/3 (/ 1 (* (pow i 3) n))) (* 50 (/ 1 (* (pow i 2) n)))) * [misc]taylor: Taking taylor expansion of (+ (* 50/3 (/ 1 (* (pow i 3) n))) (* 50 (/ 1 (* (pow i 2) n)))) in n * [misc]taylor: Taking taylor expansion of (* 50/3 (/ 1 (* (pow i 3) n))) in n * [misc]taylor: Taking taylor expansion of 50/3 in n * [misc]backup-simplify: Simplify 50/3 into 50/3 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow i 3) n)) in n * [misc]taylor: Taking taylor expansion of (* (pow i 3) n) in n * [misc]taylor: Taking taylor expansion of (pow i 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log i)) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 3 (log i)) into (* 3 (log i)) * [misc]backup-simplify: Simplify (exp (* 3 (log i))) into (pow i 3) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (pow i 3) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log i))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 3) 1) (* 0 0)) into (pow i 3) * [misc]backup-simplify: Simplify (/ 1 (pow i 3)) into (/ 1 (pow i 3)) * [misc]taylor: Taking taylor expansion of (* 50 (/ 1 (* (pow i 2) n))) in n * [misc]taylor: Taking taylor expansion of 50 in n * [misc]backup-simplify: Simplify 50 into 50 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow i 2) n)) in n * [misc]taylor: Taking taylor expansion of (* (pow i 2) n) in n * [misc]taylor: Taking taylor expansion of (pow i 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log i)) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 2 (log i)) into (* 2 (log i)) * [misc]backup-simplify: Simplify (exp (* 2 (log i))) into (pow i 2) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (pow i 2) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log i))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 2) 1) (* 0 0)) into (pow i 2) * [misc]backup-simplify: Simplify (/ 1 (pow i 2)) into (/ 1 (pow i 2)) * [misc]backup-simplify: Simplify (* 50/3 (/ 1 (pow i 3))) into (/ 50/3 (pow i 3)) * [misc]backup-simplify: Simplify (* 50 (/ 1 (pow i 2))) into (/ 50 (pow i 2)) * [misc]backup-simplify: Simplify (+ (/ 50/3 (pow i 3)) (/ 50 (pow i 2))) into (+ (* 50/3 (/ 1 (pow i 3))) (* 50 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (* 50/3 (/ 1 (pow i 3))) (* 50 (/ 1 (pow i 2)))) into (+ (* 50/3 (/ 1 (pow i 3))) (* 50 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 100 (/ 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 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (pow i -2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (pow i -3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n)))) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n))))) (* 0 (/ 1 n)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 3) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 3)) (/ 0 (pow i 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* 50/3 0) (* 0 (/ 1 (pow i 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 2)) (/ 0 (pow i 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 50 0) (* 0 (/ 1 (pow i 2)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 100 (/ 0 1)) (* 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 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow i -2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow i -3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1 n)) (+ (* n (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))) (* 0 (/ 0 (/ 1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n)))) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (+ (* 0 (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n))))) (* 0 (/ 1 n))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow i 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow i 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow i 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 3) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 3)) (/ 0 (pow i 3))) (* 0 (/ 0 (pow i 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* 50/3 0) (+ (* 0 0) (* 0 (/ 1 (pow i 3))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow i 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow i 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow i 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 2)) (/ 0 (pow i 2))) (* 0 (/ 0 (pow i 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 50 0) (+ (* 0 0) (* 0 (/ 1 (pow i 2))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 100 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 50/3 (/ 1 (pow (/ 1 i) 3))) (* 50 (/ 1 (pow (/ 1 i) 2)))) (* (/ 1 (/ 1 n)) (/ 1 i))) (* 100 (* (/ 1 (/ 1 n)) 1))) into (+ (* 50/3 (* (pow i 2) n)) (+ (* 100 n) (* 50 (* i n)))) * [misc]approximate: Taking taylor expansion of (* 100 (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ (/ 1 (- i)) (/ 1 (- n))))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* 100 (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ (/ 1 (- i)) (/ 1 (- n))))) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ (/ 1 (- i)) (/ 1 (- n)))) in n * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]backup-simplify: Simplify (log (/ -1 i)) into (log (/ -1 i)) * [misc]backup-simplify: Simplify (* 2 (log (/ -1 i))) into (* 2 (log (/ -1 i))) * [misc]backup-simplify: Simplify (exp (* 2 (log (/ -1 i)))) into (pow (/ -1 i) 2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]backup-simplify: Simplify (log (/ -1 i)) into (log (/ -1 i)) * [misc]backup-simplify: Simplify (* 3 (log (/ -1 i))) into (* 3 (log (/ -1 i))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ -1 i)))) into (pow (/ -1 i) 3) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) -1) into (/ 1 i) * [misc]backup-simplify: Simplify (* 1/2 (pow (/ -1 i) 2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow (/ -1 i) 3)) into (/ -1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ -1/6 (pow i 3))) into (- (* 1/2 (/ 1 (pow i 2))) (* 1/6 (/ 1 (pow i 3)))) * [misc]backup-simplify: Simplify (+ (/ -1 i) (- (* 1/2 (/ 1 (pow i 2))) (* 1/6 (/ 1 (pow i 3))))) into (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i))) * [misc]backup-simplify: Simplify (/ (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i))) (/ 1 i)) into (* i (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i)))) * [misc]taylor: Taking taylor expansion of (* 100 (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ (/ 1 (- i)) (/ 1 (- n))))) in i * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (+ -1 0) into -1 * [misc]backup-simplify: Simplify (/ -1 n) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (* 100 (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ (/ 1 (- i)) (/ 1 (- n))))) in i * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ (/ 1 (- i)) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ (/ 1 (- i)) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (/ -1 (/ -1 n)) into n * [misc]backup-simplify: Simplify (+ -1 0) into -1 * [misc]backup-simplify: Simplify (/ -1 n) into (/ -1 n) * [misc]backup-simplify: Simplify (* 100 (/ -1 n)) into (/ -100 n) * [misc]taylor: Taking taylor expansion of (/ -100 n) in n * [misc]taylor: Taking taylor expansion of -100 in n * [misc]backup-simplify: Simplify -100 into -100 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ -100 1) into -100 * [misc]backup-simplify: Simplify -100 into -100 * [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/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) n) (+ (* (/ -1 n) (/ 0 n)))) into (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n))) * [misc]backup-simplify: Simplify (+ (* 100 (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n)))) (* 0 (/ -1 n))) into (+ (* 50/3 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 50 (/ (exp (* 2 (- (log -1) (log i)))) n))) * [misc]taylor: Taking taylor expansion of (+ (* 50/3 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 50 (/ (exp (* 2 (- (log -1) (log i)))) n))) in n * [misc]taylor: Taking taylor expansion of (* 50/3 (/ (exp (* 3 (- (log -1) (log i)))) n)) in n * [misc]taylor: Taking taylor expansion of 50/3 in n * [misc]backup-simplify: Simplify 50/3 into 50/3 * [misc]taylor: Taking taylor expansion of (/ (exp (* 3 (- (log -1) (log i)))) n) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (- (log -1) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 3 (- (log -1) (log i))) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (- (log -1) (log i)) in n * [misc]taylor: Taking taylor expansion of (log -1) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log i))) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (exp (* 3 (- (log -1) (log i)))) 1) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 50 (/ (exp (* 2 (- (log -1) (log i)))) n)) in n * [misc]taylor: Taking taylor expansion of 50 in n * [misc]backup-simplify: Simplify 50 into 50 * [misc]taylor: Taking taylor expansion of (/ (exp (* 2 (- (log -1) (log i)))) n) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (- (log -1) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 2 (- (log -1) (log i))) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (- (log -1) (log i)) in n * [misc]taylor: Taking taylor expansion of (log -1) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log i))) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (exp (* 2 (- (log -1) (log i)))) 1) into (exp (* 2 (- (log -1) (log i)))) * [misc]backup-simplify: Simplify (* 50/3 (exp (* 3 (- (log -1) (log i))))) into (* 50/3 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 50 (exp (* 2 (- (log -1) (log i))))) into (* 50 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 50/3 (exp (* 3 (- (log -1) (log i))))) (* 50 (exp (* 2 (- (log -1) (log i)))))) into (+ (* 50 (exp (* 2 (- (log -1) (log i))))) (* 50/3 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ (* 50 (exp (* 2 (- (log -1) (log i))))) (* 50/3 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 50 (exp (* 2 (- (log -1) (log i))))) (* 50/3 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -100 (/ 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ -1 n) (/ 0 n)) (* (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n))) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n)))) (* 0 (/ -1 n)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 3 (- (log -1) (log i)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 50/3 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 2 (- (log -1) (log i)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 50 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -100 (/ 0 1)) (* 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 (- 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ -1 n)) (+ (* n (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))) (* 0 (/ 0 (/ -1 n))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ -1 n) (/ 0 n)) (* (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n))) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (+ (* 0 (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n)))) (* 0 (/ -1 n))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 3 (- (log -1) (log i)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 50/3 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 2 (- (log -1) (log i)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 50 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -100 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 50 (exp (* 2 (- (log -1) (log (/ 1 (- i))))))) (* 50/3 (exp (* 3 (- (log -1) (log (/ 1 (- i)))))))) (* (/ 1 (/ 1 (- n))) (/ 1 (- i)))) (* -100 (* (/ 1 (/ 1 (- n))) 1))) into (+ (* 50/3 (/ (* (exp (* 3 (- (log -1) (log (/ -1 i))))) n) i)) (+ (* 100 n) (* 50 (/ (* (exp (* 2 (- (log -1) (log (/ -1 i))))) n) i)))) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (log (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (91 enodes) * * [misc]simplify: iters left: 2 (142 enodes) * * [misc]simplify: iters left: 1 (241 enodes) * [exit]simplify: Simplified to (+ (+ (- (log n) (log i)) (log i)) (log (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (+ (+ (- (log n) (log i)) (log i)) (log (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) * * * * [misc]progress: [ 3 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (170 enodes) * * [misc]simplify: iters left: 1 (385 enodes) * [exit]simplify: Simplified to (+ (+ (- (log n) (log i)) (log i)) (log (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (+ (+ (- (log n) (log i)) (log i)) (log (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * * * * [misc]progress: [ 4 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (84 enodes) * * [misc]simplify: iters left: 2 (148 enodes) * * [misc]simplify: iters left: 1 (329 enodes) * [exit]simplify: Simplified to (exp (/ (+ (* n i) (* (+ (* 1/6 i) 1/2) (* i (* n i)))) i)) * [exit]simplify: Simplified to (exp (/ (+ (* n i) (* (+ (* 1/6 i) 1/2) (* i (* n i)))) i)) * * * * [misc]progress: [ 5 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (* (* (/ i n) (/ i n)) (/ i n))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (54 enodes) * * [misc]simplify: iters left: 4 (214 enodes) * [exit]simplify: Simplified to (pow (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ i n)) 3) * [exit]simplify: Simplified to (pow (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ i n)) 3) * * * * [misc]progress: [ 6 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (144 enodes) * * [misc]simplify: iters left: 1 (302 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (+ (* n i) (* (* (* n i) i) (+ (* 1/6 i) 1/2))) i)) (cbrt (/ (+ (* n i) (* (* (* n i) i) (+ (* 1/6 i) 1/2))) i))) * [exit]simplify: Simplified to (* (cbrt (/ (+ (* n i) (* (* (* n i) i) (+ (* 1/6 i) 1/2))) i)) (cbrt (/ (+ (* n i) (* (* (* n i) i) (+ (* 1/6 i) 1/2))) i))) * [enter]simplify: Simplifying (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (162 enodes) * * [misc]simplify: iters left: 1 (413 enodes) * [exit]simplify: Simplified to (cbrt (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n))) * [exit]simplify: Simplified to (cbrt (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n))) * * * * [misc]progress: [ 7 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)) (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (117 enodes) * [exit]simplify: Simplified to (pow (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ i n)) 3) * [exit]simplify: Simplified to (pow (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ i n)) 3) * * * * [misc]progress: [ 8 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (162 enodes) * * [misc]simplify: iters left: 1 (413 enodes) * [exit]simplify: Simplified to (sqrt (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n))) * [exit]simplify: Simplified to (sqrt (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n))) * [enter]simplify: Simplifying (sqrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (162 enodes) * * [misc]simplify: iters left: 1 (413 enodes) * [exit]simplify: Simplified to (sqrt (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n))) * [exit]simplify: Simplified to (sqrt (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n))) * * * * [misc]progress: [ 9 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (133 enodes) * * [misc]simplify: iters left: 2 (245 enodes) * * [misc]simplify: iters left: 1 (396 enodes) * [exit]simplify: Simplified to (- (- i) (* (+ (* 1/6 i) 1/2) (* i i))) * [exit]simplify: Simplified to (- (- i) (* (+ (* 1/6 i) 1/2) (* i i))) * [enter]simplify: Simplifying (- (/ i n)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (- (/ i n)) * [exit]simplify: Simplified to (- (/ i n)) * * * * [misc]progress: [ 10 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) (* (cbrt (/ i n)) (cbrt (/ i n)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (94 enodes) * * [misc]simplify: iters left: 2 (141 enodes) * * [misc]simplify: iters left: 1 (227 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n))) (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n)))) * [exit]simplify: Simplified to (* (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n))) (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n)))) * [enter]simplify: Simplifying (/ (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (cbrt (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (230 enodes) * [exit]simplify: Simplified to (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (/ i n))) * * * * [misc]progress: [ 11 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (173 enodes) * [exit]simplify: Simplified to (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (sqrt (/ i n)))) * [exit]simplify: Simplified to (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (sqrt (/ i n)))) * [enter]simplify: Simplifying (/ (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (230 enodes) * [exit]simplify: Simplified to (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (sqrt (/ i n))) * * * * [misc]progress: [ 12 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (86 enodes) * * [misc]simplify: iters left: 2 (135 enodes) * * [misc]simplify: iters left: 1 (178 enodes) * [exit]simplify: Simplified to (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) * [exit]simplify: Simplified to (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) * [enter]simplify: Simplifying (/ (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (/ i n)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (138 enodes) * * [misc]simplify: iters left: 1 (256 enodes) * [exit]simplify: Simplified to (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (/ i n)) * [exit]simplify: Simplified to (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (/ i n)) * * * * [misc]progress: [ 13 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) i) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (77 enodes) * * [misc]simplify: iters left: 2 (132 enodes) * * [misc]simplify: iters left: 1 (225 enodes) * [exit]simplify: Simplified to (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) i)) * [exit]simplify: Simplified to (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) i)) * [enter]simplify: Simplifying (/ (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (/ 1 n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (89 enodes) * * [misc]simplify: iters left: 2 (133 enodes) * * [misc]simplify: iters left: 1 (192 enodes) * [exit]simplify: Simplified to (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) n) * [exit]simplify: Simplified to (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) n) * * * * [misc]progress: [ 14 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (* (cbrt (/ i n)) (cbrt (/ i n)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (79 enodes) * * [misc]simplify: iters left: 2 (121 enodes) * * [misc]simplify: iters left: 1 (175 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (/ (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [enter]simplify: Simplifying (/ (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (cbrt (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (230 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (/ i n))) * * * * [misc]progress: [ 15 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (230 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (sqrt (/ i n))) * [enter]simplify: Simplifying (/ (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (230 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (sqrt (/ i n))) * * * * [misc]progress: [ 16 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (167 enodes) * [exit]simplify: Simplified to (sqrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) * [exit]simplify: Simplified to (sqrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) * [enter]simplify: Simplifying (/ (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (/ i n)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (138 enodes) * * [misc]simplify: iters left: 1 (256 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (/ i n)) * [exit]simplify: Simplified to (/ (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (/ i n)) * * * * [misc]progress: [ 17 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) i) * * [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 (72 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (197 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) i) * [exit]simplify: Simplified to (/ (sqrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) i) * [enter]simplify: Simplifying (/ (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (/ 1 n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (89 enodes) * * [misc]simplify: iters left: 2 (133 enodes) * * [misc]simplify: iters left: 1 (192 enodes) * [exit]simplify: Simplified to (* (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) n) * [exit]simplify: Simplified to (* (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) n) * * * * [misc]progress: [ 18 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (/ i n)) (cbrt (/ i n)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ i n))) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ i n))) (cbrt (/ i n))) * [enter]simplify: Simplifying (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (cbrt (/ i n))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (* (/ i (cbrt (/ i n))) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (* (/ i (cbrt (/ i n))) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 19 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (/ i n))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (/ i n))) * [exit]simplify: Simplified to (/ 1 (sqrt (/ i n))) * [enter]simplify: Simplifying (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (* (/ i (sqrt (/ i n))) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (* (/ i (sqrt (/ i n))) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 20 / 96 ] 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 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (79 enodes) * * [misc]simplify: iters left: 2 (158 enodes) * * [misc]simplify: iters left: 1 (388 enodes) * [exit]simplify: Simplified to (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ i n)) * [exit]simplify: Simplified to (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ i n)) * * * * [misc]progress: [ 21 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 i) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (/ 1 i) * [exit]simplify: Simplified to (/ 1 i) * [enter]simplify: Simplifying (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ 1 n)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (109 enodes) * * [misc]simplify: iters left: 2 (222 enodes) * * [misc]simplify: iters left: 1 (423 enodes) * [exit]simplify: Simplified to (+ (* n i) (* (* (* n i) i) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (+ (* n i) (* (* (* n i) i) (+ (* 1/6 i) 1/2))) * * * * [misc]progress: [ 22 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ i n)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (/ n i) * [exit]simplify: Simplified to (/ n i) * * * * [misc]progress: [ 24 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ i n) (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (105 enodes) * * [misc]simplify: iters left: 2 (230 enodes) * [exit]simplify: Simplified to (/ i (+ (* (* (* i n) i) (+ (* 1/6 i) 1/2)) (* i n))) * [exit]simplify: Simplified to (/ i (+ (* (* (* i n) i) (+ (* 1/6 i) 1/2)) (* i n))) * * * * [misc]progress: [ 25 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (* (cbrt (/ i n)) (cbrt (/ i n)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (171 enodes) * [exit]simplify: Simplified to (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (* (cbrt (/ i n)) (cbrt (/ i n)))) * * * * [misc]progress: [ 26 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (sqrt (/ i n))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (* (/ i (sqrt (/ i n))) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (* (/ i (sqrt (/ i n))) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 27 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (173 enodes) * [exit]simplify: Simplified to (+ i (* (+ 1/2 (* 1/6 i)) (* i i))) * [exit]simplify: Simplified to (+ i (* (+ 1/2 (* 1/6 i)) (* i i))) * * * * [misc]progress: [ 28 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (197 enodes) * [exit]simplify: Simplified to (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6))) * [exit]simplify: Simplified to (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6))) * * * * [misc]progress: [ 29 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ i n) (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (139 enodes) * * [misc]simplify: iters left: 1 (255 enodes) * [exit]simplify: Simplified to (/ (/ i n) (cbrt (+ i (* (+ 1/2 (* 1/6 i)) (* i i))))) * [exit]simplify: Simplified to (/ (/ i n) (cbrt (+ i (* (+ 1/2 (* 1/6 i)) (* i i))))) * * * * [misc]progress: [ 30 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ i n) (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (139 enodes) * * [misc]simplify: iters left: 1 (255 enodes) * [exit]simplify: Simplified to (/ (/ i n) (sqrt (+ i (* (+ 1/2 (* 1/6 i)) (* i i))))) * [exit]simplify: Simplified to (/ (/ i n) (sqrt (+ i (* (+ 1/2 (* 1/6 i)) (* i i))))) * * * * [misc]progress: [ 31 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ i n) (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (105 enodes) * * [misc]simplify: iters left: 2 (230 enodes) * [exit]simplify: Simplified to (/ i (+ (* (* (* i n) i) (+ (* 1/6 i) 1/2)) (* i n))) * [exit]simplify: Simplified to (/ i (+ (* (* (* i n) i) (+ (* 1/6 i) 1/2)) (* i n))) * * * * [misc]progress: [ 32 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (197 enodes) * [exit]simplify: Simplified to (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6))) * [exit]simplify: Simplified to (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6))) * * * * [misc]progress: [ 33 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ i n) (+ (* i i) (- (* (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (* i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (52 enodes) * * [misc]simplify: iters left: 4 (194 enodes) * [exit]simplify: Simplified to (+ (/ (* i i) (/ n i)) (* (- (* (* i i) (+ (* i 1/6) 1/2)) i) (* (/ i n) (* (* i i) (+ (* i 1/6) 1/2))))) * [exit]simplify: Simplified to (+ (/ (* i i) (/ n i)) (* (- (* (* i i) (+ (* i 1/6) 1/2)) i) (* (/ i n) (* (* i i) (+ (* i 1/6) 1/2))))) * * * * [misc]progress: [ 34 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ i n) (- i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (164 enodes) * * [misc]simplify: iters left: 2 (463 enodes) * [exit]simplify: Simplified to (- (* i (/ i n)) (* (+ 1/2 (* 1/6 i)) (* (/ i n) (* i i)))) * [exit]simplify: Simplified to (- (* i (/ i n)) (* (+ 1/2 (* 1/6 i)) (* (/ i n) (* i i)))) * * * * [misc]progress: [ 35 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (* 1/2 (pow i 2))) (exp (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (99 enodes) * * [misc]simplify: iters left: 1 (123 enodes) * [exit]simplify: Simplified to (pow (exp (* i i)) (+ 1/2 (* 1/6 i))) * [exit]simplify: Simplified to (pow (exp (* i i)) (+ 1/2 (* 1/6 i))) * * * * [misc]progress: [ 36 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (log (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (112 enodes) * * [misc]simplify: iters left: 1 (158 enodes) * [exit]simplify: Simplified to (log (* (* i i) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (log (* (* i i) (+ (* 1/6 i) 1/2))) * * * * [misc]progress: [ 38 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (189 enodes) * [exit]simplify: Simplified to (pow (exp (* i i)) (+ 1/2 (* 1/6 i))) * [exit]simplify: Simplified to (pow (exp (* i i)) (+ 1/2 (* 1/6 i))) * * * * [misc]progress: [ 39 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (cbrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (103 enodes) * * [misc]simplify: iters left: 1 (154 enodes) * [exit]simplify: Simplified to (* (cbrt (* (+ (* 1/6 i) 1/2) (* i i))) (cbrt (* (+ (* 1/6 i) 1/2) (* i i)))) * [exit]simplify: Simplified to (* (cbrt (* (+ (* 1/6 i) 1/2) (* i i))) (cbrt (* (+ (* 1/6 i) 1/2) (* i i)))) * [enter]simplify: Simplifying (cbrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (102 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (cbrt (* (* i i) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (cbrt (* (* i i) (+ (* 1/6 i) 1/2))) * * * * [misc]progress: [ 40 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (131 enodes) * [exit]simplify: Simplified to (pow (* (* i i) (+ 1/2 (* 1/6 i))) 3) * [exit]simplify: Simplified to (pow (* (* i i) (+ 1/2 (* 1/6 i))) 3) * * * * [misc]progress: [ 41 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (102 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (sqrt (* (* i i) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (sqrt (* (* i i) (+ (* 1/6 i) 1/2))) * [enter]simplify: Simplifying (sqrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (102 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (sqrt (* (* i i) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (sqrt (* (* i i) (+ (* 1/6 i) 1/2))) * * * * [misc]progress: [ 42 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (pow (* 1/2 (pow i 2)) 3) (pow (* 1/6 (pow i 3)) 3)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (91 enodes) * * [misc]simplify: iters left: 3 (289 enodes) * [exit]simplify: Simplified to (+ (pow (* (* i i) (* i 1/6)) 3) (pow (* (* i i) 1/2) 3)) * [exit]simplify: Simplified to (+ (pow (* (* i i) (* i 1/6)) 3) (pow (* (* i i) 1/2) 3)) * [enter]simplify: Simplifying (+ (* (* 1/2 (pow i 2)) (* 1/2 (pow i 2))) (- (* (* 1/6 (pow i 3)) (* 1/6 (pow i 3))) (* (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (131 enodes) * [exit]simplify: Simplified to (- (* (* (* 1/6 i) (* i i)) (* (* 1/6 i) (* i i))) (* (* (* i i) 1/2) (* (* i i) (- (* 1/6 i) 1/2)))) * [exit]simplify: Simplified to (- (* (* (* 1/6 i) (* i i)) (* (* 1/6 i) (* i i))) (* (* (* i i) 1/2) (* (* i i) (- (* 1/6 i) 1/2)))) * * * * [misc]progress: [ 43 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* 1/2 (pow i 2)) (* 1/2 (pow i 2))) (* (* 1/6 (pow i 3)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (311 enodes) * [exit]simplify: Simplified to (- (* (* (* i i) 1/2) (* (* i i) 1/2)) (* (* (* 1/6 i) (* i i)) (* (* 1/6 i) (* i i)))) * [exit]simplify: Simplified to (- (* (* (* i i) 1/2) (* (* i i) 1/2)) (* (* (* 1/6 i) (* i i)) (* (* 1/6 i) (* i i)))) * [enter]simplify: Simplifying (- (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (76 enodes) * * [misc]simplify: iters left: 1 (102 enodes) * [exit]simplify: Simplified to (* (* i i) (- 1/2 (* 1/6 i))) * [exit]simplify: Simplified to (* (* i i) (- 1/2 (* 1/6 i))) * * * * [misc]progress: [ 45 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 46 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 47 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (log (* (* i i) (* 1/6 i))) * [exit]simplify: Simplified to (log (* (* i i) (* 1/6 i))) * * * * [misc]progress: [ 48 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (pow (exp 1/6) (pow i 3)) * [exit]simplify: Simplified to (pow (exp 1/6) (pow i 3)) * * * * [misc]progress: [ 49 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* 1/6 (pow i 3))) (cbrt (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (* (cbrt (* (* 1/6 i) (* i i))) (cbrt (* (* 1/6 i) (* i i)))) * [exit]simplify: Simplified to (* (cbrt (* (* 1/6 i) (* i i))) (cbrt (* (* 1/6 i) (* i i)))) * [enter]simplify: Simplifying (cbrt (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* (* 1/6 i) (* i i))) * [exit]simplify: Simplified to (cbrt (* (* 1/6 i) (* i i))) * * * * [misc]progress: [ 50 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* 1/6 (pow i 3)) (* 1/6 (pow i 3))) (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (196 enodes) * [exit]simplify: Simplified to (pow (* (* 1/6 i) (* i i)) 3) * [exit]simplify: Simplified to (pow (* (* 1/6 i) (* i i)) 3) * * * * [misc]progress: [ 51 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (sqrt (* (* 1/6 i) (* i i))) * [exit]simplify: Simplified to (sqrt (* (* 1/6 i) (* i i))) * [enter]simplify: Simplifying (sqrt (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (sqrt (* (* 1/6 i) (* i i))) * [exit]simplify: Simplified to (sqrt (* (* 1/6 i) (* i i))) * * * * [misc]progress: [ 52 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/6 (* i i)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (* 1/6 (* i i)) * [exit]simplify: Simplified to (* 1/6 (* i i)) * * * * [misc]progress: [ 54 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/6 (* (cbrt (pow i 3)) (cbrt (pow i 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (48 enodes) * [exit]simplify: Simplified to (* (* 1/6 i) i) * [exit]simplify: Simplified to (* (* 1/6 i) i) * * * * [misc]progress: [ 55 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/6 i) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (* 1/6 i) * [exit]simplify: Simplified to (* 1/6 i) * * * * [misc]progress: [ 56 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/6 (sqrt (pow i 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (* (sqrt (pow i 3)) 1/6) * [exit]simplify: Simplified to (* (sqrt (pow i 3)) 1/6) * * * * [misc]progress: [ 57 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/6 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 1/6 * [exit]simplify: Simplified to 1/6 * * * * [misc]progress: [ 58 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 59 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 60 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (91 enodes) * * [misc]simplify: iters left: 3 (212 enodes) * * [misc]simplify: iters left: 2 (406 enodes) * [exit]simplify: Simplified to (log (* (* (/ 100 (/ i n)) i) (+ (+ (* 1/2 i) 1) (* 1/6 (* i i))))) * [exit]simplify: Simplified to (log (* (* (/ 100 (/ i n)) i) (+ (+ (* 1/2 i) 1) (* 1/6 (* i i))))) * * * * [misc]progress: [ 61 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (81 enodes) * * [misc]simplify: iters left: 3 (177 enodes) * * [misc]simplify: iters left: 2 (337 enodes) * [exit]simplify: Simplified to (exp (* (* (/ 100 (/ i n)) i) (+ (* (* 1/6 i) i) (+ (* 1/2 i) 1)))) * [exit]simplify: Simplified to (exp (* (* (/ 100 (/ i n)) i) (+ (* (* 1/6 i) i) (+ (* 1/2 i) 1)))) * * * * [misc]progress: [ 62 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (80 enodes) * * [misc]simplify: iters left: 3 (177 enodes) * * [misc]simplify: iters left: 2 (345 enodes) * [exit]simplify: Simplified to (* (cbrt (* (* (* (/ 100 i) n) i) (+ (+ (* 1/2 i) 1) (* (* 1/6 i) i)))) (cbrt (* (* (* (/ 100 i) n) i) (+ (+ (* 1/2 i) 1) (* (* 1/6 i) i))))) * [exit]simplify: Simplified to (* (cbrt (* (* (* (/ 100 i) n) i) (+ (+ (* 1/2 i) 1) (* (* 1/6 i) i)))) (cbrt (* (* (* (/ 100 i) n) i) (+ (+ (* 1/2 i) 1) (* (* 1/6 i) i))))) * [enter]simplify: Simplifying (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (79 enodes) * * [misc]simplify: iters left: 3 (176 enodes) * * [misc]simplify: iters left: 2 (345 enodes) * [exit]simplify: Simplified to (cbrt (* (* (* (/ 100 i) n) i) (+ (* 1/6 (* i i)) (+ 1 (* 1/2 i))))) * [exit]simplify: Simplified to (cbrt (* (* (* (/ 100 i) n) i) (+ (* 1/6 (* i i)) (+ 1 (* 1/2 i))))) * * * * [misc]progress: [ 63 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (126 enodes) * [exit]simplify: Simplified to (pow (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ (/ i n) 100)) 3) * [exit]simplify: Simplified to (pow (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ (/ i n) 100)) 3) * * * * [misc]progress: [ 64 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (79 enodes) * * [misc]simplify: iters left: 3 (176 enodes) * * [misc]simplify: iters left: 2 (345 enodes) * [exit]simplify: Simplified to (sqrt (* (* (* (/ 100 i) n) i) (+ (* 1/6 (* i i)) (+ 1 (* 1/2 i))))) * [exit]simplify: Simplified to (sqrt (* (* (* (/ 100 i) n) i) (+ (* 1/6 (* i i)) (+ 1 (* 1/2 i))))) * [enter]simplify: Simplifying (sqrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (79 enodes) * * [misc]simplify: iters left: 3 (176 enodes) * * [misc]simplify: iters left: 2 (345 enodes) * [exit]simplify: Simplified to (sqrt (* (* (* (/ 100 i) n) i) (+ (* 1/6 (* i i)) (+ 1 (* 1/2 i))))) * [exit]simplify: Simplified to (sqrt (* (* (* (/ 100 i) n) i) (+ (* 1/6 (* i i)) (+ 1 (* 1/2 i))))) * * * * [misc]progress: [ 65 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 66 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (88 enodes) * * [misc]simplify: iters left: 2 (156 enodes) * * [misc]simplify: iters left: 1 (347 enodes) * [exit]simplify: Simplified to (* (* (cbrt (/ (+ (* n i) (* (+ (* 1/6 i) 1/2) (* (* n i) i))) i)) 100) (cbrt (/ (+ (* n i) (* (+ (* 1/6 i) 1/2) (* (* n i) i))) i))) * [exit]simplify: Simplified to (* (* (cbrt (/ (+ (* n i) (* (+ (* 1/6 i) 1/2) (* (* n i) i))) i)) 100) (cbrt (/ (+ (* n i) (* (+ (* 1/6 i) 1/2) (* (* n i) i))) i))) * * * * [misc]progress: [ 67 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (sqrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (83 enodes) * * [misc]simplify: iters left: 2 (151 enodes) * * [misc]simplify: iters left: 1 (365 enodes) * [exit]simplify: Simplified to (* (sqrt (/ (+ (* n i) (* (+ (* 1/6 i) 1/2) (* (* n i) i))) i)) 100) * [exit]simplify: Simplified to (* (sqrt (/ (+ (* n i) (* (+ (* 1/6 i) 1/2) (* (* n i) i))) i)) 100) * * * * [misc]progress: [ 68 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) (* (cbrt (/ i n)) (cbrt (/ i n))))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (89 enodes) * * [misc]simplify: iters left: 3 (159 enodes) * * [misc]simplify: iters left: 2 (243 enodes) * * [misc]simplify: iters left: 1 (322 enodes) * [exit]simplify: Simplified to (* (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (* (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n))))) * [exit]simplify: Simplified to (* (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (* (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n))))) * * * * [misc]progress: [ 69 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) (sqrt (/ i n)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (160 enodes) * * [misc]simplify: iters left: 1 (211 enodes) * [exit]simplify: Simplified to (* (/ 100 (sqrt (/ i n))) (* (cbrt (+ i (* (+ 1/2 (* 1/6 i)) (* i i)))) (cbrt (+ i (* (+ 1/2 (* 1/6 i)) (* i i)))))) * [exit]simplify: Simplified to (* (/ 100 (sqrt (/ i n))) (* (cbrt (+ i (* (+ 1/2 (* 1/6 i)) (* i i)))) (cbrt (+ i (* (+ 1/2 (* 1/6 i)) (* i i)))))) * * * * [misc]progress: [ 70 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) 1)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (110 enodes) * * [misc]simplify: iters left: 2 (205 enodes) * * [misc]simplify: iters left: 1 (292 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) 100) (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) * [exit]simplify: Simplified to (* (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) 100) (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) * * * * [misc]progress: [ 71 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) i)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (102 enodes) * * [misc]simplify: iters left: 2 (171 enodes) * * [misc]simplify: iters left: 1 (272 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) (/ i 100)) * [exit]simplify: Simplified to (/ (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) (/ i 100)) * * * * [misc]progress: [ 72 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (* (cbrt (/ i n)) (cbrt (/ i n))))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (105 enodes) * * [misc]simplify: iters left: 2 (155 enodes) * * [misc]simplify: iters left: 1 (231 enodes) * [exit]simplify: Simplified to (* (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n))) (sqrt (+ i (* (* i i) (+ 1/2 (* 1/6 i)))))) * [exit]simplify: Simplified to (* (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n))) (sqrt (+ i (* (* i i) (+ 1/2 (* 1/6 i)))))) * * * * [misc]progress: [ 73 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (sqrt (/ i n)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (87 enodes) * * [misc]simplify: iters left: 2 (133 enodes) * * [misc]simplify: iters left: 1 (193 enodes) * [exit]simplify: Simplified to (* (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (/ 100 (sqrt (/ i n)))) * [exit]simplify: Simplified to (* (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (/ 100 (sqrt (/ i n)))) * * * * [misc]progress: [ 74 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) 1)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (90 enodes) * * [misc]simplify: iters left: 2 (135 enodes) * * [misc]simplify: iters left: 1 (197 enodes) * [exit]simplify: Simplified to (* 100 (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) * [exit]simplify: Simplified to (* 100 (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) * * * * [misc]progress: [ 75 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) i)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (134 enodes) * * [misc]simplify: iters left: 1 (218 enodes) * [exit]simplify: Simplified to (* (/ 100 i) (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) * [exit]simplify: Simplified to (* (/ 100 i) (sqrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) * * * * [misc]progress: [ 76 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ 1 (* (cbrt (/ i n)) (cbrt (/ i n))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (83 enodes) * [exit]simplify: Simplified to (/ 100 (* (cbrt (/ i n)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (/ 100 (* (cbrt (/ i n)) (cbrt (/ i n)))) * * * * [misc]progress: [ 77 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ 1 (sqrt (/ i n)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ 100 (sqrt (/ i n))) * [exit]simplify: Simplified to (/ 100 (sqrt (/ i n))) * * * * [misc]progress: [ 78 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ 1 1)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to 100 * [exit]simplify: Simplified to 100 * * * * [misc]progress: [ 79 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ 1 i)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * [exit]simplify: Simplified to (/ 100 i) * [exit]simplify: Simplified to (/ 100 i) * * * * [misc]progress: [ 80 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 100 * [exit]simplify: Simplified to 100 * * * * [misc]progress: [ 81 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [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 (149 enodes) * * [misc]simplify: iters left: 2 (279 enodes) * [exit]simplify: Simplified to (+ (* (+ 1/2 (* 1/6 i)) (* (* i i) 100)) (* 100 i)) * [exit]simplify: Simplified to (+ (* (+ 1/2 (* 1/6 i)) (* (* i i) 100)) (* 100 i)) * * * * [misc]progress: [ 82 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (141 enodes) * * [misc]simplify: iters left: 2 (293 enodes) * [exit]simplify: Simplified to (+ (* (/ 100 i) i) (* (* (/ 100 i) (* i i)) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (+ (* (/ 100 i) i) (* (* (/ 100 i) (* i i)) (+ (* 1/6 i) 1/2))) * * * * [misc]progress: [ 83 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [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 (149 enodes) * * [misc]simplify: iters left: 2 (279 enodes) * [exit]simplify: Simplified to (+ (* (+ 1/2 (* 1/6 i)) (* (* i i) 100)) (* 100 i)) * [exit]simplify: Simplified to (+ (* (+ 1/2 (* 1/6 i)) (* (* i i) 100)) (* 100 i)) * * * * [misc]progress: [ 84 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 85 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (+ (* 1/6 (* (pow i 2) n)) (+ n (* 1/2 (* i n))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (205 enodes) * * [misc]simplify: iters left: 2 (384 enodes) * [exit]simplify: Simplified to (+ (* (* (* n 100) i) (+ 1/2 (* i 1/6))) (* n 100)) * * * * [misc]progress: [ 86 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (+ (* 1/6 (* (pow i 2) n)) (+ n (* 1/2 (* i n))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (205 enodes) * * [misc]simplify: iters left: 2 (384 enodes) * [exit]simplify: Simplified to (+ (* (* (* n 100) i) (+ 1/2 (* i 1/6))) (* n 100)) * * * * [misc]progress: [ 87 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (+ (* 1/6 (/ (* (exp (* 3 (- (log -1) (log (/ -1 i))))) n) i)) (+ n (* 1/2 (/ (* (exp (* 2 (- (log -1) (log (/ -1 i))))) n) i))))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (57 enodes) * * [misc]simplify: iters left: 4 (135 enodes) * * [misc]simplify: iters left: 3 (320 enodes) * [exit]simplify: Simplified to (+ (+ (/ (* (* 1/2 100) i) (/ (/ i n) i)) (* n 100)) (* (* (* n 100) 1/6) (/ (* i i) (/ i i)))) * * * * [misc]progress: [ 88 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (78 enodes) * * [misc]simplify: iters left: 3 (173 enodes) * * [misc]simplify: iters left: 2 (333 enodes) * [exit]simplify: Simplified to (* (* (/ 100 (/ i n)) i) (+ (* i (* 1/6 i)) (+ (* 1/2 i) 1))) * * * * [misc]progress: [ 89 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (78 enodes) * * [misc]simplify: iters left: 3 (173 enodes) * * [misc]simplify: iters left: 2 (333 enodes) * [exit]simplify: Simplified to (* (* (/ 100 (/ i n)) i) (+ (* i (* 1/6 i)) (+ (* 1/2 i) 1))) * * * * [misc]progress: [ 90 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ i (+ (* 1/6 (exp (* 3 (- (log -1) (log (/ -1 i)))))) (* 1/2 (exp (* 2 (- (log -1) (log (/ -1 i)))))))) (/ i n))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (97 enodes) * * [misc]simplify: iters left: 3 (206 enodes) * [exit]simplify: Simplified to (* (/ 100 (/ i n)) (+ (+ (* (* 1/2 i) i) i) (* (* i i) (* i 1/6)))) * * * * [misc]progress: [ 91 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (78 enodes) * * [misc]simplify: iters left: 3 (173 enodes) * * [misc]simplify: iters left: 2 (333 enodes) * [exit]simplify: Simplified to (* (* (/ 100 (/ i n)) i) (+ (* i (* 1/6 i)) (+ (* 1/2 i) 1))) * * * * [misc]progress: [ 92 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (78 enodes) * * [misc]simplify: iters left: 3 (173 enodes) * * [misc]simplify: iters left: 2 (333 enodes) * [exit]simplify: Simplified to (* (* (/ 100 (/ i n)) i) (+ (* i (* 1/6 i)) (+ (* 1/2 i) 1))) * * * * [misc]progress: [ 93 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (exp (* 3 (- (log -1) (log (/ -1 i)))))))) (/ i n))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (91 enodes) * * [misc]simplify: iters left: 3 (186 enodes) * * [misc]simplify: iters left: 2 (494 enodes) * [exit]simplify: Simplified to (* (* (/ 100 i) n) (* i (+ (* i (* i 1/6)) (+ (* 1/2 i) 1)))) * * * * [misc]progress: [ 94 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* 50/3 (* (pow i 2) n)) (+ (* 100 n) (* 50 (* i n)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (96 enodes) * * [misc]simplify: iters left: 2 (134 enodes) * * [misc]simplify: iters left: 1 (156 enodes) * [exit]simplify: Simplified to (+ (* (+ 50 (* 50/3 i)) (* i n)) (* 100 n)) * * * * [misc]progress: [ 95 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* 50/3 (* (pow i 2) n)) (+ (* 100 n) (* 50 (* i n)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (96 enodes) * * [misc]simplify: iters left: 2 (134 enodes) * * [misc]simplify: iters left: 1 (156 enodes) * [exit]simplify: Simplified to (+ (* (+ 50 (* 50/3 i)) (* i n)) (* 100 n)) * * * * [misc]progress: [ 96 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* 50/3 (/ (* (exp (* 3 (- (log -1) (log (/ -1 i))))) n) i)) (+ (* 100 n) (* 50 (/ (* (exp (* 2 (- (log -1) (log (/ -1 i))))) n) i)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (51 enodes) * * [misc]simplify: iters left: 4 (103 enodes) * * [misc]simplify: iters left: 3 (202 enodes) * [exit]simplify: Simplified to (+ (* (* 50/3 n) (/ (* i i) (/ i i))) (* n (+ 100 (/ (* 50 i) (/ i i))))) * * * [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 / 4 ] rewriting at (2 2 1 1 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2 1 1 2 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2 1 1 2) * [misc]approximate: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* 1/6 1) 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/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/6 (pow i 3)) (* 1/2 (pow i 2))) into (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) * [misc]approximate: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]backup-simplify: Simplify (* 1/2 (pow i -2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i -3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (pow i -2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (pow i -3))) 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 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow i -2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow i -3)))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2)))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 (/ 1 (pow (/ 1 i) 3))) (* 1/2 (/ 1 (pow (/ 1 i) 2)))) into (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) * [misc]approximate: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]backup-simplify: Simplify (* 1/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i)))))))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i)))))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log (/ 1 (- i))))))) (* 1/6 (exp (* 3 (- (log -1) (log (/ 1 (- i)))))))) into (+ (* 1/6 (exp (* 3 (- (log -1) (log (/ -1 i)))))) (* 1/2 (exp (* 2 (- (log -1) (log (/ -1 i))))))) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 2 1) * [misc]approximate: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in (i) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (- (/ 1/2 1) (+ (* 1 (/ 0 1)))) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* 1/6 1) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (- (/ 1/6 1) (+ (* 1 (/ 0 1)) (* 1/2 (/ 0 1)))) into 1/6 * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]backup-simplify: Simplify (+ (* 1/6 (pow i 2)) (+ (* 1/2 i) 1)) into (+ (* 1/2 i) (+ (* 1/6 (pow i 2)) 1)) * [misc]approximate: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in (i) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (* 1/2 (pow i -2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i -3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 1) (+ (* 1 (/ 0 1)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (pow i -2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (pow i -3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 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 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow i -2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow i -3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 0 1)) (* 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 0 1)) (* 0 (/ 0 1)) (* 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 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 (/ 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)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 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 (/ 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2)))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 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/6 (/ 1 (pow (/ 1 i) 3))) (* 1/2 (/ 1 (pow (/ 1 i) 2)))) (/ 1 i)) 1) into (+ (* 1/2 i) (+ (* 1/6 (pow i 2)) 1)) * [misc]approximate: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into -1 * [misc]backup-simplify: Simplify (/ -1 -1) into 1 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into -1 * [misc]backup-simplify: Simplify (/ -1 -1) 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/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [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/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) -1) (+ (* 1 (/ 0 -1)))) into (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) * [misc]backup-simplify: Simplify (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) into (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 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 (- 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 0 -1)) (* 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 (- 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i)))))))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 0 -1)) (* 0 (/ 0 -1)) (* 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 (- 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 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 (- 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i)))))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 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 (- 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 (- 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 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/2 (exp (* 2 (- (log -1) (log (/ 1 (- i))))))) (* 1/6 (exp (* 3 (- (log -1) (log (/ 1 (- i))))))))) (/ 1 (- i))) 1) into (+ (* 1/2 (/ (exp (* 2 (- (log -1) (log (/ -1 i))))) i)) (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log (/ -1 i))))) i)) 1)) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n) in n * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in n * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log i)) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 2 (log i)) into (* 2 (log i)) * [misc]backup-simplify: Simplify (exp (* 2 (log i))) into (pow i 2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log i)) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 3 (log i)) into (* 3 (log i)) * [misc]backup-simplify: Simplify (exp (* 3 (log i))) into (pow i 3) * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (* 1/2 (pow i 2)) into (* 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i 3)) into (* 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) into (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) * [misc]backup-simplify: Simplify (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) into (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * [misc]backup-simplify: Simplify (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) into (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n) in i * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n) in i * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (* 1 n) into n * [misc]taylor: Taking taylor expansion of n in n * [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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (- (/ 1/2 1) (+ (* 1 (/ 0 1)))) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 1/2 n)) into (* 1/2 n) * [misc]taylor: Taking taylor expansion of (* 1/2 n) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* 1/6 1) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (- (/ 1/6 1) (+ (* 1 (/ 0 1)) (* 1/2 (/ 0 1)))) into 1/6 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/2 0) (* 1/6 n))) into (* 1/6 n) * [misc]taylor: Taking taylor expansion of (* 1/6 n) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1/6 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 1/2 (/ 0 1)) (* 1/6 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/2 0) (+ (* 1/6 0) (* 0 n)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 1) (* 0 0)) into 1/6 * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]backup-simplify: Simplify (+ (* 1/6 (* n (pow i 2))) (+ (* 1/2 (* n i)) (* 1 (* n 1)))) into (+ (* 1/6 (* (pow i 2) n)) (+ n (* 1/2 (* i n)))) * [misc]approximate: Taking taylor expansion of (* (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) (/ 1 n)) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in n * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]backup-simplify: Simplify (log (/ 1 i)) into (log (/ 1 i)) * [misc]backup-simplify: Simplify (* 2 (log (/ 1 i))) into (* 2 (log (/ 1 i))) * [misc]backup-simplify: Simplify (exp (* 2 (log (/ 1 i)))) into (pow (/ 1 i) 2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]backup-simplify: Simplify (log (/ 1 i)) into (log (/ 1 i)) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 i))) into (* 3 (log (/ 1 i))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 i)))) into (pow (/ 1 i) 3) * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]backup-simplify: Simplify (* 1/2 (pow (/ 1 i) 2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow (/ 1 i) 3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (/ 1 i) (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) into (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i))) * [misc]backup-simplify: Simplify (/ (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i))) (/ 1 i)) into (* i (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i)))) * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (* (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (* 1 (/ 1 n)) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (* 1/2 (pow i -2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i -3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 1) (+ (* 1 (/ 0 1)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (* 1 0) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 1 n))) into (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n)))) * [misc]taylor: Taking taylor expansion of (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n)))) in n * [misc]taylor: Taking taylor expansion of (* 1/6 (/ 1 (* (pow i 3) n))) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow i 3) n)) in n * [misc]taylor: Taking taylor expansion of (* (pow i 3) n) in n * [misc]taylor: Taking taylor expansion of (pow i 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log i)) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 3 (log i)) into (* 3 (log i)) * [misc]backup-simplify: Simplify (exp (* 3 (log i))) into (pow i 3) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (pow i 3) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log i))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 3) 1) (* 0 0)) into (pow i 3) * [misc]backup-simplify: Simplify (/ 1 (pow i 3)) into (/ 1 (pow i 3)) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow i 2) n))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow i 2) n)) in n * [misc]taylor: Taking taylor expansion of (* (pow i 2) n) in n * [misc]taylor: Taking taylor expansion of (pow i 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log i)) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 2 (log i)) into (* 2 (log i)) * [misc]backup-simplify: Simplify (exp (* 2 (log i))) into (pow i 2) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (pow i 2) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log i))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 2) 1) (* 0 0)) into (pow i 2) * [misc]backup-simplify: Simplify (/ 1 (pow i 2)) into (/ 1 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (/ 1 (pow i 3))) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow i 2))) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (+ (/ 1/6 (pow i 3)) (/ 1/2 (pow i 2))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (pow i -2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (pow i -3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 0) (* 0 (/ 1 n)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 3) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 3)) (/ 0 (pow i 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (/ 1 (pow i 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 2)) (/ 0 (pow i 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow i 2)))) 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 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) 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)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow i -2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow i -3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 0) (+ (* 0 0) (* 0 (/ 1 n))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow i 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow i 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow i 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 3) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 3)) (/ 0 (pow i 3))) (* 0 (/ 0 (pow i 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (/ 1 (pow i 3))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow i 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow i 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow i 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 2)) (/ 0 (pow i 2))) (* 0 (/ 0 (pow i 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow i 2))))) 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/6 (/ 1 (pow (/ 1 i) 3))) (* 1/2 (/ 1 (pow (/ 1 i) 2)))) (* (/ 1 (/ 1 n)) (/ 1 i))) (* 1 (* (/ 1 (/ 1 n)) 1))) into (+ (* 1/6 (* (pow i 2) n)) (+ n (* 1/2 (* i n)))) * [misc]approximate: Taking taylor expansion of (* (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) (/ 1 (- n))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in n * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]backup-simplify: Simplify (log (/ -1 i)) into (log (/ -1 i)) * [misc]backup-simplify: Simplify (* 2 (log (/ -1 i))) into (* 2 (log (/ -1 i))) * [misc]backup-simplify: Simplify (exp (* 2 (log (/ -1 i)))) into (pow (/ -1 i) 2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]backup-simplify: Simplify (log (/ -1 i)) into (log (/ -1 i)) * [misc]backup-simplify: Simplify (* 3 (log (/ -1 i))) into (* 3 (log (/ -1 i))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ -1 i)))) into (pow (/ -1 i) 3) * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]backup-simplify: Simplify (* 1/2 (pow (/ -1 i) 2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow (/ -1 i) 3)) into (/ -1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ -1/6 (pow i 3))) into (- (* 1/2 (/ 1 (pow i 2))) (* 1/6 (/ 1 (pow i 3)))) * [misc]backup-simplify: Simplify (+ (/ -1 i) (- (* 1/2 (/ 1 (pow i 2))) (* 1/6 (/ 1 (pow i 3))))) into (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i))) * [misc]backup-simplify: Simplify (/ (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i))) (/ -1 i)) into (* -1 (* i (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i))))) * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into -1 * [misc]backup-simplify: Simplify (/ -1 -1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (* (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into -1 * [misc]backup-simplify: Simplify (/ -1 -1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (* 1 (/ -1 n)) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (/ -1 n) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of n in n * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [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/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [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/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) -1) (+ (* 1 (/ 0 -1)))) into (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) * [misc]backup-simplify: Simplify (+ (* 1 0) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ -1 n))) into (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n))) * [misc]taylor: Taking taylor expansion of (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n))) in n * [misc]taylor: Taking taylor expansion of (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (/ (exp (* 3 (- (log -1) (log i)))) n) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (- (log -1) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 3 (- (log -1) (log i))) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (- (log -1) (log i)) in n * [misc]taylor: Taking taylor expansion of (log -1) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log i))) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (exp (* 3 (- (log -1) (log i)))) 1) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (* 2 (- (log -1) (log i)))) n) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (- (log -1) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 2 (- (log -1) (log i))) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (- (log -1) (log i)) in n * [misc]taylor: Taking taylor expansion of (log -1) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log i))) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (exp (* 2 (- (log -1) (log i)))) 1) into (exp (* 2 (- (log -1) (log i)))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/6 (exp (* 3 (- (log -1) (log i))))) (* 1/2 (exp (* 2 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) 0) (* 0 (/ -1 n)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 3 (- (log -1) (log i)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 2 (- (log -1) (log i)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) 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 (- 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) 0) (+ (* 0 0) (* 0 (/ -1 n))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 3 (- (log -1) (log i)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 2 (- (log -1) (log i)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/2 (exp (* 2 (- (log -1) (log (/ 1 (- i))))))) (* 1/6 (exp (* 3 (- (log -1) (log (/ 1 (- i)))))))) (* (/ 1 (/ 1 (- n))) (/ 1 (- i)))) (* -1 (* (/ 1 (/ 1 (- n))) 1))) into (+ (* 1/6 (/ (* (exp (* 3 (- (log -1) (log (/ -1 i))))) n) i)) (+ n (* 1/2 (/ (* (exp (* 2 (- (log -1) (log (/ -1 i))))) n) i)))) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2 1 1 2 2) * [misc]approximate: Taking taylor expansion of (* 1/6 (pow i 3)) in (i) around 0 * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]backup-simplify: Simplify (* 1/6 1) into 1/6 * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/6 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/6 (pow i 3)) into (* 1/6 (pow i 3)) * [misc]approximate: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in (i) around 0 * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]backup-simplify: Simplify (* 1/6 (pow i -3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (/ 1/6 (pow i 3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (pow i -3))) 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 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow i -3)))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1/6 (pow (/ 1 i) 3)) into (* 1/6 (pow i 3)) * [misc]approximate: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in (i) around 0 * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log (/ 1 (- i))))))) into (* 1/6 (exp (* 3 (- (log -1) (log (/ -1 i)))))) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (* 1/2 (pow i 2))) (exp (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (99 enodes) * * [misc]simplify: iters left: 1 (123 enodes) * [exit]simplify: Simplified to (pow (exp (* i i)) (+ 1/2 (* 1/6 i))) * [exit]simplify: Simplified to (pow (exp (* i i)) (+ 1/2 (* 1/6 i))) * * * * [misc]progress: [ 2 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (log (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (112 enodes) * * [misc]simplify: iters left: 1 (158 enodes) * [exit]simplify: Simplified to (log (* (* i i) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (log (* (* i i) (+ (* 1/6 i) 1/2))) * * * * [misc]progress: [ 4 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (189 enodes) * [exit]simplify: Simplified to (pow (exp (* i i)) (+ 1/2 (* 1/6 i))) * [exit]simplify: Simplified to (pow (exp (* i i)) (+ 1/2 (* 1/6 i))) * * * * [misc]progress: [ 5 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (cbrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (103 enodes) * * [misc]simplify: iters left: 1 (154 enodes) * [exit]simplify: Simplified to (* (cbrt (* (+ (* 1/6 i) 1/2) (* i i))) (cbrt (* (+ (* 1/6 i) 1/2) (* i i)))) * [exit]simplify: Simplified to (* (cbrt (* (+ (* 1/6 i) 1/2) (* i i))) (cbrt (* (+ (* 1/6 i) 1/2) (* i i)))) * [enter]simplify: Simplifying (cbrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (102 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (cbrt (* (* i i) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (cbrt (* (* i i) (+ (* 1/6 i) 1/2))) * * * * [misc]progress: [ 6 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (131 enodes) * [exit]simplify: Simplified to (pow (* (* i i) (+ 1/2 (* 1/6 i))) 3) * [exit]simplify: Simplified to (pow (* (* i i) (+ 1/2 (* 1/6 i))) 3) * * * * [misc]progress: [ 7 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (102 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (sqrt (* (* i i) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (sqrt (* (* i i) (+ (* 1/6 i) 1/2))) * [enter]simplify: Simplifying (sqrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (102 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (sqrt (* (* i i) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (sqrt (* (* i i) (+ (* 1/6 i) 1/2))) * * * * [misc]progress: [ 8 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (pow (* 1/2 (pow i 2)) 3) (pow (* 1/6 (pow i 3)) 3)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (91 enodes) * * [misc]simplify: iters left: 3 (289 enodes) * [exit]simplify: Simplified to (+ (pow (* (* i i) (* i 1/6)) 3) (pow (* (* i i) 1/2) 3)) * [exit]simplify: Simplified to (+ (pow (* (* i i) (* i 1/6)) 3) (pow (* (* i i) 1/2) 3)) * [enter]simplify: Simplifying (+ (* (* 1/2 (pow i 2)) (* 1/2 (pow i 2))) (- (* (* 1/6 (pow i 3)) (* 1/6 (pow i 3))) (* (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (131 enodes) * [exit]simplify: Simplified to (- (* (* (* 1/6 i) (* i i)) (* (* 1/6 i) (* i i))) (* (* (* i i) 1/2) (* (* i i) (- (* 1/6 i) 1/2)))) * [exit]simplify: Simplified to (- (* (* (* 1/6 i) (* i i)) (* (* 1/6 i) (* i i))) (* (* (* i i) 1/2) (* (* i i) (- (* 1/6 i) 1/2)))) * * * * [misc]progress: [ 9 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* 1/2 (pow i 2)) (* 1/2 (pow i 2))) (* (* 1/6 (pow i 3)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (311 enodes) * [exit]simplify: Simplified to (- (* (* (* i i) 1/2) (* (* i i) 1/2)) (* (* (* 1/6 i) (* i i)) (* (* 1/6 i) (* i i)))) * [exit]simplify: Simplified to (- (* (* (* i i) 1/2) (* (* i i) 1/2)) (* (* (* 1/6 i) (* i i)) (* (* 1/6 i) (* i i)))) * [enter]simplify: Simplifying (- (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (76 enodes) * * [misc]simplify: iters left: 1 (102 enodes) * [exit]simplify: Simplified to (* (* i i) (- 1/2 (* 1/6 i))) * [exit]simplify: Simplified to (* (* i i) (- 1/2 (* 1/6 i))) * * * * [misc]progress: [ 11 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (77 enodes) * * [misc]simplify: iters left: 2 (132 enodes) * * [misc]simplify: iters left: 1 (237 enodes) * [exit]simplify: Simplified to (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) * * * * [misc]progress: [ 14 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [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 (72 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (199 enodes) * [exit]simplify: Simplified to (exp (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (exp (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * * * * [misc]progress: [ 15 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (203 enodes) * [exit]simplify: Simplified to (* (cbrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) (cbrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * [exit]simplify: Simplified to (* (cbrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) (cbrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * [enter]simplify: Simplifying (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [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 (72 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (199 enodes) * [exit]simplify: Simplified to (cbrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (cbrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * * * * [misc]progress: [ 16 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (96 enodes) * * [misc]simplify: iters left: 3 (393 enodes) * [exit]simplify: Simplified to (pow (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) i) 3) * [exit]simplify: Simplified to (pow (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) i) 3) * * * * [misc]progress: [ 17 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [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 (72 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (199 enodes) * [exit]simplify: Simplified to (sqrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (sqrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * [enter]simplify: Simplifying (sqrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [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 (72 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (199 enodes) * [exit]simplify: Simplified to (sqrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (sqrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * * * * [misc]progress: [ 18 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (133 enodes) * * [misc]simplify: iters left: 2 (245 enodes) * * [misc]simplify: iters left: 1 (396 enodes) * [exit]simplify: Simplified to (- (- i) (* (+ (* 1/6 i) 1/2) (* i i))) * [exit]simplify: Simplified to (- (- i) (* (+ (* 1/6 i) 1/2) (* i i))) * [enter]simplify: Simplifying (- i) * * [misc]simplify: iters left: 2 (2 enodes) * [exit]simplify: Simplified to (- i) * [exit]simplify: Simplified to (- i) * * * * [misc]progress: [ 19 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 i) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (/ 1 i) * [exit]simplify: Simplified to (/ 1 i) * * * * [misc]progress: [ 21 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (/ i (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (196 enodes) * [exit]simplify: Simplified to (/ 1 (+ (+ (* i 1/2) 1) (* (* i i) 1/6))) * [exit]simplify: Simplified to (/ 1 (+ (+ (* i 1/2) 1) (* (* i i) 1/6))) * * * * [misc]progress: [ 22 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (/ i (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) * * [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 (72 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (197 enodes) * [exit]simplify: Simplified to (/ i (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2))))) * [exit]simplify: Simplified to (/ i (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2))))) * * * * [misc]progress: [ 23 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (/ i (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) * * [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 (72 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (197 enodes) * [exit]simplify: Simplified to (/ i (sqrt (+ i (* (* i i) (+ (* 1/6 i) 1/2))))) * [exit]simplify: Simplified to (/ i (sqrt (+ i (* (* i i) (+ (* 1/6 i) 1/2))))) * * * * [misc]progress: [ 24 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (/ i (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (196 enodes) * [exit]simplify: Simplified to (/ 1 (+ (+ (* i 1/2) 1) (* (* i i) 1/6))) * [exit]simplify: Simplified to (/ 1 (+ (+ (* i 1/2) 1) (* (* i i) 1/6))) * * * * [misc]progress: [ 25 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* i (+ (* i i) (- (* (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (* i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (48 enodes) * * [misc]simplify: iters left: 4 (169 enodes) * [exit]simplify: Simplified to (+ (* (+ (* (pow i 3) (* i 1/6)) (* (* i i) (* i 1/2))) (- (* (* i i) (+ (* i 1/6) 1/2)) i)) (pow i 3)) * [exit]simplify: Simplified to (+ (* (+ (* (pow i 3) (* i 1/6)) (* (* i i) (* i 1/2))) (- (* (* i i) (+ (* i 1/6) 1/2)) i)) (pow i 3)) * * * * [misc]progress: [ 26 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* i (- i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (130 enodes) * * [misc]simplify: iters left: 2 (300 enodes) * [exit]simplify: Simplified to (+ (* (+ (* 1/6 i) 1/2) (* (* i i) (- i))) (* i i)) * [exit]simplify: Simplified to (+ (* (+ (* 1/6 i) 1/2) (* (* i i) (- i))) (* i i)) * * * * [misc]progress: [ 27 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (127 enodes) * * [misc]simplify: iters left: 2 (248 enodes) * * [misc]simplify: iters left: 1 (483 enodes) * [exit]simplify: Simplified to (+ (+ (- (log n) (log i)) (log i)) (log (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (+ (+ (- (log n) (log i)) (log i)) (log (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))) * * * * [misc]progress: [ 29 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (111 enodes) * * [misc]simplify: iters left: 2 (228 enodes) * * [misc]simplify: iters left: 1 (492 enodes) * [exit]simplify: Simplified to (exp (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n))) * [exit]simplify: Simplified to (exp (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n))) * * * * [misc]progress: [ 30 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n)) (cbrt (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (216 enodes) * * [misc]simplify: iters left: 1 (416 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n))) (cbrt (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n)))) * [exit]simplify: Simplified to (* (cbrt (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n))) (cbrt (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n)))) * [enter]simplify: Simplifying (cbrt (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (219 enodes) * * [misc]simplify: iters left: 1 (445 enodes) * [exit]simplify: Simplified to (cbrt (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ i n))) * [exit]simplify: Simplified to (cbrt (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ i n))) * * * * [misc]progress: [ 31 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n) (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n)) (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (93 enodes) * * [misc]simplify: iters left: 3 (334 enodes) * [exit]simplify: Simplified to (pow (/ (+ i (* (* i i) (+ 1/2 (* 1/6 i)))) (/ i n)) 3) * [exit]simplify: Simplified to (pow (/ (+ i (* (* i i) (+ 1/2 (* 1/6 i)))) (/ i n)) 3) * * * * [misc]progress: [ 32 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (219 enodes) * * [misc]simplify: iters left: 1 (445 enodes) * [exit]simplify: Simplified to (sqrt (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ i n))) * [exit]simplify: Simplified to (sqrt (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ i n))) * [enter]simplify: Simplifying (sqrt (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (219 enodes) * * [misc]simplify: iters left: 1 (445 enodes) * [exit]simplify: Simplified to (sqrt (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ i n))) * [exit]simplify: Simplified to (sqrt (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) (/ i n))) * * * * [misc]progress: [ 33 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) n) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (234 enodes) * [exit]simplify: Simplified to (* n (cbrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6))))) * [exit]simplify: Simplified to (* n (cbrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6))))) * * * * [misc]progress: [ 35 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) n) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (234 enodes) * [exit]simplify: Simplified to (* n (sqrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6))))) * [exit]simplify: Simplified to (* n (sqrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6))))) * * * * [misc]progress: [ 36 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (231 enodes) * [exit]simplify: Simplified to (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n)) * [exit]simplify: Simplified to (/ (+ i (* (+ (* 1/6 i) 1/2) (* i i))) (/ i n)) * * * * [misc]progress: [ 37 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 i) n) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * [exit]simplify: Simplified to (/ n i) * [exit]simplify: Simplified to (/ n i) * * * * [misc]progress: [ 38 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) n) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (128 enodes) * * [misc]simplify: iters left: 2 (248 enodes) * [exit]simplify: Simplified to (+ (* n i) (* (* (* i i) n) (+ 1/2 (* 1/6 i)))) * [exit]simplify: Simplified to (+ (* n i) (* (* (* i i) n) (+ 1/2 (* 1/6 i)))) * * * * [misc]progress: [ 39 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 41 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (log (* (* i i) (* 1/6 i))) * [exit]simplify: Simplified to (log (* (* i i) (* 1/6 i))) * * * * [misc]progress: [ 42 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (pow (exp 1/6) (pow i 3)) * [exit]simplify: Simplified to (pow (exp 1/6) (pow i 3)) * * * * [misc]progress: [ 43 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* 1/6 (pow i 3))) (cbrt (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (* (cbrt (* (* 1/6 i) (* i i))) (cbrt (* (* 1/6 i) (* i i)))) * [exit]simplify: Simplified to (* (cbrt (* (* 1/6 i) (* i i))) (cbrt (* (* 1/6 i) (* i i)))) * [enter]simplify: Simplifying (cbrt (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* (* 1/6 i) (* i i))) * [exit]simplify: Simplified to (cbrt (* (* 1/6 i) (* i i))) * * * * [misc]progress: [ 44 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* 1/6 (pow i 3)) (* 1/6 (pow i 3))) (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (196 enodes) * [exit]simplify: Simplified to (pow (* (* 1/6 i) (* i i)) 3) * [exit]simplify: Simplified to (pow (* (* 1/6 i) (* i i)) 3) * * * * [misc]progress: [ 45 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (sqrt (* (* 1/6 i) (* i i))) * [exit]simplify: Simplified to (sqrt (* (* 1/6 i) (* i i))) * [enter]simplify: Simplifying (sqrt (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (sqrt (* (* 1/6 i) (* i i))) * [exit]simplify: Simplified to (sqrt (* (* 1/6 i) (* i i))) * * * * [misc]progress: [ 46 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 47 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/6 (* i i)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (* 1/6 (* i i)) * [exit]simplify: Simplified to (* 1/6 (* i i)) * * * * [misc]progress: [ 48 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/6 (* (cbrt (pow i 3)) (cbrt (pow i 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (48 enodes) * [exit]simplify: Simplified to (* (* 1/6 i) i) * [exit]simplify: Simplified to (* (* 1/6 i) i) * * * * [misc]progress: [ 49 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/6 i) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (* 1/6 i) * [exit]simplify: Simplified to (* 1/6 i) * * * * [misc]progress: [ 50 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/6 (sqrt (pow i 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (* (sqrt (pow i 3)) 1/6) * [exit]simplify: Simplified to (* (sqrt (pow i 3)) 1/6) * * * * [misc]progress: [ 51 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/6 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 1/6 * [exit]simplify: Simplified to 1/6 * * * * [misc]progress: [ 52 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (170 enodes) * * [misc]simplify: iters left: 2 (479 enodes) * [exit]simplify: Simplified to (* (* n (/ 100 i)) (+ i (* (+ 1/2 (* 1/6 i)) (* i i)))) * * * * [misc]progress: [ 54 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (170 enodes) * * [misc]simplify: iters left: 2 (479 enodes) * [exit]simplify: Simplified to (* (* n (/ 100 i)) (+ i (* (+ 1/2 (* 1/6 i)) (* i i)))) * * * * [misc]progress: [ 55 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (/ (+ i (+ (* 1/6 (exp (* 3 (- (log -1) (log (/ -1 i)))))) (* 1/2 (exp (* 2 (- (log -1) (log (/ -1 i)))))))) i) n)) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (87 enodes) * * [misc]simplify: iters left: 3 (212 enodes) * [exit]simplify: Simplified to (* (/ 100 i) (+ (+ (* (pow i 3) (* 1/6 n)) (* (* i 1/2) (* i n))) (* i n))) * * * * [misc]progress: [ 56 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (+ (* 1/2 i) (+ (* 1/6 (pow i 2)) 1)) n)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (71 enodes) * * [misc]simplify: iters left: 3 (196 enodes) * * [misc]simplify: iters left: 2 (421 enodes) * [exit]simplify: Simplified to (+ (* n 100) (* (* (* n 100) i) (+ (* 1/6 i) 1/2))) * * * * [misc]progress: [ 57 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (+ (* 1/2 i) (+ (* 1/6 (pow i 2)) 1)) n)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (71 enodes) * * [misc]simplify: iters left: 3 (196 enodes) * * [misc]simplify: iters left: 2 (421 enodes) * [exit]simplify: Simplified to (+ (* n 100) (* (* (* n 100) i) (+ (* 1/6 i) 1/2))) * * * * [misc]progress: [ 58 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (+ (* 1/2 (/ (exp (* 2 (- (log -1) (log (/ -1 i))))) i)) (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log (/ -1 i))))) i)) 1)) n)) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (51 enodes) * * [misc]simplify: iters left: 4 (119 enodes) * * [misc]simplify: iters left: 3 (308 enodes) * [exit]simplify: Simplified to (+ (+ (* 100 n) (* (/ (* i i) (/ i i)) (* 1/6 (* 100 n)))) (* (* 100 n) (* (/ 1/2 i) (* i i)))) * * * * [misc]progress: [ 59 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (+ (* 1/6 (* (pow i 2) n)) (+ n (* 1/2 (* i n))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (205 enodes) * * [misc]simplify: iters left: 2 (384 enodes) * [exit]simplify: Simplified to (+ (* (* (* n 100) i) (+ 1/2 (* i 1/6))) (* n 100)) * * * * [misc]progress: [ 60 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (+ (* 1/6 (* (pow i 2) n)) (+ n (* 1/2 (* i n))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (205 enodes) * * [misc]simplify: iters left: 2 (384 enodes) * [exit]simplify: Simplified to (+ (* (* (* n 100) i) (+ 1/2 (* i 1/6))) (* n 100)) * * * * [misc]progress: [ 61 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (+ (* 1/6 (/ (* (exp (* 3 (- (log -1) (log (/ -1 i))))) n) i)) (+ n (* 1/2 (/ (* (exp (* 2 (- (log -1) (log (/ -1 i))))) n) i))))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (57 enodes) * * [misc]simplify: iters left: 4 (135 enodes) * * [misc]simplify: iters left: 3 (320 enodes) * [exit]simplify: Simplified to (+ (+ (/ (* (* 1/2 100) i) (/ (/ i n) i)) (* n 100)) (* (* (* n 100) 1/6) (/ (* i i) (/ i i)))) * * * * [misc]progress: [ 62 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (170 enodes) * * [misc]simplify: iters left: 2 (479 enodes) * [exit]simplify: Simplified to (* (* n (/ 100 i)) (+ i (* (+ 1/2 (* 1/6 i)) (* i i)))) * * * * [misc]progress: [ 63 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (170 enodes) * * [misc]simplify: iters left: 2 (479 enodes) * [exit]simplify: Simplified to (* (* n (/ 100 i)) (+ i (* (+ 1/2 (* 1/6 i)) (* i i)))) * * * * [misc]progress: [ 64 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (exp (* 3 (- (log -1) (log (/ -1 i)))))))) i) n)) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (81 enodes) * * [misc]simplify: iters left: 3 (193 enodes) * [exit]simplify: Simplified to (* (/ 100 i) (+ (* (+ 1 (* 1/2 i)) (* i n)) (* (* n 1/6) (pow i 3)))) * * * [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 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2 1 1 1 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2 1 1 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2 1 1) * [misc]approximate: Taking taylor expansion of (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) in (i) around 0 * [misc]taylor: Taking taylor expansion of (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) in i * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) in i * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (- (/ 1/2 1) (+ (* 1 (/ 0 1)))) into 1/2 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1/2) 1)) (pow 1 1)))) 1) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* 1/6 1) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (- (/ 1/6 1) (+ (* 1 (/ 0 1)) (* 1/2 (/ 0 1)))) into 1/6 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1/2) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 1/6) 1)) (pow 1 1)))) 2) into 1/24 * [misc]backup-simplify: Simplify 1/24 into 1/24 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 1/2 (/ 0 1)) (* 1/6 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1/2) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 1/2) 1) (pow (* 2 1/6) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into -1/24 * [misc]backup-simplify: Simplify -1/24 into -1/24 * [misc]backup-simplify: Simplify (+ (* -1/24 (pow i 3)) (+ (* 1/24 (pow i 2)) (* 1/2 i))) into (- (+ (* 1/2 i) (* 1/24 (pow i 2))) (* 1/24 (pow i 3))) * [misc]approximate: Taking taylor expansion of (log (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (log (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (* 1/2 (pow i -2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i -3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 1) (+ (* 1 (/ 0 1)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) 1)) (pow 1 1)))) 1) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (pow i -2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (pow i -3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into (* -1/2 (+ (* 1/36 (/ 1 (pow i 6))) (+ (* 1/6 (/ 1 (pow i 5))) (* 1/4 (/ 1 (pow i 4)))))) * [misc]backup-simplify: Simplify (* -1/2 (+ (* 1/36 (/ 1 (pow i 6))) (+ (* 1/6 (/ 1 (pow i 5))) (* 1/4 (/ 1 (pow i 4)))))) into (* -1/2 (+ (* 1/36 (/ 1 (pow i 6))) (+ (* 1/6 (/ 1 (pow i 5))) (* 1/4 (/ 1 (pow i 4)))))) * [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)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow i -2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow i -3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into (* 1/6 (+ (* 1/4 (/ 1 (pow i 6))) (+ (* 1/12 (/ 1 (pow i 8))) (+ (* 1/4 (/ 1 (pow i 7))) (* 1/108 (/ 1 (pow i 9))))))) * [misc]backup-simplify: Simplify (* 1/6 (+ (* 1/4 (/ 1 (pow i 6))) (+ (* 1/12 (/ 1 (pow i 8))) (+ (* 1/4 (/ 1 (pow i 7))) (* 1/108 (/ 1 (pow i 9))))))) into (* 1/6 (+ (* 1/4 (/ 1 (pow i 7))) (+ (* 1/4 (/ 1 (pow i 6))) (+ (* 1/12 (/ 1 (pow i 8))) (* 1/108 (/ 1 (pow i 9))))))) * [misc]backup-simplify: Simplify (+ (* (* 1/6 (+ (* 1/4 (/ 1 (pow (/ 1 i) 7))) (+ (* 1/4 (/ 1 (pow (/ 1 i) 6))) (+ (* 1/12 (/ 1 (pow (/ 1 i) 8))) (* 1/108 (/ 1 (pow (/ 1 i) 9))))))) (pow (/ 1 i) 3)) (+ (* (* -1/2 (+ (* 1/36 (/ 1 (pow (/ 1 i) 6))) (+ (* 1/6 (/ 1 (pow (/ 1 i) 5))) (* 1/4 (/ 1 (pow (/ 1 i) 4)))))) (pow (/ 1 i) 2)) (* (+ (* 1/6 (/ 1 (pow (/ 1 i) 3))) (* 1/2 (/ 1 (pow (/ 1 i) 2)))) (/ 1 i)))) into (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3))) * [misc]approximate: Taking taylor expansion of (log (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i)))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (log (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into -1 * [misc]backup-simplify: Simplify (/ -1 -1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into -1 * [misc]backup-simplify: Simplify (/ -1 -1) into 1 * [misc]backup-simplify: Simplify (log 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 (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (* 1/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [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/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) -1) (+ (* 1 (/ 0 -1)))) into (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))))) 1)) (pow 1 1)))) 1) into (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) * [misc]backup-simplify: Simplify (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) into (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into (* -1/2 (+ (* 1/4 (pow (exp (* 2 (- (log -1) (log i)))) 2)) (+ (* 1/36 (pow (exp (* 3 (- (log -1) (log i)))) 2)) (* 1/6 (* (exp (* 2 (- (log -1) (log i)))) (exp (* 3 (- (log -1) (log i))))))))) * [misc]backup-simplify: Simplify (* -1/2 (+ (* 1/4 (pow (exp (* 2 (- (log -1) (log i)))) 2)) (+ (* 1/36 (pow (exp (* 3 (- (log -1) (log i)))) 2)) (* 1/6 (* (exp (* 2 (- (log -1) (log i)))) (exp (* 3 (- (log -1) (log i))))))))) into (* -1/2 (+ (* 1/4 (pow (exp (* 2 (- (log -1) (log i)))) 2)) (+ (* 1/36 (pow (exp (* 3 (- (log -1) (log i)))) 2)) (* 1/6 (* (exp (* 2 (- (log -1) (log i)))) (exp (* 3 (- (log -1) (log i))))))))) * [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 (- 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))))) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))))) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into (* -1/6 (+ (* 1/108 (pow (exp (* 3 (- (log -1) (log i)))) 3)) (+ (* 1/4 (pow (exp (* 2 (- (log -1) (log i)))) 3)) (+ (* 1/12 (* (exp (* 2 (- (log -1) (log i)))) (pow (exp (* 3 (- (log -1) (log i)))) 2))) (* 1/4 (* (pow (exp (* 2 (- (log -1) (log i)))) 2) (exp (* 3 (- (log -1) (log i)))))))))) * [misc]backup-simplify: Simplify (* -1/6 (+ (* 1/108 (pow (exp (* 3 (- (log -1) (log i)))) 3)) (+ (* 1/4 (pow (exp (* 2 (- (log -1) (log i)))) 3)) (+ (* 1/12 (* (exp (* 2 (- (log -1) (log i)))) (pow (exp (* 3 (- (log -1) (log i)))) 2))) (* 1/4 (* (pow (exp (* 2 (- (log -1) (log i)))) 2) (exp (* 3 (- (log -1) (log i)))))))))) into (* -1/6 (+ (* 1/12 (* (exp (* 2 (- (log -1) (log i)))) (pow (exp (* 3 (- (log -1) (log i)))) 2))) (+ (* 1/4 (pow (exp (* 2 (- (log -1) (log i)))) 3)) (+ (* 1/108 (pow (exp (* 3 (- (log -1) (log i)))) 3)) (* 1/4 (* (pow (exp (* 2 (- (log -1) (log i)))) 2) (exp (* 3 (- (log -1) (log i)))))))))) * [misc]backup-simplify: Simplify (+ (* (* -1/6 (+ (* 1/12 (* (exp (* 2 (- (log -1) (log (/ 1 (- i)))))) (pow (exp (* 3 (- (log -1) (log (/ 1 (- i)))))) 2))) (+ (* 1/4 (pow (exp (* 2 (- (log -1) (log (/ 1 (- i)))))) 3)) (+ (* 1/108 (pow (exp (* 3 (- (log -1) (log (/ 1 (- i)))))) 3)) (* 1/4 (* (pow (exp (* 2 (- (log -1) (log (/ 1 (- i)))))) 2) (exp (* 3 (- (log -1) (log (/ 1 (- i)))))))))))) (pow (/ 1 (- i)) 3)) (+ (* (* -1/2 (+ (* 1/4 (pow (exp (* 2 (- (log -1) (log (/ 1 (- i)))))) 2)) (+ (* 1/36 (pow (exp (* 3 (- (log -1) (log (/ 1 (- i)))))) 2)) (* 1/6 (* (exp (* 2 (- (log -1) (log (/ 1 (- i)))))) (exp (* 3 (- (log -1) (log (/ 1 (- i))))))))))) (pow (/ 1 (- i)) 2)) (* (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log (/ 1 (- i))))))) (* 1/6 (exp (* 3 (- (log -1) (log (/ 1 (- i))))))))) (/ 1 (- i))))) into (- (+ (* 1/24 (/ (* (exp (* 3 (- (log -1) (log (/ -1 i))))) (pow (exp (* 2 (- (log -1) (log (/ -1 i))))) 2)) (pow i 3))) (+ (* 1/24 (/ (pow (exp (* 2 (- (log -1) (log (/ -1 i))))) 3) (pow i 3))) (+ (* 1/72 (/ (* (pow (exp (* 3 (- (log -1) (log (/ -1 i))))) 2) (exp (* 2 (- (log -1) (log (/ -1 i)))))) (pow i 3))) (+ (* 1/648 (/ (pow (exp (* 3 (- (log -1) (log (/ -1 i))))) 3) (pow i 3))) (+ (* 1/2 (/ (exp (* 2 (- (log -1) (log (/ -1 i))))) i)) (* 1/6 (/ (exp (* 3 (- (log -1) (log (/ -1 i))))) i))))))) (+ (* 1/12 (/ (* (exp (* 3 (- (log -1) (log (/ -1 i))))) (exp (* 2 (- (log -1) (log (/ -1 i)))))) (pow i 2))) (+ (* 1/8 (/ (pow (exp (* 2 (- (log -1) (log (/ -1 i))))) 2) (pow i 2))) (* 1/72 (/ (pow (exp (* 3 (- (log -1) (log (/ -1 i))))) 2) (pow i 2)))))) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 2 1 1 1 1 2) * [misc]approximate: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* 1/6 1) 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/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 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/6 (pow i 3)) (* 1/2 (pow i 2))) into (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) * [misc]approximate: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]backup-simplify: Simplify (* 1/2 (pow i -2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i -3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (pow i -2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (pow i -3))) 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 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow i -2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow i -3)))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2)))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 (/ 1 (pow (/ 1 i) 3))) (* 1/2 (/ 1 (pow (/ 1 i) 2)))) into (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) * [misc]approximate: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]backup-simplify: Simplify (* 1/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i)))))))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i)))))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log (/ 1 (- i))))))) (* 1/6 (exp (* 3 (- (log -1) (log (/ 1 (- i)))))))) into (+ (* 1/6 (exp (* 3 (- (log -1) (log (/ -1 i)))))) (* 1/2 (exp (* 2 (- (log -1) (log (/ -1 i))))))) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2 1 1 1) * [misc]approximate: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in (i) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (- (/ 1/2 1) (+ (* 1 (/ 0 1)))) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* 1/6 1) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (- (/ 1/6 1) (+ (* 1 (/ 0 1)) (* 1/2 (/ 0 1)))) into 1/6 * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]backup-simplify: Simplify (+ (* 1/6 (pow i 2)) (+ (* 1/2 i) 1)) into (+ (* 1/2 i) (+ (* 1/6 (pow i 2)) 1)) * [misc]approximate: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in (i) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (* 1/2 (pow i -2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i -3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 1) (+ (* 1 (/ 0 1)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (pow i -2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (pow i -3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 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 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow i -2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow i -3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 0 1)) (* 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 0 1)) (* 0 (/ 0 1)) (* 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 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 (/ 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)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 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 (/ 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -2)))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow i -3)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 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/6 (/ 1 (pow (/ 1 i) 3))) (* 1/2 (/ 1 (pow (/ 1 i) 2)))) (/ 1 i)) 1) into (+ (* 1/2 i) (+ (* 1/6 (pow i 2)) 1)) * [misc]approximate: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into -1 * [misc]backup-simplify: Simplify (/ -1 -1) into 1 * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into -1 * [misc]backup-simplify: Simplify (/ -1 -1) 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/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [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/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) -1) (+ (* 1 (/ 0 -1)))) into (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) * [misc]backup-simplify: Simplify (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) into (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 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 (- 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 0 -1)) (* 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 (- 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i)))))))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 0 -1)) (* 0 (/ 0 -1)) (* 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 (- 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 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 (- 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i)))))))))) 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i)))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 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 (- 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 (- 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))))))) 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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (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 (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 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/2 (exp (* 2 (- (log -1) (log (/ 1 (- i))))))) (* 1/6 (exp (* 3 (- (log -1) (log (/ 1 (- i))))))))) (/ 1 (- i))) 1) into (+ (* 1/2 (/ (exp (* 2 (- (log -1) (log (/ -1 i))))) i)) (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log (/ -1 i))))) i)) 1)) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n) in n * [misc]taylor: Taking taylor expansion of (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) in n * [misc]taylor: Taking taylor expansion of (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) in n * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in n * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log i)) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 2 (log i)) into (* 2 (log i)) * [misc]backup-simplify: Simplify (exp (* 2 (log i))) into (pow i 2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log i)) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 3 (log i)) into (* 3 (log i)) * [misc]backup-simplify: Simplify (exp (* 3 (log i))) into (pow i 3) * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (* 1/2 (pow i 2)) into (* 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i 3)) into (* 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) into (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) * [misc]backup-simplify: Simplify (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) into (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * [misc]backup-simplify: Simplify (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) into (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) * [misc]backup-simplify: Simplify (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) into (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * [misc]backup-simplify: Simplify (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) into (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n) in i * [misc]taylor: Taking taylor expansion of (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) in i * [misc]taylor: Taking taylor expansion of (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) in i * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (- (/ 1/2 1) (+ (* 1 (/ 0 1)))) into 1/2 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1/2) 1)) (pow 1 1)))) 1) into 1/2 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n) in i * [misc]taylor: Taking taylor expansion of (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) in i * [misc]taylor: Taking taylor expansion of (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) in i * [misc]taylor: Taking taylor expansion of (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) in i * [misc]taylor: Taking taylor expansion of (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) in i * [misc]taylor: Taking taylor expansion of i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow i 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow i 2) in i * [misc]taylor: Taking taylor expansion of (* 1/6 (pow i 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow i 3) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (- (/ 1/2 1) (+ (* 1 (/ 0 1)))) into 1/2 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1/2) 1)) (pow 1 1)))) 1) into 1/2 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (* 1 n) into n * [misc]taylor: Taking taylor expansion of n in n * [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 (* (exp 0) (+ (* (/ (pow 1/2 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 1/2 n)) into (* 1/2 n) * [misc]taylor: Taking taylor expansion of (* 1/2 n) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* 1/6 1) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (- (/ 1/6 1) (+ (* 1 (/ 0 1)) (* 1/2 (/ 0 1)))) into 1/6 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1/2) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 1/6) 1)) (pow 1 1)))) 2) into 1/24 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/2 2) 2)) (* (/ (pow 1/24 1) 1)))) into 1/6 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/2 0) (* 1/6 n))) into (* 1/6 n) * [misc]taylor: Taking taylor expansion of (* 1/6 n) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1/6 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 1/2 (/ 0 1)) (* 1/6 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1/2) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 1/2) 1) (pow (* 2 1/6) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into -1/24 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/2 3) 6)) (* (/ (pow 1/2 1) 1) (/ (pow 1/24 1) 1)) (* (/ (pow -1/24 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/2 0) (+ (* 1/6 0) (* 0 n)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 1) (* 0 0)) into 1/6 * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]backup-simplify: Simplify (+ (* 1/6 (* n (pow i 2))) (+ (* 1/2 (* n i)) (* 1 (* n 1)))) into (+ (* 1/6 (* (pow i 2) n)) (+ n (* 1/2 (* i n)))) * [misc]approximate: Taking taylor expansion of (* (exp (log (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)))) (/ 1 n)) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* (exp (log (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)))) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (exp (log (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (log (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i))) in n * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in n * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]backup-simplify: Simplify (log (/ 1 i)) into (log (/ 1 i)) * [misc]backup-simplify: Simplify (* 2 (log (/ 1 i))) into (* 2 (log (/ 1 i))) * [misc]backup-simplify: Simplify (exp (* 2 (log (/ 1 i)))) into (pow (/ 1 i) 2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in n * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]backup-simplify: Simplify (log (/ 1 i)) into (log (/ 1 i)) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 i))) into (* 3 (log (/ 1 i))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 i)))) into (pow (/ 1 i) 3) * [misc]taylor: Taking taylor expansion of (/ 1 i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (/ 1 i) into (/ 1 i) * [misc]backup-simplify: Simplify (* 1/2 (pow (/ 1 i) 2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow (/ 1 i) 3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (/ 1 i) (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) into (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i))) * [misc]backup-simplify: Simplify (/ (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i))) (/ 1 i)) into (* i (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i)))) * [misc]backup-simplify: Simplify (log (* i (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i))))) into (log (* i (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i))))) * [misc]backup-simplify: Simplify (exp (log (* i (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i)))))) into (* i (+ (* 1/6 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (/ 1 i)))) * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (* (exp (log (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)))) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (exp (log (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (log (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (* 1/2 (pow i -2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i -3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 1) (+ (* 1 (/ 0 1)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) 1)) (pow 1 1)))) 1) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (* (exp (log (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)))) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (exp (log (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (log (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 i) (+ (* 1/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 i) 2)) (* 1/6 (pow (/ 1 i) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 i) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log i))) into (* -2 (log i)) * [misc]backup-simplify: Simplify (exp (* -2 (log i))) into (pow i -2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 i) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 i) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 i))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 i)) in i * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log i))) into (* -3 (log i)) * [misc]backup-simplify: Simplify (exp (* -3 (log i))) into (pow i -3) * [misc]taylor: Taking taylor expansion of (/ 1 i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (* 1/2 (pow i -2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow i -3)) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ 1/6 (pow i 3))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 1) (+ (* 1 (/ 0 1)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) 1)) (pow 1 1)))) 1) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (/ 1 n) into (/ 1 n) * [misc]backup-simplify: Simplify (* 1 (/ 1 n)) into (/ 1 n) * [misc]taylor: Taking taylor expansion of (/ 1 n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 1) 1)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (* 1 0) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 1 n))) into (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n)))) * [misc]taylor: Taking taylor expansion of (+ (* 1/6 (/ 1 (* (pow i 3) n))) (* 1/2 (/ 1 (* (pow i 2) n)))) in n * [misc]taylor: Taking taylor expansion of (* 1/6 (/ 1 (* (pow i 3) n))) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow i 3) n)) in n * [misc]taylor: Taking taylor expansion of (* (pow i 3) n) in n * [misc]taylor: Taking taylor expansion of (pow i 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log i)) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 3 (log i)) into (* 3 (log i)) * [misc]backup-simplify: Simplify (exp (* 3 (log i))) into (pow i 3) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (pow i 3) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log i))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 3) 1) (* 0 0)) into (pow i 3) * [misc]backup-simplify: Simplify (/ 1 (pow i 3)) into (/ 1 (pow i 3)) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow i 2) n))) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow i 2) n)) in n * [misc]taylor: Taking taylor expansion of (* (pow i 2) n) in n * [misc]taylor: Taking taylor expansion of (pow i 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log i))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log i)) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (* 2 (log i)) into (* 2 (log i)) * [misc]backup-simplify: Simplify (exp (* 2 (log i))) into (pow i 2) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (pow i 2) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log i))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 2) 1) (* 0 0)) into (pow i 2) * [misc]backup-simplify: Simplify (/ 1 (pow i 2)) into (/ 1 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (/ 1 (pow i 3))) into (/ 1/6 (pow i 3)) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow i 2))) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (+ (/ 1/6 (pow i 3)) (/ 1/2 (pow i 2))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) into (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (pow i -2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (pow i -3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into (* -1/2 (+ (* 1/36 (/ 1 (pow i 6))) (+ (* 1/6 (/ 1 (pow i 5))) (* 1/4 (/ 1 (pow i 4)))))) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 2) 2)) (* (/ (pow (* -1/2 (+ (* 1/36 (/ 1 (pow i 6))) (+ (* 1/6 (/ 1 (pow i 5))) (* 1/4 (/ 1 (pow i 4)))))) 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 0) (* 0 (/ 1 n)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 3) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 3)) (/ 0 (pow i 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (/ 1 (pow i 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 2)) (/ 0 (pow i 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow i 2)))) 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 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) 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)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow i -2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) 0) into (- (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow i -3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into (* 1/6 (+ (* 1/4 (/ 1 (pow i 6))) (+ (* 1/12 (/ 1 (pow i 8))) (+ (* 1/4 (/ 1 (pow i 7))) (* 1/108 (/ 1 (pow i 9))))))) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 3) 6)) (* (/ (pow (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 1) 1) (/ (pow (* -1/2 (+ (* 1/36 (/ 1 (pow i 6))) (+ (* 1/6 (/ 1 (pow i 5))) (* 1/4 (/ 1 (pow i 4)))))) 1) 1)) (* (/ (pow (* 1/6 (+ (* 1/4 (/ 1 (pow i 6))) (+ (* 1/12 (/ 1 (pow i 8))) (+ (* 1/4 (/ 1 (pow i 7))) (* 1/108 (/ 1 (pow i 9))))))) 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* (+ (* 1/6 (/ 1 (pow i 3))) (* 1/2 (/ 1 (pow i 2)))) 0) (+ (* 0 0) (* 0 (/ 1 n))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow i 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow i 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow i 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 3) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 3)) (/ 0 (pow i 3))) (* 0 (/ 0 (pow i 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (/ 1 (pow i 3))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow i 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow i 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow i 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log i))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow i 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow i 2)) (/ 0 (pow i 2))) (* 0 (/ 0 (pow i 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow i 2))))) 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/6 (/ 1 (pow (/ 1 i) 3))) (* 1/2 (/ 1 (pow (/ 1 i) 2)))) (* (/ 1 (/ 1 n)) (/ 1 i))) (* 1 (* (/ 1 (/ 1 n)) 1))) into (+ (* 1/6 (* (pow i 2) n)) (+ n (* 1/2 (* i n)))) * [misc]approximate: Taking taylor expansion of (* (exp (log (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))))) (/ 1 (- n))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* (exp (log (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))))) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (exp (log (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (log (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i)))) in n * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in n * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]taylor: Taking taylor expansion of (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in n * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]backup-simplify: Simplify (log (/ -1 i)) into (log (/ -1 i)) * [misc]backup-simplify: Simplify (* 2 (log (/ -1 i))) into (* 2 (log (/ -1 i))) * [misc]backup-simplify: Simplify (exp (* 2 (log (/ -1 i)))) into (pow (/ -1 i) 2) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in n * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]backup-simplify: Simplify (log (/ -1 i)) into (log (/ -1 i)) * [misc]backup-simplify: Simplify (* 3 (log (/ -1 i))) into (* 3 (log (/ -1 i))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ -1 i)))) into (pow (/ -1 i) 3) * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in n * [misc]taylor: Taking taylor expansion of (- i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (/ 1 (- i)) into (/ -1 i) * [misc]backup-simplify: Simplify (* 1/2 (pow (/ -1 i) 2)) into (/ 1/2 (pow i 2)) * [misc]backup-simplify: Simplify (* 1/6 (pow (/ -1 i) 3)) into (/ -1/6 (pow i 3)) * [misc]backup-simplify: Simplify (+ (/ 1/2 (pow i 2)) (/ -1/6 (pow i 3))) into (- (* 1/2 (/ 1 (pow i 2))) (* 1/6 (/ 1 (pow i 3)))) * [misc]backup-simplify: Simplify (+ (/ -1 i) (- (* 1/2 (/ 1 (pow i 2))) (* 1/6 (/ 1 (pow i 3))))) into (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i))) * [misc]backup-simplify: Simplify (/ (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i))) (/ -1 i)) into (* -1 (* i (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i))))) * [misc]backup-simplify: Simplify (log (* -1 (* i (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i)))))) into (log (* -1 (* i (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i)))))) * [misc]backup-simplify: Simplify (exp (log (* -1 (* i (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i))))))) into (* -1 (* i (- (* 1/2 (/ 1 (pow i 2))) (+ (* 1/6 (/ 1 (pow i 3))) (/ 1 i))))) * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in n * [misc]taylor: Taking taylor expansion of (- n) in n * [misc]taylor: Taking taylor expansion of n in n * [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 (* (exp (log (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (exp (log (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (log (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into -1 * [misc]backup-simplify: Simplify (/ -1 -1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [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/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [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/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) -1) (+ (* 1 (/ 0 -1)))) into (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))))) 1)) (pow 1 1)))) 1) into (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (* (exp (log (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (exp (log (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (log (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of (/ (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (+ (/ 1 (- i)) (+ (* 1/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3)))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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/2 (pow (/ 1 (- i)) 2)) (* 1/6 (pow (/ 1 (- i)) 3))) in i * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (/ 1 (- i)) 2)) in i * [misc]taylor: Taking taylor expansion of 1/2 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 2) in i * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 2 in i * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (/ 1 (- i)) 3)) in i * [misc]taylor: Taking taylor expansion of 1/6 in i * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- i)) 3) in i * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- i)))) in i * [misc]taylor: Taking taylor expansion of 3 in i * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- i))) in i * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (/ 1 (- i)) in i * [misc]taylor: Taking taylor expansion of (- i) in i * [misc]taylor: Taking taylor expansion of i in i * [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 0) into -1 * [misc]backup-simplify: Simplify (/ -1 -1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [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/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ 0 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [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/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) -1) (+ (* 1 (/ 0 -1)))) into (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))))) 1)) (pow 1 1)))) 1) into (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- n)) in i * [misc]taylor: Taking taylor expansion of (- n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (/ 1 (- n)) into (/ -1 n) * [misc]backup-simplify: Simplify (* 1 (/ -1 n)) into (/ -1 n) * [misc]taylor: Taking taylor expansion of (/ -1 n) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of n in n * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))))) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) 1) 1)))) into (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) * [misc]backup-simplify: Simplify (+ (* 1 0) (* (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ -1 n))) into (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n))) * [misc]taylor: Taking taylor expansion of (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n))) in n * [misc]taylor: Taking taylor expansion of (* 1/6 (/ (exp (* 3 (- (log -1) (log i)))) n)) in n * [misc]taylor: Taking taylor expansion of 1/6 in n * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]taylor: Taking taylor expansion of (/ (exp (* 3 (- (log -1) (log i)))) n) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (- (log -1) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 3 (- (log -1) (log i))) in n * [misc]taylor: Taking taylor expansion of 3 in n * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (- (log -1) (log i)) in n * [misc]taylor: Taking taylor expansion of (log -1) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log i))) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log i))) into (* 3 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log i)))) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (exp (* 3 (- (log -1) (log i)))) 1) into (exp (* 3 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (exp (* 2 (- (log -1) (log i)))) n)) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (exp (* 2 (- (log -1) (log i)))) n) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (- (log -1) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 2 (- (log -1) (log i))) in n * [misc]taylor: Taking taylor expansion of 2 in n * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (- (log -1) (log i)) in n * [misc]taylor: Taking taylor expansion of (log -1) in n * [misc]taylor: Taking taylor expansion of -1 in n * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log i) in n * [misc]taylor: Taking taylor expansion of i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (log i) into (log i) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log i))) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log i))) into (* 2 (- (log -1) (log i))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log i)))) into (exp (* 2 (- (log -1) (log i)))) * [misc]taylor: Taking taylor expansion of n in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (exp (* 2 (- (log -1) (log i)))) 1) into (exp (* 2 (- (log -1) (log i)))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 3 (- (log -1) (log i))))) into (* 1/6 (exp (* 3 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (* 1/2 (exp (* 2 (- (log -1) (log i))))) into (* 1/2 (exp (* 2 (- (log -1) (log i))))) * [misc]backup-simplify: Simplify (+ (* 1/6 (exp (* 3 (- (log -1) (log i))))) (* 1/2 (exp (* 2 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) into (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into (* -1/2 (+ (* 1/4 (pow (exp (* 2 (- (log -1) (log i)))) 2)) (+ (* 1/36 (pow (exp (* 3 (- (log -1) (log i)))) 2)) (* 1/6 (* (exp (* 2 (- (log -1) (log i)))) (exp (* 3 (- (log -1) (log i))))))))) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) 2) 2)) (* (/ (pow (* -1/2 (+ (* 1/4 (pow (exp (* 2 (- (log -1) (log i)))) 2)) (+ (* 1/36 (pow (exp (* 3 (- (log -1) (log i)))) 2)) (* 1/6 (* (exp (* 2 (- (log -1) (log i)))) (exp (* 3 (- (log -1) (log i))))))))) 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) 0) (* 0 (/ -1 n)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 3 (- (log -1) (log i)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (exp (* 3 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow i 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 2 (- (log -1) (log i)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (exp (* 2 (- (log -1) (log i)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- n) into (- n) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 n) (/ 0 (- n))) (* 0 (/ 0 (- n))) (* 0 (/ 0 (- n))))) 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 (- 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) 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 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1)) into (- (log -1) (log i)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))))) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (- (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i)))))))) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into (* -1/6 (+ (* 1/108 (pow (exp (* 3 (- (log -1) (log i)))) 3)) (+ (* 1/4 (pow (exp (* 2 (- (log -1) (log i)))) 3)) (+ (* 1/12 (* (exp (* 2 (- (log -1) (log i)))) (pow (exp (* 3 (- (log -1) (log i)))) 2))) (* 1/4 (* (pow (exp (* 2 (- (log -1) (log i)))) 2) (exp (* 3 (- (log -1) (log i)))))))))) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) 3) 6)) (* (/ (pow (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) 1) 1) (/ (pow (* -1/2 (+ (* 1/4 (pow (exp (* 2 (- (log -1) (log i)))) 2)) (+ (* 1/36 (pow (exp (* 3 (- (log -1) (log i)))) 2)) (* 1/6 (* (exp (* 2 (- (log -1) (log i)))) (exp (* 3 (- (log -1) (log i))))))))) 1) 1)) (* (/ (pow (* -1/6 (+ (* 1/108 (pow (exp (* 3 (- (log -1) (log i)))) 3)) (+ (* 1/4 (pow (exp (* 2 (- (log -1) (log i)))) 3)) (+ (* 1/12 (* (exp (* 2 (- (log -1) (log i)))) (pow (exp (* 3 (- (log -1) (log i)))) 2))) (* 1/4 (* (pow (exp (* 2 (- (log -1) (log i)))) 2) (exp (* 3 (- (log -1) (log i)))))))))) 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* (* -1 (+ (* 1/2 (exp (* 2 (- (log -1) (log i))))) (* 1/6 (exp (* 3 (- (log -1) (log i))))))) 0) (+ (* 0 0) (* 0 (/ -1 n))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 3 (- (log -1) (log i)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow i 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow i 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 2 (- (log -1) (log i)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (* 2 (- (log -1) (log i))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/2 (exp (* 2 (- (log -1) (log (/ 1 (- i))))))) (* 1/6 (exp (* 3 (- (log -1) (log (/ 1 (- i)))))))) (* (/ 1 (/ 1 (- n))) (/ 1 (- i)))) (* -1 (* (/ 1 (/ 1 (- n))) 1))) into (+ (* 1/6 (/ (* (exp (* 3 (- (log -1) (log (/ -1 i))))) n) i)) (+ n (* 1/2 (/ (* (exp (* 2 (- (log -1) (log (/ -1 i))))) n) i)))) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (133 enodes) * * [misc]simplify: iters left: 1 (253 enodes) * [exit]simplify: Simplified to (+ (log (cbrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6))))) (log (cbrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))))) * [exit]simplify: Simplified to (+ (log (cbrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6))))) (log (cbrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))))) * [enter]simplify: Simplifying (log (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (203 enodes) * [exit]simplify: Simplified to (log (cbrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * [exit]simplify: Simplified to (log (cbrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * * * * [misc]progress: [ 2 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (203 enodes) * [exit]simplify: Simplified to (log (sqrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * [exit]simplify: Simplified to (log (sqrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * [enter]simplify: Simplifying (log (sqrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (203 enodes) * [exit]simplify: Simplified to (log (sqrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * [exit]simplify: Simplified to (log (sqrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * * * * [misc]progress: [ 3 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (log 1) * [exit]simplify: Simplified to (log 1) * [enter]simplify: Simplifying (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (77 enodes) * * [misc]simplify: iters left: 2 (132 enodes) * * [misc]simplify: iters left: 1 (237 enodes) * [exit]simplify: Simplified to (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) * * * * [misc]progress: [ 4 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (202 enodes) * [exit]simplify: Simplified to (log (+ i (* (+ 1/2 (* 1/6 i)) (* i i)))) * [exit]simplify: Simplified to (log (+ i (* (+ 1/2 (* 1/6 i)) (* i i)))) * [enter]simplify: Simplifying (log (/ 1 i)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (- (log i)) * [exit]simplify: Simplified to (- (log i)) * * * * [misc]progress: [ 5 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (202 enodes) * [exit]simplify: Simplified to (log (+ i (* (+ 1/2 (* 1/6 i)) (* i i)))) * [exit]simplify: Simplified to (log (+ i (* (+ 1/2 (* 1/6 i)) (* i i)))) * [enter]simplify: Simplifying (log i) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (log i) * [exit]simplify: Simplified to (log i) * * * * [misc]progress: [ 6 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (77 enodes) * * [misc]simplify: iters left: 2 (132 enodes) * * [misc]simplify: iters left: 1 (237 enodes) * [exit]simplify: Simplified to (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) * * * * [misc]progress: [ 7 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 8 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (79 enodes) * * [misc]simplify: iters left: 2 (136 enodes) * * [misc]simplify: iters left: 1 (264 enodes) * [exit]simplify: Simplified to (log (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * [exit]simplify: Simplified to (log (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * * * * [misc]progress: [ 10 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (88 enodes) * * [misc]simplify: iters left: 2 (153 enodes) * * [misc]simplify: iters left: 1 (287 enodes) * [exit]simplify: Simplified to (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6))) * [exit]simplify: Simplified to (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6))) * * * * [misc]progress: [ 11 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (79 enodes) * * [misc]simplify: iters left: 2 (120 enodes) * * [misc]simplify: iters left: 1 (181 enodes) * [exit]simplify: Simplified to (* (cbrt (log (* (/ i i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1))))) (cbrt (log (* (/ i i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1)))))) * [exit]simplify: Simplified to (* (cbrt (log (* (/ i i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1))))) (cbrt (log (* (/ i i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1)))))) * [enter]simplify: Simplifying (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (79 enodes) * * [misc]simplify: iters left: 2 (136 enodes) * * [misc]simplify: iters left: 1 (264 enodes) * [exit]simplify: Simplified to (cbrt (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * [exit]simplify: Simplified to (cbrt (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * * * * [misc]progress: [ 12 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (94 enodes) * * [misc]simplify: iters left: 2 (198 enodes) * * [misc]simplify: iters left: 1 (475 enodes) * [exit]simplify: Simplified to (pow (log (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))) 3) * [exit]simplify: Simplified to (pow (log (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))) 3) * * * * [misc]progress: [ 13 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (79 enodes) * * [misc]simplify: iters left: 2 (136 enodes) * * [misc]simplify: iters left: 1 (264 enodes) * [exit]simplify: Simplified to (sqrt (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * [exit]simplify: Simplified to (sqrt (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * [enter]simplify: Simplifying (sqrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (79 enodes) * * [misc]simplify: iters left: 2 (136 enodes) * * [misc]simplify: iters left: 1 (264 enodes) * [exit]simplify: Simplified to (sqrt (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * [exit]simplify: Simplified to (sqrt (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * * * * [misc]progress: [ 14 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (* 1/2 (pow i 2))) (exp (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (99 enodes) * * [misc]simplify: iters left: 1 (123 enodes) * [exit]simplify: Simplified to (pow (exp (* i i)) (+ 1/2 (* 1/6 i))) * [exit]simplify: Simplified to (pow (exp (* i i)) (+ 1/2 (* 1/6 i))) * * * * [misc]progress: [ 16 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (112 enodes) * * [misc]simplify: iters left: 1 (158 enodes) * [exit]simplify: Simplified to (log (* (* i i) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (log (* (* i i) (+ (* 1/6 i) 1/2))) * * * * [misc]progress: [ 18 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (189 enodes) * [exit]simplify: Simplified to (pow (exp (* i i)) (+ 1/2 (* 1/6 i))) * [exit]simplify: Simplified to (pow (exp (* i i)) (+ 1/2 (* 1/6 i))) * * * * [misc]progress: [ 19 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (cbrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (103 enodes) * * [misc]simplify: iters left: 1 (154 enodes) * [exit]simplify: Simplified to (* (cbrt (* (+ (* 1/6 i) 1/2) (* i i))) (cbrt (* (+ (* 1/6 i) 1/2) (* i i)))) * [exit]simplify: Simplified to (* (cbrt (* (+ (* 1/6 i) 1/2) (* i i))) (cbrt (* (+ (* 1/6 i) 1/2) (* i i)))) * [enter]simplify: Simplifying (cbrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (102 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (cbrt (* (* i i) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (cbrt (* (* i i) (+ (* 1/6 i) 1/2))) * * * * [misc]progress: [ 20 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (131 enodes) * [exit]simplify: Simplified to (pow (* (* i i) (+ 1/2 (* 1/6 i))) 3) * [exit]simplify: Simplified to (pow (* (* i i) (+ 1/2 (* 1/6 i))) 3) * * * * [misc]progress: [ 21 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (102 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (sqrt (* (* i i) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (sqrt (* (* i i) (+ (* 1/6 i) 1/2))) * [enter]simplify: Simplifying (sqrt (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (102 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (sqrt (* (* i i) (+ (* 1/6 i) 1/2))) * [exit]simplify: Simplified to (sqrt (* (* i i) (+ (* 1/6 i) 1/2))) * * * * [misc]progress: [ 22 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (pow (* 1/2 (pow i 2)) 3) (pow (* 1/6 (pow i 3)) 3)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (91 enodes) * * [misc]simplify: iters left: 3 (289 enodes) * [exit]simplify: Simplified to (+ (pow (* (* i i) (* i 1/6)) 3) (pow (* (* i i) 1/2) 3)) * [exit]simplify: Simplified to (+ (pow (* (* i i) (* i 1/6)) 3) (pow (* (* i i) 1/2) 3)) * [enter]simplify: Simplifying (+ (* (* 1/2 (pow i 2)) (* 1/2 (pow i 2))) (- (* (* 1/6 (pow i 3)) (* 1/6 (pow i 3))) (* (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (131 enodes) * [exit]simplify: Simplified to (- (* (* (* 1/6 i) (* i i)) (* (* 1/6 i) (* i i))) (* (* (* i i) 1/2) (* (* i i) (- (* 1/6 i) 1/2)))) * [exit]simplify: Simplified to (- (* (* (* 1/6 i) (* i i)) (* (* 1/6 i) (* i i))) (* (* (* i i) 1/2) (* (* i i) (- (* 1/6 i) 1/2)))) * * * * [misc]progress: [ 23 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* 1/2 (pow i 2)) (* 1/2 (pow i 2))) (* (* 1/6 (pow i 3)) (* 1/6 (pow i 3)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (311 enodes) * [exit]simplify: Simplified to (- (* (* (* i i) 1/2) (* (* i i) 1/2)) (* (* (* 1/6 i) (* i i)) (* (* 1/6 i) (* i i)))) * [exit]simplify: Simplified to (- (* (* (* i i) 1/2) (* (* i i) 1/2)) (* (* (* 1/6 i) (* i i)) (* (* 1/6 i) (* i i)))) * [enter]simplify: Simplifying (- (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (76 enodes) * * [misc]simplify: iters left: 1 (102 enodes) * [exit]simplify: Simplified to (* (* i i) (- 1/2 (* 1/6 i))) * [exit]simplify: Simplified to (* (* i i) (- 1/2 (* 1/6 i))) * * * * [misc]progress: [ 25 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 26 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 27 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (77 enodes) * * [misc]simplify: iters left: 2 (132 enodes) * * [misc]simplify: iters left: 1 (237 enodes) * [exit]simplify: Simplified to (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (log (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) * * * * [misc]progress: [ 28 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [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 (72 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (199 enodes) * [exit]simplify: Simplified to (exp (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (exp (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * * * * [misc]progress: [ 29 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (203 enodes) * [exit]simplify: Simplified to (* (cbrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) (cbrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * [exit]simplify: Simplified to (* (cbrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2))))) (cbrt (* (/ i i) (+ (* (* i i) 1/6) (+ 1 (* i 1/2)))))) * [enter]simplify: Simplifying (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [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 (72 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (199 enodes) * [exit]simplify: Simplified to (cbrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (cbrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * * * * [misc]progress: [ 30 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (96 enodes) * * [misc]simplify: iters left: 3 (393 enodes) * [exit]simplify: Simplified to (pow (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) i) 3) * [exit]simplify: Simplified to (pow (/ (+ i (* (* i i) (+ (* 1/6 i) 1/2))) i) 3) * * * * [misc]progress: [ 31 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [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 (72 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (199 enodes) * [exit]simplify: Simplified to (sqrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (sqrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * [enter]simplify: Simplifying (sqrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * [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 (72 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (199 enodes) * [exit]simplify: Simplified to (sqrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (sqrt (* (/ i i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * * * * [misc]progress: [ 32 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (133 enodes) * * [misc]simplify: iters left: 2 (245 enodes) * * [misc]simplify: iters left: 1 (396 enodes) * [exit]simplify: Simplified to (- (- i) (* (+ (* 1/6 i) 1/2) (* i i))) * [exit]simplify: Simplified to (- (- i) (* (+ (* 1/6 i) 1/2) (* i i))) * [enter]simplify: Simplifying (- i) * * [misc]simplify: iters left: 2 (2 enodes) * [exit]simplify: Simplified to (- i) * [exit]simplify: Simplified to (- i) * * * * [misc]progress: [ 33 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 i) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (/ 1 i) * [exit]simplify: Simplified to (/ 1 i) * * * * [misc]progress: [ 35 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ i (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (196 enodes) * [exit]simplify: Simplified to (/ 1 (+ (+ (* i 1/2) 1) (* (* i i) 1/6))) * [exit]simplify: Simplified to (/ 1 (+ (+ (* i 1/2) 1) (* (* i i) 1/6))) * * * * [misc]progress: [ 36 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ i (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) * * [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 (72 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (197 enodes) * [exit]simplify: Simplified to (/ i (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2))))) * [exit]simplify: Simplified to (/ i (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2))))) * * * * [misc]progress: [ 37 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ i (sqrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) * * [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 (72 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (197 enodes) * [exit]simplify: Simplified to (/ i (sqrt (+ i (* (* i i) (+ (* 1/6 i) 1/2))))) * [exit]simplify: Simplified to (/ i (sqrt (+ i (* (* i i) (+ (* 1/6 i) 1/2))))) * * * * [misc]progress: [ 38 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ i (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (196 enodes) * [exit]simplify: Simplified to (/ 1 (+ (+ (* i 1/2) 1) (* (* i i) 1/6))) * [exit]simplify: Simplified to (/ 1 (+ (+ (* i 1/2) 1) (* (* i i) 1/6))) * * * * [misc]progress: [ 39 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* i (+ (* i i) (- (* (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))) (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (* i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (48 enodes) * * [misc]simplify: iters left: 4 (169 enodes) * [exit]simplify: Simplified to (+ (* (+ (* (pow i 3) (* i 1/6)) (* (* i i) (* i 1/2))) (- (* (* i i) (+ (* i 1/6) 1/2)) i)) (pow i 3)) * [exit]simplify: Simplified to (+ (* (+ (* (pow i 3) (* i 1/6)) (* (* i i) (* i 1/2))) (- (* (* i i) (+ (* i 1/6) 1/2)) i)) (pow i 3)) * * * * [misc]progress: [ 40 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* i (- i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (130 enodes) * * [misc]simplify: iters left: 2 (300 enodes) * [exit]simplify: Simplified to (+ (* (+ (* 1/6 i) 1/2) (* (* i i) (- i))) (* i i)) * [exit]simplify: Simplified to (+ (* (+ (* 1/6 i) 1/2) (* (* i i) (- i))) (* i i)) * * * * [misc]progress: [ 41 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (148 enodes) * * [misc]simplify: iters left: 2 (294 enodes) * [exit]simplify: Simplified to (log (* (* (/ n i) i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (log (* (* (/ n i) i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * * * * [misc]progress: [ 43 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (130 enodes) * * [misc]simplify: iters left: 2 (255 enodes) * [exit]simplify: Simplified to (exp (* (* (/ n i) i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (exp (* (* (/ n i) i) (+ (+ 1 (* i 1/2)) (* (* i i) 1/6)))) * * * * [misc]progress: [ 44 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n)) (cbrt (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (126 enodes) * * [misc]simplify: iters left: 2 (246 enodes) * [exit]simplify: Simplified to (* (cbrt (* (* (/ n i) i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1)))) (cbrt (* (* (/ n i) i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1))))) * [exit]simplify: Simplified to (* (cbrt (* (* (/ n i) i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1)))) (cbrt (* (* (/ n i) i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1))))) * [enter]simplify: Simplifying (cbrt (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (127 enodes) * * [misc]simplify: iters left: 2 (252 enodes) * [exit]simplify: Simplified to (cbrt (* (* (/ n i) i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (cbrt (* (* (/ n i) i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))) * * * * [misc]progress: [ 45 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n) (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n)) (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n)) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (89 enodes) * * [misc]simplify: iters left: 3 (314 enodes) * [exit]simplify: Simplified to (pow (* (/ n i) (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) 3) * [exit]simplify: Simplified to (pow (* (/ n i) (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) 3) * * * * [misc]progress: [ 46 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (127 enodes) * * [misc]simplify: iters left: 2 (252 enodes) * [exit]simplify: Simplified to (sqrt (* (* (/ n i) i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (sqrt (* (* (/ n i) i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))) * [enter]simplify: Simplifying (sqrt (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (127 enodes) * * [misc]simplify: iters left: 2 (252 enodes) * [exit]simplify: Simplified to (sqrt (* (* (/ n i) i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))) * [exit]simplify: Simplified to (sqrt (* (* (/ n i) i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))) * * * * [misc]progress: [ 47 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 48 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (log (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) n) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (160 enodes) * [exit]simplify: Simplified to (* n (cbrt (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6))))) * [exit]simplify: Simplified to (* n (cbrt (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6))))) * * * * [misc]progress: [ 49 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (log (sqrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) n) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (160 enodes) * [exit]simplify: Simplified to (* n (sqrt (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6))))) * [exit]simplify: Simplified to (* n (sqrt (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6))))) * * * * [misc]progress: [ 50 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (59 enodes) * * [misc]simplify: iters left: 3 (125 enodes) * * [misc]simplify: iters left: 2 (247 enodes) * [exit]simplify: Simplified to (* (* (/ n i) i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1))) * [exit]simplify: Simplified to (* (* (/ n i) i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1))) * * * * [misc]progress: [ 51 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (log (/ 1 i))) n) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (55 enodes) * * [misc]simplify: iters left: 1 (131 enodes) * [exit]simplify: Simplified to (/ n i) * [exit]simplify: Simplified to (/ n i) * * * * [misc]progress: [ 52 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) n) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (91 enodes) * * [misc]simplify: iters left: 2 (142 enodes) * * [misc]simplify: iters left: 1 (240 enodes) * [exit]simplify: Simplified to (* n (cbrt (* (/ i i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1))))) * [exit]simplify: Simplified to (* n (cbrt (* (/ i i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1))))) * * * * [misc]progress: [ 53 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) n) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (91 enodes) * * [misc]simplify: iters left: 2 (142 enodes) * * [misc]simplify: iters left: 1 (240 enodes) * [exit]simplify: Simplified to (* n (sqrt (* (/ i i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1))))) * [exit]simplify: Simplified to (* n (sqrt (* (/ i i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1))))) * * * * [misc]progress: [ 54 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (59 enodes) * * [misc]simplify: iters left: 3 (125 enodes) * * [misc]simplify: iters left: 2 (247 enodes) * [exit]simplify: Simplified to (* (* (/ n i) i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1))) * [exit]simplify: Simplified to (* (* (/ n i) i) (+ (* (* i i) 1/6) (+ (* i 1/2) 1))) * * * * [misc]progress: [ 55 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (log (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))))) n) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (128 enodes) * * [misc]simplify: iters left: 2 (248 enodes) * [exit]simplify: Simplified to (+ (* (* (* n i) i) (+ 1/2 (* 1/6 i))) (* n i)) * [exit]simplify: Simplified to (+ (* (* (* n i) i) (+ 1/2 (* 1/6 i))) (* n i)) * * * * [misc]progress: [ 56 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 57 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (exp (- (+ (* 1/2 i) (* 1/24 (pow i 2))) (* 1/24 (pow i 3)))) n)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (226 enodes) * * [misc]simplify: iters left: 2 (472 enodes) * [exit]simplify: Simplified to (* (pow (exp (* 1/24 i)) (- i (* i i))) (* (sqrt (exp i)) (* 100 n))) * * * * [misc]progress: [ 58 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) * * [misc]simplify: iters left: 6 (32 enodes) * * [misc]simplify: iters left: 5 (62 enodes) * * [misc]simplify: iters left: 4 (159 enodes) * [exit]simplify: Simplified to (* (exp (+ (+ (* 1/36 (pow i 4)) (* i (+ (* 1/24 i) 1/2))) (- (+ (* 1/72 (pow i 5)) (* 1/648 (pow i 6))) (* (* 1/24 i) (* i i))))) (* n 100)) * * * * [misc]progress: [ 59 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (exp (- (+ (* 1/24 (/ (* (exp (* 3 (- (log -1) (log (/ -1 i))))) (pow (exp (* 2 (- (log -1) (log (/ -1 i))))) 2)) (pow i 3))) (+ (* 1/24 (/ (pow (exp (* 2 (- (log -1) (log (/ -1 i))))) 3) (pow i 3))) (+ (* 1/72 (/ (* (pow (exp (* 3 (- (log -1) (log (/ -1 i))))) 2) (exp (* 2 (- (log -1) (log (/ -1 i)))))) (pow i 3))) (+ (* 1/648 (/ (pow (exp (* 3 (- (log -1) (log (/ -1 i))))) 3) (pow i 3))) (+ (* 1/2 (/ (exp (* 2 (- (log -1) (log (/ -1 i))))) i)) (* 1/6 (/ (exp (* 3 (- (log -1) (log (/ -1 i))))) i))))))) (+ (* 1/12 (/ (* (exp (* 3 (- (log -1) (log (/ -1 i))))) (exp (* 2 (- (log -1) (log (/ -1 i)))))) (pow i 2))) (+ (* 1/8 (/ (pow (exp (* 2 (- (log -1) (log (/ -1 i))))) 2) (pow i 2))) (* 1/72 (/ (pow (exp (* 3 (- (log -1) (log (/ -1 i))))) 2) (pow i 2))))))) n)) * * [misc]simplify: iters left: 6 (59 enodes) * * [misc]simplify: iters left: 5 (146 enodes) * * [misc]simplify: iters left: 4 (490 enodes) * [exit]simplify: Simplified to (* (* (* 100 n) (pow (exp (/ 1/24 (* i i))) (/ (exp (* (+ 0 (log i)) (+ 2 2))) (/ i (pow (exp 3) (+ 0 (log i))))))) (exp (+ (- (- (* (/ 1/24 (pow i 3)) (exp (* (+ 0 (log i)) (+ 3 3)))) (* (/ 1/8 (* i i)) (exp (* (+ 0 (log i)) (+ 2 2))))) (+ (* (/ 1/12 (* i i)) (exp (* (+ 3 2) (+ 0 (log i))))) (* (/ 1/72 (* i i)) (exp (* (+ 0 (log i)) (+ 3 3)))))) (+ (* (/ 1/72 (pow i 3)) (exp (+ (* 2 (+ 0 (log i))) (* (+ 0 (log i)) (+ 3 3))))) (+ (* (/ 1/648 (pow i 3)) (pow (pow (exp 3) (+ 0 (log i))) 3)) (+ (* (/ 1/2 i) (pow (exp 2) (+ 0 (log i)))) (* (/ 1/6 i) (pow (exp 3) (+ 0 (log i)))))))))) * * * * [misc]progress: [ 60 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n)) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (72 enodes) * * [misc]simplify: iters left: 3 (183 enodes) * [exit]simplify: Simplified to (/ (+ i (* (* i i) (+ 1/2 (* 1/6 i)))) (/ i (* n 100))) * * * * [misc]progress: [ 61 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (exp (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) n)) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (72 enodes) * * [misc]simplify: iters left: 3 (183 enodes) * [exit]simplify: Simplified to (/ (+ i (* (* i i) (+ 1/2 (* 1/6 i)))) (/ i (* n 100))) * * * * [misc]progress: [ 62 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (exp (log (/ (+ i (+ (* 1/6 (exp (* 3 (- (log -1) (log (/ -1 i)))))) (* 1/2 (exp (* 2 (- (log -1) (log (/ -1 i)))))))) i))) n)) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (47 enodes) * * [misc]simplify: iters left: 4 (89 enodes) * * [misc]simplify: iters left: 3 (233 enodes) * [exit]simplify: Simplified to (* (+ (+ i (* (* (* 1 i) 1/2) (* 1 i))) (* (* (* 1 i) (* 1 i)) (* (* 1 i) 1/6))) (* (/ 1 (* 1 i)) (* 100 n))) * * * * [misc]progress: [ 63 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (exp (log (+ (* 1/2 i) (+ (* 1/6 (pow i 2)) 1)))) n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (73 enodes) * * [misc]simplify: iters left: 3 (188 enodes) * * [misc]simplify: iters left: 2 (477 enodes) * [exit]simplify: Simplified to (+ (* (+ 1/2 (* 1/6 i)) (* 100 (* i n))) (* n 100)) * * * * [misc]progress: [ 64 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (exp (log (+ (* 1/2 i) (+ (* 1/6 (pow i 2)) 1)))) n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (73 enodes) * * [misc]simplify: iters left: 3 (188 enodes) * * [misc]simplify: iters left: 2 (477 enodes) * [exit]simplify: Simplified to (+ (* (+ 1/2 (* 1/6 i)) (* 100 (* i n))) (* n 100)) * * * * [misc]progress: [ 65 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (* (exp (log (+ (* 1/2 (/ (exp (* 2 (- (log -1) (log (/ -1 i))))) i)) (+ (* 1/6 (/ (exp (* 3 (- (log -1) (log (/ -1 i))))) i)) 1)))) n)) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (53 enodes) * * [misc]simplify: iters left: 4 (121 enodes) * * [misc]simplify: iters left: 3 (313 enodes) * [exit]simplify: Simplified to (+ (+ (* 100 n) (/ (* (* 100 n) 1/6) (/ (/ i i) (* i i)))) (* (* 100 n) (/ (* 1/2 i) (/ i i)))) * * * * [misc]progress: [ 66 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (+ (* 1/6 (* (pow i 2) n)) (+ n (* 1/2 (* i n))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (205 enodes) * * [misc]simplify: iters left: 2 (384 enodes) * [exit]simplify: Simplified to (+ (* (* (* n 100) i) (+ 1/2 (* i 1/6))) (* n 100)) * * * * [misc]progress: [ 67 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (+ (* 1/6 (* (pow i 2) n)) (+ n (* 1/2 (* i n))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (205 enodes) * * [misc]simplify: iters left: 2 (384 enodes) * [exit]simplify: Simplified to (+ (* (* (* n 100) i) (+ 1/2 (* i 1/6))) (* n 100)) * * * * [misc]progress: [ 68 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (+ (* 1/6 (/ (* (exp (* 3 (- (log -1) (log (/ -1 i))))) n) i)) (+ n (* 1/2 (/ (* (exp (* 2 (- (log -1) (log (/ -1 i))))) n) i))))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (57 enodes) * * [misc]simplify: iters left: 4 (135 enodes) * * [misc]simplify: iters left: 3 (320 enodes) * [exit]simplify: Simplified to (+ (+ (/ (* (* 1/2 100) i) (/ (/ i n) i)) (* n 100)) (* (* (* n 100) 1/6) (/ (* i i) (/ i i)))) * * * [misc]progress: adding candidates to table * [misc]progress: [Phase 3 of 3] Extracting. * * [misc]regime-changes: Finding splitpoints for: (# # # # # # # # # # # # # # # # # #) * [misc]regimes: searching between -0.0 and -1.5818027129235092e-185 on (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 4.222137728215935e-237 and -0.0 on (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 131255047.25130093 and 3334.687309438458 on (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -0.0 and -1.5818027129235091e-187 on (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 4.222137728215935e-239 and -0.0 on (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 1312550.4725130093 and 33.346873094384584 on (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -5.486723498882879e-13 and -1.6685925078426114e-07 on i * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 8.35735806953116e+31 and 1.403056132637424e+28 on i * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 15 additional inputs, on iter 1 have 1 / 16 * * * * [misc]points: Computing exacts for 15 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 2 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 3 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 4 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 5 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 13 additional inputs, on iter 1 have 3 / 16 * * * * [misc]points: Computing exacts for 13 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 8 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 2 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 3 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 13 additional inputs, on iter 1 have 3 / 16 * * * * [misc]points: Computing exacts for 13 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 2 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 3 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 2 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 3 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 4 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 8 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 9 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 2 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 3 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 4 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 2 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 3 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 4 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 5 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 8 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -6.548228939522358e-87 and -1.6054282820221358e-74 on n * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -3.016614280740622e-148 and -8.960656101883526e-143 on n * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -7.470999019617389e-182 and -1.0367116107007834e-179 on n * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 1.9734797844866653e-122 and 1.425852494588375e-122 on n * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -6.380952839742829e-174 and -1.563618186467735e-169 on (* (* (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))))) (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))))) * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [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 2112 * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 3.541706943368129e-243 and 2.83212352411873e-274 on (* (* (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))))) (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 4.430160378478068e+305 and 1.4960125349246346e+264 on (* (* (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))))) (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -1.8547918472581042e-58 and -5.387371250557974e-57 on (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 1.524301490494727e-81 and 6.567056162352399e-92 on (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 7.623243922593525e+101 and 1.1436990072926188e+88 on (cbrt (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -6.380952839742835e-174 and -1.5636181864677365e-169 on (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between 3.5417069433681316e-243 and 2.832123524118731e-274 on (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 4.4301603784780675e+305 and 1.4960125349246344e+264 on (* 100 (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -6.380952839742835e-176 and -1.5636181864677364e-171 on (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 3.5417069433681316e-245 and 2.832123524118731e-276 on (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 4.430160378478067e+303 and 1.4960125349246344e+262 on (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) (/ i n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -6.380952839742836e-174 and -1.5636181864677353e-169 on (* 100 (* (* (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n))) (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n)))) (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (/ i n))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 3.541706943368129e-243 and 2.832123524118728e-274 on (* 100 (* (* (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n))) (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n)))) (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (/ i n))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 4.430160378478072e+305 and 1.4960125349246338e+264 on (* 100 (* (* (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n))) (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n)))) (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (/ i n))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between -6.380952839742836e-176 and -1.5636181864677355e-171 on (* (* (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n))) (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n)))) (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (/ i n)))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 3.5417069433681292e-245 and 2.832123524118728e-276 on (* (* (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n))) (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n)))) (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (/ i n)))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 4.430160378478072e+303 and 1.4960125349246337e+262 on (* (* (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n))) (/ (cbrt (+ i (* (* i i) (+ (* 1/6 i) 1/2)))) (cbrt (/ i n)))) (/ (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (/ i n)))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -5.448486591503271e+305 and -inf.0 on (* (/ (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) (/ i 100)) (/ (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (/ 1 n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -6.380952839742835e-174 and -1.5636181864677353e-169 on (* (/ (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) (/ i 100)) (/ (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (/ 1 n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 4.082041899543863e-228 and 2.3805948273447626e-234 on (* (/ (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) (/ i 100)) (/ (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (/ 1 n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 4.43016037847807e+305 and 1.830353286437685e+298 on (* (/ (* (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i)))) (cbrt (+ i (* (+ (* 1/6 i) 1/2) (* i i))))) (/ i 100)) (/ (cbrt (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3))))) (/ 1 n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -9.64588405954123e+178 and -1.3385090767301597e+181 on (/ 1 n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -1.1159897094921435e+142 and -3.3149746932660066e+147 on (/ 1 n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -6.228867469186717e+73 and -1.527130479455934e+86 on (/ 1 n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 7.013348181493955e+121 and 5.067191505385076e+121 on (/ 1 n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -1.0409506269299632e+300 and -inf.0 on (* 100 (/ (+ (* (* (* n i) i) (+ 1/2 (* 1/6 i))) (* n i)) (exp (log i)))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -1.0409506269299632e+298 and -inf.0 on (/ (+ (* (* (* n i) i) (+ 1/2 (* 1/6 i))) (* n i)) (exp (log i))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -7.4498416512763164e-180 and -1.0367116107007834e-177 on (* (pow (exp (* 1/24 i)) (- i (* i i))) (* (sqrt (exp i)) (* 100 n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 3.541706943368132e-243 and 2.832123524118731e-274 on (* (pow (exp (* 1/24 i)) (- i (* i i))) (* (sqrt (exp i)) (* 100 n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 1.8303532864376843e+298 and 4.2866040386795484e+278 on (* (pow (exp (* 1/24 i)) (- i (* i i))) (* (sqrt (exp i)) (* 100 n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -6.548228939522358e-85 and -1.6054282820221358e-72 on (* 100 n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -3.0166142807406223e-146 and -8.960656101883527e-141 on (* 100 n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -7.470999019617389e-180 and -1.0367116107007834e-177 on (* 100 n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 1.9734797844866653e-120 and 1.425852494588375e-120 on (* 100 n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -5.4484865915032736e+305 and -inf.0 on (* 100 (* (exp (log (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) (* n (cbrt (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6))))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -6.380952839742821e-174 and -1.5636181864677365e-169 on (* 100 (* (exp (log (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) (* n (cbrt (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6))))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 3.541706943368132e-243 and 2.832123524118731e-274 on (* 100 (* (exp (log (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) (* n (cbrt (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6))))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between 4.4301603784780816e+305 and 1.8303532864376843e+298 on (* 100 (* (exp (log (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) (* n (cbrt (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6))))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -5.448486591503274e+303 and -inf.0 on (* (exp (log (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) (* n (cbrt (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -6.380952839742821e-176 and -1.5636181864677364e-171 on (* (exp (log (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) (* n (cbrt (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 3.541706943368132e-245 and 2.832123524118731e-276 on (* (exp (log (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) (* n (cbrt (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 4.430160378478082e+303 and 1.8303532864376844e+296 on (* (exp (log (* (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) (cbrt (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) (* n (cbrt (* (/ i i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6)))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -0.0 and -1.5818027129235092e-185 on (* 100 (/ (log (exp (- (pow (+ 1 (/ i n)) n) 1))) (/ i n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 4.2221377282388753e-237 and -0.0 on (* 100 (/ (log (exp (- (pow (+ 1 (/ i n)) n) 1))) (/ i n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 131255047.25130093 and 3334.687309438458 on (* 100 (/ (log (exp (- (pow (+ 1 (/ i n)) n) 1))) (/ i n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -0.0 and -1.5818027129235091e-187 on (/ (log (exp (- (pow (+ 1 (/ i n)) n) 1))) (/ i n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 4.222137728238875e-239 and -0.0 on (/ (log (exp (- (pow (+ 1 (/ i n)) n) 1))) (/ i n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between 1312550.4725130093 and 33.346873094384584 on (/ (log (exp (- (pow (+ 1 (/ i n)) n) 1))) (/ i n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -0.0 and -5.4902056762817e-317 on (* 100 (* (/ 1 i) (- (* (pow (+ (/ i n) 1) n) n) n))) * [misc]regimes: searching between 4.222137728139252e-237 and -0.0 on (* 100 (* (/ 1 i) (- (* (pow (+ (/ i n) 1) n) n) n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between +inf.0 and 131255047.25130092 on (* 100 (* (/ 1 i) (- (* (pow (+ (/ i n) 1) n) n) n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -0.0 and -5.4902056762817e-319 on (* (/ 1 i) (- (* (pow (+ (/ i n) 1) n) n) n)) * [misc]regimes: searching between 4.222137728139252e-239 and -0.0 on (* (/ 1 i) (- (* (pow (+ (/ i n) 1) n) n) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between +inf.0 and 1312550.472513009 on (* (/ 1 i) (- (* (pow (+ (/ i n) 1) n) n) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -2.0670541834551906e-17 and -1.2435133815051706e+19 on (/ (- (pow (/ i n) n) 1) (/ i (* 100 n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 7.222878197224041e+170 and 4.0670230304000914e+149 on (/ (- (pow (/ i n) n) 1) (/ i (* 100 n))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -2.0670541834551906e-17 and -1.2435133815051706e+19 on (* (* (/ 100 i) n) (- (pow (/ i n) n) 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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 7.222878197224041e+170 and 4.0670230304000914e+149 on (* (* (/ 100 i) n) (- (pow (/ i n) n) 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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -5.4484865915032736e+305 and -inf.0 on (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -7.449841651490285e-180 and -1.0367116107007834e-177 on (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 3.541706943368132e-243 and 2.832123524118731e-274 on (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between +inf.0 and 1.8303532864376843e+298 on (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -5.448486591503274e+303 and -inf.0 on (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -7.449841651490285e-182 and -1.0367116107007834e-179 on (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 3.541706943368132e-245 and 2.832123524118731e-276 on (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between +inf.0 and 1.8303532864376844e+296 on (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between +inf.0 and 1.0116761232845952 on (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 7.121315216112123e+30 and 24731831.97517172 on (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -5.4484865915032736e+305 and -inf.0 on (* 100 (* (exp (exp (log (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -2.6224614447599534e-236 and -3.1223028871027093e-223 on (* 100 (* (exp (exp (log (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 3.541706943368132e-243 and 2.832123524118731e-274 on (* 100 (* (exp (exp (log (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 4.4301603784780254e+305 and 1.8303532864376843e+298 on (* 100 (* (exp (exp (log (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -5.448486591503274e+303 and -inf.0 on (* (exp (exp (log (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -2.6224614447599532e-238 and -3.1223028871027093e-225 on (* (exp (exp (log (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 3.541706943368132e-245 and 2.832123524118731e-276 on (* (exp (exp (log (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 4.430160378478026e+303 and 1.8303532864376844e+296 on (* (exp (exp (log (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 27747710506.37014 and 421.7012437372899 on (exp (exp (log (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 24.04641916946024 and 6.044297110089616 on (exp (log (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 3.179986094383658 and 1.799115201059601 on (log (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 24.046419169460236 and 6.044297110089616 on (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 27747710506.370064 and 421.70124373729004 on (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -5.4484865915032736e+305 and -inf.0 on (* 100 (* (exp (* (* (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -6.380952839743267e-174 and -1.5636181864677365e-169 on (* 100 (* (exp (* (* (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 3.541706943368132e-243 and 2.832123524118731e-274 on (* 100 (* (exp (* (* (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between 4.43016037847853e+305 and 1.8303532864376843e+298 on (* 100 (* (exp (* (* (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -5.448486591503274e+303 and -inf.0 on (* (exp (* (* (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -6.380952839743267e-176 and -1.5636181864677364e-171 on (* (exp (* (* (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 3.541706943368132e-245 and 2.832123524118731e-276 on (* (exp (* (* (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 4.4301603784785295e+303 and 1.8303532864376844e+296 on (* (exp (* (* (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) n) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 27747710506.36994 and 421.70124373728953 on (exp (* (* (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 24.046419169460233 and 6.044297110089615 on (* (* (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i)))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 2.886357610376433 and 1.8215814767036864 on (cbrt (log (/ (+ i (+ (* 1/2 (pow i 2)) (* 1/6 (pow i 3)))) i))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -2.4178516392292583e+26 and -2.1778071482940062e+42 on (* 100 (- (/ (pow (+ 1 (/ i n)) n) (/ i n)) (/ n i))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 0.0 and -5.4902056762817e-317 on (* 100 (- (/ (pow (+ 1 (/ i n)) n) (/ i n)) (/ n i))) * [misc]regimes: searching between 9.464417489334198e-269 and 0.0 on (* 100 (- (/ (pow (+ 1 (/ i n)) n) (/ i n)) (/ n i))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 5.7089907708238395e+47 and 1.4272476927059599e+47 on (* 100 (- (/ (pow (+ 1 (/ i n)) n) (/ i n)) (/ n i))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -2.4178516392292583e+24 and -2.1778071482940062e+40 on (- (/ (pow (+ 1 (/ i n)) n) (/ i n)) (/ n i)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 0.0 and -5.4902056762817e-319 on (- (/ (pow (+ 1 (/ i n)) n) (/ i n)) (/ n i)) * [misc]regimes: searching between 9.464417489334198e-271 and 0.0 on (- (/ (pow (+ 1 (/ i n)) n) (/ i n)) (/ n i)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 5.70899077082384e+45 and 1.42724769270596e+45 on (- (/ (pow (+ 1 (/ i n)) n) (/ i n)) (/ n i)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -7.449801555663533e-180 and -1.0367116107007834e-177 on (/ (+ i (* (* 1/2 i) i)) (/ (/ i n) 100)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between 8.830412352053358e-166 and 3.9765253675656675e-194 on (/ (+ i (* (* 1/2 i) i)) (/ (/ i n) 100)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between +inf.0 and 1.325080214158992e+295 on (/ (+ i (* (* 1/2 i) i)) (/ (/ i n) 100)) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: Found splitpoints: (#s(sp 0 (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) -1.7828617811379277e+308) #s(sp 1 (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) -7.557055664580623e-180) #s(sp 2 (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) 3.4826183084898404e-243) #s(sp 3 (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) 1.8473422884204718e+298) #s(sp 4 (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) +nan.0)) , with alts (# # # # #) * [enter]simplify: Simplifying (if (<= (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) -1.7828617811379277e+308) (* 100 (- (/ (pow (+ 1 (/ i n)) n) (/ i n)) (/ n i))) (if (<= (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) -7.557055664580623e-180) (* (pow (exp (* 1/24 i)) (- i (* i i))) (* (sqrt (exp i)) (* 100 n))) (if (<= (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) 3.4826183084898404e-243) (* (* (/ 100 i) n) (- (pow (/ i n) n) 1)) (if (<= (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) 1.8473422884204718e+298) (* 100 (* (exp (- (+ (* 1/2 i) (+ (* 1/24 (pow i 2)) (+ (* 1/36 (pow i 4)) (+ (* 1/648 (pow i 6)) (* 1/72 (pow i 5)))))) (* 1/24 (pow i 3)))) n)) (/ (- (pow (/ i n) n) 1) (/ i (* 100 n))))))) * * [misc]simplify: iters left: 6 (69 enodes) * * [misc]simplify: iters left: 5 (91 enodes) * [exit]simplify: Simplified to (if (<= (* 100 (* n (exp (- (+ (* i 1/2) (+ (* (pow i 2) 1/24) (+ (+ (* 1/72 (pow i 5)) (* 1/648 (pow i 6))) (* 1/36 (pow i 4))))) (* 1/24 (pow i 3)))))) -1.7828617811379277e+308) (* 100 (- (/ (pow (+ (/ i n) 1) n) (/ i n)) (/ n i))) (if (<= (* 100 (* n (exp (- (+ (* i 1/2) (+ (* (pow i 2) 1/24) (+ (+ (* 1/72 (pow i 5)) (* 1/648 (pow i 6))) (* 1/36 (pow i 4))))) (* 1/24 (pow i 3)))))) -7.557055664580623e-180) (* (pow (exp (* 1/24 i)) (- i (* i i))) (* (* n 100) (sqrt (exp i)))) (if (<= (* 100 (* n (exp (- (+ (* i 1/2) (+ (* (pow i 2) 1/24) (+ (+ (* 1/72 (pow i 5)) (* 1/648 (pow i 6))) (* 1/36 (pow i 4))))) (* 1/24 (pow i 3)))))) 3.4826183084898404e-243) (* (* n (/ 100 i)) (- (pow (/ i n) n) 1)) (if (<= (* 100 (* n (exp (- (+ (* i 1/2) (+ (* (pow i 2) 1/24) (+ (+ (* 1/72 (pow i 5)) (* 1/648 (pow i 6))) (* 1/36 (pow i 4))))) (* 1/24 (pow i 3)))))) 1.8473422884204718e+298) (* 100 (* n (exp (- (+ (* i 1/2) (+ (* (pow i 2) 1/24) (+ (+ (* 1/72 (pow i 5)) (* 1/648 (pow i 6))) (* 1/36 (pow i 4))))) (* 1/24 (pow i 3)))))) (/ (- (pow (/ i n) n) 1) (/ i (* n 100))))))) * * * * [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 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 250 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 125 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 62 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 31 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 15 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 7 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 3 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts for 8000 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 2566 additional inputs, on iter 1 have 5434 / 8000 * * * * [misc]points: Computing exacts on every 160 of 2566 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 80 of 2566 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 40 of 2566 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 20 of 2566 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 10 of 2566 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 5 of 2566 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 2 of 2566 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts for 2566 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 824 additional inputs, on iter 2 have 7176 / 8000 * * * * [misc]points: Computing exacts on every 51 of 824 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 25 of 824 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 12 of 824 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 6 of 824 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 3 of 824 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts for 824 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 250 additional inputs, on iter 3 have 7750 / 8000 * * * * [misc]points: Computing exacts on every 15 of 250 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 7 of 250 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 3 of 250 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts for 250 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 76 additional inputs, on iter 4 have 7924 / 8000 * * * * [misc]points: Computing exacts on every 4 of 76 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts on every 2 of 76 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Computing exacts for 76 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 23 additional inputs, on iter 5 have 7977 / 8000 * * * * [misc]points: Computing exacts for 23 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 6 have 7992 / 8000 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 7998 / 8000 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2880 * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 8001 points with exact outputs