* [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: Setting MPFR precision to 1600 * * * * [misc]points: Computing exacts on every 8 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Setting MPFR precision to 1600 * * * * [misc]points: Setting MPFR precision to 1856 * * * * [misc]points: Computing exacts on every 4 of 256 points to ramp up precision * * * * [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: Setting MPFR precision to 2624 * * * * [misc]points: Computing exacts on every 2 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Computing exacts for 256 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 82 additional inputs, on iter 1 have 174 / 256 * * * * [misc]points: Computing exacts on every 5 of 82 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Computing exacts on every 2 of 82 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Computing exacts for 82 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 23 additional inputs, on iter 2 have 233 / 256 * * * * [misc]points: Computing exacts for 23 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 3 have 247 / 256 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 254 / 256 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 257 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 (96 enodes) * * [misc]simplify: iters left: 2 (163 enodes) * * [misc]simplify: iters left: 1 (271 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/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))) * [misc]taylor: Taking taylor expansion of (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) 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/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/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 (+ 1/6 0) 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 (+ (* 1/2 (pow i 2)) (+ (* 1/6 (pow i 3)) i)) * [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 (* (- (+ (* 1/3 (/ 1 (pow n 4))) (* 1/6 (/ 1 (pow n 6)))) (* 1/2 (/ 1 (pow n 5)))) (exp (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/3 (/ 1 (pow n 4))) (* 1/6 (/ 1 (pow n 6)))) (* 1/2 (/ 1 (pow n 5)))) (exp (/ (- (log n) (log i)) n))) 0) into (- (+ (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6))) (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) (* 1/2 (/ (exp (/ (- (log n) (log i)) n)) (pow n 5)))) * [misc]taylor: Taking taylor expansion of (- (+ (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6))) (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) (* 1/2 (/ (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 6))) (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) in 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/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/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 (- (/ 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) into (- (exp (* n (- (log (/ 1 n)) (log (/ 1 i))))) 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 4))) (* 1/2 (/ 1 (pow n 3))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/2 (/ 1 (pow n 4))) (* 1/2 (/ 1 (pow n 3))))) 0) into (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3))) (* 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 3))) (* 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 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]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 (+ (* 1/2 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/2 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 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/3 (/ 1 (pow n 4))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/6 (/ 1 (pow n 6))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/3 (/ 1 (pow n 4))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/6 (/ 1 (pow n 6))))))) 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 (+ (* 1/2 (pow i 2)) (+ 1 i)) * [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 (* (- (+ (* 1/3 (/ 1 (pow n 4))) (* 1/6 (/ 1 (pow n 6)))) (* 1/2 (/ 1 (pow n 5)))) (exp (/ (- (log n) (log i)) n))) * [misc]taylor: Taking taylor expansion of (* (- (+ (* 1/3 (/ 1 (pow n 4))) (* 1/6 (/ 1 (pow n 6)))) (* 1/2 (/ 1 (pow n 5)))) (exp (/ (- (log n) (log i)) n))) in n * [misc]taylor: Taking taylor expansion of (- (+ (* 1/3 (/ 1 (pow n 4))) (* 1/6 (/ 1 (pow n 6)))) (* 1/2 (/ 1 (pow n 5)))) in n * [misc]taylor: Taking taylor expansion of (+ (* 1/3 (/ 1 (pow n 4))) (* 1/6 (/ 1 (pow n 6)))) in n * [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/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))) 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 (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/6 1) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (+ 1/6 0) into 1/6 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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 (* 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/3 1) into 1/3 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 1/3 0) into 1/3 * [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/3 0) into 1/3 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 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/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) 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/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)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 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/6 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)) (* 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 (/ 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 (- (+ (* 1 (/ 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 1)))))) 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 (- 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/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 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 (+ 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 (+ (* 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) (+ (* -1/2 0) (+ (* 1/3 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 (exp (/ (- (log (/ 1 n)) (log (/ 1 i))) (/ 1 n))) into (exp (* n (- (log (/ 1 n)) (log (/ 1 i))))) * [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 4))) (* 1/2 (/ 1 (pow n 3))))) * [misc]taylor: Taking taylor expansion of (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/2 (/ 1 (pow n 4))) (* 1/2 (/ 1 (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 (+ (* 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]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 (- (+ (* 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 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 (+ 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 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 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) 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/3 (/ 1 (pow n 4))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/6 (/ 1 (pow n 6))))))) * [misc]taylor: Taking taylor expansion of (* -1 (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/3 (/ 1 (pow n 4))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/6 (/ 1 (pow n 6))))))) 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/3 (/ 1 (pow n 4))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/6 (/ 1 (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 (+ (* 1/3 (/ 1 (pow n 4))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/6 (/ 1 (pow n 6))))) in n * [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))) (* 1/6 (/ 1 (pow n 6)))) 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/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]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 (- (+ (* 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 (/ 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 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/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 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 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/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 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 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 0) into 0 * [misc]backup-simplify: Simplify (* 1/3 1) into 1/3 * [misc]backup-simplify: Simplify (+ (* 1/2 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 (+ 1/3 0) into 1/3 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 1)) into 0 * [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 (+ 0 1/6) into 1/6 * [misc]backup-simplify: Simplify (+ 0 1/6) 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/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 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 (* (- (+ (* 1/3 (/ 1 (pow n 4))) (* 1/6 (/ 1 (pow n 6)))) (* 1/2 (/ 1 (pow n 5)))) (exp (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/3 (/ 1 (pow n 4))) (* 1/6 (/ 1 (pow n 6)))) (* 1/2 (/ 1 (pow n 5)))) (exp (/ (- (log n) (log i)) n))) 0) into (- (+ (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6))) (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) (* 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/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6))) (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) (* 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 (* n (- (log (/ 1 n)) (log (/ 1 i))))) 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 4))) (* 1/2 (/ 1 (pow n 3))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/2 (/ 1 (pow n 4))) (* 1/2 (/ 1 (pow n 3))))) 0) into (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3))) (* 1/2 (/ (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 (- (+ (* -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 3))) (* 1/2 (/ (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)))) 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/3 (/ 1 (pow n 4))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/6 (/ 1 (pow n 6))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/3 (/ 1 (pow n 4))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/6 (/ 1 (pow n 6))))))) 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/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7)))))) * [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))) (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7)))))) in 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))) (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7))))) 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))) (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7)))) in 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]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]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 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 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 (/ (* (- (exp (* n (- (log (/ -1 n)) (log (/ -1 i))))) 1) n) 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/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))) * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 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 (* (- (+ (* 1/3 (/ 1 (pow n 4))) (* 1/6 (/ 1 (pow n 6)))) (* 1/2 (/ 1 (pow n 5)))) (exp (/ (- (log n) (log i)) n))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/3 (/ 1 (pow n 4))) (* 1/6 (/ 1 (pow n 6)))) (* 1/2 (/ 1 (pow n 5)))) (exp (/ (- (log n) (log i)) n))) 0) into (- (+ (* 1/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6))) (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) (* 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/6 (/ (exp (/ (- (log n) (log i)) n)) (pow n 6))) (* 1/3 (/ (exp (/ (- (log n) (log i)) n)) (pow n 4)))) (* 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 (* n (- (log (/ 1 n)) (log (/ 1 i))))) 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 4))) (* 1/2 (/ 1 (pow n 3))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/2 (/ 1 (pow n 4))) (* 1/2 (/ 1 (pow n 3))))) 0) into (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 3))) (* 1/2 (/ (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 (- (+ (* -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 3))) (* 1/2 (/ (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)))) 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/3 (/ 1 (pow n 4))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/6 (/ 1 (pow n 6))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (exp (* -1 (/ (- (log n) (log i)) n))) (+ (* 1/3 (/ 1 (pow n 4))) (+ (* 1/2 (/ 1 (pow n 5))) (* 1/6 (/ 1 (pow n 6))))))) 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/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7)))))) * [misc]backup-simplify: Simplify (+ (* 100 (- (+ (* 1/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (+ (* 1/2 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) (* 1/6 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7))))))) (+ (* 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 (- (+ (* 100/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 5))) (+ (* 50 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 6))) (* 50/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7)))))) * [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))) (* 50/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7)))))) in 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))) (* 50/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7))))) 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))) (* 50/3 (/ (exp (* -1 (/ (- (log n) (log i)) n))) (pow n 7)))) in 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]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]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 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 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 (/ (* (- (exp (* n (- (log (/ -1 n)) (log (/ -1 i))))) 1) n) 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 (+ 1 (/ i n)) n) 1)) * [exit]simplify: Simplified to (log (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) * [exit]simplify: Simplified to (exp (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * [exit]simplify: Simplified to (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) * [exit]simplify: Simplified to (cbrt (- (pow (+ 1 (/ i n)) 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 (253 enodes) * [exit]simplify: Simplified to (pow (- (pow (+ 1 (/ i n)) n) 1) 3) * [exit]simplify: Simplified to (pow (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) * [exit]simplify: Simplified to (sqrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) * [exit]simplify: Simplified to (sqrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 3) 1) * [exit]simplify: Simplified to (- (pow (pow (+ 1 (/ i n)) 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 (41 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (+ (+ (pow (+ 1 (/ i n)) n) 1) (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n))) * [exit]simplify: Simplified to (+ (+ (pow (+ 1 (/ i n)) n) 1) (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)) 1) * [exit]simplify: Simplified to (- (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) 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 (+ 1 (pow (+ 1 (/ i n)) n)) * [exit]simplify: Simplified to (+ 1 (pow (+ 1 (/ i n)) n)) * * * * [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 (+ (pow (sqrt (+ 1 (/ i n))) n) 1) * [exit]simplify: Simplified to (+ (pow (sqrt (+ 1 (/ i n))) n) 1) * [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 (+ 1 (/ i n))) n) 1) * [exit]simplify: Simplified to (- (pow (sqrt (+ 1 (/ i n))) 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 (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) * [exit]simplify: Simplified to (+ (sqrt (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n)) 1) * [exit]simplify: Simplified to (- (sqrt (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)))) * [exit]simplify: Simplified to (* n (log (+ 1 (/ i n)))) * * * * [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 (+ 1 (/ i n)))) * [exit]simplify: Simplified to (* n (log (+ 1 (/ i n)))) * * * * [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 (+ 1 (/ i n))) (cbrt (+ 1 (/ i n)))) n) * [exit]simplify: Simplified to (pow (* (cbrt (+ 1 (/ i n))) (cbrt (+ 1 (/ i n)))) 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 (+ 1 (/ i n))) n) * [exit]simplify: Simplified to (pow (cbrt (+ 1 (/ i n))) 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 (+ 1 (/ i n))) n) * [exit]simplify: Simplified to (pow (sqrt (+ 1 (/ i n))) 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 (+ 1 (/ i n))) n) * [exit]simplify: Simplified to (pow (sqrt (+ 1 (/ i n))) 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 (+ 1 (/ i n)) n) * [exit]simplify: Simplified to (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n))) n) * [exit]simplify: Simplified to (* (log (+ 1 (/ i n))) 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 (+ 1 (/ i n)) n)) * [exit]simplify: Simplified to (exp (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n)) (cbrt (pow (+ 1 (/ i n)) n))) * [exit]simplify: Simplified to (* (cbrt (pow (+ 1 (/ i n)) n)) (cbrt (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n)) * [exit]simplify: Simplified to (cbrt (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 3) * [exit]simplify: Simplified to (pow (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n)) * [exit]simplify: Simplified to (sqrt (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n)) * [exit]simplify: Simplified to (sqrt (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) (log (/ i n))) * [exit]simplify: Simplified to (- (log (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) (/ i n))) * [exit]simplify: Simplified to (log (/ (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) (/ i n))) * [exit]simplify: Simplified to (exp (/ (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) (/ i n)) 3) * [exit]simplify: Simplified to (pow (/ (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) (/ i n))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) * [exit]simplify: Simplified to (* (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (cbrt (/ (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) (/ i n))) * [exit]simplify: Simplified to (cbrt (/ (- (pow (+ 1 (/ i n)) 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 (413 enodes) * [exit]simplify: Simplified to (pow (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) 3) * [exit]simplify: Simplified to (pow (/ (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) (/ i n))) * [exit]simplify: Simplified to (sqrt (/ (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) (/ i n))) * [exit]simplify: Simplified to (sqrt (/ (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n)) * [exit]simplify: Simplified to (- 1 (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) (/ i n)) * [exit]simplify: Simplified to (/ (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) (cbrt (/ i n))) (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (* (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (/ i n))) (/ (cbrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (cbrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) (sqrt (/ i n))) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * [exit]simplify: Simplified to (* (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (sqrt (/ i n))) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * [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 (+ 1 (/ i n)) n) 1)) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (cbrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * [exit]simplify: Simplified to (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) (/ i n)) * [exit]simplify: Simplified to (/ (cbrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) i) * [exit]simplify: Simplified to (/ (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1))) * [exit]simplify: Simplified to (* n (cbrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) * [exit]simplify: Simplified to (sqrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) (/ i n)) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1)) i) * [exit]simplify: Simplified to (/ (sqrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1))) * [exit]simplify: Simplified to (* n (sqrt (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) (/ i n)) * [exit]simplify: Simplified to (/ (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) n) * [exit]simplify: Simplified to (* (- (pow (+ 1 (/ i n)) n) 1) 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 (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) (* (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 (+ 1 (/ i n))) n) 1) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (- (pow (sqrt (+ 1 (/ i n))) 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 (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) (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 (+ 1 (/ i n))) n) 1) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (- (pow (sqrt (+ 1 (/ i n))) 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 (+ (pow (sqrt (+ 1 (/ i n))) n) 1) * [exit]simplify: Simplified to (+ (pow (sqrt (+ 1 (/ i n))) n) 1) * [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 (+ 1 (/ i n))) n) 1) (/ i n)) * [exit]simplify: Simplified to (/ (- (pow (sqrt (+ 1 (/ i n))) 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 (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) i) * [exit]simplify: Simplified to (/ (+ (pow (sqrt (+ 1 (/ i n))) n) 1) 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 (+ 1 (/ i n))) n) 1) n) * [exit]simplify: Simplified to (* (- (pow (sqrt (+ 1 (/ i n))) 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 (/ (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (/ (+ (sqrt (pow (+ 1 (/ i n)) 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 (18 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (pow (+ 1 (/ i n)) n)) 1) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (- (sqrt (pow (+ 1 (/ i n)) 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 (/ (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (+ (sqrt (pow (+ 1 (/ i n)) 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 (18 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (pow (+ 1 (/ i n)) n)) 1) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (- (sqrt (pow (+ 1 (/ i n)) 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 (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) * [exit]simplify: Simplified to (+ (sqrt (pow (+ 1 (/ i n)) 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 (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 (+ 1 (/ i n)) n)) 1) (/ i n)) * [exit]simplify: Simplified to (/ (- (sqrt (pow (+ 1 (/ i n)) 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 (/ (+ (sqrt (pow (+ 1 (/ i n)) n)) 1) i) * [exit]simplify: Simplified to (/ (+ (sqrt (pow (+ 1 (/ i n)) 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 (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 (+ 1 (/ i n)) n)) 1) n) * [exit]simplify: Simplified to (* (- (sqrt (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (/ (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (- (pow (+ 1 (/ i n)) 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 (24 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * [exit]simplify: Simplified to (- (pow (+ 1 (/ i n)) n) 1) * [exit]simplify: Simplified to (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) i) * [exit]simplify: Simplified to (/ (- (pow (+ 1 (/ i n)) 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 (+ 1 (/ i n)) n) 1) i) * [exit]simplify: Simplified to (/ (- (pow (+ 1 (/ i n)) 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 (82 enodes) * * [misc]simplify: iters left: 3 (264 enodes) * * [misc]simplify: iters left: 2 (380 enodes) * [exit]simplify: Simplified to (+ (* (* (/ i n) (pow (+ 1 (/ i n)) n)) (+ (pow (+ 1 (/ i n)) n) 1)) (/ i n)) * [exit]simplify: Simplified to (+ (* (* (/ i n) (pow (+ 1 (/ i n)) n)) (+ (pow (+ 1 (/ i n)) n) 1)) (/ 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 (153 enodes) * [exit]simplify: Simplified to (* (/ i n) (+ 1 (pow (+ 1 (/ i n)) n))) * [exit]simplify: Simplified to (* (/ i n) (+ 1 (pow (+ 1 (/ i n)) 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 (416 enodes) * [exit]simplify: Simplified to (log (* (/ (* 100 n) i) (- (pow (+ 1 (/ i n)) n) 1))) * [exit]simplify: Simplified to (log (* (/ (* 100 n) i) (- (pow (+ 1 (/ i n)) n) 1))) * * * * [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) (* (/ n i) 100))) * [exit]simplify: Simplified to (cbrt (* (- (pow (+ 1 (/ i n)) n) 1) (* (/ n i) 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 (493 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) (* (/ n i) 100))) * [exit]simplify: Simplified to (sqrt (* (- (pow (+ 1 (/ i n)) n) 1) (* (/ n i) 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) (* (/ n i) 100))) * [exit]simplify: Simplified to (sqrt (* (- (pow (+ 1 (/ i n)) n) 1) (* (/ n i) 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 (98 enodes) * * [misc]simplify: iters left: 2 (143 enodes) * * [misc]simplify: iters left: 1 (170 enodes) * [exit]simplify: Simplified to (* (* (/ 100 (* (cbrt (/ i n)) (cbrt (/ i n)))) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * [exit]simplify: Simplified to (* (* (/ 100 (* (cbrt (/ i n)) (cbrt (/ i n)))) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * * * * [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 (* (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (/ 100 (sqrt (/ i n)))) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * [exit]simplify: Simplified to (* (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (/ 100 (sqrt (/ i n)))) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) * * * * [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 (124 enodes) * * [misc]simplify: iters left: 1 (147 enodes) * [exit]simplify: Simplified to (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (* 100 (cbrt (- (pow (+ 1 (/ i n)) n) 1)))) * [exit]simplify: Simplified to (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (* 100 (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 (* (* 100 (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) i)) * [exit]simplify: Simplified to (* (* 100 (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) i)) * * * * [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)) (/ 100 (* (cbrt (/ i n)) (cbrt (/ i n))))) * [exit]simplify: Simplified to (* (sqrt (- (pow (+ 1 (/ i n)) n) 1)) (/ 100 (* (cbrt (/ i n)) (cbrt (/ i n))))) * * * * [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 (* (/ 100 (sqrt (/ i n))) (sqrt (- (pow (+ 1 (/ i n)) n) 1))) * [exit]simplify: Simplified to (* (/ 100 (sqrt (/ i n))) (sqrt (- (pow (+ 1 (/ i n)) n) 1))) * * * * [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 (/ (+ 1 (pow (sqrt (+ 1 (/ i n))) n)) (/ (* (cbrt (/ i n)) (cbrt (/ i n))) 100)) * [exit]simplify: Simplified to (/ (+ 1 (pow (sqrt (+ 1 (/ i n))) n)) (/ (* (cbrt (/ i n)) (cbrt (/ i n))) 100)) * * * * [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 (41 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (* (+ 1 (pow (sqrt (+ 1 (/ i n))) n)) 100) * [exit]simplify: Simplified to (* (+ 1 (pow (sqrt (+ 1 (/ i n))) n)) 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) (/ 100 i)) (/ 100 i)) * [exit]simplify: Simplified to (+ (* (pow (sqrt (+ 1 (/ i n))) n) (/ 100 i)) (/ 100 i)) * * * * [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 (/ (+ 1 (sqrt (pow (+ 1 (/ i n)) n))) (/ (* (cbrt (/ i n)) (cbrt (/ i n))) 100)) * [exit]simplify: Simplified to (/ (+ 1 (sqrt (pow (+ 1 (/ i n)) n))) (/ (* (cbrt (/ i n)) (cbrt (/ i n))) 100)) * * * * [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 (41 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (* (+ 1 (sqrt (pow (+ 1 (/ i n)) n))) 100) * [exit]simplify: Simplified to (* (+ 1 (sqrt (pow (+ 1 (/ i n)) n))) 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)) (/ 100 i)) (/ 100 i)) * [exit]simplify: Simplified to (+ (* (sqrt (pow (+ 1 (/ i n)) n)) (/ 100 i)) (/ 100 i)) * * * * [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 (* (- (pow (+ 1 (/ i n)) n) 1) 100) * [exit]simplify: Simplified to (* (- (pow (+ 1 (/ i n)) n) 1) 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 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i 100)) * [exit]simplify: Simplified to (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i 100)) * * * * [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 (* (- (pow (+ 1 (/ i n)) n) 1) 100) * [exit]simplify: Simplified to (* (- (pow (+ 1 (/ i n)) n) 1) 100) * * * * [misc]progress: [ 105 / 117 ] simplifiying candidate # * * * * [misc]progress: [ 106 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (+ (* 1/2 (pow i 2)) (+ (* 1/6 (pow i 3)) i)) (/ 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 (165 enodes) * * [misc]simplify: iters left: 2 (307 enodes) * [exit]simplify: Simplified to (* (* (/ 100 (/ i n)) i) (+ (+ (* i 1/2) 1) (* (* i i) 1/6))) * * * * [misc]progress: [ 107 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (- (exp (* n (- (log (/ 1 n)) (log (/ 1 i))))) 1) (/ i n))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (175 enodes) * * [misc]simplify: iters left: 2 (405 enodes) * [exit]simplify: Simplified to (* (* (/ 100 i) n) (- (/ (pow i n) (pow n n)) 1)) * * * * [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 (/ (- (+ (* 1/2 (pow i 2)) (+ 1 i)) 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 (237 enodes) * * [misc]simplify: iters left: 2 (467 enodes) * [exit]simplify: Simplified to (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i))) * * * * [misc]progress: [ 110 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (- (exp (* n (- (log (/ 1 n)) (log (/ 1 i))))) 1) (/ i n))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (175 enodes) * * [misc]simplify: iters left: 2 (405 enodes) * [exit]simplify: Simplified to (* (* (/ 100 i) n) (- (/ (pow i n) (pow n n)) 1)) * * * * [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 (* n (- (log (/ 1 n)) (log (/ 1 i))))) 1) n) i)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (77 enodes) * * [misc]simplify: iters left: 3 (177 enodes) * * [misc]simplify: iters left: 2 (442 enodes) * [exit]simplify: Simplified to (* (* (/ 100 i) n) (- (/ (pow i n) (pow n n)) 1)) * * * * [misc]progress: [ 114 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* (- (exp (* n (- (log (/ -1 n)) (log (/ -1 i))))) 1) n) i)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (76 enodes) * * [misc]simplify: iters left: 3 (182 enodes) * * [misc]simplify: iters left: 2 (422 enodes) * [exit]simplify: Simplified to (* (* (/ 100 i) n) (- (/ (pow (/ -1 n) n) (pow (/ -1 i) n)) 1)) * * * * [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 (* n (- (log (/ 1 n)) (log (/ 1 i))))) 1) n) i)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (77 enodes) * * [misc]simplify: iters left: 3 (177 enodes) * * [misc]simplify: iters left: 2 (442 enodes) * [exit]simplify: Simplified to (* (* (/ 100 i) n) (- (/ (pow i n) (pow n n)) 1)) * * * * [misc]progress: [ 117 / 117 ] simplifiying candidate # * [enter]simplify: Simplifying (* 100 (/ (* (- (exp (* n (- (log (/ -1 n)) (log (/ -1 i))))) 1) n) i)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (76 enodes) * * [misc]simplify: iters left: 3 (182 enodes) * * [misc]simplify: iters left: 2 (422 enodes) * [exit]simplify: Simplified to (* (* (/ 100 i) n) (- (/ (pow (/ -1 n) n) (pow (/ -1 i) n)) 1)) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 2 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 2 ] rewriting at (2 2) * * * * [misc]progress: [ 2 / 2 ] rewriting at (2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 2 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (/ (/ i n) (* 100 i)) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ i n) (* 100 i)) in n * [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]taylor: Taking taylor expansion of (* 100 i) 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 in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (* 100 i) into (* 100 i) * [misc]backup-simplify: Simplify (/ i (* 100 i)) into 1/100 * [misc]taylor: Taking taylor expansion of (/ (/ i n) (* 100 i)) 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]taylor: Taking taylor expansion of (* 100 i) 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 in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 100 0) into 0 * [misc]backup-simplify: Simplify (+ (* 100 1) (* 0 0)) into 100 * [misc]backup-simplify: Simplify (/ (/ 1 n) 100) into (/ 1/100 n) * [misc]taylor: Taking taylor expansion of (/ (/ i n) (* 100 i)) 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]taylor: Taking taylor expansion of (* 100 i) 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 in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 100 0) into 0 * [misc]backup-simplify: Simplify (+ (* 100 1) (* 0 0)) into 100 * [misc]backup-simplify: Simplify (/ (/ 1 n) 100) into (/ 1/100 n) * [misc]taylor: Taking taylor expansion of (/ 1/100 n) in n * [misc]taylor: Taking taylor expansion of 1/100 in n * [misc]backup-simplify: Simplify 1/100 into 1/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 (/ 1/100 1) into 1/100 * [misc]backup-simplify: Simplify 1/100 into 1/100 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 100) (+ (* (/ 1/100 n) (/ 0 100)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/100 (/ 0 1)))) 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 (+ (* 100 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 100) (+ (* (/ 1/100 n) (/ 0 100)) (* 0 (/ 0 100)))) 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 (- (/ 0 1) (+ (* 1/100 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 100) (+ (* (/ 1/100 n) (/ 0 100)) (* 0 (/ 0 100)) (* 0 (/ 0 100)))) 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 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/100 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/100 (* (/ 1 n) 1)) into (/ 1/100 n) * [misc]approximate: Taking taylor expansion of (/ (/ (/ 1 i) (/ 1 n)) (* 100 (/ 1 i))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (/ 1 i) (/ 1 n)) (* 100 (/ 1 i))) in n * [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]taylor: Taking taylor expansion of (* 100 (/ 1 i)) 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) 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 (* 100 (/ 1 i)) into (/ 100 i) * [misc]backup-simplify: Simplify (/ (/ 1 i) (/ 100 i)) into 1/100 * [misc]taylor: Taking taylor expansion of (/ (/ (/ 1 i) (/ 1 n)) (* 100 (/ 1 i))) in 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]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]taylor: Taking taylor expansion of (* 100 (/ 1 i)) 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) 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 (* 100 1) into 100 * [misc]backup-simplify: Simplify (/ n 100) into (* 1/100 n) * [misc]taylor: Taking taylor expansion of (/ (/ (/ 1 i) (/ 1 n)) (* 100 (/ 1 i))) in 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]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]taylor: Taking taylor expansion of (* 100 (/ 1 i)) 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) 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 (* 100 1) into 100 * [misc]backup-simplify: Simplify (/ n 100) into (* 1/100 n) * [misc]taylor: Taking taylor expansion of (* 1/100 n) in n * [misc]taylor: Taking taylor expansion of 1/100 in n * [misc]backup-simplify: Simplify 1/100 into 1/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 (+ (* 1/100 1) (* 0 0)) into 1/100 * [misc]backup-simplify: Simplify 1/100 into 1/100 * [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 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 100) (+ (* (* 1/100 n) (/ 0 100)))) 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/100 0) (+ (* 0 1) (* 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 100) (+ (* (* 1/100 n) (/ 0 100)) (* 0 (/ 0 100)))) 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/100 0) (+ (* 0 0) (+ (* 0 1) (* 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 100) (+ (* (* 1/100 n) (/ 0 100)) (* 0 (/ 0 100)) (* 0 (/ 0 100)))) 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/100 (* (/ 1 n) 1)) into (/ 1/100 n) * [misc]approximate: Taking taylor expansion of (/ (/ (/ 1 (- i)) (/ 1 (- n))) (* 100 (/ 1 (- i)))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (/ 1 (- i)) (/ 1 (- n))) (* 100 (/ 1 (- i)))) in n * [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]taylor: Taking taylor expansion of (* 100 (/ 1 (- i))) 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)) 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 (* 100 (/ -1 i)) into (/ -100 i) * [misc]backup-simplify: Simplify (/ (/ 1 i) (/ -100 i)) into -1/100 * [misc]taylor: Taking taylor expansion of (/ (/ (/ 1 (- i)) (/ 1 (- n))) (* 100 (/ 1 (- i)))) in 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]taylor: Taking taylor expansion of (* 100 (/ 1 (- i))) 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)) 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 (* 100 -1) into -100 * [misc]backup-simplify: Simplify (/ n -100) into (* -1/100 n) * [misc]taylor: Taking taylor expansion of (/ (/ (/ 1 (- i)) (/ 1 (- n))) (* 100 (/ 1 (- i)))) in 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]taylor: Taking taylor expansion of (* 100 (/ 1 (- i))) 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)) 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 (* 100 -1) into -100 * [misc]backup-simplify: Simplify (/ n -100) into (* -1/100 n) * [misc]taylor: Taking taylor expansion of (* -1/100 n) in n * [misc]taylor: Taking taylor expansion of -1/100 in n * [misc]backup-simplify: Simplify -1/100 into -1/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 (+ (* -1/100 1) (* 0 0)) into -1/100 * [misc]backup-simplify: Simplify -1/100 into -1/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 (- 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 -100) (+ (* (* -1/100 n) (/ 0 -100)))) 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/100 0) (+ (* 0 1) (* 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) into 0 * [misc]backup-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 (+ (* 100 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 -100) (+ (* (* -1/100 n) (/ 0 -100)) (* 0 (/ 0 -100)))) 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1/100 0) (+ (* 0 0) (+ (* 0 1) (* 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) into 0 * [misc]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 (+ (* 100 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 -100) (+ (* (* -1/100 n) (/ 0 -100)) (* 0 (/ 0 -100)) (* 0 (/ 0 -100)))) 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/100 (* (/ 1 (- n)) 1)) into (/ 1/100 n) * * * * [misc]progress: [ 2 / 2 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i))) in n * [misc]taylor: Taking taylor expansion of (+ (* i 1/2) 1) in n * [misc]taylor: Taking taylor expansion of (* i 1/2) 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 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of 1 in n * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ i n) (* 100 i)) in n * [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]taylor: Taking taylor expansion of (* 100 i) 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 in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (* 100 i) into (* 100 i) * [misc]backup-simplify: Simplify (/ i (* 100 i)) into 1/100 * [misc]backup-simplify: Simplify (* i 1/2) into (* 1/2 i) * [misc]backup-simplify: Simplify (+ (* 1/2 i) 1) into (+ 1 (* 1/2 i)) * [misc]backup-simplify: Simplify (/ (+ 1 (* 1/2 i)) 1/100) into (* 100 (+ 1 (* 1/2 i))) * [misc]taylor: Taking taylor expansion of (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i))) in i * [misc]taylor: Taking taylor expansion of (+ (* i 1/2) 1) in i * [misc]taylor: Taking taylor expansion of (* i 1/2) 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 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ i n) (* 100 i)) 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]taylor: Taking taylor expansion of (* 100 i) 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 in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 100 0) into 0 * [misc]backup-simplify: Simplify (+ (* 100 1) (* 0 0)) into 100 * [misc]backup-simplify: Simplify (/ (/ 1 n) 100) into (/ 1/100 n) * [misc]backup-simplify: Simplify (* 0 1/2) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ 1 (/ 1/100 n)) into (* 100 n) * [misc]taylor: Taking taylor expansion of (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i))) in i * [misc]taylor: Taking taylor expansion of (+ (* i 1/2) 1) in i * [misc]taylor: Taking taylor expansion of (* i 1/2) 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 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of 1 in i * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ (/ i n) (* 100 i)) 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]taylor: Taking taylor expansion of (* 100 i) 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 in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 100 0) into 0 * [misc]backup-simplify: Simplify (+ (* 100 1) (* 0 0)) into 100 * [misc]backup-simplify: Simplify (/ (/ 1 n) 100) into (/ 1/100 n) * [misc]backup-simplify: Simplify (* 0 1/2) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ 1 (/ 1/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 (+ (* 0 0) (* 1 1/2)) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 100) (+ (* (/ 1/100 n) (/ 0 100)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1/2 (/ 1/100 n)) (+ (* (* 100 n) (/ 0 (/ 1/100 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 (+ (* 0 0) (+ (* 1 0) (* 0 1/2))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 100) (+ (* (/ 1/100 n) (/ 0 100)) (* 0 (/ 0 100)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1/100 n)) (+ (* (* 100 n) (/ 0 (/ 1/100 n))) (* (* 50 n) (/ 0 (/ 1/100 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 (+ (* 50 0) (+ (* 0 1) (* 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 0) (+ (* 1 0) (+ (* 0 0) (* 0 1/2)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 n) (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 100) (+ (* (/ 1/100 n) (/ 0 100)) (* 0 (/ 0 100)) (* 0 (/ 0 100)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ 1/100 n)) (+ (* (* 100 n) (/ 0 (/ 1/100 n))) (* (* 50 n) (/ 0 (/ 1/100 n))) (* 0 (/ 0 (/ 1/100 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 50 (* n i)) (* 100 (* n 1))) into (+ (* 100 n) (* 50 (* n i))) * [misc]approximate: Taking taylor expansion of (/ (+ (* (/ 1 i) 1/2) 1) (/ (/ (/ 1 i) (/ 1 n)) (* 100 (/ 1 i)))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (* (/ 1 i) 1/2) 1) (/ (/ (/ 1 i) (/ 1 n)) (* 100 (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 i) 1/2) 1) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 i) 1/2) 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 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [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)) (* 100 (/ 1 i))) in n * [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]taylor: Taking taylor expansion of (* 100 (/ 1 i)) 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) 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 (* 100 (/ 1 i)) into (/ 100 i) * [misc]backup-simplify: Simplify (/ (/ 1 i) (/ 100 i)) into 1/100 * [misc]backup-simplify: Simplify (* (/ 1 i) 1/2) into (/ 1/2 i) * [misc]backup-simplify: Simplify (+ (/ 1/2 i) 1) into (+ 1 (* 1/2 (/ 1 i))) * [misc]backup-simplify: Simplify (/ (+ 1 (* 1/2 (/ 1 i))) 1/100) into (* 100 (+ (* 1/2 (/ 1 i)) 1)) * [misc]taylor: Taking taylor expansion of (/ (+ (* (/ 1 i) 1/2) 1) (/ (/ (/ 1 i) (/ 1 n)) (* 100 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 i) 1/2) 1) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 i) 1/2) 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 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [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)) (* 100 (/ 1 i))) in 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]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]taylor: Taking taylor expansion of (* 100 (/ 1 i)) 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) 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 (* 100 1) into 100 * [misc]backup-simplify: Simplify (/ n 100) into (* 1/100 n) * [misc]backup-simplify: Simplify (* 1 1/2) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (/ 1/2 (* 1/100 n)) into (/ 50 n) * [misc]taylor: Taking taylor expansion of (/ (+ (* (/ 1 i) 1/2) 1) (/ (/ (/ 1 i) (/ 1 n)) (* 100 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 i) 1/2) 1) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 i) 1/2) 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 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [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)) (* 100 (/ 1 i))) in 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]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]taylor: Taking taylor expansion of (* 100 (/ 1 i)) 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) 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 (* 100 1) into 100 * [misc]backup-simplify: Simplify (/ n 100) into (* 1/100 n) * [misc]backup-simplify: Simplify (* 1 1/2) into 1/2 * [misc]backup-simplify: Simplify (+ 1/2 0) into 1/2 * [misc]backup-simplify: Simplify (/ 1/2 (* 1/100 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) into 50 * [misc]backup-simplify: Simplify 50 into 50 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1/2)) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 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 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 100) (+ (* (* 1/100 n) (/ 0 100)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* 1/100 n)) (+ (* (/ 50 n) (/ 0 (* 1/100 n))))) into (* 100 (/ 1 n)) * [misc]taylor: Taking taylor expansion of (* 100 (/ 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 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 (* 100 1) into 100 * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 50 (/ 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) (+ (* 0 0) (* 0 1/2))) 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 100) (+ (* (* 1/100 n) (/ 0 100)) (* 0 (/ 0 100)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* 1/100 n)) (+ (* (/ 50 n) (/ 0 (* 1/100 n))) (* (* 100 (/ 1 n)) (/ 0 (* 1/100 n))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 50 (/ 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) (+ (* 0 0) (+ (* 0 0) (* 0 1/2)))) 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 100) (+ (* (* 1/100 n) (/ 0 100)) (* 0 (/ 0 100)) (* 0 (/ 0 100)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* 1/100 n)) (+ (* (/ 50 n) (/ 0 (* 1/100 n))) (* (* 100 (/ 1 n)) (/ 0 (* 1/100 n))) (* 0 (/ 0 (* 1/100 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 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 50 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 100 (* (/ 1 (/ 1 n)) 1)) (* 50 (* (/ 1 (/ 1 n)) (/ 1 (/ 1 i))))) into (+ (* 100 n) (* 50 (* n i))) * [misc]approximate: Taking taylor expansion of (/ (+ (* (/ 1 (- i)) 1/2) 1) (/ (/ (/ 1 (- i)) (/ 1 (- n))) (* 100 (/ 1 (- i))))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (* (/ 1 (- i)) 1/2) 1) (/ (/ (/ 1 (- i)) (/ 1 (- n))) (* 100 (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- i)) 1/2) 1) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 (- i)) 1/2) 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 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [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))) (* 100 (/ 1 (- i)))) in n * [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]taylor: Taking taylor expansion of (* 100 (/ 1 (- i))) 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)) 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 (* 100 (/ -1 i)) into (/ -100 i) * [misc]backup-simplify: Simplify (/ (/ 1 i) (/ -100 i)) into -1/100 * [misc]backup-simplify: Simplify (* (/ -1 i) 1/2) into (/ -1/2 i) * [misc]backup-simplify: Simplify (+ (/ -1/2 i) 1) into (- 1 (* 1/2 (/ 1 i))) * [misc]backup-simplify: Simplify (/ (- 1 (* 1/2 (/ 1 i))) -1/100) into (* -100 (- 1 (* 1/2 (/ 1 i)))) * [misc]taylor: Taking taylor expansion of (/ (+ (* (/ 1 (- i)) 1/2) 1) (/ (/ (/ 1 (- i)) (/ 1 (- n))) (* 100 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- i)) 1/2) 1) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 (- i)) 1/2) 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 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [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))) (* 100 (/ 1 (- i)))) in 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]taylor: Taking taylor expansion of (* 100 (/ 1 (- i))) 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)) 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 (* 100 -1) into -100 * [misc]backup-simplify: Simplify (/ n -100) into (* -1/100 n) * [misc]backup-simplify: Simplify (* -1 1/2) into -1/2 * [misc]backup-simplify: Simplify (+ -1/2 0) into -1/2 * [misc]backup-simplify: Simplify (/ -1/2 (* -1/100 n)) into (/ 50 n) * [misc]taylor: Taking taylor expansion of (/ (+ (* (/ 1 (- i)) 1/2) 1) (/ (/ (/ 1 (- i)) (/ 1 (- n))) (* 100 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- i)) 1/2) 1) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 (- i)) 1/2) 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 in i * [misc]backup-simplify: Simplify 1/2 into 1/2 * [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))) (* 100 (/ 1 (- i)))) in 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]taylor: Taking taylor expansion of (* 100 (/ 1 (- i))) 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)) 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 (* 100 -1) into -100 * [misc]backup-simplify: Simplify (/ n -100) into (* -1/100 n) * [misc]backup-simplify: Simplify (* -1 1/2) into -1/2 * [misc]backup-simplify: Simplify (+ -1/2 0) into -1/2 * [misc]backup-simplify: Simplify (/ -1/2 (* -1/100 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) into 50 * [misc]backup-simplify: Simplify 50 into 50 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 1/2)) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 -100) (+ (* (* -1/100 n) (/ 0 -100)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* -1/100 n)) (+ (* (/ 50 n) (/ 0 (* -1/100 n))))) into (- (* 100 (/ 1 n))) * [misc]taylor: Taking taylor expansion of (- (* 100 (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of (* 100 (/ 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 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 (* 100 1) into 100 * [misc]backup-simplify: Simplify (- 100) into -100 * [misc]backup-simplify: Simplify -100 into -100 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 50 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 1/2))) 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) into 0 * [misc]backup-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 (+ (* 100 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 -100) (+ (* (* -1/100 n) (/ 0 -100)) (* 0 (/ 0 -100)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* -1/100 n)) (+ (* (/ 50 n) (/ 0 (* -1/100 n))) (* (- (* 100 (/ 1 n))) (/ 0 (* -1/100 n))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in n * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 50 (/ 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 (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1/2)))) 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) into 0 * [misc]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 (+ (* 100 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 -100) (+ (* (* -1/100 n) (/ 0 -100)) (* 0 (/ 0 -100)) (* 0 (/ 0 -100)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* -1/100 n)) (+ (* (/ 50 n) (/ 0 (* -1/100 n))) (* (- (* 100 (/ 1 n))) (/ 0 (* -1/100 n))) (* 0 (/ 0 (* -1/100 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 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 50 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -100 (* (/ 1 (/ 1 (- n))) 1)) (* 50 (* (/ 1 (/ 1 (- n))) (/ 1 (/ 1 (- i)))))) into (+ (* 100 n) (* 50 (* n i))) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 80 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (/ i n)) (log (* 100 i))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (62 enodes) * * [misc]simplify: iters left: 1 (130 enodes) * [exit]simplify: Simplified to (- (log (/ i n)) (log (* i 100))) * [exit]simplify: Simplified to (- (log (/ i n)) (log (* i 100))) * * * * [misc]progress: [ 3 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (/ i n) (* 100 i))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (126 enodes) * [exit]simplify: Simplified to (log (/ (/ 1 100) n)) * [exit]simplify: Simplified to (log (/ (/ 1 100) n)) * * * * [misc]progress: [ 4 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (/ i n) (* 100 i))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (exp (/ (/ 1 n) 100)) * [exit]simplify: Simplified to (exp (/ (/ 1 n) 100)) * * * * [misc]progress: [ 5 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (/ i n) (/ i n)) (/ i n)) (* (* (* 100 i) (* 100 i)) (* 100 i))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (135 enodes) * [exit]simplify: Simplified to (pow (/ (/ i n) (* 100 i)) 3) * [exit]simplify: Simplified to (pow (/ (/ i n) (* 100 i)) 3) * * * * [misc]progress: [ 6 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (/ i n) (* 100 i))) (cbrt (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (/ 1 100) n)) (cbrt (/ (/ 1 100) n))) * [exit]simplify: Simplified to (* (cbrt (/ (/ 1 100) n)) (cbrt (/ (/ 1 100) n))) * [enter]simplify: Simplifying (cbrt (/ (/ i n) (* 100 i))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (cbrt (/ (/ 1 n) 100)) * [exit]simplify: Simplified to (cbrt (/ (/ 1 n) 100)) * * * * [misc]progress: [ 7 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (/ i n) (* 100 i)) (/ (/ i n) (* 100 i))) (/ (/ i n) (* 100 i))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (89 enodes) * [exit]simplify: Simplified to (pow (/ (/ i n) (* 100 i)) 3) * [exit]simplify: Simplified to (pow (/ (/ i n) (* 100 i)) 3) * * * * [misc]progress: [ 8 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (/ i n) (* 100 i))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (sqrt (/ (/ 1 n) 100)) * [exit]simplify: Simplified to (sqrt (/ (/ 1 n) 100)) * [enter]simplify: Simplifying (sqrt (/ (/ i n) (* 100 i))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (sqrt (/ (/ 1 n) 100)) * [exit]simplify: Simplified to (sqrt (/ (/ 1 n) 100)) * * * * [misc]progress: [ 9 / 80 ] simplifiying candidate # * [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)) * [enter]simplify: Simplifying (- (* 100 i)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (* 100 (- i)) * [exit]simplify: Simplified to (* 100 (- i)) * * * * [misc]progress: [ 10 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ i n)) (cbrt (/ i n))) 100) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ i n)) 100) (cbrt (/ i n))) * [exit]simplify: Simplified to (* (/ (cbrt (/ i n)) 100) (cbrt (/ i n))) * [enter]simplify: Simplifying (/ (cbrt (/ i n)) i) * * [misc]simplify: iters left: 5 (5 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ i n)) i) * [exit]simplify: Simplified to (/ (cbrt (/ i n)) i) * * * * [misc]progress: [ 11 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ i n)) 100) * * [misc]simplify: iters left: 5 (6 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ i n)) 100) * [exit]simplify: Simplified to (/ (sqrt (/ i n)) 100) * [enter]simplify: Simplifying (/ (sqrt (/ i n)) i) * * [misc]simplify: iters left: 5 (5 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ i n)) i) * [exit]simplify: Simplified to (/ (sqrt (/ i n)) i) * * * * [misc]progress: [ 12 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 100) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (/ 1 100) * [exit]simplify: Simplified to (/ 1 100) * [enter]simplify: Simplifying (/ (/ i n) i) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (10 enodes) * [exit]simplify: Simplified to (/ 1 n) * [exit]simplify: Simplified to (/ 1 n) * * * * [misc]progress: [ 13 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ i 100) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (/ i 100) * [exit]simplify: Simplified to (/ i 100) * [enter]simplify: Simplifying (/ (/ 1 n) i) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * [exit]simplify: Simplified to (/ (/ 1 i) n) * [exit]simplify: Simplified to (/ (/ 1 i) n) * * * * [misc]progress: [ 14 / 80 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* 100 i)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (/ 1 (* i 100)) * [exit]simplify: Simplified to (/ 1 (* i 100)) * * * * [misc]progress: [ 16 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* 100 i) (/ i n)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (* n 100) * [exit]simplify: Simplified to (* n 100) * * * * [misc]progress: [ 17 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ i n) 100) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * [exit]simplify: Simplified to (/ i (* 100 n)) * [exit]simplify: Simplified to (/ i (* 100 n)) * * * * [misc]progress: [ 18 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* 100 i) (cbrt (/ i n))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * * [misc]simplify: iters left: 1 (17 enodes) * [exit]simplify: Simplified to (/ (* i 100) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (* i 100) (cbrt (/ i n))) * * * * [misc]progress: [ 19 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* 100 i) (sqrt (/ i n))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * * [misc]simplify: iters left: 1 (17 enodes) * [exit]simplify: Simplified to (/ (* i 100) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (* i 100) (sqrt (/ i n))) * * * * [misc]progress: [ 20 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* 100 i) (/ i n)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (* n 100) * [exit]simplify: Simplified to (* n 100) * * * * [misc]progress: [ 21 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* 100 i) (/ 1 n)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (60 enodes) * [exit]simplify: Simplified to (* (* i n) 100) * [exit]simplify: Simplified to (* (* i n) 100) * * * * [misc]progress: [ 22 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* 100 i) n) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * * [misc]simplify: iters left: 1 (16 enodes) * [exit]simplify: Simplified to (* (* n i) 100) * [exit]simplify: Simplified to (* (* n i) 100) * * * * [misc]progress: [ 23 / 80 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (+ (* i 1/2) 1)) (- (log (/ i n)) (log (* 100 i)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (386 enodes) * [exit]simplify: Simplified to (- (log (+ 1 (* 1/2 i))) (- (- 0 (log 100)) (log n))) * [exit]simplify: Simplified to (- (log (+ 1 (* 1/2 i))) (- (- 0 (log 100)) (log n))) * * * * [misc]progress: [ 25 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (+ (* i 1/2) 1)) (log (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (92 enodes) * * [misc]simplify: iters left: 2 (176 enodes) * [exit]simplify: Simplified to (- (log (+ 1 (* 1/2 i))) (log (/ (/ 1 n) 100))) * [exit]simplify: Simplified to (- (log (+ 1 (* 1/2 i))) (log (/ (/ 1 n) 100))) * * * * [misc]progress: [ 26 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (57 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (302 enodes) * [exit]simplify: Simplified to (log (* (* n 100) (+ 1 (* 1/2 i)))) * [exit]simplify: Simplified to (log (* (* n 100) (+ 1 (* 1/2 i)))) * * * * [misc]progress: [ 27 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (84 enodes) * * [misc]simplify: iters left: 2 (167 enodes) * * [misc]simplify: iters left: 1 (287 enodes) * [exit]simplify: Simplified to (exp (* (+ 1 (* 1/2 i)) (* n 100))) * [exit]simplify: Simplified to (exp (* (+ 1 (* 1/2 i)) (* n 100))) * * * * [misc]progress: [ 28 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (+ (* i 1/2) 1) (+ (* i 1/2) 1)) (+ (* i 1/2) 1)) (/ (* (* (/ i n) (/ i n)) (/ i n)) (* (* (* 100 i) (* 100 i)) (* 100 i)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (60 enodes) * * [misc]simplify: iters left: 4 (249 enodes) * [exit]simplify: Simplified to (/ (pow (+ 1 (* 1/2 i)) 3) (pow (/ (/ i n) (* i 100)) 3)) * [exit]simplify: Simplified to (/ (pow (+ 1 (* 1/2 i)) 3) (pow (/ (/ i n) (* i 100)) 3)) * * * * [misc]progress: [ 29 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (+ (* i 1/2) 1) (+ (* i 1/2) 1)) (+ (* i 1/2) 1)) (* (* (/ (/ i n) (* 100 i)) (/ (/ i n) (* 100 i))) (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (51 enodes) * * [misc]simplify: iters left: 4 (209 enodes) * [exit]simplify: Simplified to (pow (/ (+ 1 (* 1/2 i)) (/ (/ i n) (* 100 i))) 3) * [exit]simplify: Simplified to (pow (/ (+ 1 (* 1/2 i)) (/ (/ i n) (* 100 i))) 3) * * * * [misc]progress: [ 30 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i)))) (cbrt (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (164 enodes) * * [misc]simplify: iters left: 1 (288 enodes) * [exit]simplify: Simplified to (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * [exit]simplify: Simplified to (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * [enter]simplify: Simplifying (cbrt (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (80 enodes) * * [misc]simplify: iters left: 2 (163 enodes) * * [misc]simplify: iters left: 1 (294 enodes) * [exit]simplify: Simplified to (cbrt (* (* n 100) (+ 1 (* 1/2 i)))) * [exit]simplify: Simplified to (cbrt (* (* n 100) (+ 1 (* 1/2 i)))) * * * * [misc]progress: [ 31 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i))) (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i)))) (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (110 enodes) * [exit]simplify: Simplified to (pow (/ (+ 1 (* 1/2 i)) (/ (/ i n) (* 100 i))) 3) * [exit]simplify: Simplified to (pow (/ (+ 1 (* 1/2 i)) (/ (/ i n) (* 100 i))) 3) * * * * [misc]progress: [ 32 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (80 enodes) * * [misc]simplify: iters left: 2 (163 enodes) * * [misc]simplify: iters left: 1 (294 enodes) * [exit]simplify: Simplified to (sqrt (* (* n 100) (+ 1 (* 1/2 i)))) * [exit]simplify: Simplified to (sqrt (* (* n 100) (+ 1 (* 1/2 i)))) * [enter]simplify: Simplifying (sqrt (/ (+ (* i 1/2) 1) (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (80 enodes) * * [misc]simplify: iters left: 2 (163 enodes) * * [misc]simplify: iters left: 1 (294 enodes) * [exit]simplify: Simplified to (sqrt (* (* n 100) (+ 1 (* 1/2 i)))) * [exit]simplify: Simplified to (sqrt (* (* n 100) (+ 1 (* 1/2 i)))) * * * * [misc]progress: [ 33 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* i 1/2) 1)) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (- (- 1) (* 1/2 i)) * [exit]simplify: Simplified to (- (- 1) (* 1/2 i)) * [enter]simplify: Simplifying (- (/ (/ i n) (* 100 i))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (67 enodes) * * [misc]simplify: iters left: 1 (69 enodes) * [exit]simplify: Simplified to (/ (- 1) (* 100 n)) * [exit]simplify: Simplified to (/ (- 1) (* 100 n)) * * * * [misc]progress: [ 34 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ (* i 1/2) 1)) (cbrt (+ (* i 1/2) 1))) (* (cbrt (/ (/ i n) (* 100 i))) (cbrt (/ (/ i n) (* 100 i))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (68 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* 1/2 i))) (cbrt (/ (/ 1 100) n))) (/ (cbrt (+ 1 (* 1/2 i))) (cbrt (/ (/ 1 100) n)))) * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* 1/2 i))) (cbrt (/ (/ 1 100) n))) (/ (cbrt (+ 1 (* 1/2 i))) (cbrt (/ (/ 1 100) n)))) * [enter]simplify: Simplifying (/ (cbrt (+ (* i 1/2) 1)) (cbrt (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* 1/2 i))) (cbrt (/ (/ 1 n) 100))) * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* 1/2 i))) (cbrt (/ (/ 1 n) 100))) * * * * [misc]progress: [ 35 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ (* i 1/2) 1)) (cbrt (+ (* i 1/2) 1))) (sqrt (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (48 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* 1/2 i))) (sqrt (/ (/ 1 100) n))) (cbrt (+ 1 (* 1/2 i)))) * [exit]simplify: Simplified to (* (/ (cbrt (+ 1 (* 1/2 i))) (sqrt (/ (/ 1 100) n))) (cbrt (+ 1 (* 1/2 i)))) * [enter]simplify: Simplifying (/ (cbrt (+ (* i 1/2) 1)) (sqrt (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* 1/2 i))) (sqrt (/ (/ 1 n) 100))) * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* 1/2 i))) (sqrt (/ (/ 1 n) 100))) * * * * [misc]progress: [ 36 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ (* i 1/2) 1)) (cbrt (+ (* i 1/2) 1))) (/ (* (cbrt (/ i n)) (cbrt (/ i n))) 100)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (80 enodes) * * [misc]simplify: iters left: 2 (133 enodes) * * [misc]simplify: iters left: 1 (162 enodes) * [exit]simplify: Simplified to (/ (* 100 (cbrt (+ 1 (* 1/2 i)))) (/ (* (cbrt (/ i n)) (cbrt (/ i n))) (cbrt (+ 1 (* 1/2 i))))) * [exit]simplify: Simplified to (/ (* 100 (cbrt (+ 1 (* 1/2 i)))) (/ (* (cbrt (/ i n)) (cbrt (/ i n))) (cbrt (+ 1 (* 1/2 i))))) * [enter]simplify: Simplifying (/ (cbrt (+ (* i 1/2) 1)) (/ (cbrt (/ i n)) i)) * * [misc]simplify: iters left: 6 (11 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 (/ (cbrt (+ 1 (* 1/2 i))) (/ (cbrt (/ i n)) i)) * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* 1/2 i))) (/ (cbrt (/ i n)) i)) * * * * [misc]progress: [ 37 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ (* i 1/2) 1)) (cbrt (+ (* i 1/2) 1))) (/ (sqrt (/ i n)) 100)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (* (* 100 (cbrt (+ 1 (* 1/2 i)))) (/ (cbrt (+ 1 (* 1/2 i))) (sqrt (/ i n)))) * [exit]simplify: Simplified to (* (* 100 (cbrt (+ 1 (* 1/2 i)))) (/ (cbrt (+ 1 (* 1/2 i))) (sqrt (/ i n)))) * [enter]simplify: Simplifying (/ (cbrt (+ (* i 1/2) 1)) (/ (sqrt (/ i n)) i)) * * [misc]simplify: iters left: 6 (11 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 (/ (cbrt (+ 1 (* 1/2 i))) (/ (sqrt (/ i n)) i)) * [exit]simplify: Simplified to (/ (cbrt (+ 1 (* 1/2 i))) (/ (sqrt (/ i n)) i)) * * * * [misc]progress: [ 38 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ (* i 1/2) 1)) (cbrt (+ (* i 1/2) 1))) (/ 1 100)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (222 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) * [enter]simplify: Simplifying (/ (cbrt (+ (* i 1/2) 1)) (/ (/ i n) i)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * * [misc]simplify: iters left: 1 (230 enodes) * [exit]simplify: Simplified to (* (cbrt (+ 1 (* 1/2 i))) n) * [exit]simplify: Simplified to (* (cbrt (+ 1 (* 1/2 i))) n) * * * * [misc]progress: [ 39 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ (* i 1/2) 1)) (cbrt (+ (* i 1/2) 1))) (/ i 100)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (* (/ 100 i) (* (cbrt (+ 1 (* 1/2 i))) (cbrt (+ 1 (* 1/2 i))))) * [exit]simplify: Simplified to (* (/ 100 i) (* (cbrt (+ 1 (* 1/2 i))) (cbrt (+ 1 (* 1/2 i))))) * [enter]simplify: Simplifying (/ (cbrt (+ (* i 1/2) 1)) (/ (/ 1 n) i)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (93 enodes) * * [misc]simplify: iters left: 1 (116 enodes) * [exit]simplify: Simplified to (* (cbrt (+ 1 (* 1/2 i))) (* i n)) * [exit]simplify: Simplified to (* (cbrt (+ 1 (* 1/2 i))) (* i n)) * * * * [misc]progress: [ 40 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ (* i 1/2) 1)) (cbrt (+ (* i 1/2) 1))) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * [exit]simplify: Simplified to (* (cbrt (+ 1 (* 1/2 i))) (cbrt (+ 1 (* 1/2 i)))) * [exit]simplify: Simplified to (* (cbrt (+ 1 (* 1/2 i))) (cbrt (+ 1 (* 1/2 i)))) * [enter]simplify: Simplifying (/ (cbrt (+ (* i 1/2) 1)) (/ (/ i n) (* 100 i))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (80 enodes) * * [misc]simplify: iters left: 2 (155 enodes) * * [misc]simplify: iters left: 1 (353 enodes) * [exit]simplify: Simplified to (* (cbrt (+ 1 (* 1/2 i))) (* 100 n)) * [exit]simplify: Simplified to (* (cbrt (+ 1 (* 1/2 i))) (* 100 n)) * * * * [misc]progress: [ 41 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ (* i 1/2) 1)) (cbrt (+ (* i 1/2) 1))) (/ i n)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (* (/ n i) (* (cbrt (+ 1 (* 1/2 i))) (cbrt (+ 1 (* 1/2 i))))) * [exit]simplify: Simplified to (* (/ n i) (* (cbrt (+ 1 (* 1/2 i))) (cbrt (+ 1 (* 1/2 i))))) * [enter]simplify: Simplifying (/ (cbrt (+ (* i 1/2) 1)) (/ 1 (* 100 i))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (82 enodes) * [exit]simplify: Simplified to (* (* i 100) (cbrt (+ 1 (* 1/2 i)))) * [exit]simplify: Simplified to (* (* i 100) (cbrt (+ 1 (* 1/2 i)))) * * * * [misc]progress: [ 42 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (* (cbrt (/ (/ i n) (* 100 i))) (cbrt (/ (/ i n) (* 100 i))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (48 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (+ 1 (* 1/2 i))) (cbrt (/ (/ 1 n) 100))) (cbrt (/ (/ 1 n) 100))) * [exit]simplify: Simplified to (/ (/ (sqrt (+ 1 (* 1/2 i))) (cbrt (/ (/ 1 n) 100))) (cbrt (/ (/ 1 n) 100))) * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (cbrt (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (* 1/2 i))) (cbrt (/ (/ 1 n) 100))) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (* 1/2 i))) (cbrt (/ (/ 1 n) 100))) * * * * [misc]progress: [ 43 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (sqrt (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (* 1/2 i))) (sqrt (/ (/ 1 n) 100))) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (* 1/2 i))) (sqrt (/ (/ 1 n) 100))) * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (sqrt (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (* 1/2 i))) (sqrt (/ (/ 1 n) 100))) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (* 1/2 i))) (sqrt (/ (/ 1 n) 100))) * * * * [misc]progress: [ 44 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (/ (* (cbrt (/ i n)) (cbrt (/ i n))) 100)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (* (/ (sqrt (+ 1 (* 1/2 i))) (* (cbrt (/ i n)) (cbrt (/ i n)))) 100) * [exit]simplify: Simplified to (* (/ (sqrt (+ 1 (* 1/2 i))) (* (cbrt (/ i n)) (cbrt (/ i n)))) 100) * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (/ (cbrt (/ i n)) i)) * * [misc]simplify: iters left: 6 (11 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 (/ (sqrt (+ 1 (* 1/2 i))) (/ (cbrt (/ i n)) i)) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (* 1/2 i))) (/ (cbrt (/ i n)) i)) * * * * [misc]progress: [ 45 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (/ (sqrt (/ i n)) 100)) * * [misc]simplify: iters left: 6 (12 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 (+ 1 (* 1/2 i))) (/ (sqrt (/ i n)) 100)) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (* 1/2 i))) (/ (sqrt (/ i n)) 100)) * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (/ (sqrt (/ i n)) i)) * * [misc]simplify: iters left: 6 (11 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 (/ (sqrt (+ 1 (* 1/2 i))) (/ (sqrt (/ i n)) i)) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (* 1/2 i))) (/ (sqrt (/ i n)) i)) * * * * [misc]progress: [ 46 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (/ 1 100)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (* (sqrt (+ 1 (* 1/2 i))) 100) * [exit]simplify: Simplified to (* (sqrt (+ 1 (* 1/2 i))) 100) * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (/ (/ i n) i)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * * [misc]simplify: iters left: 1 (230 enodes) * [exit]simplify: Simplified to (* (sqrt (+ 1 (* 1/2 i))) n) * [exit]simplify: Simplified to (* (sqrt (+ 1 (* 1/2 i))) n) * * * * [misc]progress: [ 47 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (/ i 100)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (* 1/2 i))) (/ i 100)) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (* 1/2 i))) (/ i 100)) * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (/ (/ 1 n) i)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (93 enodes) * * [misc]simplify: iters left: 1 (116 enodes) * [exit]simplify: Simplified to (* (sqrt (+ 1 (* 1/2 i))) (* i n)) * [exit]simplify: Simplified to (* (sqrt (+ 1 (* 1/2 i))) (* i n)) * * * * [misc]progress: [ 48 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) 1) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * [exit]simplify: Simplified to (sqrt (+ 1 (* 1/2 i))) * [exit]simplify: Simplified to (sqrt (+ 1 (* 1/2 i))) * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (/ (/ i n) (* 100 i))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (80 enodes) * * [misc]simplify: iters left: 2 (155 enodes) * * [misc]simplify: iters left: 1 (353 enodes) * [exit]simplify: Simplified to (* (sqrt (+ 1 (* 1/2 i))) (* 100 n)) * [exit]simplify: Simplified to (* (sqrt (+ 1 (* 1/2 i))) (* 100 n)) * * * * [misc]progress: [ 49 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (/ i n)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (* 1/2 i))) (/ i n)) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (* 1/2 i))) (/ i n)) * [enter]simplify: Simplifying (/ (sqrt (+ (* i 1/2) 1)) (/ 1 (* 100 i))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (82 enodes) * [exit]simplify: Simplified to (* (* i 100) (sqrt (+ 1 (* 1/2 i)))) * [exit]simplify: Simplified to (* (* i 100) (sqrt (+ 1 (* 1/2 i)))) * * * * [misc]progress: [ 50 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (/ (/ i n) (* 100 i))) (cbrt (/ (/ i n) (* 100 i))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (/ (/ 1 n) 100)) (cbrt (/ (/ 1 n) 100)))) * [exit]simplify: Simplified to (/ 1 (* (cbrt (/ (/ 1 n) 100)) (cbrt (/ (/ 1 n) 100)))) * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (cbrt (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (cbrt (/ (/ 1 100) n))) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (cbrt (/ (/ 1 100) n))) * * * * [misc]progress: [ 51 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (/ (/ 1 100) n))) * [exit]simplify: Simplified to (/ 1 (sqrt (/ (/ 1 100) n))) * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (sqrt (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (sqrt (/ (/ 1 100) n))) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (sqrt (/ (/ 1 100) n))) * * * * [misc]progress: [ 52 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (* (cbrt (/ i n)) (cbrt (/ i n))) 100)) * * [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 (32 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (/ 100 (cbrt (/ i n))) (cbrt (/ i n))) * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ (cbrt (/ i n)) i)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (/ (+ i (* i (* 1/2 i))) (cbrt (/ i n))) * [exit]simplify: Simplified to (/ (+ i (* i (* 1/2 i))) (cbrt (/ i n))) * * * * [misc]progress: [ 53 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (sqrt (/ i n)) 100)) * * [misc]simplify: iters left: 6 (8 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 (/ 100 (sqrt (/ i n))) * [exit]simplify: Simplified to (/ 100 (sqrt (/ i n))) * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ (sqrt (/ i n)) i)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (/ (+ i (* i (* 1/2 i))) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (+ i (* i (* 1/2 i))) (sqrt (/ i n))) * * * * [misc]progress: [ 54 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ 1 100)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to 100 * [exit]simplify: Simplified to 100 * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ (/ i n) i)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (65 enodes) * * [misc]simplify: iters left: 1 (181 enodes) * [exit]simplify: Simplified to (+ (* i (* 1/2 n)) n) * [exit]simplify: Simplified to (+ (* i (* 1/2 n)) n) * * * * [misc]progress: [ 55 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ i 100)) * * [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 (/ 100 i) * [exit]simplify: Simplified to (/ 100 i) * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ (/ 1 n) i)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * * [misc]simplify: iters left: 1 (108 enodes) * [exit]simplify: Simplified to (+ (* n i) (* (* n i) (* 1/2 i))) * [exit]simplify: Simplified to (+ (* n i) (* (* n i) (* 1/2 i))) * * * * [misc]progress: [ 56 / 80 ] 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) 1) (/ (/ i n) (* 100 i))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (79 enodes) * * [misc]simplify: iters left: 2 (162 enodes) * * [misc]simplify: iters left: 1 (288 enodes) * [exit]simplify: Simplified to (* (* n 100) (+ 1 (* 1/2 i))) * [exit]simplify: Simplified to (* (* n 100) (+ 1 (* 1/2 i))) * * * * [misc]progress: [ 57 / 80 ] 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) * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ 1 (* 100 i))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (52 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (188 enodes) * [exit]simplify: Simplified to (+ (* 100 i) (* (* 1/2 i) (* 100 i))) * [exit]simplify: Simplified to (+ (* 100 i) (* (* 1/2 i) (* 100 i))) * * * * [misc]progress: [ 58 / 80 ] simplifiying candidate # * * * * [misc]progress: [ 59 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (/ (/ i n) (* 100 i))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (143 enodes) * * [misc]simplify: iters left: 1 (257 enodes) * [exit]simplify: Simplified to (* n 100) * [exit]simplify: Simplified to (* n 100) * * * * [misc]progress: [ 60 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ i n) (* 100 i)) (+ (* i 1/2) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (135 enodes) * * [misc]simplify: iters left: 1 (228 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 100) n) (+ 1 (* i 1/2))) * [exit]simplify: Simplified to (/ (/ (/ 1 100) n) (+ 1 (* i 1/2))) * * * * [misc]progress: [ 61 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (* (cbrt (/ (/ i n) (* 100 i))) (cbrt (/ (/ i n) (* 100 i))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (* (cbrt (/ (/ 1 100) n)) (cbrt (/ (/ 1 100) n)))) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (* (cbrt (/ (/ 1 100) n)) (cbrt (/ (/ 1 100) n)))) * * * * [misc]progress: [ 62 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (sqrt (/ (/ i n) (* 100 i)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (sqrt (/ (/ 1 100) n))) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (sqrt (/ (/ 1 100) n))) * * * * [misc]progress: [ 63 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ (* (cbrt (/ i n)) (cbrt (/ i n))) 100)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (67 enodes) * [exit]simplify: Simplified to (/ (+ 100 (* 100 (* 1/2 i))) (* (cbrt (/ i n)) (cbrt (/ i n)))) * [exit]simplify: Simplified to (/ (+ 100 (* 100 (* 1/2 i))) (* (cbrt (/ i n)) (cbrt (/ i n)))) * * * * [misc]progress: [ 64 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ (sqrt (/ i n)) 100)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (+ (* 100 (* 1/2 i)) 100) (sqrt (/ i n))) * [exit]simplify: Simplified to (/ (+ (* 100 (* 1/2 i)) 100) (sqrt (/ i n))) * * * * [misc]progress: [ 65 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ 1 100)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (+ 100 (* (* 100 i) 1/2)) * [exit]simplify: Simplified to (+ 100 (* (* 100 i) 1/2)) * * * * [misc]progress: [ 66 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ i 100)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (/ i 100)) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (/ i 100)) * * * * [misc]progress: [ 67 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) 1) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (+ 1 (* 1/2 i)) * [exit]simplify: Simplified to (+ 1 (* 1/2 i)) * * * * [misc]progress: [ 68 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ i n)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (/ i n)) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (/ i n)) * * * * [misc]progress: [ 69 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ i n) (* 100 i)) (cbrt (+ (* i 1/2) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (96 enodes) * * [misc]simplify: iters left: 1 (137 enodes) * [exit]simplify: Simplified to (/ (/ 1 (* 100 n)) (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (/ (/ 1 (* 100 n)) (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 70 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ i n) (* 100 i)) (sqrt (+ (* i 1/2) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (96 enodes) * * [misc]simplify: iters left: 1 (137 enodes) * [exit]simplify: Simplified to (/ (/ 1 (* 100 n)) (sqrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (/ (/ 1 (* 100 n)) (sqrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 71 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ i n) (* 100 i)) (+ (* i 1/2) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (135 enodes) * * [misc]simplify: iters left: 1 (228 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 100) n) (+ 1 (* i 1/2))) * [exit]simplify: Simplified to (/ (/ (/ 1 100) n) (+ 1 (* i 1/2))) * * * * [misc]progress: [ 72 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ i n)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (/ i n)) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (/ i n)) * * * * [misc]progress: [ 73 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (/ i n) (* 100 i)) (+ (* (* i 1/2) (* i 1/2)) (- (* 1 1) (* (* i 1/2) 1)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (162 enodes) * [exit]simplify: Simplified to (* (+ (* (* i 1/2) (* i 1/2)) (- 1 (* i 1/2))) (/ (/ i n) (* 100 i))) * [exit]simplify: Simplified to (* (+ (* (* i 1/2) (* i 1/2)) (- 1 (* i 1/2))) (/ (/ i n) (* 100 i))) * * * * [misc]progress: [ 74 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (/ i n) (* 100 i)) (- (* i 1/2) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (217 enodes) * [exit]simplify: Simplified to (/ (- (* i 1/2) 1) (/ 100 (/ 1 n))) * [exit]simplify: Simplified to (/ (- (* i 1/2) 1) (/ 100 (/ 1 n))) * * * * [misc]progress: [ 75 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ 1/100 n)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (/ 1/100 n)) * * * * [misc]progress: [ 76 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ 1/100 n)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (/ 1/100 n)) * * * * [misc]progress: [ 77 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* i 1/2) 1) (/ 1/100 n)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (+ 1 (* 1/2 i)) (/ 1/100 n)) * * * * [misc]progress: [ 78 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* 100 n) (* 50 (* n i))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (* (+ (* 50 i) 100) n) * * * * [misc]progress: [ 79 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* 100 n) (* 50 (* n i))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (* (+ (* 50 i) 100) n) * * * * [misc]progress: [ 80 / 80 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* 100 n) (* 50 (* n i))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (* (+ (* 50 i) 100) n) * * * [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) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 1) * * * * [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 (cbrt (+ 1 (* 1/2 i))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 i))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) 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/3 1/2) (* 0 0)) into 1/6 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 i))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) 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/3 1/2) (* 0 0)) into 1/6 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 1) 1)))) into 1/6 * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1/2) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into -1/8 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/8) (+ (* 0 1/2) (* 0 0))) into -1/24 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 2) 2)) (* (/ (pow -1/24 1) 1)))) into -1/36 * [misc]backup-simplify: Simplify -1/36 into -1/36 * [misc]backup-simplify: Simplify (+ (* -1/36 (pow i 2)) (+ (* 1/6 i) 1)) into (- (+ 1 (* 1/6 i)) (* 1/36 (pow i 2))) * [misc]approximate: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [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 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1/2 1)))) 1) into 2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 2) (* 0 (- (log 1/2) (log i)))) into 2/3 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 1) 1)))) into (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) into (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) * [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 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow 1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/2 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 2) (* 0 (- (log 1/2) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) into (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 1/2) (log (/ 1 i)))))) (pow (/ 1 i) 2)) (+ (* (* 2/3 (exp (* 1/3 (- (log 1/2) (log (/ 1 i)))))) (/ 1 i)) (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))) i)) (exp (* 1/3 (- (log 1/2) (log (/ 1 i)))))) (* 4/9 (/ (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))) (pow i 2)))) * [misc]approximate: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log i)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (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 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow -1/2 1)))) 1) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (* 0 (- (log -1/2) (log i)))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 1) 1)))) into (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) into (* -2/3 (exp (* 1/3 (- (log -1/2) (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 (+ (* 1/2 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow -1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1/2 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 -2) (* 0 (- (log -1/2) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) into (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log -1/2) (log (/ 1 (- i))))))) (pow (/ 1 (- i)) 2)) (+ (* (* -2/3 (exp (* 1/3 (- (log -1/2) (log (/ 1 (- i))))))) (/ 1 (- i))) (exp (* 1/3 (- (log -1/2) (log (/ 1 (- i)))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log -1/2) (log (/ -1 i))))) i)) (exp (* 1/3 (- (log -1/2) (log (/ -1 i)))))) (* 4/9 (/ (exp (* 1/3 (- (log -1/2) (log (/ -1 i))))) (pow i 2)))) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2) * [misc]approximate: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 i))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) 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/3 1/2) (* 0 0)) into 1/6 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 i))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) 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/3 1/2) (* 0 0)) into 1/6 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 1) 1)))) into 1/6 * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1/2) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into -1/8 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/8) (+ (* 0 1/2) (* 0 0))) into -1/24 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 2) 2)) (* (/ (pow -1/24 1) 1)))) into -1/36 * [misc]backup-simplify: Simplify -1/36 into -1/36 * [misc]backup-simplify: Simplify (+ (* -1/36 (pow i 2)) (+ (* 1/6 i) 1)) into (- (+ 1 (* 1/6 i)) (* 1/36 (pow i 2))) * [misc]approximate: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [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 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1/2 1)))) 1) into 2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 2) (* 0 (- (log 1/2) (log i)))) into 2/3 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 1) 1)))) into (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) into (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) * [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 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow 1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/2 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 2) (* 0 (- (log 1/2) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) into (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 1/2) (log (/ 1 i)))))) (pow (/ 1 i) 2)) (+ (* (* 2/3 (exp (* 1/3 (- (log 1/2) (log (/ 1 i)))))) (/ 1 i)) (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))) i)) (exp (* 1/3 (- (log 1/2) (log (/ 1 i)))))) (* 4/9 (/ (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))) (pow i 2)))) * [misc]approximate: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log i)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (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 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow -1/2 1)))) 1) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (* 0 (- (log -1/2) (log i)))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 1) 1)))) into (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) into (* -2/3 (exp (* 1/3 (- (log -1/2) (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 (+ (* 1/2 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow -1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1/2 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 -2) (* 0 (- (log -1/2) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) into (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log -1/2) (log (/ 1 (- i))))))) (pow (/ 1 (- i)) 2)) (+ (* (* -2/3 (exp (* 1/3 (- (log -1/2) (log (/ 1 (- i))))))) (/ 1 (- i))) (exp (* 1/3 (- (log -1/2) (log (/ 1 (- i)))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log -1/2) (log (/ -1 i))))) i)) (exp (* 1/3 (- (log -1/2) (log (/ -1 i)))))) (* 4/9 (/ (exp (* 1/3 (- (log -1/2) (log (/ -1 i))))) (pow i 2)))) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 1) * [misc]approximate: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 i))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) 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/3 1/2) (* 0 0)) into 1/6 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 i))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) 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/3 1/2) (* 0 0)) into 1/6 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 1) 1)))) into 1/6 * [misc]backup-simplify: Simplify 1/6 into 1/6 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1/2) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into -1/8 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/8) (+ (* 0 1/2) (* 0 0))) into -1/24 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 2) 2)) (* (/ (pow -1/24 1) 1)))) into -1/36 * [misc]backup-simplify: Simplify -1/36 into -1/36 * [misc]backup-simplify: Simplify (+ (* -1/36 (pow i 2)) (+ (* 1/6 i) 1)) into (- (+ 1 (* 1/6 i)) (* 1/36 (pow i 2))) * [misc]approximate: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [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 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1/2 1)))) 1) into 2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 2) (* 0 (- (log 1/2) (log i)))) into 2/3 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 1) 1)))) into (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) into (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) * [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 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow 1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/2 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 2) (* 0 (- (log 1/2) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) into (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 1/2) (log (/ 1 i)))))) (pow (/ 1 i) 2)) (+ (* (* 2/3 (exp (* 1/3 (- (log 1/2) (log (/ 1 i)))))) (/ 1 i)) (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))) i)) (exp (* 1/3 (- (log 1/2) (log (/ 1 i)))))) (* 4/9 (/ (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))) (pow i 2)))) * [misc]approximate: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in (i) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log i)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (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 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow -1/2 1)))) 1) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (* 0 (- (log -1/2) (log i)))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 1) 1)))) into (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) into (* -2/3 (exp (* 1/3 (- (log -1/2) (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 (+ (* 1/2 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow -1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1/2 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 -2) (* 0 (- (log -1/2) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) into (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log -1/2) (log (/ 1 (- i))))))) (pow (/ 1 (- i)) 2)) (+ (* (* -2/3 (exp (* 1/3 (- (log -1/2) (log (/ 1 (- i))))))) (/ 1 (- i))) (exp (* 1/3 (- (log -1/2) (log (/ 1 (- i)))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log -1/2) (log (/ -1 i))))) i)) (exp (* 1/3 (- (log -1/2) (log (/ -1 i)))))) (* 4/9 (/ (exp (* 1/3 (- (log -1/2) (log (/ -1 i))))) (pow i 2)))) * * * * [misc]progress: [ 4 / 4 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)) in n * [misc]taylor: Taking taylor expansion of (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) in n * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 i))) 100) in n * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in n * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) 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 (log (+ 1 (* 1/2 i))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (* 1/2 i) into (* 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (* 1/2 i)) into (+ 1 (* 1/2 i)) * [misc]backup-simplify: Simplify (log (+ 1 (* 1/2 i))) into (log (+ 1 (* 1/2 i))) * [misc]backup-simplify: Simplify (* 1/3 (log (+ 1 (* 1/2 i)))) into (* 1/3 (log (+ 1 (* 1/2 i)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (+ 1 (* 1/2 i))))) into (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in n * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) 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 (log (+ 1 (* 1/2 i))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (* 1/2 i) into (* 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (* 1/2 i)) into (+ 1 (* 1/2 i)) * [misc]backup-simplify: Simplify (log (+ 1 (* 1/2 i))) into (log (+ 1 (* 1/2 i))) * [misc]backup-simplify: Simplify (* 1/3 (log (+ 1 (* 1/2 i)))) into (* 1/3 (log (+ 1 (* 1/2 i)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (+ 1 (* 1/2 i))))) into (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 i))) n) in n * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in n * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) 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 (log (+ 1 (* 1/2 i))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (* 1/2 i) into (* 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (* 1/2 i)) into (+ 1 (* 1/2 i)) * [misc]backup-simplify: Simplify (log (+ 1 (* 1/2 i))) into (log (+ 1 (* 1/2 i))) * [misc]backup-simplify: Simplify (* 1/3 (log (+ 1 (* 1/2 i)))) into (* 1/3 (log (+ 1 (* 1/2 i)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (+ 1 (* 1/2 i))))) into (pow (+ 1 (* 1/2 i)) 1/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 (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)) in i * [misc]taylor: Taking taylor expansion of (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 i))) 100) in i * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 i))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) 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/3 1/2) (* 0 0)) into 1/6 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 i))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) 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/3 1/2) (* 0 0)) into 1/6 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 i))) n) in i * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 i))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) 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/3 1/2) (* 0 0)) into 1/6 * [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 (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)) in i * [misc]taylor: Taking taylor expansion of (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 i))) 100) in i * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 i))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) 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/3 1/2) (* 0 0)) into 1/6 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 i))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) 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/3 1/2) (* 0 0)) into 1/6 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 i))) n) in i * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 i))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 i)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 i))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 i))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) 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/3 1/2) (* 0 0)) into 1/6 * [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 100) into 100 * [misc]backup-simplify: Simplify (* 100 1) into 100 * [misc]backup-simplify: Simplify (* 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) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 1) 1)))) into 1/6 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 1/6 n)) into (* 1/6 n) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 1) 1)))) into 1/6 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 1) 1)))) into 1/6 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 1/6 100)) into 50/3 * [misc]backup-simplify: Simplify (+ (* 100 1/6) (* 50/3 1)) into 100/3 * [misc]backup-simplify: Simplify (+ (* 100 (* 1/6 n)) (* 100/3 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 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 100 1) (* 0 0)) into 100 * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1/2) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into -1/8 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/8) (+ (* 0 1/2) (* 0 0))) into -1/24 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 2) 2)) (* (/ (pow -1/24 1) 1)))) into -1/36 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/6 0) (* -1/36 n))) into (- (* 1/36 n)) * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1/2) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into -1/8 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/8) (+ (* 0 1/2) (* 0 0))) into -1/24 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 2) 2)) (* (/ (pow -1/24 1) 1)))) into -1/36 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1/2) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into -1/8 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/8) (+ (* 0 1/2) (* 0 0))) into -1/24 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 2) 2)) (* (/ (pow -1/24 1) 1)))) into -1/36 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/6 0) (* -1/36 100))) into -25/9 * [misc]backup-simplify: Simplify (+ (* 100 -1/36) (+ (* 50/3 1/6) (* -25/9 1))) into -25/9 * [misc]backup-simplify: Simplify (+ (* 100 (- (* 1/36 n))) (+ (* 100/3 (* 1/6 n)) (* -25/9 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 (+ (* 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 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1/2) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 1/2) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 1/24 * [misc]backup-simplify: Simplify (+ (* 1/3 1/24) (+ (* 0 -1/8) (+ (* 0 1/2) (* 0 0)))) into 1/72 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 3) 6)) (* (/ (pow 1/6 1) 1) (/ (pow -1/24 1) 1)) (* (/ (pow 1/72 1) 1)))) into 5/648 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/6 0) (+ (* -1/36 0) (* 5/648 n)))) into (* 5/648 n) * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1/2) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 1/2) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 1/24 * [misc]backup-simplify: Simplify (+ (* 1/3 1/24) (+ (* 0 -1/8) (+ (* 0 1/2) (* 0 0)))) into 1/72 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 3) 6)) (* (/ (pow 1/6 1) 1) (/ (pow -1/24 1) 1)) (* (/ (pow 1/72 1) 1)))) into 5/648 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1/2) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 1/2) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 1/24 * [misc]backup-simplify: Simplify (+ (* 1/3 1/24) (+ (* 0 -1/8) (+ (* 0 1/2) (* 0 0)))) into 1/72 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 3) 6)) (* (/ (pow 1/6 1) 1) (/ (pow -1/24 1) 1)) (* (/ (pow 1/72 1) 1)))) into 5/648 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/6 0) (+ (* -1/36 0) (* 5/648 100)))) into 125/162 * [misc]backup-simplify: Simplify (+ (* 100 5/648) (+ (* 50/3 -1/36) (+ (* -25/9 1/6) (* 125/162 1)))) into 50/81 * [misc]backup-simplify: Simplify (+ (* 100 (* 5/648 n)) (+ (* 100/3 (- (* 1/36 n))) (+ (* -25/9 (* 1/6 n)) (* 50/81 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 50 0) (+ (* 0 1) (* 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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 1/2) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 1/2) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 1/2) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into -1/64 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/64) (+ (* 0 1/24) (+ (* 0 -1/8) (+ (* 0 1/2) (* 0 0))))) into -1/192 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 4) 24)) (* (/ (pow 1/6 2) 2) (/ (pow -1/24 1) 1)) (* (/ (pow 1/6 1) 1) (/ (pow 1/72 1) 1)) (* (/ (pow -1/24 2) 2)) (* (/ (pow -1/192 1) 1)))) into -5/1944 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/6 0) (+ (* -1/36 0) (+ (* 5/648 0) (* -5/1944 n))))) into (- (* 5/1944 n)) * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 1/2) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 1/2) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 1/2) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into -1/64 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/64) (+ (* 0 1/24) (+ (* 0 -1/8) (+ (* 0 1/2) (* 0 0))))) into -1/192 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 4) 24)) (* (/ (pow 1/6 2) 2) (/ (pow -1/24 1) 1)) (* (/ (pow 1/6 1) 1) (/ (pow 1/72 1) 1)) (* (/ (pow -1/24 2) 2)) (* (/ (pow -1/192 1) 1)))) into -5/1944 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 1/2) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 1/2) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 1/2) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into -1/64 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/64) (+ (* 0 1/24) (+ (* 0 -1/8) (+ (* 0 1/2) (* 0 0))))) into -1/192 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1/6 4) 24)) (* (/ (pow 1/6 2) 2) (/ (pow -1/24 1) 1)) (* (/ (pow 1/6 1) 1) (/ (pow 1/72 1) 1)) (* (/ (pow -1/24 2) 2)) (* (/ (pow -1/192 1) 1)))) into -5/1944 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/6 0) (+ (* -1/36 0) (+ (* 5/648 0) (* -5/1944 100))))) into -125/486 * [misc]backup-simplify: Simplify (+ (* 100 -5/1944) (+ (* 50/3 5/648) (+ (* -25/9 -1/36) (+ (* 125/162 1/6) (* -125/486 1))))) into -175/972 * [misc]backup-simplify: Simplify (+ (* 100 (- (* 5/1944 n))) (+ (* 100/3 (* 5/648 n)) (+ (* -25/9 (- (* 1/36 n))) (+ (* 50/81 (* 1/6 n)) (* -175/972 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 (+ (* 50 (* n i)) (* 100 (* n 1))) into (+ (* 100 n) (* 50 (* n i))) * [misc]approximate: Taking taylor expansion of (* (* (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) 100) (cbrt (+ 1 (* 1/2 (/ 1 i))))) (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) (/ 1 n))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* (* (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) 100) (cbrt (+ 1 (* 1/2 (/ 1 i))))) (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) (/ 1 n))) in n * [misc]taylor: Taking taylor expansion of (* (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) 100) (cbrt (+ 1 (* 1/2 (/ 1 i))))) in n * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) 100) in n * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in n * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) 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 (log (+ 1 (* 1/2 (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 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 (/ 1 i)) into (/ 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ 1/2 i)) into (+ (* 1/2 (/ 1 i)) 1) * [misc]backup-simplify: Simplify (log (+ (* 1/2 (/ 1 i)) 1)) into (log (+ 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) into (* 1/3 (log (+ (* 1/2 (/ 1 i)) 1))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (+ (* 1/2 (/ 1 i)) 1)))) into (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in n * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) 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 (log (+ 1 (* 1/2 (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 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 (/ 1 i)) into (/ 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ 1/2 i)) into (+ (* 1/2 (/ 1 i)) 1) * [misc]backup-simplify: Simplify (log (+ (* 1/2 (/ 1 i)) 1)) into (log (+ 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) into (* 1/3 (log (+ (* 1/2 (/ 1 i)) 1))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (+ (* 1/2 (/ 1 i)) 1)))) into (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) (/ 1 n)) in n * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in n * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) 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 (log (+ 1 (* 1/2 (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 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 (/ 1 i)) into (/ 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ 1/2 i)) into (+ (* 1/2 (/ 1 i)) 1) * [misc]backup-simplify: Simplify (log (+ (* 1/2 (/ 1 i)) 1)) into (log (+ 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) into (* 1/3 (log (+ (* 1/2 (/ 1 i)) 1))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (+ (* 1/2 (/ 1 i)) 1)))) into (pow (+ 1 (* 1/2 (/ 1 i))) 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 (* (* (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) 100) (cbrt (+ 1 (* 1/2 (/ 1 i))))) (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of (* (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) 100) (cbrt (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) 100) in i * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log 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 (* (* (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) 100) (cbrt (+ 1 (* 1/2 (/ 1 i))))) (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) (/ 1 n))) in i * [misc]taylor: Taking taylor expansion of (* (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) 100) (cbrt (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) 100) in i * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 (/ 1 i)))) (/ 1 n)) in i * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log 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]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) 100) into (* 100 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (* (* 100 (exp (* 1/3 (- (log 1/2) (log i))))) (exp (* 1/3 (- (log 1/2) (log i))))) into (* 100 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2)) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (/ 1 n)) into (/ (exp (* 1/3 (- (log 1/2) (log i)))) n) * [misc]backup-simplify: Simplify (* (* 100 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2)) (/ (exp (* 1/3 (- (log 1/2) (log i)))) n)) into (* 100 (/ (pow (exp (* 1/3 (- (log 1/2) (log i)))) 3) n)) * [misc]taylor: Taking taylor expansion of (* 100 (/ (pow (exp (* 1/3 (- (log 1/2) (log i)))) 3) 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 (exp (* 1/3 (- (log 1/2) (log i)))) 3) n) in n * [misc]taylor: Taking taylor expansion of (pow (exp (* 1/3 (- (log 1/2) (log i)))) 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (* 1/3 (- (log 1/2) (log i))))))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (* 1/3 (- (log 1/2) (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 (exp (* 1/3 (- (log 1/2) (log i))))) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 1/2) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 1/2) (log i))) 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 (- (log 1/2) (log i)) in n * [misc]taylor: Taking taylor expansion of (log 1/2) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/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 (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log 1/2) (- (log i))) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [misc]backup-simplify: Simplify (log (exp (* 1/3 (- (log 1/2) (log i))))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (* 3 (* 1/3 (- (log 1/2) (log i)))) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (exp (- (log 1/2) (log i))) into (exp (- (log 1/2) (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 (- (log 1/2) (log i))) 1) into (exp (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (* 100 (exp (- (log 1/2) (log i)))) into (* 100 (exp (- (log 1/2) (log i)))) * [misc]backup-simplify: Simplify (* 100 (exp (- (log 1/2) (log i)))) into (* 100 (exp (- (log 1/2) (log i)))) * [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 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1/2 1)))) 1) into 2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 2) (* 0 (- (log 1/2) (log i)))) into 2/3 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 1) 1)))) into (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 1/2) (log i)))) 0) (* (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) (/ 1 n))) into (* 2/3 (/ (exp (* 1/3 (- (log 1/2) (log i)))) n)) * [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 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1/2 1)))) 1) into 2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 2) (* 0 (- (log 1/2) (log i)))) into 2/3 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 1) 1)))) into (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) * [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 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1/2 1)))) 1) into 2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 2) (* 0 (- (log 1/2) (log i)))) into 2/3 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 1) 1)))) into (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 1/2) (log i)))) 0) (* (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) 100)) into (* 200/3 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (* 100 (exp (* 1/3 (- (log 1/2) (log i))))) (* 2/3 (exp (* 1/3 (- (log 1/2) (log i)))))) (* (* 200/3 (exp (* 1/3 (- (log 1/2) (log i))))) (exp (* 1/3 (- (log 1/2) (log i)))))) into (* 400/3 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2)) * [misc]backup-simplify: Simplify (+ (* (* 100 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2)) (* 2/3 (/ (exp (* 1/3 (- (log 1/2) (log i)))) n))) (* (* 400/3 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2)) (/ (exp (* 1/3 (- (log 1/2) (log i)))) n))) into (* 200 (/ (pow (exp (* 1/3 (- (log 1/2) (log i)))) 3) n)) * [misc]taylor: Taking taylor expansion of (* 200 (/ (pow (exp (* 1/3 (- (log 1/2) (log i)))) 3) n)) in n * [misc]taylor: Taking taylor expansion of 200 in n * [misc]backup-simplify: Simplify 200 into 200 * [misc]taylor: Taking taylor expansion of (/ (pow (exp (* 1/3 (- (log 1/2) (log i)))) 3) n) in n * [misc]taylor: Taking taylor expansion of (pow (exp (* 1/3 (- (log 1/2) (log i)))) 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (* 1/3 (- (log 1/2) (log i))))))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (* 1/3 (- (log 1/2) (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 (exp (* 1/3 (- (log 1/2) (log i))))) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log 1/2) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log 1/2) (log i))) 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 (- (log 1/2) (log i)) in n * [misc]taylor: Taking taylor expansion of (log 1/2) in n * [misc]taylor: Taking taylor expansion of 1/2 in n * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/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 (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log 1/2) (- (log i))) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log 1/2) (log i))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 1/2) (log i)))) into (exp (* 1/3 (- (log 1/2) (log i)))) * [misc]backup-simplify: Simplify (log (exp (* 1/3 (- (log 1/2) (log i))))) into (* 1/3 (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (* 3 (* 1/3 (- (log 1/2) (log i)))) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (exp (- (log 1/2) (log i))) into (exp (- (log 1/2) (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 (- (log 1/2) (log i))) 1) into (exp (- (log 1/2) (log i))) * [misc]backup-simplify: Simplify (* 200 (exp (- (log 1/2) (log i)))) into (* 200 (exp (- (log 1/2) (log i)))) * [misc]backup-simplify: Simplify (* 200 (exp (- (log 1/2) (log i)))) into (* 200 (exp (- (log 1/2) (log i)))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/2 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 (+ (* 1/3 0) (* 0 (- (log 1/2) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (* 1/3 (- (log 1/2) (log i)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (* 1/3 (- (log 1/2) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (- (log 1/2) (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (- (log 1/2) (log i))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (* 0 (exp (- (log 1/2) (log i))))) 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/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow 1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/2 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 2) (* 0 (- (log 1/2) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 1/2) (log i)))) 0) (+ (* (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) 0) (* (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) (/ 1 n)))) into (- (* 4/9 (/ (exp (* 1/3 (- (log 1/2) (log i)))) n))) * [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 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow 1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/2 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 2) (* 0 (- (log 1/2) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) * [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 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow 1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/2 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 2) (* 0 (- (log 1/2) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 1/2) (log i)))) 0) (+ (* (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) 0) (* (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) 100))) into (- (* 400/9 (exp (* 1/3 (- (log 1/2) (log i)))))) * [misc]backup-simplify: Simplify (+ (* (* 100 (exp (* 1/3 (- (log 1/2) (log i))))) (* -4/9 (exp (* 1/3 (- (log 1/2) (log i)))))) (+ (* (* 200/3 (exp (* 1/3 (- (log 1/2) (log i))))) (* 2/3 (exp (* 1/3 (- (log 1/2) (log i)))))) (* (- (* 400/9 (exp (* 1/3 (- (log 1/2) (log i)))))) (exp (* 1/3 (- (log 1/2) (log i))))))) into (- (* 400/9 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2))) * [misc]backup-simplify: Simplify (+ (* (* 100 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2)) (- (* 4/9 (/ (exp (* 1/3 (- (log 1/2) (log i)))) n)))) (+ (* (* 400/3 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2)) (* 2/3 (/ (exp (* 1/3 (- (log 1/2) (log i)))) n))) (* (- (* 400/9 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2))) (/ (exp (* 1/3 (- (log 1/2) (log i)))) 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/2 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 (+ (* 1/3 0) (* 0 (- (log 1/2) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (* 1/3 (- (log 1/2) (log i)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (* 1/3 (- (log 1/2) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (- (log 1/2) (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (- (log 1/2) (log i))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 200 0) (* 0 (exp (- (log 1/2) (log i))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/2 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 (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 1/2) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (* 1/3 (- (log 1/2) (log i)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (* 1/3 (- (log 1/2) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (- (log 1/2) (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (- (log 1/2) (log i))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (* 0 (exp (- (log 1/2) (log i)))))) 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/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow 1/2 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow 1/2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1/2 1)))) 6) into 8/3 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 8/3) (+ (* 0 -2) (+ (* 0 2) (* 0 (- (log 1/2) (log i)))))) into 8/9 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 3) 6)) (* (/ (pow 2/3 1) 1) (/ (pow (- 2/3) 1) 1)) (* (/ (pow 8/9 1) 1)))) into (* 40/81 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 1/2) (log i)))) 0) (+ (* (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) 0) (+ (* (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) 0) (* (* 40/81 (exp (* 1/3 (- (log 1/2) (log i))))) (/ 1 n))))) into (* 40/81 (/ (exp (* 1/3 (- (log 1/2) (log i)))) n)) * [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 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow 1/2 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow 1/2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1/2 1)))) 6) into 8/3 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 8/3) (+ (* 0 -2) (+ (* 0 2) (* 0 (- (log 1/2) (log i)))))) into 8/9 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 3) 6)) (* (/ (pow 2/3 1) 1) (/ (pow (- 2/3) 1) 1)) (* (/ (pow 8/9 1) 1)))) into (* 40/81 (exp (* 1/3 (- (log 1/2) (log i))))) * [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 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow 1/2 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow 1/2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1/2 1)))) 6) into 8/3 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 1/2)) into (- (log 1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 8/3) (+ (* 0 -2) (+ (* 0 2) (* 0 (- (log 1/2) (log i)))))) into 8/9 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 2/3 3) 6)) (* (/ (pow 2/3 1) 1) (/ (pow (- 2/3) 1) 1)) (* (/ (pow 8/9 1) 1)))) into (* 40/81 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log 1/2) (log i)))) 0) (+ (* (* 2/3 (exp (* 1/3 (- (log 1/2) (log i))))) 0) (+ (* (* -4/9 (exp (* 1/3 (- (log 1/2) (log i))))) 0) (* (* 40/81 (exp (* 1/3 (- (log 1/2) (log i))))) 100)))) into (* 4000/81 (exp (* 1/3 (- (log 1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (* 100 (exp (* 1/3 (- (log 1/2) (log i))))) (* 40/81 (exp (* 1/3 (- (log 1/2) (log i)))))) (+ (* (* 200/3 (exp (* 1/3 (- (log 1/2) (log i))))) (* -4/9 (exp (* 1/3 (- (log 1/2) (log i)))))) (+ (* (- (* 400/9 (exp (* 1/3 (- (log 1/2) (log i)))))) (* 2/3 (exp (* 1/3 (- (log 1/2) (log i)))))) (* (* 4000/81 (exp (* 1/3 (- (log 1/2) (log i))))) (exp (* 1/3 (- (log 1/2) (log i)))))))) into (* 3200/81 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2)) * [misc]backup-simplify: Simplify (+ (* (* 100 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2)) (* 40/81 (/ (exp (* 1/3 (- (log 1/2) (log i)))) n))) (+ (* (* 400/3 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2)) (- (* 4/9 (/ (exp (* 1/3 (- (log 1/2) (log i)))) n)))) (+ (* (- (* 400/9 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2))) (* 2/3 (/ (exp (* 1/3 (- (log 1/2) (log i)))) n))) (* (* 3200/81 (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2)) (/ (exp (* 1/3 (- (log 1/2) (log i)))) 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 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/2 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 (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log 1/2) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/2) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (* 1/3 (- (log 1/2) (log i)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (* 1/3 (- (log 1/2) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (- (log 1/2) (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (- (log 1/2) (log i))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 200 0) (+ (* 0 0) (* 0 (exp (- (log 1/2) (log i)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1/2 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1/2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1/2 1)))) 6) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log 1/2) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 1/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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (exp (* 1/3 (- (log 1/2) (log i)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (exp (* 1/3 (- (log 1/2) (log i)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (exp (* 1/3 (- (log 1/2) (log i)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* 1/3 (- (log 1/2) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (- (log 1/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 (- (/ 0 1) (+ (* (exp (- (log 1/2) (log i))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (- (log 1/2) (log i))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (* 200 (exp (- (log 1/2) (log (/ 1 i))))) (* (/ 1 (/ 1 n)) (/ 1 i))) (* (* 100 (exp (- (log 1/2) (log (/ 1 i))))) (* (/ 1 (/ 1 n)) 1))) into (+ (* 100 (* (exp (- (log 1/2) (log (/ 1 i)))) n)) (* 200 (/ (* (exp (- (log 1/2) (log (/ 1 i)))) n) i))) * [misc]approximate: Taking taylor expansion of (* (* (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) 100) (cbrt (+ 1 (* 1/2 (/ 1 (- i)))))) (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) (/ 1 (- n)))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* (* (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) 100) (cbrt (+ 1 (* 1/2 (/ 1 (- i)))))) (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) (/ 1 (- n)))) in n * [misc]taylor: Taking taylor expansion of (* (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) 100) (cbrt (+ 1 (* 1/2 (/ 1 (- i)))))) in n * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) 100) in n * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in n * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) 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 (log (+ 1 (* 1/2 (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (- 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 (/ -1 i)) into (/ -1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ -1/2 i)) into (- 1 (* 1/2 (/ 1 i))) * [misc]backup-simplify: Simplify (log (- 1 (* 1/2 (/ 1 i)))) into (log (- 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (* 1/3 (log (- 1 (* 1/2 (/ 1 i))))) into (* 1/3 (log (- 1 (* 1/2 (/ 1 i))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (- 1 (* 1/2 (/ 1 i)))))) into (pow (- 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in n * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) 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 (log (+ 1 (* 1/2 (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (- 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 (/ -1 i)) into (/ -1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ -1/2 i)) into (- 1 (* 1/2 (/ 1 i))) * [misc]backup-simplify: Simplify (log (- 1 (* 1/2 (/ 1 i)))) into (log (- 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (* 1/3 (log (- 1 (* 1/2 (/ 1 i))))) into (* 1/3 (log (- 1 (* 1/2 (/ 1 i))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (- 1 (* 1/2 (/ 1 i)))))) into (pow (- 1 (* 1/2 (/ 1 i))) 1/3) * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) (/ 1 (- n))) in n * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in n * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) 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 (log (+ 1 (* 1/2 (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (- 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 (/ -1 i)) into (/ -1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ -1/2 i)) into (- 1 (* 1/2 (/ 1 i))) * [misc]backup-simplify: Simplify (log (- 1 (* 1/2 (/ 1 i)))) into (log (- 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (* 1/3 (log (- 1 (* 1/2 (/ 1 i))))) into (* 1/3 (log (- 1 (* 1/2 (/ 1 i))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (- 1 (* 1/2 (/ 1 i)))))) into (pow (- 1 (* 1/2 (/ 1 i))) 1/3) * [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 (* (* (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) 100) (cbrt (+ 1 (* 1/2 (/ 1 (- i)))))) (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of (* (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) 100) (cbrt (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) 100) in i * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log i)))) * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log i)))) * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log 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 (* (* (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) 100) (cbrt (+ 1 (* 1/2 (/ 1 (- i)))))) (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) (/ 1 (- n)))) in i * [misc]taylor: Taking taylor expansion of (* (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) 100) (cbrt (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) 100) in i * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log i)))) * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log i)))) * [misc]taylor: Taking taylor expansion of (* (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) (/ 1 (- n))) in i * [misc]taylor: Taking taylor expansion of (cbrt (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Rewrote expression to (pow (+ 1 (* 1/2 (/ 1 (- i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log 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]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) 100) into (* 100 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (* (* 100 (exp (* 1/3 (- (log -1/2) (log i))))) (exp (* 1/3 (- (log -1/2) (log i))))) into (* 100 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2)) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (/ -1 n)) into (* -1 (/ (exp (* 1/3 (- (log -1/2) (log i)))) n)) * [misc]backup-simplify: Simplify (* (* 100 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2)) (* -1 (/ (exp (* 1/3 (- (log -1/2) (log i)))) n))) into (* -100 (/ (pow (exp (* 1/3 (- (log -1/2) (log i)))) 3) n)) * [misc]taylor: Taking taylor expansion of (* -100 (/ (pow (exp (* 1/3 (- (log -1/2) (log i)))) 3) 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 (exp (* 1/3 (- (log -1/2) (log i)))) 3) n) in n * [misc]taylor: Taking taylor expansion of (pow (exp (* 1/3 (- (log -1/2) (log i)))) 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (* 1/3 (- (log -1/2) (log i))))))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (* 1/3 (- (log -1/2) (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 (exp (* 1/3 (- (log -1/2) (log i))))) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log -1/2) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log -1/2) (log i))) 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 (- (log -1/2) (log i)) in n * [misc]taylor: Taking taylor expansion of (log -1/2) in n * [misc]taylor: Taking taylor expansion of -1/2 in n * [misc]backup-simplify: Simplify -1/2 into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/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 (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log -1/2) (- (log i))) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log i)))) * [misc]backup-simplify: Simplify (log (exp (* 1/3 (- (log -1/2) (log i))))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (* 3 (* 1/3 (- (log -1/2) (log i)))) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (exp (- (log -1/2) (log i))) into (exp (- (log -1/2) (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 (- (log -1/2) (log i))) 1) into (exp (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (* -100 (exp (- (log -1/2) (log i)))) into (* -100 (exp (- (log -1/2) (log i)))) * [misc]backup-simplify: Simplify (* -100 (exp (- (log -1/2) (log i)))) into (* -100 (exp (- (log -1/2) (log i)))) * [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 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow -1/2 1)))) 1) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (* 0 (- (log -1/2) (log i)))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 1) 1)))) into (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log -1/2) (log i)))) 0) (* (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) (/ -1 n))) into (* 2/3 (/ (exp (* 1/3 (- (log -1/2) (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 (+ (* 1/2 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow -1/2 1)))) 1) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (* 0 (- (log -1/2) (log i)))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 1) 1)))) into (* -2/3 (exp (* 1/3 (- (log -1/2) (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 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow -1/2 1)))) 1) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (* 0 (- (log -1/2) (log i)))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 1) 1)))) into (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log -1/2) (log i)))) 0) (* (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) 100)) into (- (* 200/3 (exp (* 1/3 (- (log -1/2) (log i)))))) * [misc]backup-simplify: Simplify (+ (* (* 100 (exp (* 1/3 (- (log -1/2) (log i))))) (* -2/3 (exp (* 1/3 (- (log -1/2) (log i)))))) (* (- (* 200/3 (exp (* 1/3 (- (log -1/2) (log i)))))) (exp (* 1/3 (- (log -1/2) (log i)))))) into (- (* 400/3 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2))) * [misc]backup-simplify: Simplify (+ (* (* 100 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2)) (* 2/3 (/ (exp (* 1/3 (- (log -1/2) (log i)))) n))) (* (- (* 400/3 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2))) (* -1 (/ (exp (* 1/3 (- (log -1/2) (log i)))) n)))) into (* 200 (/ (pow (exp (* 1/3 (- (log -1/2) (log i)))) 3) n)) * [misc]taylor: Taking taylor expansion of (* 200 (/ (pow (exp (* 1/3 (- (log -1/2) (log i)))) 3) n)) in n * [misc]taylor: Taking taylor expansion of 200 in n * [misc]backup-simplify: Simplify 200 into 200 * [misc]taylor: Taking taylor expansion of (/ (pow (exp (* 1/3 (- (log -1/2) (log i)))) 3) n) in n * [misc]taylor: Taking taylor expansion of (pow (exp (* 1/3 (- (log -1/2) (log i)))) 3) in n * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (exp (* 1/3 (- (log -1/2) (log i))))))) in n * [misc]taylor: Taking taylor expansion of (* 3 (log (exp (* 1/3 (- (log -1/2) (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 (exp (* 1/3 (- (log -1/2) (log i))))) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log -1/2) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log -1/2) (log i))) 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 (- (log -1/2) (log i)) in n * [misc]taylor: Taking taylor expansion of (log -1/2) in n * [misc]taylor: Taking taylor expansion of -1/2 in n * [misc]backup-simplify: Simplify -1/2 into -1/2 * [misc]backup-simplify: Simplify (log -1/2) into (log -1/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 (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (log -1/2) (- (log i))) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1/2) (log i))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1/2) (log i)))) into (exp (* 1/3 (- (log -1/2) (log i)))) * [misc]backup-simplify: Simplify (log (exp (* 1/3 (- (log -1/2) (log i))))) into (* 1/3 (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (* 3 (* 1/3 (- (log -1/2) (log i)))) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (exp (- (log -1/2) (log i))) into (exp (- (log -1/2) (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 (- (log -1/2) (log i))) 1) into (exp (- (log -1/2) (log i))) * [misc]backup-simplify: Simplify (* 200 (exp (- (log -1/2) (log i)))) into (* 200 (exp (- (log -1/2) (log i)))) * [misc]backup-simplify: Simplify (* 200 (exp (- (log -1/2) (log i)))) into (* 200 (exp (- (log -1/2) (log i)))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1/2 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 (+ (* 1/3 0) (* 0 (- (log -1/2) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (* 1/3 (- (log -1/2) (log i)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (* 1/3 (- (log -1/2) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (- (log -1/2) (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (- (log -1/2) (log i))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -100 0) (* 0 (exp (- (log -1/2) (log i))))) 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 (+ (* 1/2 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow -1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1/2 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 -2) (* 0 (- (log -1/2) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log -1/2) (log i)))) 0) (+ (* (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) 0) (* (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) (/ -1 n)))) into (* 4/9 (/ (exp (* 1/3 (- (log -1/2) (log i)))) 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 (/ 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 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow -1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1/2 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 -2) (* 0 (- (log -1/2) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log -1/2) (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 (+ (* 1/2 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow -1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1/2 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 -2) (* 0 (- (log -1/2) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log -1/2) (log i)))) 0) (+ (* (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) 0) (* (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) 100))) into (- (* 400/9 (exp (* 1/3 (- (log -1/2) (log i)))))) * [misc]backup-simplify: Simplify (+ (* (* 100 (exp (* 1/3 (- (log -1/2) (log i))))) (* -4/9 (exp (* 1/3 (- (log -1/2) (log i)))))) (+ (* (- (* 200/3 (exp (* 1/3 (- (log -1/2) (log i)))))) (* -2/3 (exp (* 1/3 (- (log -1/2) (log i)))))) (* (- (* 400/9 (exp (* 1/3 (- (log -1/2) (log i)))))) (exp (* 1/3 (- (log -1/2) (log i))))))) into (- (* 400/9 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2))) * [misc]backup-simplify: Simplify (+ (* (* 100 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2)) (* 4/9 (/ (exp (* 1/3 (- (log -1/2) (log i)))) n))) (+ (* (- (* 400/3 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2))) (* 2/3 (/ (exp (* 1/3 (- (log -1/2) (log i)))) n))) (* (- (* 400/9 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2))) (* -1 (/ (exp (* 1/3 (- (log -1/2) (log i)))) 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/2 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 (+ (* 1/3 0) (* 0 (- (log -1/2) (log i)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (* 1/3 (- (log -1/2) (log i)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (* 1/3 (- (log -1/2) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (- (log -1/2) (log i))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (- (log -1/2) (log i))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 200 0) (* 0 (exp (- (log -1/2) (log i))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1/2 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 (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log -1/2) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (* 1/3 (- (log -1/2) (log i)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (* 1/3 (- (log -1/2) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (- (log -1/2) (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (- (log -1/2) (log i))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -100 0) (+ (* 0 0) (* 0 (exp (- (log -1/2) (log i)))))) 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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow -1/2 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow -1/2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/2 1)))) 6) into -8/3 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -8/3) (+ (* 0 -2) (+ (* 0 -2) (* 0 (- (log -1/2) (log i)))))) into (- 8/9) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 3) 6)) (* (/ (pow (- 2/3) 1) 1) (/ (pow (- 2/3) 1) 1)) (* (/ (pow (- 8/9) 1) 1)))) into (* -40/81 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log -1/2) (log i)))) 0) (+ (* (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) 0) (+ (* (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) 0) (* (* -40/81 (exp (* 1/3 (- (log -1/2) (log i))))) (/ -1 n))))) into (* 40/81 (/ (exp (* 1/3 (- (log -1/2) (log i)))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow -1/2 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow -1/2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/2 1)))) 6) into -8/3 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -8/3) (+ (* 0 -2) (+ (* 0 -2) (* 0 (- (log -1/2) (log i)))))) into (- 8/9) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 3) 6)) (* (/ (pow (- 2/3) 1) 1) (/ (pow (- 2/3) 1) 1)) (* (/ (pow (- 8/9) 1) 1)))) into (* -40/81 (exp (* 1/3 (- (log -1/2) (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 (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow -1/2 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 0) 1)) (pow -1/2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/2 1)))) 6) into -8/3 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log -1/2)) into (- (log -1/2) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -8/3) (+ (* 0 -2) (+ (* 0 -2) (* 0 (- (log -1/2) (log i)))))) into (- 8/9) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow (- 2/3) 3) 6)) (* (/ (pow (- 2/3) 1) 1) (/ (pow (- 2/3) 1) 1)) (* (/ (pow (- 8/9) 1) 1)))) into (* -40/81 (exp (* 1/3 (- (log -1/2) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log -1/2) (log i)))) 0) (+ (* (* -2/3 (exp (* 1/3 (- (log -1/2) (log i))))) 0) (+ (* (* -4/9 (exp (* 1/3 (- (log -1/2) (log i))))) 0) (* (* -40/81 (exp (* 1/3 (- (log -1/2) (log i))))) 100)))) into (- (* 4000/81 (exp (* 1/3 (- (log -1/2) (log i)))))) * [misc]backup-simplify: Simplify (+ (* (* 100 (exp (* 1/3 (- (log -1/2) (log i))))) (* -40/81 (exp (* 1/3 (- (log -1/2) (log i)))))) (+ (* (- (* 200/3 (exp (* 1/3 (- (log -1/2) (log i)))))) (* -4/9 (exp (* 1/3 (- (log -1/2) (log i)))))) (+ (* (- (* 400/9 (exp (* 1/3 (- (log -1/2) (log i)))))) (* -2/3 (exp (* 1/3 (- (log -1/2) (log i)))))) (* (- (* 4000/81 (exp (* 1/3 (- (log -1/2) (log i)))))) (exp (* 1/3 (- (log -1/2) (log i)))))))) into (- (* 3200/81 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2))) * [misc]backup-simplify: Simplify (+ (* (* 100 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2)) (* 40/81 (/ (exp (* 1/3 (- (log -1/2) (log i)))) n))) (+ (* (- (* 400/3 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2))) (* 4/9 (/ (exp (* 1/3 (- (log -1/2) (log i)))) n))) (+ (* (- (* 400/9 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2))) (* 2/3 (/ (exp (* 1/3 (- (log -1/2) (log i)))) n))) (* (- (* 3200/81 (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2))) (* -1 (/ (exp (* 1/3 (- (log -1/2) (log i)))) 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 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1/2 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 (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log -1/2) (log i))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/2) (log i)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (* 1/3 (- (log -1/2) (log i)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (* 1/3 (- (log -1/2) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (- (log -1/2) (log i))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (- (log -1/2) (log i))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 200 0) (+ (* 0 0) (* 0 (exp (- (log -1/2) (log i)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1/2 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1/2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/2 1)))) 6) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1/2) (log i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -1/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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (exp (* 1/3 (- (log -1/2) (log i)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (exp (* 1/3 (- (log -1/2) (log i)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (exp (* 1/3 (- (log -1/2) (log i)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* 1/3 (- (log -1/2) (log i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (- (log -1/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 (- (/ 0 1) (+ (* (exp (- (log -1/2) (log i))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -100 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (- (log -1/2) (log i))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (* 200 (exp (- (log -1/2) (log (/ 1 (- i)))))) (* (/ 1 (/ 1 (- n))) (/ 1 (- i)))) (* (* -100 (exp (- (log -1/2) (log (/ 1 (- i)))))) (* (/ 1 (/ 1 (- n))) 1))) into (+ (* 100 (* n (exp (- (log -1/2) (log (/ -1 i)))))) (* 200 (/ (* n (exp (- (log -1/2) (log (/ -1 i))))) i))) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (log (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (log (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 4 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (exp (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (exp (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 5 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (+ 1 (* 1/2 i))) (cbrt (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (cbrt (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2))))) * [enter]simplify: Simplifying (cbrt (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (cbrt (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 6 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (cbrt (sqrt (+ 1 (* i 1/2)))) * [enter]simplify: Simplifying (cbrt (sqrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (cbrt (sqrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 7 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cbrt 1) * [exit]simplify: Simplified to (cbrt 1) * [enter]simplify: Simplifying (cbrt (+ 1 (* 1/2 i))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (+ 1 (* i 1/2))) * [exit]simplify: Simplified to (cbrt (+ 1 (* i 1/2))) * * * * [misc]progress: [ 8 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (102 enodes) * [exit]simplify: Simplified to (cbrt (+ (pow (* 1/2 i) 3) 1)) * [exit]simplify: Simplified to (cbrt (+ (pow (* 1/2 i) 3) 1)) * [enter]simplify: Simplifying (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (81 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (213 enodes) * * [misc]simplify: iters left: 1 (251 enodes) * [exit]simplify: Simplified to (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) * [exit]simplify: Simplified to (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) * * * * [misc]progress: [ 9 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (78 enodes) * [exit]simplify: Simplified to (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) * [exit]simplify: Simplified to (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) * [enter]simplify: Simplifying (cbrt (- 1 (* 1/2 i))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (cbrt (- 1 (* i 1/2))) * [exit]simplify: Simplified to (cbrt (- 1 (* i 1/2))) * * * * [misc]progress: [ 10 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cbrt (+ 1 (* 1/2 i)))) (cbrt (cbrt (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (* (cbrt (cbrt (+ 1 (* i 1/2)))) (cbrt (cbrt (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (* (cbrt (cbrt (+ 1 (* i 1/2)))) (cbrt (cbrt (+ 1 (* i 1/2))))) * [enter]simplify: Simplifying (cbrt (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (cbrt (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 11 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (+ 1 (* 1/2 i))) (cbrt (+ 1 (* 1/2 i)))) (cbrt (+ 1 (* 1/2 i)))) * * [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 (+ 1 (* i 1/2)) * [exit]simplify: Simplified to (+ 1 (* i 1/2)) * * * * [misc]progress: [ 12 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (sqrt (cbrt (+ 1 (* i 1/2)))) * [enter]simplify: Simplifying (sqrt (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (sqrt (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 13 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (log (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (log (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 17 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (exp (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (exp (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 18 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (+ 1 (* 1/2 i))) (cbrt (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (cbrt (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2))))) * [enter]simplify: Simplifying (cbrt (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (cbrt (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 19 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (cbrt (sqrt (+ 1 (* i 1/2)))) * [enter]simplify: Simplifying (cbrt (sqrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (cbrt (sqrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 20 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cbrt 1) * [exit]simplify: Simplified to (cbrt 1) * [enter]simplify: Simplifying (cbrt (+ 1 (* 1/2 i))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (+ 1 (* i 1/2))) * [exit]simplify: Simplified to (cbrt (+ 1 (* i 1/2))) * * * * [misc]progress: [ 21 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (102 enodes) * [exit]simplify: Simplified to (cbrt (+ (pow (* 1/2 i) 3) 1)) * [exit]simplify: Simplified to (cbrt (+ (pow (* 1/2 i) 3) 1)) * [enter]simplify: Simplifying (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (81 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (213 enodes) * * [misc]simplify: iters left: 1 (251 enodes) * [exit]simplify: Simplified to (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) * [exit]simplify: Simplified to (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) * * * * [misc]progress: [ 22 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (78 enodes) * [exit]simplify: Simplified to (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) * [exit]simplify: Simplified to (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) * [enter]simplify: Simplifying (cbrt (- 1 (* 1/2 i))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (cbrt (- 1 (* i 1/2))) * [exit]simplify: Simplified to (cbrt (- 1 (* i 1/2))) * * * * [misc]progress: [ 23 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cbrt (+ 1 (* 1/2 i)))) (cbrt (cbrt (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (* (cbrt (cbrt (+ 1 (* i 1/2)))) (cbrt (cbrt (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (* (cbrt (cbrt (+ 1 (* i 1/2)))) (cbrt (cbrt (+ 1 (* i 1/2))))) * [enter]simplify: Simplifying (cbrt (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (cbrt (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 24 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (+ 1 (* 1/2 i))) (cbrt (+ 1 (* 1/2 i)))) (cbrt (+ 1 (* 1/2 i)))) * * [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 (+ 1 (* i 1/2)) * [exit]simplify: Simplified to (+ 1 (* i 1/2)) * * * * [misc]progress: [ 25 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (sqrt (cbrt (+ 1 (* i 1/2)))) * [enter]simplify: Simplifying (sqrt (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (sqrt (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 26 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 27 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (log (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (log (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 30 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (exp (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (exp (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 31 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (+ 1 (* 1/2 i))) (cbrt (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (cbrt (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2))))) * [enter]simplify: Simplifying (cbrt (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (cbrt (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 32 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (cbrt (sqrt (+ 1 (* i 1/2)))) * [enter]simplify: Simplifying (cbrt (sqrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (cbrt (sqrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 33 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cbrt 1) * [exit]simplify: Simplified to (cbrt 1) * [enter]simplify: Simplifying (cbrt (+ 1 (* 1/2 i))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (+ 1 (* i 1/2))) * [exit]simplify: Simplified to (cbrt (+ 1 (* i 1/2))) * * * * [misc]progress: [ 34 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (102 enodes) * [exit]simplify: Simplified to (cbrt (+ (pow (* 1/2 i) 3) 1)) * [exit]simplify: Simplified to (cbrt (+ (pow (* 1/2 i) 3) 1)) * [enter]simplify: Simplifying (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (81 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (213 enodes) * * [misc]simplify: iters left: 1 (251 enodes) * [exit]simplify: Simplified to (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) * [exit]simplify: Simplified to (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) * * * * [misc]progress: [ 35 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (78 enodes) * [exit]simplify: Simplified to (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) * [exit]simplify: Simplified to (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) * [enter]simplify: Simplifying (cbrt (- 1 (* 1/2 i))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (cbrt (- 1 (* i 1/2))) * [exit]simplify: Simplified to (cbrt (- 1 (* i 1/2))) * * * * [misc]progress: [ 36 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cbrt (+ 1 (* 1/2 i)))) (cbrt (cbrt (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (* (cbrt (cbrt (+ 1 (* i 1/2)))) (cbrt (cbrt (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (* (cbrt (cbrt (+ 1 (* i 1/2)))) (cbrt (cbrt (+ 1 (* i 1/2))))) * [enter]simplify: Simplifying (cbrt (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (cbrt (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 37 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (+ 1 (* 1/2 i))) (cbrt (+ 1 (* 1/2 i)))) (cbrt (+ 1 (* 1/2 i)))) * * [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 (+ 1 (* i 1/2)) * [exit]simplify: Simplified to (+ 1 (* i 1/2)) * * * * [misc]progress: [ 38 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (sqrt (cbrt (+ 1 (* i 1/2)))) * [enter]simplify: Simplifying (sqrt (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (sqrt (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 39 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (12 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 (90 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (* (* 100 n) (+ 1 (* i 1/2))) * [exit]simplify: Simplified to (* (* 100 n) (+ 1 (* i 1/2))) * * * * [misc]progress: [ 41 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (12 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 (90 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (* (* 100 n) (+ 1 (* i 1/2))) * [exit]simplify: Simplified to (* (* 100 n) (+ 1 (* i 1/2))) * * * * [misc]progress: [ 42 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ (log (* (cbrt (+ 1 (* 1/2 i))) 100)) (log (cbrt (+ 1 (* 1/2 i))))) (log (* (cbrt (+ 1 (* 1/2 i))) n))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (99 enodes) * * [misc]simplify: iters left: 1 (106 enodes) * [exit]simplify: Simplified to (+ (+ (+ (log n) (log 100)) (log (cbrt (+ 1 (* i 1/2))))) (+ (log (cbrt (+ 1 (* i 1/2)))) (log (cbrt (+ 1 (* i 1/2)))))) * [exit]simplify: Simplified to (+ (+ (+ (log n) (log 100)) (log (cbrt (+ 1 (* i 1/2))))) (+ (log (cbrt (+ 1 (* i 1/2)))) (log (cbrt (+ 1 (* i 1/2)))))) * * * * [misc]progress: [ 44 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i))))) (log (* (cbrt (+ 1 (* 1/2 i))) n))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (100 enodes) * * [misc]simplify: iters left: 1 (111 enodes) * [exit]simplify: Simplified to (+ (+ (+ (log 100) (log n)) (log (cbrt (+ 1 (* i 1/2))))) (log (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2)))))) * [exit]simplify: Simplified to (+ (+ (+ (log 100) (log n)) (log (cbrt (+ 1 (* i 1/2))))) (log (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2)))))) * * * * [misc]progress: [ 45 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (126 enodes) * * [misc]simplify: iters left: 2 (192 enodes) * * [misc]simplify: iters left: 1 (206 enodes) * [exit]simplify: Simplified to (log (* (* 100 n) (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (log (* (* 100 n) (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 46 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (87 enodes) * * [misc]simplify: iters left: 2 (104 enodes) * [exit]simplify: Simplified to (exp (* (+ 1 (* i 1/2)) (* 100 n))) * [exit]simplify: Simplified to (exp (* (+ 1 (* i 1/2)) (* 100 n))) * * * * [misc]progress: [ 47 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (* (cbrt (+ 1 (* 1/2 i))) 100)) (* (cbrt (+ 1 (* 1/2 i))) 100)) (+ 1 (* 1/2 i))) (* (* (* (cbrt (+ 1 (* 1/2 i))) n) (* (cbrt (+ 1 (* 1/2 i))) n)) (* (cbrt (+ 1 (* 1/2 i))) n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (50 enodes) * * [misc]simplify: iters left: 4 (183 enodes) * [exit]simplify: Simplified to (* (* (* (* 100 (cbrt (+ 1 (* i 1/2)))) (* (* (+ 1 (* i 1/2)) n) (cbrt (+ 1 (* i 1/2))))) (* (* n (cbrt (+ 1 (* i 1/2)))) (* n (cbrt (+ 1 (* i 1/2)))))) (* (* 100 (cbrt (+ 1 (* i 1/2)))) (* 100 (cbrt (+ 1 (* i 1/2)))))) * [exit]simplify: Simplified to (* (* (* (* 100 (cbrt (+ 1 (* i 1/2)))) (* (* (+ 1 (* i 1/2)) n) (cbrt (+ 1 (* i 1/2))))) (* (* n (cbrt (+ 1 (* i 1/2)))) (* n (cbrt (+ 1 (* i 1/2)))))) (* (* 100 (cbrt (+ 1 (* i 1/2)))) (* 100 (cbrt (+ 1 (* i 1/2)))))) * * * * [misc]progress: [ 48 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i))))) (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i))))) (* (* (* (cbrt (+ 1 (* 1/2 i))) n) (* (cbrt (+ 1 (* 1/2 i))) n)) (* (cbrt (+ 1 (* 1/2 i))) n))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (129 enodes) * [exit]simplify: Simplified to (* (* (* (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2)))) (* 100 (cbrt (+ 1 (* i 1/2))))) (* (cbrt (+ 1 (* i 1/2))) (* 100 (cbrt (+ 1 (* i 1/2)))))) (* (* (* 100 (cbrt (+ 1 (* i 1/2)))) (* n (cbrt (+ 1 (* i 1/2))))) (* (* n (cbrt (+ 1 (* i 1/2)))) (* n (cbrt (+ 1 (* i 1/2))))))) * [exit]simplify: Simplified to (* (* (* (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2)))) (* 100 (cbrt (+ 1 (* i 1/2))))) (* (cbrt (+ 1 (* i 1/2))) (* 100 (cbrt (+ 1 (* i 1/2)))))) (* (* (* 100 (cbrt (+ 1 (* i 1/2)))) (* n (cbrt (+ 1 (* i 1/2))))) (* (* n (cbrt (+ 1 (* i 1/2)))) (* n (cbrt (+ 1 (* i 1/2))))))) * * * * [misc]progress: [ 49 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n))) (cbrt (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (95 enodes) * [exit]simplify: Simplified to (* (cbrt (* (+ 1 (* i 1/2)) (* 100 n))) (cbrt (* (+ 1 (* i 1/2)) (* 100 n)))) * [exit]simplify: Simplified to (* (cbrt (* (+ 1 (* i 1/2)) (* 100 n))) (cbrt (* (+ 1 (* i 1/2)) (* 100 n)))) * [enter]simplify: Simplifying (cbrt (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n))) * * [misc]simplify: iters left: 6 (13 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 (92 enodes) * [exit]simplify: Simplified to (cbrt (* (* 100 n) (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (cbrt (* (* 100 n) (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 50 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)) (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n))) (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (103 enodes) * * [misc]simplify: iters left: 3 (427 enodes) * [exit]simplify: Simplified to (pow (* (+ 1 (* i 1/2)) (* 100 n)) 3) * [exit]simplify: Simplified to (pow (* (+ 1 (* i 1/2)) (* 100 n)) 3) * * * * [misc]progress: [ 51 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n))) * * [misc]simplify: iters left: 6 (13 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 (92 enodes) * [exit]simplify: Simplified to (sqrt (* (* 100 n) (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (sqrt (* (* 100 n) (+ 1 (* i 1/2)))) * [enter]simplify: Simplifying (sqrt (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n))) * * [misc]simplify: iters left: 6 (13 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 (92 enodes) * [exit]simplify: Simplified to (sqrt (* (* 100 n) (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (sqrt (* (* 100 n) (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 52 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) 100) (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3)))) (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) n)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (80 enodes) * * [misc]simplify: iters left: 3 (144 enodes) * * [misc]simplify: iters left: 2 (182 enodes) * [exit]simplify: Simplified to (* (* 100 n) (+ (pow (* 1/2 i) 3) 1)) * [exit]simplify: Simplified to (* (* 100 n) (+ (pow (* 1/2 i) 3) 1)) * [enter]simplify: Simplifying (* (* (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (154 enodes) * * [misc]simplify: iters left: 2 (216 enodes) * * [misc]simplify: iters left: 1 (253 enodes) * [exit]simplify: Simplified to (- (* (* 1/2 i) (* 1/2 i)) (- (* 1/2 i) 1)) * [exit]simplify: Simplified to (- (* (* 1/2 i) (* 1/2 i)) (- (* 1/2 i) 1)) * * * * [misc]progress: [ 53 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) 100) (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3)))) (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) n)) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (107 enodes) * * [misc]simplify: iters left: 3 (232 enodes) * * [misc]simplify: iters left: 2 (311 enodes) * * [misc]simplify: iters left: 1 (317 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* 1/2 i) 3) 1)) (cbrt (+ (pow (* 1/2 i) 3) 1))) (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (* 100 n))) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* 1/2 i) 3) 1)) (cbrt (+ (pow (* 1/2 i) 3) 1))) (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (* 100 n))) * [enter]simplify: Simplifying (* (* (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) (cbrt (- 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (91 enodes) * * [misc]simplify: iters left: 3 (156 enodes) * * [misc]simplify: iters left: 2 (225 enodes) * * [misc]simplify: iters left: 1 (257 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ (- 1 (* 1/2 i)) (* (* 1/2 i) (* 1/2 i)))) (cbrt (- 1 (* 1/2 i)))) (cbrt (+ (- 1 (* 1/2 i)) (* (* 1/2 i) (* 1/2 i))))) * [exit]simplify: Simplified to (* (* (cbrt (+ (- 1 (* 1/2 i)) (* (* 1/2 i) (* 1/2 i)))) (cbrt (- 1 (* 1/2 i)))) (cbrt (+ (- 1 (* 1/2 i)) (* (* 1/2 i) (* 1/2 i))))) * * * * [misc]progress: [ 54 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) 100) (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) n)) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (116 enodes) * * [misc]simplify: iters left: 3 (246 enodes) * * [misc]simplify: iters left: 2 (342 enodes) * * [misc]simplify: iters left: 1 (344 enodes) * [exit]simplify: Simplified to (* (* (* 100 n) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (+ (pow (* 1/2 i) 3) 1)) (cbrt (+ (pow (* 1/2 i) 3) 1)))) * [exit]simplify: Simplified to (* (* (* 100 n) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (+ (pow (* 1/2 i) 3) 1)) (cbrt (+ (pow (* 1/2 i) 3) 1)))) * [enter]simplify: Simplifying (* (* (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) (cbrt (- 1 (* 1/2 i)))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (92 enodes) * * [misc]simplify: iters left: 3 (156 enodes) * * [misc]simplify: iters left: 2 (222 enodes) * * [misc]simplify: iters left: 1 (247 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) (* (cbrt (- 1 (* 1/2 i))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))))) * [exit]simplify: Simplified to (* (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) (* (cbrt (- 1 (* 1/2 i))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))))) * * * * [misc]progress: [ 55 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) 100) (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) n)) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (113 enodes) * * [misc]simplify: iters left: 3 (233 enodes) * * [misc]simplify: iters left: 2 (324 enodes) * * [misc]simplify: iters left: 1 (326 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* 1/2 i) 3) 1)) (* 100 n)) (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))))) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* 1/2 i) 3) 1)) (* 100 n)) (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))))) * [enter]simplify: Simplifying (* (* (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) (cbrt (- 1 (* 1/2 i)))) (cbrt (- 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (91 enodes) * * [misc]simplify: iters left: 3 (155 enodes) * * [misc]simplify: iters left: 2 (223 enodes) * * [misc]simplify: iters left: 1 (262 enodes) * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* 1/2 i))) (cbrt (- 1 (* 1/2 i)))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* 1/2 i))) (cbrt (- 1 (* 1/2 i)))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * * * * [misc]progress: [ 56 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) 100) (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3)))) (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) n)) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (113 enodes) * * [misc]simplify: iters left: 3 (232 enodes) * * [misc]simplify: iters left: 2 (329 enodes) * * [misc]simplify: iters left: 1 (337 enodes) * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (cbrt (+ 1 (pow (* 1/2 i) 3)))) (* (cbrt (+ 1 (pow (* 1/2 i) 3))) (* n 100))) * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (cbrt (+ 1 (pow (* 1/2 i) 3)))) (* (cbrt (+ 1 (pow (* 1/2 i) 3))) (* n 100))) * [enter]simplify: Simplifying (* (* (cbrt (- 1 (* 1/2 i))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (89 enodes) * * [misc]simplify: iters left: 3 (153 enodes) * * [misc]simplify: iters left: 2 (220 enodes) * * [misc]simplify: iters left: 1 (258 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* (* i 1/2) (* i 1/2)) (- 1 (* i 1/2)))) (* (cbrt (+ (* (* i 1/2) (* i 1/2)) (- 1 (* i 1/2)))) (cbrt (- 1 (* i 1/2))))) * [exit]simplify: Simplified to (* (cbrt (+ (* (* i 1/2) (* i 1/2)) (- 1 (* i 1/2)))) (* (cbrt (+ (* (* i 1/2) (* i 1/2)) (- 1 (* i 1/2)))) (cbrt (- 1 (* i 1/2))))) * * * * [misc]progress: [ 57 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) 100) (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3)))) (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) n)) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (116 enodes) * * [misc]simplify: iters left: 3 (250 enodes) * * [misc]simplify: iters left: 2 (345 enodes) * * [misc]simplify: iters left: 1 (347 enodes) * [exit]simplify: Simplified to (* (* (* n 100) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (cbrt (+ 1 (pow (* 1/2 i) 3))))) * [exit]simplify: Simplified to (* (* (* n 100) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (cbrt (+ 1 (pow (* 1/2 i) 3))))) * [enter]simplify: Simplifying (* (* (cbrt (- 1 (* 1/2 i))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) (cbrt (- 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (90 enodes) * * [misc]simplify: iters left: 3 (150 enodes) * * [misc]simplify: iters left: 2 (214 enodes) * * [misc]simplify: iters left: 1 (245 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (- 1 (* i 1/2)) (* (* i 1/2) (* i 1/2)))) (* (cbrt (- 1 (* i 1/2))) (cbrt (- 1 (* i 1/2))))) * [exit]simplify: Simplified to (* (cbrt (+ (- 1 (* i 1/2)) (* (* i 1/2) (* i 1/2)))) (* (cbrt (- 1 (* i 1/2))) (cbrt (- 1 (* i 1/2))))) * * * * [misc]progress: [ 58 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) 100) (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) n)) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (107 enodes) * * [misc]simplify: iters left: 3 (223 enodes) * * [misc]simplify: iters left: 2 (301 enodes) * * [misc]simplify: iters left: 1 (306 enodes) * [exit]simplify: Simplified to (* (* (* n 100) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (cbrt (+ (pow (* 1/2 i) 3) 1)))) * [exit]simplify: Simplified to (* (* (* n 100) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (cbrt (+ (pow (* 1/2 i) 3) 1)))) * [enter]simplify: Simplifying (* (* (cbrt (- 1 (* 1/2 i))) (cbrt (- 1 (* 1/2 i)))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (90 enodes) * * [misc]simplify: iters left: 3 (150 enodes) * * [misc]simplify: iters left: 2 (198 enodes) * * [misc]simplify: iters left: 1 (241 enodes) * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* i 1/2))) (cbrt (- 1 (* i 1/2)))) (cbrt (+ (- 1 (* i 1/2)) (* (* i 1/2) (* i 1/2))))) * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* i 1/2))) (cbrt (- 1 (* i 1/2)))) (cbrt (+ (- 1 (* i 1/2)) (* (* i 1/2) (* i 1/2))))) * * * * [misc]progress: [ 59 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) 100) (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) n)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (72 enodes) * * [misc]simplify: iters left: 3 (134 enodes) * * [misc]simplify: iters left: 2 (161 enodes) * [exit]simplify: Simplified to (* (- 1 (* (* 1/2 i) (* 1/2 i))) (* 100 n)) * [exit]simplify: Simplified to (* (- 1 (* (* 1/2 i) (* 1/2 i))) (* 100 n)) * [enter]simplify: Simplifying (* (* (cbrt (- 1 (* 1/2 i))) (cbrt (- 1 (* 1/2 i)))) (cbrt (- 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * [exit]simplify: Simplified to (- 1 (* i 1/2)) * [exit]simplify: Simplified to (- 1 (* i 1/2)) * * * * [misc]progress: [ 60 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3)))) (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) n)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (94 enodes) * * [misc]simplify: iters left: 3 (187 enodes) * * [misc]simplify: iters left: 2 (274 enodes) * * [misc]simplify: iters left: 1 (283 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* i 1/2) 3) 1)) (cbrt (+ 1 (* i 1/2)))) (* (cbrt (+ (pow (* i 1/2) 3) 1)) (* n 100))) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* i 1/2) 3) 1)) (cbrt (+ 1 (* i 1/2)))) (* (cbrt (+ (pow (* i 1/2) 3) 1)) (* n 100))) * [enter]simplify: Simplifying (* (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (146 enodes) * * [misc]simplify: iters left: 2 (208 enodes) * * [misc]simplify: iters left: 1 (234 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * [exit]simplify: Simplified to (* (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * * * * [misc]progress: [ 61 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3)))) (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) n)) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (48 enodes) * * [misc]simplify: iters left: 4 (120 enodes) * * [misc]simplify: iters left: 3 (270 enodes) * * [misc]simplify: iters left: 2 (400 enodes) * * [misc]simplify: iters left: 1 (428 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (* i 1/2))) (* 100 n)) (* (cbrt (- 1 (* (* i 1/2) (* i 1/2)))) (cbrt (+ (pow (* i 1/2) 3) 1)))) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (* i 1/2))) (* 100 n)) (* (cbrt (- 1 (* (* i 1/2) (* i 1/2)))) (cbrt (+ (pow (* i 1/2) 3) 1)))) * [enter]simplify: Simplifying (* (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) (cbrt (- 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (150 enodes) * * [misc]simplify: iters left: 2 (217 enodes) * * [misc]simplify: iters left: 1 (250 enodes) * [exit]simplify: Simplified to (* (cbrt (- 1 (* 1/2 i))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * [exit]simplify: Simplified to (* (cbrt (- 1 (* 1/2 i))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * * * * [misc]progress: [ 62 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) n)) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (48 enodes) * * [misc]simplify: iters left: 4 (120 enodes) * * [misc]simplify: iters left: 3 (265 enodes) * * [misc]simplify: iters left: 2 (406 enodes) * * [misc]simplify: iters left: 1 (438 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* i 1/2) 3) 1)) (* 100 (cbrt (+ 1 (* i 1/2))))) (* n (cbrt (- 1 (* (* i 1/2) (* i 1/2)))))) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* i 1/2) 3) 1)) (* 100 (cbrt (+ 1 (* i 1/2))))) (* n (cbrt (- 1 (* (* i 1/2) (* i 1/2)))))) * [enter]simplify: Simplifying (* (cbrt (- 1 (* 1/2 i))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (85 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * * [misc]simplify: iters left: 1 (234 enodes) * [exit]simplify: Simplified to (* (cbrt (- (* (* i 1/2) (* i 1/2)) (- (* i 1/2) 1))) (cbrt (- 1 (* i 1/2)))) * [exit]simplify: Simplified to (* (cbrt (- (* (* i 1/2) (* i 1/2)) (- (* i 1/2) 1))) (cbrt (- 1 (* i 1/2)))) * * * * [misc]progress: [ 63 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (177 enodes) * * [misc]simplify: iters left: 2 (252 enodes) * * [misc]simplify: iters left: 1 (264 enodes) * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* i 1/2) (* i 1/2)))) (cbrt (- 1 (* (* i 1/2) (* i 1/2))))) (* (* n 100) (cbrt (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* i 1/2) (* i 1/2)))) (cbrt (- 1 (* (* i 1/2) (* i 1/2))))) (* (* n 100) (cbrt (+ 1 (* i 1/2))))) * [enter]simplify: Simplifying (* (cbrt (- 1 (* 1/2 i))) (cbrt (- 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (* (cbrt (- 1 (* i 1/2))) (cbrt (- 1 (* i 1/2)))) * [exit]simplify: Simplified to (* (cbrt (- 1 (* i 1/2))) (cbrt (- 1 (* i 1/2)))) * * * * [misc]progress: [ 64 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) n)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (97 enodes) * * [misc]simplify: iters left: 3 (214 enodes) * * [misc]simplify: iters left: 2 (301 enodes) * * [misc]simplify: iters left: 1 (311 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (pow (* 1/2 i) 3) 1)) (* (* (cbrt (+ 1 (* 1/2 i))) (* n 100)) (cbrt (+ (pow (* 1/2 i) 3) 1)))) * [exit]simplify: Simplified to (* (cbrt (+ (pow (* 1/2 i) 3) 1)) (* (* (cbrt (+ 1 (* 1/2 i))) (* n 100)) (cbrt (+ (pow (* 1/2 i) 3) 1)))) * [enter]simplify: Simplifying (* (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (146 enodes) * * [misc]simplify: iters left: 2 (208 enodes) * * [misc]simplify: iters left: 1 (234 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * [exit]simplify: Simplified to (* (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * * * * [misc]progress: [ 65 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) n)) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (48 enodes) * * [misc]simplify: iters left: 4 (120 enodes) * * [misc]simplify: iters left: 3 (271 enodes) * * [misc]simplify: iters left: 2 (415 enodes) * * [misc]simplify: iters left: 1 (454 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* 1/2 i) 3) 1)) n) (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (* 100 (cbrt (+ 1 (* 1/2 i)))))) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* 1/2 i) 3) 1)) n) (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (* 100 (cbrt (+ 1 (* 1/2 i)))))) * [enter]simplify: Simplifying (* (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) (cbrt (- 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (150 enodes) * * [misc]simplify: iters left: 2 (217 enodes) * * [misc]simplify: iters left: 1 (250 enodes) * [exit]simplify: Simplified to (* (cbrt (- 1 (* 1/2 i))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * [exit]simplify: Simplified to (* (cbrt (- 1 (* 1/2 i))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * * * * [misc]progress: [ 66 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) n)) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (48 enodes) * * [misc]simplify: iters left: 4 (120 enodes) * * [misc]simplify: iters left: 3 (264 enodes) * * [misc]simplify: iters left: 2 (401 enodes) * * [misc]simplify: iters left: 1 (434 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* 1/2 i) 3) 1)) 100) (* (* n (cbrt (+ (* 1/2 i) 1))) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))))) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* 1/2 i) 3) 1)) 100) (* (* n (cbrt (+ (* 1/2 i) 1))) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))))) * [enter]simplify: Simplifying (* (cbrt (- 1 (* 1/2 i))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (85 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * * [misc]simplify: iters left: 1 (234 enodes) * [exit]simplify: Simplified to (* (cbrt (- (* (* i 1/2) (* i 1/2)) (- (* i 1/2) 1))) (cbrt (- 1 (* i 1/2)))) * [exit]simplify: Simplified to (* (cbrt (- (* (* i 1/2) (* i 1/2)) (- (* i 1/2) 1))) (cbrt (- 1 (* i 1/2)))) * * * * [misc]progress: [ 67 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (89 enodes) * * [misc]simplify: iters left: 3 (198 enodes) * * [misc]simplify: iters left: 2 (285 enodes) * * [misc]simplify: iters left: 1 (289 enodes) * [exit]simplify: Simplified to (* (* (* 100 (cbrt (+ (* 1/2 i) 1))) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i))))) (* n (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))))) * [exit]simplify: Simplified to (* (* (* 100 (cbrt (+ (* 1/2 i) 1))) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i))))) (* n (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))))) * [enter]simplify: Simplifying (* (cbrt (- 1 (* 1/2 i))) (cbrt (- 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (* (cbrt (- 1 (* i 1/2))) (cbrt (- 1 (* i 1/2)))) * [exit]simplify: Simplified to (* (cbrt (- 1 (* i 1/2))) (cbrt (- 1 (* i 1/2)))) * * * * [misc]progress: [ 68 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 69 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (* 100 (+ 1 (* i 1/2))) * [exit]simplify: Simplified to (* 100 (+ 1 (* i 1/2))) * * * * [misc]progress: [ 70 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (+ 1 (* 1/2 i))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2)))) n) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2)))) n) * * * * [misc]progress: [ 71 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) n)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (88 enodes) * * [misc]simplify: iters left: 3 (180 enodes) * * [misc]simplify: iters left: 2 (258 enodes) * * [misc]simplify: iters left: 1 (263 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (pow (* i 1/2) 3))) (* (* n 100) (cbrt (+ 1 (* i 1/2))))) (cbrt (+ 1 (* i 1/2)))) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (pow (* i 1/2) 3))) (* (* n 100) (cbrt (+ 1 (* i 1/2))))) (cbrt (+ 1 (* i 1/2)))) * * * * [misc]progress: [ 72 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (80 enodes) * * [misc]simplify: iters left: 3 (173 enodes) * * [misc]simplify: iters left: 2 (232 enodes) * * [misc]simplify: iters left: 1 (238 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (* i 1/2))) (* (cbrt (+ 1 (* i 1/2))) (* n 100))) (cbrt (- 1 (* (* i 1/2) (* i 1/2))))) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (* i 1/2))) (* (cbrt (+ 1 (* i 1/2))) (* n 100))) (cbrt (- 1 (* (* i 1/2) (* i 1/2))))) * * * * [misc]progress: [ 73 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) 100) (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3)))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (88 enodes) * * [misc]simplify: iters left: 3 (192 enodes) * * [misc]simplify: iters left: 2 (259 enodes) * * [misc]simplify: iters left: 1 (261 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* 1/2 i) 3) 1)) (cbrt (+ (pow (* 1/2 i) 3) 1))) (* (* n 100) (cbrt (+ 1 (* 1/2 i))))) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* 1/2 i) 3) 1)) (cbrt (+ (pow (* 1/2 i) 3) 1))) (* (* n 100) (cbrt (+ 1 (* 1/2 i))))) * * * * [misc]progress: [ 74 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) 100) (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (48 enodes) * * [misc]simplify: iters left: 4 (120 enodes) * * [misc]simplify: iters left: 3 (268 enodes) * * [misc]simplify: iters left: 2 (393 enodes) * * [misc]simplify: iters left: 1 (428 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* 1/2 i) 3) 1)) (* (cbrt (+ 1 (* 1/2 i))) 100)) (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) n)) * [exit]simplify: Simplified to (* (* (cbrt (+ (pow (* 1/2 i) 3) 1)) (* (cbrt (+ 1 (* 1/2 i))) 100)) (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) n)) * * * * [misc]progress: [ 75 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) 100) (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3)))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (48 enodes) * * [misc]simplify: iters left: 4 (120 enodes) * * [misc]simplify: iters left: 3 (265 enodes) * * [misc]simplify: iters left: 2 (404 enodes) * * [misc]simplify: iters left: 1 (452 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (pow (* 1/2 i) 3))) (* 100 n)) (* (cbrt (+ (* 1/2 i) 1)) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))))) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (pow (* 1/2 i) 3))) (* 100 n)) (* (cbrt (+ (* 1/2 i) 1)) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))))) * * * * [misc]progress: [ 76 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) 100) (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (80 enodes) * * [misc]simplify: iters left: 3 (171 enodes) * * [misc]simplify: iters left: 2 (236 enodes) * * [misc]simplify: iters left: 1 (241 enodes) * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (+ (* 1/2 i) 1)) (* n 100))) * [exit]simplify: Simplified to (* (* (cbrt (- 1 (* (* 1/2 i) (* 1/2 i)))) (cbrt (- 1 (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (+ (* 1/2 i) 1)) (* n 100))) * * * * [misc]progress: [ 77 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3)))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (97 enodes) * * [misc]simplify: iters left: 3 (206 enodes) * * [misc]simplify: iters left: 2 (289 enodes) * * [misc]simplify: iters left: 1 (299 enodes) * [exit]simplify: Simplified to (* (* (* n 100) (cbrt (+ (pow (* i 1/2) 3) 1))) (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (* (* (* n 100) (cbrt (+ (pow (* i 1/2) 3) 1))) (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2))))) * * * * [misc]progress: [ 78 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i))))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (89 enodes) * * [misc]simplify: iters left: 3 (195 enodes) * * [misc]simplify: iters left: 2 (282 enodes) * * [misc]simplify: iters left: 1 (292 enodes) * [exit]simplify: Simplified to (* (* (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2)))) 100) (* (cbrt (- 1 (* (* i 1/2) (* i 1/2)))) n)) * [exit]simplify: Simplified to (* (* (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2)))) 100) (* (cbrt (- 1 (* (* i 1/2) (* i 1/2)))) n)) * * * * [misc]progress: [ 79 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ (pow 1 3) (pow (* 1/2 i) 3))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (94 enodes) * * [misc]simplify: iters left: 3 (192 enodes) * * [misc]simplify: iters left: 2 (288 enodes) * * [misc]simplify: iters left: 1 (294 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (* 1/2 i))) (* 100 (cbrt (+ 1 (* 1/2 i))))) (* n (cbrt (+ (pow (* 1/2 i) 3) 1)))) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (* 1/2 i))) (* 100 (cbrt (+ 1 (* 1/2 i))))) (* n (cbrt (+ (pow (* 1/2 i) 3) 1)))) * * * * [misc]progress: [ 80 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (- (* 1 1) (* (* 1/2 i) (* 1/2 i)))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (177 enodes) * * [misc]simplify: iters left: 2 (256 enodes) * * [misc]simplify: iters left: 1 (265 enodes) * [exit]simplify: Simplified to (* (* n (cbrt (- 1 (* (* 1/2 i) (* 1/2 i))))) (* (* (cbrt (+ (* 1/2 i) 1)) (cbrt (+ (* 1/2 i) 1))) 100)) * [exit]simplify: Simplified to (* (* n (cbrt (- 1 (* (* 1/2 i) (* 1/2 i))))) (* (* (cbrt (+ (* 1/2 i) 1)) (cbrt (+ (* 1/2 i) 1))) 100)) * * * * [misc]progress: [ 81 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 82 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (- (+ 1 (* 1/6 i)) (* 1/36 (pow i 2))) n)) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (490 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2)))) (* (- (+ (* 1/6 i) 1) (* (* i 1/36) i)) (* n 100))) * * * * [misc]progress: [ 83 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))) i)) (exp (* 1/3 (- (log 1/2) (log (/ 1 i)))))) (* 4/9 (/ (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))) (pow i 2)))) n)) * * [misc]simplify: iters left: 6 (29 enodes) * * [misc]simplify: iters left: 5 (62 enodes) * * [misc]simplify: iters left: 4 (151 enodes) * [exit]simplify: Simplified to (* (* (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2)))) (* 100 n)) (+ (pow (exp 1/3) (+ (log i) (log 1/2))) (* (/ (pow (exp 1/3) (+ (log i) (log 1/2))) i) (- 2/3 (/ 4/9 i))))) * * * * [misc]progress: [ 84 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (- (+ (* 2/3 (/ (exp (* 1/3 (- (log -1/2) (log (/ -1 i))))) i)) (exp (* 1/3 (- (log -1/2) (log (/ -1 i)))))) (* 4/9 (/ (exp (* 1/3 (- (log -1/2) (log (/ -1 i))))) (pow i 2)))) n)) * * [misc]simplify: iters left: 6 (31 enodes) * * [misc]simplify: iters left: 5 (63 enodes) * * [misc]simplify: iters left: 4 (152 enodes) * [exit]simplify: Simplified to (* (* (* 100 (cbrt (+ 1 (* i 1/2)))) (* n (cbrt (+ 1 (* i 1/2))))) (+ (pow (exp 1/3) (- (log -1/2) (log (/ -1 i)))) (* (/ (pow (exp 1/3) (- (log -1/2) (log (/ -1 i)))) i) (- 2/3 (/ 4/9 i))))) * * * * [misc]progress: [ 85 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (- (+ 1 (* 1/6 i)) (* 1/36 (pow i 2)))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (118 enodes) * * [misc]simplify: iters left: 3 (444 enodes) * [exit]simplify: Simplified to (* (* (- (+ (* 1/6 i) 1) (* 1/36 (* i i))) (* n 100)) (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2))))) * * * * [misc]progress: [ 86 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))) i)) (exp (* 1/3 (- (log 1/2) (log (/ 1 i)))))) (* 4/9 (/ (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))) (pow i 2))))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (29 enodes) * * [misc]simplify: iters left: 5 (64 enodes) * * [misc]simplify: iters left: 4 (162 enodes) * [exit]simplify: Simplified to (* (+ (* (/ (pow (exp 1/3) (+ (log 1/2) (log i))) i) (- 2/3 (/ 4/9 i))) (pow (exp 1/3) (+ (log 1/2) (log i)))) (* (* (cbrt (+ 1 (* i 1/2))) n) (* 100 (cbrt (+ 1 (* i 1/2)))))) * * * * [misc]progress: [ 87 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (- (+ (* 2/3 (/ (exp (* 1/3 (- (log -1/2) (log (/ -1 i))))) i)) (exp (* 1/3 (- (log -1/2) (log (/ -1 i)))))) (* 4/9 (/ (exp (* 1/3 (- (log -1/2) (log (/ -1 i))))) (pow i 2))))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (31 enodes) * * [misc]simplify: iters left: 5 (65 enodes) * * [misc]simplify: iters left: 4 (163 enodes) * [exit]simplify: Simplified to (* (+ (* (/ (pow (exp 1/3) (- (log -1/2) (log (/ -1 i)))) i) (- 2/3 (/ 4/9 i))) (pow (exp 1/3) (- (log -1/2) (log (/ -1 i))))) (* (* 100 (cbrt (+ 1 (* i 1/2)))) (* n (cbrt (+ 1 (* i 1/2)))))) * * * * [misc]progress: [ 88 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (- (+ 1 (* 1/6 i)) (* 1/36 (pow i 2))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (103 enodes) * * [misc]simplify: iters left: 3 (355 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ 1 (* i 1/2))) (* n 100)) (* (cbrt (+ 1 (* i 1/2))) (- (+ 1 (* i 1/6)) (* i (* i 1/36))))) * * * * [misc]progress: [ 89 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))) i)) (exp (* 1/3 (- (log 1/2) (log (/ 1 i)))))) (* 4/9 (/ (exp (* 1/3 (- (log 1/2) (log (/ 1 i))))) (pow i 2)))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (29 enodes) * * [misc]simplify: iters left: 5 (64 enodes) * * [misc]simplify: iters left: 4 (147 enodes) * * [misc]simplify: iters left: 3 (482 enodes) * [exit]simplify: Simplified to (* (* (* (cbrt (+ 1 (* 1/2 i))) (* 100 n)) (cbrt (+ 1 (* 1/2 i)))) (- (* (+ (/ 2/3 i) 1) (* (pow 1/2 1/3) (pow i 1/3))) (/ (* (pow 1/2 1/3) (pow i 1/3)) (/ (* i i) 4/9)))) * * * * [misc]progress: [ 90 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (- (+ (* 2/3 (/ (exp (* 1/3 (- (log -1/2) (log (/ -1 i))))) i)) (exp (* 1/3 (- (log -1/2) (log (/ -1 i)))))) (* 4/9 (/ (exp (* 1/3 (- (log -1/2) (log (/ -1 i))))) (pow i 2)))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)) * * [misc]simplify: iters left: 6 (31 enodes) * * [misc]simplify: iters left: 5 (65 enodes) * * [misc]simplify: iters left: 4 (148 enodes) * * [misc]simplify: iters left: 3 (486 enodes) * [exit]simplify: Simplified to (* (* (* 100 n) (* (cbrt (+ 1 (* i 1/2))) (cbrt (+ 1 (* i 1/2))))) (+ (pow (exp 1/3) (- (log -1/2) (log (/ -1 i)))) (* (pow (exp 1/3) (- (log -1/2) (log (/ -1 i)))) (- (/ 2/3 i) (/ (/ 4/9 i) i))))) * * * * [misc]progress: [ 91 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* 100 n) (* 50 (* n i))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (* (+ (* 50 i) 100) n) * * * * [misc]progress: [ 92 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* 100 (* (exp (- (log 1/2) (log (/ 1 i)))) n)) (* 200 (/ (* (exp (- (log 1/2) (log (/ 1 i)))) n) i))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (75 enodes) * * [misc]simplify: iters left: 3 (149 enodes) * * [misc]simplify: iters left: 2 (304 enodes) * [exit]simplify: Simplified to (* (* (* 1/2 i) n) (+ (/ 200 i) 100)) * * * * [misc]progress: [ 93 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* 100 (* n (exp (- (log -1/2) (log (/ -1 i)))))) (* 200 (/ (* n (exp (- (log -1/2) (log (/ -1 i))))) i))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (71 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (352 enodes) * [exit]simplify: Simplified to (* (/ (* -1/2 n) (/ -1 i)) (+ (/ 200 i) 100)) * * * [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 1 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2) * [misc]approximate: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in n * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100)))) 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 (log (* (+ 1 (* 1/2 i)) (* n 100))) in n * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 i)) (* n 100)) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of (* n 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 i) into (* 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (* 1/2 i)) into (+ 1 (* 1/2 i)) * [misc]backup-simplify: Simplify (* 0 100) into 0 * [misc]backup-simplify: Simplify (* (+ 1 (* 1/2 i)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 100)) into 100 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 i)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ 1 (* 1/2 i)) 100) (* 0 0)) into (+ 100 (* 50 i)) * [misc]backup-simplify: Simplify (log (+ 100 (* 50 i))) into (log (+ 100 (* 50 i))) * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log (+ 100 (* 50 i)))) into (+ (log n) (log (+ 100 (* 50 i)))) * [misc]backup-simplify: Simplify (* 1/3 (+ (log n) (log (+ 100 (* 50 i))))) into (* 1/3 (+ (log n) (log (+ 100 (* 50 i))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) into (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 i)) (* n 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* n 100) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* n 100) into (* 100 n) * [misc]backup-simplify: Simplify (* 1 (* 100 n)) into (* 100 n) * [misc]backup-simplify: Simplify (log (* 100 n)) into (log (* 100 n)) * [misc]backup-simplify: Simplify (* 1/3 (log (* 100 n))) into (* 1/3 (log (* 100 n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 100 n)))) into (pow (* 100 n) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 i)) (* n 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* n 100) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* n 100) into (* 100 n) * [misc]backup-simplify: Simplify (* 1 (* 100 n)) into (* 100 n) * [misc]backup-simplify: Simplify (log (* 100 n)) into (log (* 100 n)) * [misc]backup-simplify: Simplify (* 1/3 (log (* 100 n))) into (* 1/3 (log (* 100 n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 100 n)))) into (pow (* 100 n) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 100 n) 1/3) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 100 n)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 100 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 (log (* 100 n)) in 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) into 0 * [misc]backup-simplify: Simplify (+ (* 100 1) (* 0 0)) into 100 * [misc]backup-simplify: Simplify (log 100) into (log 100) * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log 100)) into (+ (log 100) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (+ (log 100) (log n))) into (* 1/3 (+ (log 100) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log 100) (log n)))) into (exp (* 1/3 (+ (log 100) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log 100) (log n)))) into (exp (* 1/3 (+ (log 100) (log n)))) * [misc]backup-simplify: Simplify (+ (* n 0) (* 0 100)) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 1/2 (* 100 n))) into (* 50 n) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 50 n)) 1)) (pow (* 100 n) 1)))) 1) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/3 1/2) (* 0 (log (* 100 n)))) into 1/6 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 100 n)))) (+ (* (/ (pow 1/6 1) 1)))) into (* 1/6 (pow (* n 100) 1/3)) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (* n 100) 1/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 (* n 100) 1/3) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* n 100)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* n 100))) 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 (log (* n 100)) in n * [misc]taylor: Taking taylor expansion of (* n 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 0 100) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 100)) into 100 * [misc]backup-simplify: Simplify (log 100) into (log 100) * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log 100)) into (+ (log 100) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (+ (log 100) (log n))) into (* 1/3 (+ (log 100) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log 100) (log n)))) into (exp (* 1/3 (+ (log 100) (log n)))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) into (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) into (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 100 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log 100)) into (+ (log 100) (log n)) * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (+ (log 100) (log n)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (log 100) (log n)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* n 0) (+ (* 0 0) (* 0 100))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/2 0) (* 0 (* 100 n)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 50 n)) 2)) (pow (* 100 n) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 100 n) 1)))) 2) into -1/8 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/8) (+ (* 0 1/2) (* 0 (log (* 100 n))))) into (- 1/24) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 100 n)))) (+ (* (/ (pow 1/6 2) 2)) (* (/ (pow (- 1/24) 1) 1)))) into (* -1/36 (pow (* n 100) 1/3)) * [misc]taylor: Taking taylor expansion of (* -1/36 (pow (* n 100) 1/3)) in n * [misc]taylor: Taking taylor expansion of -1/36 in n * [misc]backup-simplify: Simplify -1/36 into -1/36 * [misc]taylor: Taking taylor expansion of (pow (* n 100) 1/3) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* n 100)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* n 100))) 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 (log (* n 100)) in n * [misc]taylor: Taking taylor expansion of (* n 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 0 100) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 100)) into 100 * [misc]backup-simplify: Simplify (log 100) into (log 100) * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log 100)) into (+ (log 100) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (+ (log 100) (log n))) into (* 1/3 (+ (log 100) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log 100) (log n)))) into (exp (* 1/3 (+ (log 100) (log n)))) * [misc]backup-simplify: Simplify (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) into (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) * [misc]backup-simplify: Simplify (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) into (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) * [misc]backup-simplify: Simplify (+ (* (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) (pow (* 1 i) 2)) (+ (* (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) (* 1 i)) (exp (* 1/3 (+ (log 100) (log n)))))) into (- (+ (* 1/6 (* (exp (* 1/3 (+ (log 100) (log n)))) i)) (exp (* 1/3 (+ (log 100) (log n))))) (* 1/36 (* (exp (* 1/3 (+ (log 100) (log n)))) (pow i 2)))) * [misc]approximate: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in n * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) 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 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in n * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 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) 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 (/ 1 i)) into (/ 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ 1/2 i)) into (+ (* 1/2 (/ 1 i)) 1) * [misc]backup-simplify: Simplify (* 1 100) into 100 * [misc]backup-simplify: Simplify (* (+ (* 1/2 (/ 1 i)) 1) 100) into (* 100 (+ 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) into (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* 100 (+ (* 1/2 (/ 1 i)) 1)))) into (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n))) into (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n)))) into (exp (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (* (/ 1 n) 100) into (/ 100 n) * [misc]backup-simplify: Simplify (* 1/2 (/ 100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (* (/ 1 n) 100) into (/ 100 n) * [misc]backup-simplify: Simplify (* 1/2 (/ 100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 n) 0) (* 0 100)) 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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 1 (/ 100 n))) into (* 100 (/ 1 n)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 100 (/ 1 n))) 1)) (pow (/ 50 n) 1)))) 1) into 2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 2) (* 0 (- (log (/ 50 n)) (log i)))) into 2/3 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow 2/3 1) 1)))) into (* 2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]taylor: Taking taylor expansion of (* 2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of 2/3 in n * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (* 2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* 2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (* 2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* 2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 50 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 50 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 (+ (* 1/3 0) (* 0 (- (log 50) (+ (log i) (log n))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) (+ (* (/ (pow 0 1) 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 n) 0) (+ (* 0 0) (* 0 100))) 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 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 1 0) (* 0 (/ 100 n)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 100 (/ 1 n))) 2)) (pow (/ 50 n) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 50 n) 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 2) (* 0 (- (log (/ 50 n)) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow 2/3 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]taylor: Taking taylor expansion of (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of -4/9 in n * [misc]backup-simplify: Simplify -4/9 into -4/9 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 50) (+ (log (/ 1 i)) (log (/ 1 n))))))) (pow (* 1 (/ 1 i)) 2)) (+ (* (* 2/3 (exp (* 1/3 (- (log 50) (+ (log (/ 1 i)) (log (/ 1 n))))))) (* 1 (/ 1 i))) (exp (* 1/3 (- (log 50) (+ (log (/ 1 i)) (log (/ 1 n)))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) i)) (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i))))))) (* 4/9 (/ (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) (pow i 2)))) * [misc]approximate: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in n * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) 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 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in n * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (- 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)) 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 (/ -1 i)) into (/ -1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ -1/2 i)) into (- 1 (* 1/2 (/ 1 i))) * [misc]backup-simplify: Simplify (* -1 100) into -100 * [misc]backup-simplify: Simplify (* (- 1 (* 1/2 (/ 1 i))) -100) into (* -100 (- 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (log (* -100 (- 1 (* 1/2 (/ 1 i))))) into (log (* -100 (- 1 (* 1/2 (/ 1 i))))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* -100 (- 1 (* 1/2 (/ 1 i)))))) into (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))) into (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) into (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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)) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (* (/ -1 n) 100) into (/ -100 n) * [misc]backup-simplify: Simplify (* -1/2 (/ -100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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)) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (* (/ -1 n) 100) into (/ -100 n) * [misc]backup-simplify: Simplify (* -1/2 (/ -100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log 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 n) 0) (* 0 100)) 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 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* -1/2 0) (* 1 (/ -100 n))) into (- (* 100 (/ 1 n))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (* 100 (/ 1 n)))) 1)) (pow (/ 50 n) 1)))) 1) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (* 0 (- (log (/ 50 n)) (log i)))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow (- 2/3) 1) 1)))) into (* -2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]taylor: Taking taylor expansion of (* -2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of -2/3 in n * [misc]backup-simplify: Simplify -2/3 into -2/3 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (* -2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (* -2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 50 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 50 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 (+ (* 1/3 0) (* 0 (- (log 50) (+ (log i) (log n))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) (+ (* (/ (pow 0 1) 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 (+ (* (/ -1 n) 0) (+ (* 0 0) (* 0 100))) 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/2 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1/2 0) (+ (* 1 0) (* 0 (/ -100 n)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (* 100 (/ 1 n)))) 2)) (pow (/ 50 n) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 50 n) 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 -2) (* 0 (- (log (/ 50 n)) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow (- 2/3) 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]taylor: Taking taylor expansion of (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of -4/9 in n * [misc]backup-simplify: Simplify -4/9 into -4/9 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 50) (+ (log (/ 1 (- i))) (log (/ 1 (- n)))))))) (pow (* 1 (/ 1 (- i))) 2)) (+ (* (* -2/3 (exp (* 1/3 (- (log 50) (+ (log (/ 1 (- i))) (log (/ 1 (- n)))))))) (* 1 (/ 1 (- i)))) (exp (* 1/3 (- (log 50) (+ (log (/ 1 (- i))) (log (/ 1 (- n))))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) i)) (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n))))))) (* 4/9 (/ (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) (pow i 2)))) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1) * [misc]approximate: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in n * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100)))) 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 (log (* (+ 1 (* 1/2 i)) (* n 100))) in n * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 i)) (* n 100)) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of (* n 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 i) into (* 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (* 1/2 i)) into (+ 1 (* 1/2 i)) * [misc]backup-simplify: Simplify (* 0 100) into 0 * [misc]backup-simplify: Simplify (* (+ 1 (* 1/2 i)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 100)) into 100 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 i)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ 1 (* 1/2 i)) 100) (* 0 0)) into (+ 100 (* 50 i)) * [misc]backup-simplify: Simplify (log (+ 100 (* 50 i))) into (log (+ 100 (* 50 i))) * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log (+ 100 (* 50 i)))) into (+ (log n) (log (+ 100 (* 50 i)))) * [misc]backup-simplify: Simplify (* 1/3 (+ (log n) (log (+ 100 (* 50 i))))) into (* 1/3 (+ (log n) (log (+ 100 (* 50 i))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) into (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 i)) (* n 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* n 100) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* n 100) into (* 100 n) * [misc]backup-simplify: Simplify (* 1 (* 100 n)) into (* 100 n) * [misc]backup-simplify: Simplify (log (* 100 n)) into (log (* 100 n)) * [misc]backup-simplify: Simplify (* 1/3 (log (* 100 n))) into (* 1/3 (log (* 100 n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 100 n)))) into (pow (* 100 n) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 i)) (* n 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* n 100) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* n 100) into (* 100 n) * [misc]backup-simplify: Simplify (* 1 (* 100 n)) into (* 100 n) * [misc]backup-simplify: Simplify (log (* 100 n)) into (log (* 100 n)) * [misc]backup-simplify: Simplify (* 1/3 (log (* 100 n))) into (* 1/3 (log (* 100 n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 100 n)))) into (pow (* 100 n) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 100 n) 1/3) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 100 n)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 100 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 (log (* 100 n)) in 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) into 0 * [misc]backup-simplify: Simplify (+ (* 100 1) (* 0 0)) into 100 * [misc]backup-simplify: Simplify (log 100) into (log 100) * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log 100)) into (+ (log 100) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (+ (log 100) (log n))) into (* 1/3 (+ (log 100) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log 100) (log n)))) into (exp (* 1/3 (+ (log 100) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log 100) (log n)))) into (exp (* 1/3 (+ (log 100) (log n)))) * [misc]backup-simplify: Simplify (+ (* n 0) (* 0 100)) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 1/2 (* 100 n))) into (* 50 n) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 50 n)) 1)) (pow (* 100 n) 1)))) 1) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/3 1/2) (* 0 (log (* 100 n)))) into 1/6 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 100 n)))) (+ (* (/ (pow 1/6 1) 1)))) into (* 1/6 (pow (* n 100) 1/3)) * [misc]taylor: Taking taylor expansion of (* 1/6 (pow (* n 100) 1/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 (* n 100) 1/3) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* n 100)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* n 100))) 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 (log (* n 100)) in n * [misc]taylor: Taking taylor expansion of (* n 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 0 100) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 100)) into 100 * [misc]backup-simplify: Simplify (log 100) into (log 100) * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log 100)) into (+ (log 100) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (+ (log 100) (log n))) into (* 1/3 (+ (log 100) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log 100) (log n)))) into (exp (* 1/3 (+ (log 100) (log n)))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) into (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) into (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 100 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log 100)) into (+ (log 100) (log n)) * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (+ (log 100) (log n)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (log 100) (log n)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* n 0) (+ (* 0 0) (* 0 100))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/2 0) (* 0 (* 100 n)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 50 n)) 2)) (pow (* 100 n) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 100 n) 1)))) 2) into -1/8 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/8) (+ (* 0 1/2) (* 0 (log (* 100 n))))) into (- 1/24) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 100 n)))) (+ (* (/ (pow 1/6 2) 2)) (* (/ (pow (- 1/24) 1) 1)))) into (* -1/36 (pow (* n 100) 1/3)) * [misc]taylor: Taking taylor expansion of (* -1/36 (pow (* n 100) 1/3)) in n * [misc]taylor: Taking taylor expansion of -1/36 in n * [misc]backup-simplify: Simplify -1/36 into -1/36 * [misc]taylor: Taking taylor expansion of (pow (* n 100) 1/3) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* n 100)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* n 100))) 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 (log (* n 100)) in n * [misc]taylor: Taking taylor expansion of (* n 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 0 100) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 100)) into 100 * [misc]backup-simplify: Simplify (log 100) into (log 100) * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log 100)) into (+ (log 100) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (+ (log 100) (log n))) into (* 1/3 (+ (log 100) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log 100) (log n)))) into (exp (* 1/3 (+ (log 100) (log n)))) * [misc]backup-simplify: Simplify (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) into (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) * [misc]backup-simplify: Simplify (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) into (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) * [misc]backup-simplify: Simplify (+ (* (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) (pow (* 1 i) 2)) (+ (* (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) (* 1 i)) (exp (* 1/3 (+ (log 100) (log n)))))) into (- (+ (* 1/6 (* (exp (* 1/3 (+ (log 100) (log n)))) i)) (exp (* 1/3 (+ (log 100) (log n))))) (* 1/36 (* (exp (* 1/3 (+ (log 100) (log n)))) (pow i 2)))) * [misc]approximate: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in n * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) 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 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in n * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 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) 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 (/ 1 i)) into (/ 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ 1/2 i)) into (+ (* 1/2 (/ 1 i)) 1) * [misc]backup-simplify: Simplify (* 1 100) into 100 * [misc]backup-simplify: Simplify (* (+ (* 1/2 (/ 1 i)) 1) 100) into (* 100 (+ 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) into (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* 100 (+ (* 1/2 (/ 1 i)) 1)))) into (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n))) into (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n)))) into (exp (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (* (/ 1 n) 100) into (/ 100 n) * [misc]backup-simplify: Simplify (* 1/2 (/ 100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (* (/ 1 n) 100) into (/ 100 n) * [misc]backup-simplify: Simplify (* 1/2 (/ 100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 n) 0) (* 0 100)) 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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 1 (/ 100 n))) into (* 100 (/ 1 n)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 100 (/ 1 n))) 1)) (pow (/ 50 n) 1)))) 1) into 2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 2) (* 0 (- (log (/ 50 n)) (log i)))) into 2/3 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow 2/3 1) 1)))) into (* 2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]taylor: Taking taylor expansion of (* 2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of 2/3 in n * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (* 2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* 2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (* 2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* 2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 50 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 50 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 (+ (* 1/3 0) (* 0 (- (log 50) (+ (log i) (log n))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) (+ (* (/ (pow 0 1) 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 n) 0) (+ (* 0 0) (* 0 100))) 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 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 1 0) (* 0 (/ 100 n)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 100 (/ 1 n))) 2)) (pow (/ 50 n) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 50 n) 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 2) (* 0 (- (log (/ 50 n)) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow 2/3 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]taylor: Taking taylor expansion of (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of -4/9 in n * [misc]backup-simplify: Simplify -4/9 into -4/9 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 50) (+ (log (/ 1 i)) (log (/ 1 n))))))) (pow (* 1 (/ 1 i)) 2)) (+ (* (* 2/3 (exp (* 1/3 (- (log 50) (+ (log (/ 1 i)) (log (/ 1 n))))))) (* 1 (/ 1 i))) (exp (* 1/3 (- (log 50) (+ (log (/ 1 i)) (log (/ 1 n)))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) i)) (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i))))))) (* 4/9 (/ (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) (pow i 2)))) * [misc]approximate: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in n * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) 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 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in n * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (- 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)) 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 (/ -1 i)) into (/ -1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ -1/2 i)) into (- 1 (* 1/2 (/ 1 i))) * [misc]backup-simplify: Simplify (* -1 100) into -100 * [misc]backup-simplify: Simplify (* (- 1 (* 1/2 (/ 1 i))) -100) into (* -100 (- 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (log (* -100 (- 1 (* 1/2 (/ 1 i))))) into (log (* -100 (- 1 (* 1/2 (/ 1 i))))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* -100 (- 1 (* 1/2 (/ 1 i)))))) into (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))) into (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) into (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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)) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (* (/ -1 n) 100) into (/ -100 n) * [misc]backup-simplify: Simplify (* -1/2 (/ -100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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)) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (* (/ -1 n) 100) into (/ -100 n) * [misc]backup-simplify: Simplify (* -1/2 (/ -100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log 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 n) 0) (* 0 100)) 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 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* -1/2 0) (* 1 (/ -100 n))) into (- (* 100 (/ 1 n))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (* 100 (/ 1 n)))) 1)) (pow (/ 50 n) 1)))) 1) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (* 0 (- (log (/ 50 n)) (log i)))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow (- 2/3) 1) 1)))) into (* -2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]taylor: Taking taylor expansion of (* -2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of -2/3 in n * [misc]backup-simplify: Simplify -2/3 into -2/3 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (* -2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (* -2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 50 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 50 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 (+ (* 1/3 0) (* 0 (- (log 50) (+ (log i) (log n))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) (+ (* (/ (pow 0 1) 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 (+ (* (/ -1 n) 0) (+ (* 0 0) (* 0 100))) 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/2 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1/2 0) (+ (* 1 0) (* 0 (/ -100 n)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (* 100 (/ 1 n)))) 2)) (pow (/ 50 n) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 50 n) 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 -2) (* 0 (- (log (/ 50 n)) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow (- 2/3) 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]taylor: Taking taylor expansion of (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of -4/9 in n * [misc]backup-simplify: Simplify -4/9 into -4/9 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 50) (+ (log (/ 1 (- i))) (log (/ 1 (- n)))))))) (pow (* 1 (/ 1 (- i))) 2)) (+ (* (* -2/3 (exp (* 1/3 (- (log 50) (+ (log (/ 1 (- i))) (log (/ 1 (- n)))))))) (* 1 (/ 1 (- i)))) (exp (* 1/3 (- (log 50) (+ (log (/ 1 (- i))) (log (/ 1 (- n))))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) i)) (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n))))))) (* 4/9 (/ (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) (pow i 2)))) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (cbrt (* (* n 100) (+ 1 (* 1/2 i)))) in (n i) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (* n 100) (+ 1 (* 1/2 i)))) in i * [misc]taylor: Rewrote expression to (pow (* (* n 100) (+ 1 (* 1/2 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* n 100) (+ 1 (* 1/2 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* n 100) (+ 1 (* 1/2 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (* n 100) (+ 1 (* 1/2 i)))) in i * [misc]taylor: Taking taylor expansion of (* (* n 100) (+ 1 (* 1/2 i))) in i * [misc]taylor: Taking taylor expansion of (* n 100) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* n 100) into (* 100 n) * [misc]backup-simplify: Simplify (* 1/2 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* (* 100 n) 1) into (* 100 n) * [misc]backup-simplify: Simplify (log (* 100 n)) into (log (* 100 n)) * [misc]backup-simplify: Simplify (* 1/3 (log (* 100 n))) into (* 1/3 (log (* 100 n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 100 n)))) into (pow (* 100 n) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (* n 100) (+ 1 (* 1/2 i)))) in n * [misc]taylor: Rewrote expression to (pow (* (* n 100) (+ 1 (* 1/2 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* n 100) (+ 1 (* 1/2 i)))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* n 100) (+ 1 (* 1/2 i))))) 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 (log (* (* n 100) (+ 1 (* 1/2 i)))) in n * [misc]taylor: Taking taylor expansion of (* (* n 100) (+ 1 (* 1/2 i))) in n * [misc]taylor: Taking taylor expansion of (* n 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (* 0 100) into 0 * [misc]backup-simplify: Simplify (* 1/2 i) into (* 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (* 1/2 i)) into (+ 1 (* 1/2 i)) * [misc]backup-simplify: Simplify (* 0 (+ 1 (* 1/2 i))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 i)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 100)) into 100 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 100 (+ 1 (* 1/2 i)))) into (+ 100 (* 50 i)) * [misc]backup-simplify: Simplify (log (+ 100 (* 50 i))) into (log (+ 100 (* 50 i))) * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log (+ 100 (* 50 i)))) into (+ (log n) (log (+ 100 (* 50 i)))) * [misc]backup-simplify: Simplify (* 1/3 (+ (log n) (log (+ 100 (* 50 i))))) into (* 1/3 (+ (log n) (log (+ 100 (* 50 i))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) into (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) * [misc]taylor: Taking taylor expansion of (cbrt (* (* n 100) (+ 1 (* 1/2 i)))) in n * [misc]taylor: Rewrote expression to (pow (* (* n 100) (+ 1 (* 1/2 i))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* n 100) (+ 1 (* 1/2 i)))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* n 100) (+ 1 (* 1/2 i))))) 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 (log (* (* n 100) (+ 1 (* 1/2 i)))) in n * [misc]taylor: Taking taylor expansion of (* (* n 100) (+ 1 (* 1/2 i))) in n * [misc]taylor: Taking taylor expansion of (* n 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in n * [misc]backup-simplify: Simplify i into i * [misc]backup-simplify: Simplify (* 0 100) into 0 * [misc]backup-simplify: Simplify (* 1/2 i) into (* 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (* 1/2 i)) into (+ 1 (* 1/2 i)) * [misc]backup-simplify: Simplify (* 0 (+ 1 (* 1/2 i))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 i)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 100)) into 100 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 100 (+ 1 (* 1/2 i)))) into (+ 100 (* 50 i)) * [misc]backup-simplify: Simplify (log (+ 100 (* 50 i))) into (log (+ 100 (* 50 i))) * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log (+ 100 (* 50 i)))) into (+ (log n) (log (+ 100 (* 50 i)))) * [misc]backup-simplify: Simplify (* 1/3 (+ (log n) (log (+ 100 (* 50 i))))) into (* 1/3 (+ (log n) (log (+ 100 (* 50 i))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) into (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (+ (log n) (log (+ 100 (* 50 i))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (+ (log n) (log (+ 100 (* 50 i)))) in i * [misc]taylor: Taking taylor expansion of (log n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]taylor: Taking taylor expansion of (log (+ 100 (* 50 i))) in i * [misc]taylor: Taking taylor expansion of (+ 100 (* 50 i)) in i * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (* 50 i) in i * [misc]taylor: Taking taylor expansion of 50 in i * [misc]backup-simplify: Simplify 50 into 50 * [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 (* 50 0) into 0 * [misc]backup-simplify: Simplify (+ 100 0) into 100 * [misc]backup-simplify: Simplify (log 100) into (log 100) * [misc]backup-simplify: Simplify (+ (log n) (log 100)) into (+ (log 100) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (+ (log 100) (log n))) into (* 1/3 (+ (log 100) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log 100) (log n)))) into (exp (* 1/3 (+ (log 100) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log 100) (log n)))) into (exp (* 1/3 (+ (log 100) (log n)))) * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 i))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 100))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 100 0) (* 0 (+ 1 (* 1/2 i))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ 100 (* 50 i)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log (+ 100 (* 50 i)))) into (+ (log n) (log (+ 100 (* 50 i)))) * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (+ (log n) (log (+ 100 (* 50 i)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow n 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 50 1) (* 0 0)) into 50 * [misc]backup-simplify: Simplify (+ 0 50) into 50 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 50) 1)) (pow 100 1)))) 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/3 1/2) (* 0 (+ (log 100) (log n)))) into 1/6 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (log 100) (log n)))) (+ (* (/ (pow 1/6 1) 1)))) into (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) * [misc]backup-simplify: Simplify (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) into (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 i)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 100)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 100 0) (+ (* 0 0) (* 0 (+ 1 (* 1/2 i)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ 100 (* 50 i)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ 100 (* 50 i)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log (+ 100 (* 50 i)))) into (+ (log n) (log (+ 100 (* 50 i)))) * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (+ (log n) (log (+ 100 (* 50 i))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in i * [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 (/ (* (pow (* 1 0) 2)) (pow n 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow n 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 50 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 50) 2)) (pow 100 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 100 1)))) 2) into -1/8 * [misc]backup-simplify: Simplify (+ 0 -1/8) into -1/8 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/8) (+ (* 0 1/2) (* 0 (+ (log 100) (log n))))) into (- 1/24) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (log 100) (log n)))) (+ (* (/ (pow 1/6 2) 2)) (* (/ (pow (- 1/24) 1) 1)))) into (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) * [misc]backup-simplify: Simplify (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) into (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) * [misc]backup-simplify: Simplify (+ (* (* -1/36 (exp (* 1/3 (+ (log 100) (log n))))) (pow (* i 1) 2)) (+ (* (* 1/6 (exp (* 1/3 (+ (log 100) (log n))))) (* i 1)) (exp (* 1/3 (+ (log 100) (log n)))))) into (- (+ (* 1/6 (* (exp (* 1/3 (+ (log 100) (log n)))) i)) (exp (* 1/3 (+ (log 100) (log n))))) (* 1/36 (* (exp (* 1/3 (+ (log 100) (log n)))) (pow i 2)))) * [misc]approximate: Taking taylor expansion of (cbrt (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i))))) in (n i) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Rewrote expression to (pow (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i)))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i)))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 n) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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 n) 100) into (/ 100 n) * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (* (/ 100 n) 1/2) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i))))) in n * [misc]taylor: Rewrote expression to (pow (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i))))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i)))))) 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 (log (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i))))) in n * [misc]taylor: Taking taylor expansion of (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 n) 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 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 100) into 100 * [misc]backup-simplify: Simplify (* 1/2 (/ 1 i)) into (/ 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ 1/2 i)) into (+ (* 1/2 (/ 1 i)) 1) * [misc]backup-simplify: Simplify (* 100 (+ (* 1/2 (/ 1 i)) 1)) into (* 100 (+ 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) into (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* 100 (+ (* 1/2 (/ 1 i)) 1)))) into (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n))) into (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n)))) into (exp (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i))))) in n * [misc]taylor: Rewrote expression to (pow (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i))))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i)))))) 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 (log (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i))))) in n * [misc]taylor: Taking taylor expansion of (* (* (/ 1 n) 100) (+ 1 (* 1/2 (/ 1 i)))) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 n) 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 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 100) into 100 * [misc]backup-simplify: Simplify (* 1/2 (/ 1 i)) into (/ 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ 1/2 i)) into (+ (* 1/2 (/ 1 i)) 1) * [misc]backup-simplify: Simplify (* 100 (+ (* 1/2 (/ 1 i)) 1)) into (* 100 (+ 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) into (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* 100 (+ (* 1/2 (/ 1 i)) 1)))) into (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n))) into (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n)))) into (exp (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)))) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)) in i * [misc]taylor: Taking taylor expansion of (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of (* 100 (+ 1 (* 1/2 (/ 1 i)))) 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 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (* 100 1/2) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [misc]taylor: Taking taylor expansion of (log n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 50)) into (- (log 50) (log i)) * [misc]backup-simplify: Simplify (- (log n)) into (- (log n)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log i)) (- (log n))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 i) (/ 0 i)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 i))) 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) (* 0 100)) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (* 0 (+ (* 1/2 (/ 1 i)) 1))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 100 (+ 1 (* 1/2 (/ 1 i)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* 100 (+ (* 1/2 (/ 1 i)) 1)))) into (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* 100 1) (* 0 1/2)) into 100 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 100) 1)) (pow 50 1)))) 1) into 2 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow n 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 2 0) into 2 * [misc]backup-simplify: Simplify (+ (* 1/3 2) (* 0 (- (log 50) (+ (log i) (log n))))) into 2/3 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) (+ (* (/ (pow 2/3 1) 1)))) into (* 2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (* 2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* 2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 i) (/ 0 i)) (* 0 (/ 0 i)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 i)))) 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 0) (+ (* 0 0) (* 0 100))) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 0) (* 0 (+ (* 1/2 (/ 1 i)) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 100 (+ 1 (* 1/2 (/ 1 i)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 100 (+ 1 (* 1/2 (/ 1 i)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* 100 (+ (* 1/2 (/ 1 i)) 1)))) into (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in i * [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 (/ 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 0) into 0 * [misc]backup-simplify: Simplify (+ (* 100 0) (+ (* 0 1) (* 0 1/2))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 100) 2)) (pow 50 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 50 1)))) 2) into -2 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow n 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow n 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ -2 0) into -2 * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 2) (* 0 (- (log 50) (+ (log i) (log n)))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) (+ (* (/ (pow 2/3 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 50) (+ (log (/ 1 i)) (log (/ 1 n))))))) (pow (* (/ 1 i) 1) 2)) (+ (* (* 2/3 (exp (* 1/3 (- (log 50) (+ (log (/ 1 i)) (log (/ 1 n))))))) (* (/ 1 i) 1)) (exp (* 1/3 (- (log 50) (+ (log (/ 1 i)) (log (/ 1 n)))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) i)) (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i))))))) (* 4/9 (/ (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) (pow i 2)))) * [misc]approximate: Taking taylor expansion of (cbrt (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i)))))) in (n i) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Rewrote expression to (pow (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i))))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i)))))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i))))))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i)))))) in i * [misc]taylor: Taking taylor expansion of (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i))))) in i * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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 n) 100) into (/ -100 n) * [misc]backup-simplify: Simplify (* 1/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (* (/ -100 n) -1/2) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i)))))) in n * [misc]taylor: Rewrote expression to (pow (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i))))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i)))))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i))))))) 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 (log (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i)))))) in n * [misc]taylor: Taking taylor expansion of (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (- 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 100) into -100 * [misc]backup-simplify: Simplify (* 1/2 (/ -1 i)) into (/ -1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ -1/2 i)) into (- 1 (* 1/2 (/ 1 i))) * [misc]backup-simplify: Simplify (* -100 (- 1 (* 1/2 (/ 1 i)))) into (* -100 (- 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (log (* -100 (- 1 (* 1/2 (/ 1 i))))) into (log (* -100 (- 1 (* 1/2 (/ 1 i))))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* -100 (- 1 (* 1/2 (/ 1 i)))))) into (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))) into (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) into (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i)))))) in n * [misc]taylor: Rewrote expression to (pow (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i))))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i)))))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i))))))) 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 (log (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i)))))) in n * [misc]taylor: Taking taylor expansion of (* (* (/ 1 (- n)) 100) (+ 1 (* 1/2 (/ 1 (- i))))) in n * [misc]taylor: Taking taylor expansion of (* (/ 1 (- n)) 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (- 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 100) into -100 * [misc]backup-simplify: Simplify (* 1/2 (/ -1 i)) into (/ -1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ -1/2 i)) into (- 1 (* 1/2 (/ 1 i))) * [misc]backup-simplify: Simplify (* -100 (- 1 (* 1/2 (/ 1 i)))) into (* -100 (- 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (log (* -100 (- 1 (* 1/2 (/ 1 i))))) into (log (* -100 (- 1 (* 1/2 (/ 1 i))))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* -100 (- 1 (* 1/2 (/ 1 i)))))) into (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))) into (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) into (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)) in i * [misc]taylor: Taking taylor expansion of (log (* -100 (- 1 (* 1/2 (/ 1 i))))) in i * [misc]taylor: Taking taylor expansion of (* -100 (- 1 (* 1/2 (/ 1 i)))) 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 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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/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 (* -100 -1/2) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [misc]taylor: Taking taylor expansion of (log n) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]backup-simplify: Simplify (log n) into (log n) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log 50)) into (- (log 50) (log i)) * [misc]backup-simplify: Simplify (- (log n)) into (- (log n)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log i)) (- (log n))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 i) (/ 0 (- i))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ -1 i))) 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 (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 100)) into 0 * [misc]backup-simplify: Simplify (+ (* -100 0) (* 0 (- 1 (* 1/2 (/ 1 i))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* -100 (- 1 (* 1/2 (/ 1 i)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* -100 (- 1 (* 1/2 (/ 1 i)))))) into (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* -100 1) (* 0 -1/2)) into -100 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 -100) 1)) (pow 50 1)))) 1) into -2 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow n 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ -2 0) into -2 * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (* 0 (- (log 50) (+ (log i) (log n))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) (+ (* (/ (pow (- 2/3) 1) 1)))) into (* -2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (* -2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -2/3 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- i) into (- i) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 i) (/ 0 (- i))) (* 0 (/ 0 (- i))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ -1 i)))) 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 (+ (* -1 0) (+ (* 0 0) (* 0 100))) into 0 * [misc]backup-simplify: Simplify (+ (* -100 0) (+ (* 0 0) (* 0 (- 1 (* 1/2 (/ 1 i)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* -100 (- 1 (* 1/2 (/ 1 i)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* -100 (- 1 (* 1/2 (/ 1 i)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* -100 (- 1 (* 1/2 (/ 1 i)))))) into (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in i * [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 (/ 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 (+ (* -100 0) (+ (* 0 1) (* 0 -1/2))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 -100) 2)) (pow 50 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 50 1)))) 2) into -2 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow n 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow n 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ -2 0) into -2 * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 -2) (* 0 (- (log 50) (+ (log i) (log n)))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) (+ (* (/ (pow (- 2/3) 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* -4/9 (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 50) (+ (log (/ 1 (- i))) (log (/ 1 (- n)))))))) (pow (* (/ 1 (- i)) 1) 2)) (+ (* (* -2/3 (exp (* 1/3 (- (log 50) (+ (log (/ 1 (- i))) (log (/ 1 (- n)))))))) (* (/ 1 (- i)) 1)) (exp (* 1/3 (- (log 50) (+ (log (/ 1 (- i))) (log (/ 1 (- n))))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) i)) (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n))))))) (* 4/9 (/ (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) (pow i 2)))) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) in n * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in n * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100)))) 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 (log (* (+ 1 (* 1/2 i)) (* n 100))) in n * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 i)) (* n 100)) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of (* n 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 i) into (* 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (* 1/2 i)) into (+ 1 (* 1/2 i)) * [misc]backup-simplify: Simplify (* 0 100) into 0 * [misc]backup-simplify: Simplify (* (+ 1 (* 1/2 i)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 100)) into 100 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 i)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ 1 (* 1/2 i)) 100) (* 0 0)) into (+ 100 (* 50 i)) * [misc]backup-simplify: Simplify (log (+ 100 (* 50 i))) into (log (+ 100 (* 50 i))) * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log (+ 100 (* 50 i)))) into (+ (log n) (log (+ 100 (* 50 i)))) * [misc]backup-simplify: Simplify (* 1/3 (+ (log n) (log (+ 100 (* 50 i))))) into (* 1/3 (+ (log n) (log (+ 100 (* 50 i))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) into (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in n * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100)))) 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 (log (* (+ 1 (* 1/2 i)) (* n 100))) in n * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 i)) (* n 100)) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in n * [misc]backup-simplify: Simplify i into i * [misc]taylor: Taking taylor expansion of (* n 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 i) into (* 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (* 1/2 i)) into (+ 1 (* 1/2 i)) * [misc]backup-simplify: Simplify (* 0 100) into 0 * [misc]backup-simplify: Simplify (* (+ 1 (* 1/2 i)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 100)) into 100 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 i)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ 1 (* 1/2 i)) 100) (* 0 0)) into (+ 100 (* 50 i)) * [misc]backup-simplify: Simplify (log (+ 100 (* 50 i))) into (log (+ 100 (* 50 i))) * [misc]backup-simplify: Simplify (+ (* (- -1) (log n)) (log (+ 100 (* 50 i)))) into (+ (log n) (log (+ 100 (* 50 i)))) * [misc]backup-simplify: Simplify (* 1/3 (+ (log n) (log (+ 100 (* 50 i))))) into (* 1/3 (+ (log n) (log (+ 100 (* 50 i))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) into (exp (* 1/3 (+ (log n) (log (+ 100 (* 50 i)))))) * [misc]taylor: Taking taylor expansion of (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) in i * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 i)) (* n 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* n 100) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* n 100) into (* 100 n) * [misc]backup-simplify: Simplify (* 1 (* 100 n)) into (* 100 n) * [misc]backup-simplify: Simplify (log (* 100 n)) into (log (* 100 n)) * [misc]backup-simplify: Simplify (* 1/3 (log (* 100 n))) into (* 1/3 (log (* 100 n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 100 n)))) into (pow (* 100 n) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 i)) (* n 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* n 100) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* n 100) into (* 100 n) * [misc]backup-simplify: Simplify (* 1 (* 100 n)) into (* 100 n) * [misc]backup-simplify: Simplify (log (* 100 n)) into (log (* 100 n)) * [misc]backup-simplify: Simplify (* 1/3 (log (* 100 n))) into (* 1/3 (log (* 100 n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 100 n)))) into (pow (* 100 n) 1/3) * [misc]taylor: Taking taylor expansion of (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) in i * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 i)) (* n 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* n 100) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* n 100) into (* 100 n) * [misc]backup-simplify: Simplify (* 1 (* 100 n)) into (* 100 n) * [misc]backup-simplify: Simplify (log (* 100 n)) into (log (* 100 n)) * [misc]backup-simplify: Simplify (* 1/3 (log (* 100 n))) into (* 1/3 (log (* 100 n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 100 n)))) into (pow (* 100 n) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 i)) (* n 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 i)) (* n 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 i)) (* n 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 i)) 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/2 i) 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 i in i * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* n 100) in i * [misc]taylor: Taking taylor expansion of n in i * [misc]backup-simplify: Simplify n into n * [misc]taylor: Taking taylor expansion of 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* n 100) into (* 100 n) * [misc]backup-simplify: Simplify (* 1 (* 100 n)) into (* 100 n) * [misc]backup-simplify: Simplify (log (* 100 n)) into (log (* 100 n)) * [misc]backup-simplify: Simplify (* 1/3 (log (* 100 n))) into (* 1/3 (log (* 100 n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 100 n)))) into (pow (* 100 n) 1/3) * [misc]backup-simplify: Simplify (* (pow (* 100 n) 1/3) (pow (* 100 n) 1/3)) into (pow (* (pow n 2) (pow 100 2)) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* (pow n 2) (pow 100 2)) 1/3) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (pow n 2) (pow 100 2))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (pow n 2) (pow 100 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 (log (* (pow n 2) (pow 100 2))) in n * [misc]taylor: Taking taylor expansion of (* (pow n 2) (pow 100 2)) in n * [misc]taylor: Taking taylor expansion of (pow n 2) in n * [misc]taylor: Taking taylor expansion of (pow 100 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log 100))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log 100)) 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 100) in n * [misc]taylor: Taking taylor expansion of 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (log 100) into (log 100) * [misc]backup-simplify: Simplify (* 2 (log 100)) into (* 2 (log 100)) * [misc]backup-simplify: Simplify (exp (* 2 (log 100))) into (pow 100 2) * [misc]backup-simplify: Simplify (* 1 (pow 100 2)) into 10000 * [misc]backup-simplify: Simplify (log 10000) into (log 10000) * [misc]backup-simplify: Simplify (+ (* (- -2) (log n)) (log 10000)) into (+ (* 2 (log n)) (log 10000)) * [misc]backup-simplify: Simplify (* 1/3 (+ (* 2 (log n)) (log 10000))) into (* 1/3 (+ (* 2 (log n)) (log 10000))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) into (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) into (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) * [misc]backup-simplify: Simplify (+ (* n 0) (* 0 100)) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 1/2 (* 100 n))) into (* 50 n) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 50 n)) 1)) (pow (* 100 n) 1)))) 1) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/3 1/2) (* 0 (log (* 100 n)))) into 1/6 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 100 n)))) (+ (* (/ (pow 1/6 1) 1)))) into (* 1/6 (pow (* n 100) 1/3)) * [misc]backup-simplify: Simplify (+ (* n 0) (* 0 100)) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 1) (* 0 0)) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 1/2 (* 100 n))) into (* 50 n) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 50 n)) 1)) (pow (* 100 n) 1)))) 1) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1/3 1/2) (* 0 (log (* 100 n)))) into 1/6 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 100 n)))) (+ (* (/ (pow 1/6 1) 1)))) into (* 1/6 (pow (* n 100) 1/3)) * [misc]backup-simplify: Simplify (+ (* (pow (* 100 n) 1/3) (* 1/6 (pow (* n 100) 1/3))) (* (* 1/6 (pow (* n 100) 1/3)) (pow (* 100 n) 1/3))) into (* 1/3 (pow (* 10000 (pow n 2)) 1/3)) * [misc]taylor: Taking taylor expansion of (* 1/3 (pow (* 10000 (pow n 2)) 1/3)) 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 (pow (* 10000 (pow n 2)) 1/3) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 10000 (pow n 2))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 10000 (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 (log (* 10000 (pow n 2))) in n * [misc]taylor: Taking taylor expansion of (* 10000 (pow n 2)) in n * [misc]taylor: Taking taylor expansion of 10000 in n * [misc]backup-simplify: Simplify 10000 into 10000 * [misc]taylor: Taking taylor expansion of (pow n 2) in n * [misc]backup-simplify: Simplify (* 10000 1) into 10000 * [misc]backup-simplify: Simplify (log 10000) into (log 10000) * [misc]backup-simplify: Simplify (+ (* (- -2) (log n)) (log 10000)) into (+ (* 2 (log n)) (log 10000)) * [misc]backup-simplify: Simplify (* 1/3 (+ (* 2 (log n)) (log 10000))) into (* 1/3 (+ (* 2 (log n)) (log 10000))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) into (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) * [misc]backup-simplify: Simplify (* 1/3 (exp (* 1/3 (+ (* 2 (log n)) (log 10000))))) into (* 1/3 (exp (* 1/3 (+ (* 2 (log n)) (log 10000))))) * [misc]backup-simplify: Simplify (* 1/3 (exp (* 1/3 (+ (* 2 (log n)) (log 10000))))) into (* 1/3 (exp (* 1/3 (+ (* 2 (log n)) (log 10000))))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 100 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log 100))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log 100))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (pow 100 2))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 10000 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -2) (log n)) (log 10000)) into (+ (* 2 (log n)) (log 10000)) * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (+ (* 2 (log n)) (log 10000)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* n 0) (+ (* 0 0) (* 0 100))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/2 0) (* 0 (* 100 n)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 50 n)) 2)) (pow (* 100 n) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 100 n) 1)))) 2) into -1/8 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/8) (+ (* 0 1/2) (* 0 (log (* 100 n))))) into (- 1/24) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 100 n)))) (+ (* (/ (pow 1/6 2) 2)) (* (/ (pow (- 1/24) 1) 1)))) into (* -1/36 (pow (* n 100) 1/3)) * [misc]backup-simplify: Simplify (+ (* n 0) (+ (* 0 0) (* 0 100))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1/2 0) (* 0 (* 100 n)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 50 n)) 2)) (pow (* 100 n) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 100 n) 1)))) 2) into -1/8 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/8) (+ (* 0 1/2) (* 0 (log (* 100 n))))) into (- 1/24) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 100 n)))) (+ (* (/ (pow 1/6 2) 2)) (* (/ (pow (- 1/24) 1) 1)))) into (* -1/36 (pow (* n 100) 1/3)) * [misc]backup-simplify: Simplify (+ (* (pow (* 100 n) 1/3) (* -1/36 (pow (* n 100) 1/3))) (+ (* (* 1/6 (pow (* n 100) 1/3)) (* 1/6 (pow (* n 100) 1/3))) (* (* -1/36 (pow (* n 100) 1/3)) (pow (* 100 n) 1/3)))) into (- (* 1/36 (pow (* 10000 (pow n 2)) 1/3))) * [misc]taylor: Taking taylor expansion of (- (* 1/36 (pow (* 10000 (pow n 2)) 1/3))) in n * [misc]taylor: Taking taylor expansion of (* 1/36 (pow (* 10000 (pow n 2)) 1/3)) in n * [misc]taylor: Taking taylor expansion of 1/36 in n * [misc]backup-simplify: Simplify 1/36 into 1/36 * [misc]taylor: Taking taylor expansion of (pow (* 10000 (pow n 2)) 1/3) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 10000 (pow n 2))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 10000 (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 (log (* 10000 (pow n 2))) in n * [misc]taylor: Taking taylor expansion of (* 10000 (pow n 2)) in n * [misc]taylor: Taking taylor expansion of 10000 in n * [misc]backup-simplify: Simplify 10000 into 10000 * [misc]taylor: Taking taylor expansion of (pow n 2) in n * [misc]backup-simplify: Simplify (* 10000 1) into 10000 * [misc]backup-simplify: Simplify (log 10000) into (log 10000) * [misc]backup-simplify: Simplify (+ (* (- -2) (log n)) (log 10000)) into (+ (* 2 (log n)) (log 10000)) * [misc]backup-simplify: Simplify (* 1/3 (+ (* 2 (log n)) (log 10000))) into (* 1/3 (+ (* 2 (log n)) (log 10000))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) into (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) * [misc]backup-simplify: Simplify (* 1/36 (exp (* 1/3 (+ (* 2 (log n)) (log 10000))))) into (* 1/36 (exp (* 1/3 (+ (* 2 (log n)) (log 10000))))) * [misc]backup-simplify: Simplify (- (* 1/36 (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))))) into (- (* 1/36 (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))))) * [misc]backup-simplify: Simplify (- (* 1/36 (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))))) into (- (* 1/36 (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))))) * [misc]backup-simplify: Simplify (+ (* (- (* 1/36 (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))))) (pow (* 1 i) 2)) (+ (* (* 1/3 (exp (* 1/3 (+ (* 2 (log n)) (log 10000))))) (* 1 i)) (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))))) into (- (+ (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) (* 1/3 (* (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) i))) (* 1/36 (* (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) (pow i 2)))) * [misc]approximate: Taking taylor expansion of (* (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) in n * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in n * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) 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 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in n * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 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) 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 (/ 1 i)) into (/ 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ 1/2 i)) into (+ (* 1/2 (/ 1 i)) 1) * [misc]backup-simplify: Simplify (* 1 100) into 100 * [misc]backup-simplify: Simplify (* (+ (* 1/2 (/ 1 i)) 1) 100) into (* 100 (+ 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) into (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* 100 (+ (* 1/2 (/ 1 i)) 1)))) into (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n))) into (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n)))) into (exp (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in n * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) 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 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in n * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 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) 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 (/ 1 i)) into (/ 1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ 1/2 i)) into (+ (* 1/2 (/ 1 i)) 1) * [misc]backup-simplify: Simplify (* 1 100) into 100 * [misc]backup-simplify: Simplify (* (+ (* 1/2 (/ 1 i)) 1) 100) into (* 100 (+ 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) into (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* 100 (+ (* 1/2 (/ 1 i)) 1)))) into (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n))) into (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (* 100 (+ (* 1/2 (/ 1 i)) 1))) (log n)))) into (exp (* 1/3 (- (log (* 100 (+ 1 (* 1/2 (/ 1 i))))) (log n)))) * [misc]taylor: Taking taylor expansion of (* (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) in i * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (* (/ 1 n) 100) into (/ 100 n) * [misc]backup-simplify: Simplify (* 1/2 (/ 100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (* (/ 1 n) 100) into (/ 100 n) * [misc]backup-simplify: Simplify (* 1/2 (/ 100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (* (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) in i * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (* (/ 1 n) 100) into (/ 100 n) * [misc]backup-simplify: Simplify (* 1/2 (/ 100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 i))) (* (/ 1 n) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 i))) 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/2 (/ 1 i)) 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 (/ 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) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ 0 1/2) into 1/2 * [misc]backup-simplify: Simplify (* (/ 1 n) 100) into (/ 100 n) * [misc]backup-simplify: Simplify (* 1/2 (/ 100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (exp (* 1/3 (- (log (/ 50 n)) (log i))))) into (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2) * [misc]taylor: Taking taylor expansion of (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (exp (* 1/3 (- (log (/ 50 n)) (log i))))))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (exp (* 1/3 (- (log (/ 50 n)) (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 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (log (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (* 2 (* 1/3 (- (log 50) (+ (log i) (log n))))) into (* 2/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 n) 0) (* 0 100)) 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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 1 (/ 100 n))) into (* 100 (/ 1 n)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 100 (/ 1 n))) 1)) (pow (/ 50 n) 1)))) 1) into 2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 2) (* 0 (- (log (/ 50 n)) (log i)))) into 2/3 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow 2/3 1) 1)))) into (* 2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 n) 0) (* 0 100)) 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 (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 1 (/ 100 n))) into (* 100 (/ 1 n)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 100 (/ 1 n))) 1)) (pow (/ 50 n) 1)))) 1) into 2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 2) (* 0 (- (log (/ 50 n)) (log i)))) into 2/3 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow 2/3 1) 1)))) into (* 2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (* 2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i)))))) (* (* 2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) (exp (* 1/3 (- (log (/ 50 n)) (log i)))))) into (* 4/3 (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2)) * [misc]taylor: Taking taylor expansion of (* 4/3 (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2)) in n * [misc]taylor: Taking taylor expansion of 4/3 in n * [misc]backup-simplify: Simplify 4/3 into 4/3 * [misc]taylor: Taking taylor expansion of (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (exp (* 1/3 (- (log (/ 50 n)) (log i))))))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (exp (* 1/3 (- (log (/ 50 n)) (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 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (log (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (* 2 (* 1/3 (- (log 50) (+ (log i) (log n))))) into (* 2/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (* 4/3 (exp (* 2/3 (- (log 50) (+ (log i) (log n)))))) into (* 4/3 (exp (* 2/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (* 4/3 (exp (* 2/3 (- (log 50) (+ (log i) (log n)))))) into (* 4/3 (exp (* 2/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 50 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 50 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 (+ (* 1/3 0) (* 0 (- (log 50) (+ (log i) (log n))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (* 1/3 (- (log 50) (+ (log i) (log n)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) (+ (* (/ (pow 0 1) 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 n) 0) (+ (* 0 0) (* 0 100))) 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 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 1 0) (* 0 (/ 100 n)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 100 (/ 1 n))) 2)) (pow (/ 50 n) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 50 n) 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 2) (* 0 (- (log (/ 50 n)) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow 2/3 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 n) (/ 0 n)) (* 0 (/ 0 n)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 n) 0) (+ (* 0 0) (* 0 100))) 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 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 1 0) (* 0 (/ 100 n)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 100 (/ 1 n))) 2)) (pow (/ 50 n) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 50 n) 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 2) (* 0 (- (log (/ 50 n)) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow 2/3 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i)))))) (+ (* (* 2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) (* 2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i)))))) (* (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) (exp (* 1/3 (- (log (/ 50 n)) (log i))))))) into (- (* 4/9 (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2))) * [misc]taylor: Taking taylor expansion of (- (* 4/9 (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2))) in n * [misc]taylor: Taking taylor expansion of (* 4/9 (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2)) in n * [misc]taylor: Taking taylor expansion of 4/9 in n * [misc]backup-simplify: Simplify 4/9 into 4/9 * [misc]taylor: Taking taylor expansion of (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (exp (* 1/3 (- (log (/ 50 n)) (log i))))))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (exp (* 1/3 (- (log (/ 50 n)) (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 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (log (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (* 2 (* 1/3 (- (log 50) (+ (log i) (log n))))) into (* 2/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (* 4/9 (exp (* 2/3 (- (log 50) (+ (log i) (log n)))))) into (* 4/9 (exp (* 2/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (- (* 4/9 (exp (* 2/3 (- (log 50) (+ (log i) (log n))))))) into (- (* 4/9 (exp (* 2/3 (- (log 50) (+ (log i) (log n))))))) * [misc]backup-simplify: Simplify (- (* 4/9 (exp (* 2/3 (- (log 50) (+ (log i) (log n))))))) into (- (* 4/9 (exp (* 2/3 (- (log 50) (+ (log i) (log n))))))) * [misc]backup-simplify: Simplify (+ (* (- (* 4/9 (exp (* 2/3 (- (log 50) (+ (log (/ 1 i)) (log (/ 1 n)))))))) (pow (* 1 (/ 1 i)) 2)) (+ (* (* 4/3 (exp (* 2/3 (- (log 50) (+ (log (/ 1 i)) (log (/ 1 n))))))) (* 1 (/ 1 i))) (exp (* 2/3 (- (log 50) (+ (log (/ 1 i)) (log (/ 1 n)))))))) into (- (+ (exp (* 2/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) (* 4/3 (/ (exp (* 2/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) i))) (* 4/9 (/ (exp (* 2/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) (pow i 2)))) * [misc]approximate: Taking taylor expansion of (* (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) in (i n) around 0 * [misc]taylor: Taking taylor expansion of (* (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) in n * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in n * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) 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 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in n * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (- 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)) 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 (/ -1 i)) into (/ -1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ -1/2 i)) into (- 1 (* 1/2 (/ 1 i))) * [misc]backup-simplify: Simplify (* -1 100) into -100 * [misc]backup-simplify: Simplify (* (- 1 (* 1/2 (/ 1 i))) -100) into (* -100 (- 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (log (* -100 (- 1 (* 1/2 (/ 1 i))))) into (log (* -100 (- 1 (* 1/2 (/ 1 i))))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* -100 (- 1 (* 1/2 (/ 1 i)))))) into (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))) into (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) into (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in n * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) 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 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in n * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) in n * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (- 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)) 100) 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 100 in n * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 (/ -1 i)) into (/ -1/2 i) * [misc]backup-simplify: Simplify (+ 1 (/ -1/2 i)) into (- 1 (* 1/2 (/ 1 i))) * [misc]backup-simplify: Simplify (* -1 100) into -100 * [misc]backup-simplify: Simplify (* (- 1 (* 1/2 (/ 1 i))) -100) into (* -100 (- 1 (* 1/2 (/ 1 i)))) * [misc]backup-simplify: Simplify (log (* -100 (- 1 (* 1/2 (/ 1 i))))) into (log (* -100 (- 1 (* 1/2 (/ 1 i))))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log n)) (log (* -100 (- 1 (* 1/2 (/ 1 i)))))) into (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))) into (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) into (exp (* 1/3 (- (log (* -100 (- 1 (* 1/2 (/ 1 i))))) (log n)))) * [misc]taylor: Taking taylor expansion of (* (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) in i * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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)) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (* (/ -1 n) 100) into (/ -100 n) * [misc]backup-simplify: Simplify (* -1/2 (/ -100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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)) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (* (/ -1 n) 100) into (/ -100 n) * [misc]backup-simplify: Simplify (* -1/2 (/ -100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (* (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) in i * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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)) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (* (/ -1 n) 100) into (/ -100 n) * [misc]backup-simplify: Simplify (* -1/2 (/ -100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]taylor: Taking taylor expansion of (cbrt (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Rewrote expression to (pow (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))))) in i * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)))) in i * [misc]taylor: Taking taylor expansion of 1/3 in i * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100))) in i * [misc]taylor: Taking taylor expansion of (* (+ 1 (* 1/2 (/ 1 (- i)))) (* (/ 1 (- n)) 100)) in i * [misc]taylor: Taking taylor expansion of (+ 1 (* 1/2 (/ 1 (- i)))) 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/2 (/ 1 (- i))) 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 (/ 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)) 100) 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 100 in i * [misc]backup-simplify: Simplify 100 into 100 * [misc]backup-simplify: Simplify (* 1/2 -1) into -1/2 * [misc]backup-simplify: Simplify (+ 0 -1/2) into -1/2 * [misc]backup-simplify: Simplify (* (/ -1 n) 100) into (/ -100 n) * [misc]backup-simplify: Simplify (* -1/2 (/ -100 n)) into (/ 50 n) * [misc]backup-simplify: Simplify (log (/ 50 n)) into (log (/ 50 n)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 50 n)) (log i))) into (* 1/3 (- (log (/ 50 n)) (log i))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 50 n)) (log i)))) into (exp (* 1/3 (- (log (/ 50 n)) (log i)))) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (exp (* 1/3 (- (log (/ 50 n)) (log i))))) into (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2) * [misc]taylor: Taking taylor expansion of (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (exp (* 1/3 (- (log (/ 50 n)) (log i))))))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (exp (* 1/3 (- (log (/ 50 n)) (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 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (log (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (* 2 (* 1/3 (- (log 50) (+ (log i) (log n))))) into (* 2/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 2/3 (- (log 50) (+ (log i) (log 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 n) 0) (* 0 100)) 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 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* -1/2 0) (* 1 (/ -100 n))) into (- (* 100 (/ 1 n))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (* 100 (/ 1 n)))) 1)) (pow (/ 50 n) 1)))) 1) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (* 0 (- (log (/ 50 n)) (log i)))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow (- 2/3) 1) 1)))) into (* -2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [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 n) 0) (* 0 100)) 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 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* -1/2 0) (* 1 (/ -100 n))) into (- (* 100 (/ 1 n))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (* 100 (/ 1 n)))) 1)) (pow (/ 50 n) 1)))) 1) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (* 0 (- (log (/ 50 n)) (log i)))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow (- 2/3) 1) 1)))) into (* -2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (* -2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i)))))) (* (* -2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) (exp (* 1/3 (- (log (/ 50 n)) (log i)))))) into (- (* 4/3 (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2))) * [misc]taylor: Taking taylor expansion of (- (* 4/3 (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2))) in n * [misc]taylor: Taking taylor expansion of (* 4/3 (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2)) in n * [misc]taylor: Taking taylor expansion of 4/3 in n * [misc]backup-simplify: Simplify 4/3 into 4/3 * [misc]taylor: Taking taylor expansion of (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (exp (* 1/3 (- (log (/ 50 n)) (log i))))))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (exp (* 1/3 (- (log (/ 50 n)) (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 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (log (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (* 2 (* 1/3 (- (log 50) (+ (log i) (log n))))) into (* 2/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (* 4/3 (exp (* 2/3 (- (log 50) (+ (log i) (log n)))))) into (* 4/3 (exp (* 2/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (- (* 4/3 (exp (* 2/3 (- (log 50) (+ (log i) (log n))))))) into (- (* 4/3 (exp (* 2/3 (- (log 50) (+ (log i) (log n))))))) * [misc]backup-simplify: Simplify (- (* 4/3 (exp (* 2/3 (- (log 50) (+ (log i) (log n))))))) into (- (* 4/3 (exp (* 2/3 (- (log 50) (+ (log i) (log n))))))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 50 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 50 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 (+ (* 1/3 0) (* 0 (- (log 50) (+ (log i) (log n))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (* 1/3 (- (log 50) (+ (log i) (log n)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) (+ (* (/ (pow 0 1) 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 (+ (* (/ -1 n) 0) (+ (* 0 0) (* 0 100))) 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/2 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1/2 0) (+ (* 1 0) (* 0 (/ -100 n)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (* 100 (/ 1 n)))) 2)) (pow (/ 50 n) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 50 n) 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 -2) (* 0 (- (log (/ 50 n)) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow (- 2/3) 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [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 n) 0) (+ (* 0 0) (* 0 100))) 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/2 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1/2 0) (+ (* 1 0) (* 0 (/ -100 n)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (* 100 (/ 1 n)))) 2)) (pow (/ 50 n) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 50 n) 1)))) 2) into -2 * [misc]backup-simplify: Simplify (+ (* (- 1) (log i)) (log (/ 50 n))) into (- (log (/ 50 n)) (log i)) * [misc]backup-simplify: Simplify (+ (* 1/3 -2) (+ (* 0 -2) (* 0 (- (log (/ 50 n)) (log i))))) into (- 2/3) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (+ (* (/ (pow (- 2/3) 2) 2)) (* (/ (pow (- 2/3) 1) 1)))) into (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log (/ 50 n)) (log i)))) (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i)))))) (+ (* (* -2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) (* -2/3 (exp (* 1/3 (- (log (/ 50 n)) (log i)))))) (* (* -4/9 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) (exp (* 1/3 (- (log (/ 50 n)) (log i))))))) into (- (* 4/9 (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2))) * [misc]taylor: Taking taylor expansion of (- (* 4/9 (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2))) in n * [misc]taylor: Taking taylor expansion of (* 4/9 (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2)) in n * [misc]taylor: Taking taylor expansion of 4/9 in n * [misc]backup-simplify: Simplify 4/9 into 4/9 * [misc]taylor: Taking taylor expansion of (pow (exp (* 1/3 (- (log (/ 50 n)) (log i)))) 2) in n * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (exp (* 1/3 (- (log (/ 50 n)) (log i))))))) in n * [misc]taylor: Taking taylor expansion of (* 2 (log (exp (* 1/3 (- (log (/ 50 n)) (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 (exp (* 1/3 (- (log (/ 50 n)) (log i))))) in n * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 50 n)) (log i)))) in n * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 50 n)) (log i))) 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 (- (log (/ 50 n)) (log i)) in n * [misc]taylor: Taking taylor expansion of (log (/ 50 n)) 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]backup-simplify: Simplify (/ 50 1) into 50 * [misc]backup-simplify: Simplify (log 50) into (log 50) * [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 (+ (* (- 1) (log n)) (log 50)) into (- (log 50) (log n)) * [misc]backup-simplify: Simplify (- (log i)) into (- (log i)) * [misc]backup-simplify: Simplify (+ (- (log 50) (log n)) (- (log i))) into (- (log 50) (+ (log i) (log n))) * [misc]backup-simplify: Simplify (* 1/3 (- (log 50) (+ (log i) (log n)))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 1/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (log (exp (* 1/3 (- (log 50) (+ (log i) (log n)))))) into (* 1/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (* 2 (* 1/3 (- (log 50) (+ (log i) (log n))))) into (* 2/3 (- (log 50) (+ (log i) (log n)))) * [misc]backup-simplify: Simplify (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) into (exp (* 2/3 (- (log 50) (+ (log i) (log n))))) * [misc]backup-simplify: Simplify (* 4/9 (exp (* 2/3 (- (log 50) (+ (log i) (log n)))))) into (* 4/9 (exp (* 2/3 (- (log 50) (+ (log i) (log n)))))) * [misc]backup-simplify: Simplify (- (* 4/9 (exp (* 2/3 (- (log 50) (+ (log i) (log n))))))) into (- (* 4/9 (exp (* 2/3 (- (log 50) (+ (log i) (log n))))))) * [misc]backup-simplify: Simplify (- (* 4/9 (exp (* 2/3 (- (log 50) (+ (log i) (log n))))))) into (- (* 4/9 (exp (* 2/3 (- (log 50) (+ (log i) (log n))))))) * [misc]backup-simplify: Simplify (+ (* (- (* 4/9 (exp (* 2/3 (- (log 50) (+ (log (/ 1 (- i))) (log (/ 1 (- n))))))))) (pow (* 1 (/ 1 (- i))) 2)) (+ (* (- (* 4/3 (exp (* 2/3 (- (log 50) (+ (log (/ 1 (- i))) (log (/ 1 (- n))))))))) (* 1 (/ 1 (- i)))) (exp (* 2/3 (- (log 50) (+ (log (/ 1 (- i))) (log (/ 1 (- n))))))))) into (- (+ (exp (* 2/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) (* 4/3 (/ (exp (* 2/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) i))) (* 4/9 (/ (exp (* 2/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) (pow i 2)))) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (log (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [exit]simplify: Simplified to (log (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * * * * [misc]progress: [ 4 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (exp (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [exit]simplify: Simplified to (exp (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * * * * [misc]progress: [ 5 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (+ 1 (* 1/2 i))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (+ 1 (* i 1/2))) * [exit]simplify: Simplified to (cbrt (+ 1 (* i 1/2))) * [enter]simplify: Simplifying (cbrt (* n 100)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (cbrt (* 100 n)) * [exit]simplify: Simplified to (cbrt (* 100 n)) * * * * [misc]progress: [ 6 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (+ (pow 1 3) (pow (* 1/2 i) 3)) (* n 100))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (163 enodes) * * [misc]simplify: iters left: 2 (498 enodes) * [exit]simplify: Simplified to (cbrt (+ (* 100 n) (* (* (* 1/2 i) (* 100 i)) (* (* 1/2 i) (* n 1/2))))) * [exit]simplify: Simplified to (cbrt (+ (* 100 n) (* (* (* 1/2 i) (* 100 i)) (* (* 1/2 i) (* n 1/2))))) * [enter]simplify: Simplifying (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (81 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (213 enodes) * * [misc]simplify: iters left: 1 (251 enodes) * [exit]simplify: Simplified to (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) * [exit]simplify: Simplified to (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) * * * * [misc]progress: [ 7 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (- (* 1 1) (* (* 1/2 i) (* 1/2 i))) (* n 100))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (443 enodes) * [exit]simplify: Simplified to (cbrt (- (* 100 n) (* (* 100 n) (* (* 1/2 i) (* 1/2 i))))) * [exit]simplify: Simplified to (cbrt (- (* 100 n) (* (* 100 n) (* (* 1/2 i) (* 1/2 i))))) * [enter]simplify: Simplifying (cbrt (- 1 (* 1/2 i))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (cbrt (- 1 (* i 1/2))) * [exit]simplify: Simplified to (cbrt (- 1 (* i 1/2))) * * * * [misc]progress: [ 8 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (151 enodes) * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) (cbrt (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))))) * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) (cbrt (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))))) * [enter]simplify: Simplifying (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [exit]simplify: Simplified to (cbrt (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * * * * [misc]progress: [ 9 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (200 enodes) * [exit]simplify: Simplified to (* (* 100 n) (+ 1 (* i 1/2))) * [exit]simplify: Simplified to (* (* 100 n) (+ 1 (* i 1/2))) * * * * [misc]progress: [ 10 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [enter]simplify: Simplifying (sqrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * * * * [misc]progress: [ 11 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (log (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [exit]simplify: Simplified to (log (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * * * * [misc]progress: [ 15 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (exp (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [exit]simplify: Simplified to (exp (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * * * * [misc]progress: [ 16 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (+ 1 (* 1/2 i))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (+ 1 (* i 1/2))) * [exit]simplify: Simplified to (cbrt (+ 1 (* i 1/2))) * [enter]simplify: Simplifying (cbrt (* n 100)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (cbrt (* 100 n)) * [exit]simplify: Simplified to (cbrt (* 100 n)) * * * * [misc]progress: [ 17 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (+ (pow 1 3) (pow (* 1/2 i) 3)) (* n 100))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (163 enodes) * * [misc]simplify: iters left: 2 (498 enodes) * [exit]simplify: Simplified to (cbrt (+ (* 100 n) (* (* (* 1/2 i) (* 100 i)) (* (* 1/2 i) (* n 1/2))))) * [exit]simplify: Simplified to (cbrt (+ (* 100 n) (* (* (* 1/2 i) (* 100 i)) (* (* 1/2 i) (* n 1/2))))) * [enter]simplify: Simplifying (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (81 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (213 enodes) * * [misc]simplify: iters left: 1 (251 enodes) * [exit]simplify: Simplified to (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) * [exit]simplify: Simplified to (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) * * * * [misc]progress: [ 18 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (- (* 1 1) (* (* 1/2 i) (* 1/2 i))) (* n 100))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (443 enodes) * [exit]simplify: Simplified to (cbrt (- (* 100 n) (* (* 100 n) (* (* 1/2 i) (* 1/2 i))))) * [exit]simplify: Simplified to (cbrt (- (* 100 n) (* (* 100 n) (* (* 1/2 i) (* 1/2 i))))) * [enter]simplify: Simplifying (cbrt (- 1 (* 1/2 i))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (cbrt (- 1 (* i 1/2))) * [exit]simplify: Simplified to (cbrt (- 1 (* i 1/2))) * * * * [misc]progress: [ 19 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (151 enodes) * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) (cbrt (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))))) * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) (cbrt (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))))) * [enter]simplify: Simplifying (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [exit]simplify: Simplified to (cbrt (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * * * * [misc]progress: [ 20 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (200 enodes) * [exit]simplify: Simplified to (* (* 100 n) (+ 1 (* i 1/2))) * [exit]simplify: Simplified to (* (* 100 n) (+ 1 (* i 1/2))) * * * * [misc]progress: [ 21 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [enter]simplify: Simplifying (sqrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * * * * [misc]progress: [ 22 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 25 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (115 enodes) * * [misc]simplify: iters left: 2 (165 enodes) * * [misc]simplify: iters left: 1 (187 enodes) * [exit]simplify: Simplified to (log (cbrt (* (+ (* i 1/2) 1) (* 100 n)))) * [exit]simplify: Simplified to (log (cbrt (* (+ (* i 1/2) 1) (* 100 n)))) * * * * [misc]progress: [ 26 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (115 enodes) * * [misc]simplify: iters left: 2 (165 enodes) * * [misc]simplify: iters left: 1 (187 enodes) * [exit]simplify: Simplified to (exp (cbrt (* (+ (* i 1/2) 1) (* 100 n)))) * [exit]simplify: Simplified to (exp (cbrt (* (+ (* i 1/2) 1) (* 100 n)))) * * * * [misc]progress: [ 27 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* n 100)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (cbrt (* 100 n)) * [exit]simplify: Simplified to (cbrt (* 100 n)) * [enter]simplify: Simplifying (cbrt (+ 1 (* 1/2 i))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (+ 1 (* i 1/2))) * [exit]simplify: Simplified to (cbrt (+ 1 (* i 1/2))) * * * * [misc]progress: [ 28 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (* n 100) (+ (pow 1 3) (pow (* 1/2 i) 3)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (102 enodes) * * [misc]simplify: iters left: 3 (332 enodes) * [exit]simplify: Simplified to (cbrt (+ (* (* (* i 1/2) (* 100 n)) (* (* i 1/2) (* i 1/2))) (* 100 n))) * [exit]simplify: Simplified to (cbrt (+ (* (* (* i 1/2) (* 100 n)) (* (* i 1/2) (* i 1/2))) (* 100 n))) * [enter]simplify: Simplifying (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (81 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (213 enodes) * * [misc]simplify: iters left: 1 (251 enodes) * [exit]simplify: Simplified to (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) * [exit]simplify: Simplified to (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) * * * * [misc]progress: [ 29 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (* n 100) (- (* 1 1) (* (* 1/2 i) (* 1/2 i))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (176 enodes) * [exit]simplify: Simplified to (cbrt (- (* 100 n) (* (* i 1/2) (* (* i 1/2) (* 100 n))))) * [exit]simplify: Simplified to (cbrt (- (* 100 n) (* (* i 1/2) (* (* i 1/2) (* 100 n))))) * [enter]simplify: Simplifying (cbrt (- 1 (* 1/2 i))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (cbrt (- 1 (* i 1/2))) * [exit]simplify: Simplified to (cbrt (- 1 (* i 1/2))) * * * * [misc]progress: [ 30 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) (cbrt (cbrt (* (* n 100) (+ 1 (* 1/2 i)))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (116 enodes) * * [misc]simplify: iters left: 2 (185 enodes) * * [misc]simplify: iters left: 1 (214 enodes) * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* 100 n) (* (* 100 n) (* i 1/2))))) (cbrt (cbrt (+ (* 100 n) (* (* 100 n) (* i 1/2)))))) * [exit]simplify: Simplified to (* (cbrt (cbrt (+ (* 100 n) (* (* 100 n) (* i 1/2))))) (cbrt (cbrt (+ (* 100 n) (* (* 100 n) (* i 1/2)))))) * [enter]simplify: Simplifying (cbrt (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (115 enodes) * * [misc]simplify: iters left: 2 (165 enodes) * * [misc]simplify: iters left: 1 (187 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (* (+ (* i 1/2) 1) (* 100 n)))) * [exit]simplify: Simplified to (cbrt (cbrt (* (+ (* i 1/2) 1) (* 100 n)))) * * * * [misc]progress: [ 31 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (* (* n 100) (+ 1 (* 1/2 i)))) (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (119 enodes) * * [misc]simplify: iters left: 2 (188 enodes) * * [misc]simplify: iters left: 1 (228 enodes) * [exit]simplify: Simplified to (* (+ (* i 1/2) 1) (* 100 n)) * [exit]simplify: Simplified to (* (+ (* i 1/2) 1) (* 100 n)) * * * * [misc]progress: [ 32 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (115 enodes) * * [misc]simplify: iters left: 2 (165 enodes) * * [misc]simplify: iters left: 1 (187 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (* (+ (* i 1/2) 1) (* 100 n)))) * [exit]simplify: Simplified to (sqrt (cbrt (* (+ (* i 1/2) 1) (* 100 n)))) * [enter]simplify: Simplifying (sqrt (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (115 enodes) * * [misc]simplify: iters left: 2 (165 enodes) * * [misc]simplify: iters left: 1 (187 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (* (+ (* i 1/2) 1) (* 100 n)))) * [exit]simplify: Simplified to (sqrt (cbrt (* (+ (* i 1/2) 1) (* 100 n)))) * * * * [misc]progress: [ 33 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 1/3 1/3) * * [misc]simplify: iters left: 2 (2 enodes) * [exit]simplify: Simplified to (+ 1/3 1/3) * [exit]simplify: Simplified to (+ 1/3 1/3) * * * * [misc]progress: [ 35 / 77 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 36 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (+ 1 (* 1/2 i)) (* n 100)) (* (+ 1 (* 1/2 i)) (* n 100))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (256 enodes) * [exit]simplify: Simplified to (* (+ (* (* i 1/2) (* 100 n)) (* 100 n)) (+ (* (* i 1/2) (* 100 n)) (* 100 n))) * [exit]simplify: Simplified to (* (+ (* (* i 1/2) (* 100 n)) (* 100 n)) (+ (* (* i 1/2) (* 100 n)) (* 100 n))) * * * * [misc]progress: [ 37 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))) (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [exit]simplify: Simplified to (* (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))) (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * * * * [misc]progress: [ 38 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 77 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 40 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 41 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (log (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (151 enodes) * [exit]simplify: Simplified to (+ (log (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) (log (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))))) * [exit]simplify: Simplified to (+ (log (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) (log (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))))) * * * * [misc]progress: [ 42 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (69 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (220 enodes) * [exit]simplify: Simplified to (+ (log (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) (log (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))))) * [exit]simplify: Simplified to (+ (log (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) (log (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))))) * * * * [misc]progress: [ 43 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (69 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (220 enodes) * [exit]simplify: Simplified to (exp (* (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))) (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))))) * [exit]simplify: Simplified to (exp (* (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))) (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))))) * * * * [misc]progress: [ 44 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (+ 1 (* 1/2 i)) (* n 100)) (* (+ 1 (* 1/2 i)) (* n 100))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (256 enodes) * [exit]simplify: Simplified to (* (+ (* (* i 1/2) (* 100 n)) (* 100 n)) (+ (* (* i 1/2) (* 100 n)) (* 100 n))) * [exit]simplify: Simplified to (* (+ (* (* i 1/2) (* 100 n)) (* 100 n)) (+ (* (* i 1/2) (* 100 n)) (* 100 n))) * * * * [misc]progress: [ 45 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) (cbrt (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (171 enodes) * [exit]simplify: Simplified to (* (cbrt (* (cbrt (* (* 100 n) (+ 1 (* i 1/2)))) (cbrt (* (* 100 n) (+ 1 (* i 1/2)))))) (cbrt (* (cbrt (* (* 100 n) (+ 1 (* i 1/2)))) (cbrt (* (* 100 n) (+ 1 (* i 1/2))))))) * [exit]simplify: Simplified to (* (cbrt (* (cbrt (* (* 100 n) (+ 1 (* i 1/2)))) (cbrt (* (* 100 n) (+ 1 (* i 1/2)))))) (cbrt (* (cbrt (* (* 100 n) (+ 1 (* i 1/2)))) (cbrt (* (* 100 n) (+ 1 (* i 1/2))))))) * [enter]simplify: Simplifying (cbrt (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (151 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))))) * [exit]simplify: Simplified to (cbrt (* (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))))) * * * * [misc]progress: [ 46 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (90 enodes) * * [misc]simplify: iters left: 2 (215 enodes) * [exit]simplify: Simplified to (* (+ (* 100 n) (* (* i 1/2) (* 100 n))) (+ (* 100 n) (* (* i 1/2) (* 100 n)))) * [exit]simplify: Simplified to (* (+ (* 100 n) (* (* i 1/2) (* 100 n))) (+ (* 100 n) (* (* i 1/2) (* 100 n)))) * * * * [misc]progress: [ 47 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (171 enodes) * [exit]simplify: Simplified to (fabs (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (fabs (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) * [enter]simplify: Simplifying (sqrt (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (171 enodes) * [exit]simplify: Simplified to (fabs (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (fabs (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) * * * * [misc]progress: [ 48 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (+ (pow 1 3) (pow (* 1/2 i) 3)) (* n 100))) (cbrt (* (+ (pow 1 3) (pow (* 1/2 i) 3)) (* n 100)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (166 enodes) * * [misc]simplify: iters left: 2 (475 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* n 100) (* (* (* n 100) (* 1/2 i)) (* (* 1/2 i) (* 1/2 i))))) (cbrt (+ (* n 100) (* (* (* n 100) (* 1/2 i)) (* (* 1/2 i) (* 1/2 i)))))) * [exit]simplify: Simplified to (* (cbrt (+ (* n 100) (* (* (* n 100) (* 1/2 i)) (* (* 1/2 i) (* 1/2 i))))) (cbrt (+ (* n 100) (* (* (* n 100) (* 1/2 i)) (* (* 1/2 i) (* 1/2 i)))))) * [enter]simplify: Simplifying (* (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (146 enodes) * * [misc]simplify: iters left: 2 (208 enodes) * * [misc]simplify: iters left: 1 (234 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * [exit]simplify: Simplified to (* (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i)))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * * * * [misc]progress: [ 49 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (+ (pow 1 3) (pow (* 1/2 i) 3)) (* n 100))) (cbrt (* (- (* 1 1) (* (* 1/2 i) (* 1/2 i))) (* n 100)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (106 enodes) * * [misc]simplify: iters left: 3 (278 enodes) * [exit]simplify: Simplified to (* (cbrt (- (* n 100) (* (* (* n 100) (* 1/2 i)) (* 1/2 i)))) (cbrt (+ (* n 100) (* (* (* n 100) (* 1/2 i)) (* (* 1/2 i) (* 1/2 i)))))) * [exit]simplify: Simplified to (* (cbrt (- (* n 100) (* (* (* n 100) (* 1/2 i)) (* 1/2 i)))) (cbrt (+ (* n 100) (* (* (* n 100) (* 1/2 i)) (* (* 1/2 i) (* 1/2 i)))))) * [enter]simplify: Simplifying (* (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i))))) (cbrt (- 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (86 enodes) * * [misc]simplify: iters left: 3 (150 enodes) * * [misc]simplify: iters left: 2 (217 enodes) * * [misc]simplify: iters left: 1 (250 enodes) * [exit]simplify: Simplified to (* (cbrt (- 1 (* 1/2 i))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * [exit]simplify: Simplified to (* (cbrt (- 1 (* 1/2 i))) (cbrt (+ (* (* 1/2 i) (* 1/2 i)) (- 1 (* 1/2 i))))) * * * * [misc]progress: [ 50 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (- (* 1 1) (* (* 1/2 i) (* 1/2 i))) (* n 100))) (cbrt (* (+ (pow 1 3) (pow (* 1/2 i) 3)) (* n 100)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (106 enodes) * * [misc]simplify: iters left: 3 (268 enodes) * [exit]simplify: Simplified to (* (cbrt (- (* 100 n) (* (* 1/2 i) (* (* 100 n) (* 1/2 i))))) (cbrt (+ (* (* (* 100 n) (* 1/2 i)) (* (* 1/2 i) (* 1/2 i))) (* 100 n)))) * [exit]simplify: Simplified to (* (cbrt (- (* 100 n) (* (* 1/2 i) (* (* 100 n) (* 1/2 i))))) (cbrt (+ (* (* (* 100 n) (* 1/2 i)) (* (* 1/2 i) (* 1/2 i))) (* 100 n)))) * [enter]simplify: Simplifying (* (cbrt (- 1 (* 1/2 i))) (cbrt (+ (* 1 1) (- (* (* 1/2 i) (* 1/2 i)) (* 1 (* 1/2 i)))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (85 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * * [misc]simplify: iters left: 1 (234 enodes) * [exit]simplify: Simplified to (* (cbrt (- (* (* i 1/2) (* i 1/2)) (- (* i 1/2) 1))) (cbrt (- 1 (* i 1/2)))) * [exit]simplify: Simplified to (* (cbrt (- (* (* i 1/2) (* i 1/2)) (- (* i 1/2) 1))) (cbrt (- 1 (* i 1/2)))) * * * * [misc]progress: [ 51 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (- (* 1 1) (* (* 1/2 i) (* 1/2 i))) (* n 100))) (cbrt (* (- (* 1 1) (* (* 1/2 i) (* 1/2 i))) (* n 100)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (57 enodes) * * [misc]simplify: iters left: 3 (143 enodes) * * [misc]simplify: iters left: 2 (444 enodes) * [exit]simplify: Simplified to (* (cbrt (- (* 100 n) (* (* 100 n) (* (* 1/2 i) (* 1/2 i))))) (cbrt (- (* 100 n) (* (* 100 n) (* (* 1/2 i) (* 1/2 i)))))) * [exit]simplify: Simplified to (* (cbrt (- (* 100 n) (* (* 100 n) (* (* 1/2 i) (* 1/2 i))))) (cbrt (- (* 100 n) (* (* 100 n) (* (* 1/2 i) (* 1/2 i)))))) * [enter]simplify: Simplifying (* (cbrt (- 1 (* 1/2 i))) (cbrt (- 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (* (cbrt (- 1 (* i 1/2))) (cbrt (- 1 (* i 1/2)))) * [exit]simplify: Simplified to (* (cbrt (- 1 (* i 1/2))) (cbrt (- 1 (* i 1/2)))) * * * * [misc]progress: [ 52 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (+ 1 (* 1/2 i)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (171 enodes) * [exit]simplify: Simplified to (* (cbrt (+ 1 (* i 1/2))) (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (* (cbrt (+ 1 (* i 1/2))) (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) * * * * [misc]progress: [ 54 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (* (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (117 enodes) * * [misc]simplify: iters left: 1 (155 enodes) * [exit]simplify: Simplified to (* (* (cbrt (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) (cbrt (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) * [exit]simplify: Simplified to (* (* (cbrt (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) (cbrt (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) * * * * [misc]progress: [ 55 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (sqrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (171 enodes) * [exit]simplify: Simplified to (* (sqrt (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (* (sqrt (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) * * * * [misc]progress: [ 56 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (69 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (167 enodes) * [exit]simplify: Simplified to (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))) * [exit]simplify: Simplified to (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))) * * * * [misc]progress: [ 57 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* n 100)) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (117 enodes) * * [misc]simplify: iters left: 1 (189 enodes) * [exit]simplify: Simplified to (* (cbrt (* (+ (* i 1/2) 1) (* 100 n))) (cbrt (* 100 n))) * [exit]simplify: Simplified to (* (cbrt (* (+ (* i 1/2) 1) (* 100 n))) (cbrt (* 100 n))) * * * * [misc]progress: [ 58 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (171 enodes) * [exit]simplify: Simplified to (* (cbrt (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (* (cbrt (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) * * * * [misc]progress: [ 59 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (171 enodes) * [exit]simplify: Simplified to (* (sqrt (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) * [exit]simplify: Simplified to (* (sqrt (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) * * * * [misc]progress: [ 60 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))) (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * [exit]simplify: Simplified to (* (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))) (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n))))) * * * * [misc]progress: [ 61 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ (pow 1 3) (pow (* 1/2 i) 3)) (* n 100)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (87 enodes) * * [misc]simplify: iters left: 3 (213 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* (* (* i 1/2) (* 100 n)) (* (* i 1/2) (* i 1/2))) (* 100 n))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) * [exit]simplify: Simplified to (* (cbrt (+ (* (* (* i 1/2) (* 100 n)) (* (* i 1/2) (* i 1/2))) (* 100 n))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) * * * * [misc]progress: [ 62 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (- (* 1 1) (* (* 1/2 i) (* 1/2 i))) (* n 100)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (77 enodes) * * [misc]simplify: iters left: 3 (185 enodes) * * [misc]simplify: iters left: 2 (488 enodes) * [exit]simplify: Simplified to (* (cbrt (- (* 100 n) (* (* i 1/2) (* (* i 1/2) (* 100 n))))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) * [exit]simplify: Simplified to (* (cbrt (- (* 100 n) (* (* i 1/2) (* (* i 1/2) (* 100 n))))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) * * * * [misc]progress: [ 63 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (+ (pow 1 3) (pow (* 1/2 i) 3)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (89 enodes) * * [misc]simplify: iters left: 3 (216 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* (* n 100) (* 1/2 i)) (* n 100))) (cbrt (+ (* (* (* n 100) (* 1/2 i)) (* (* 1/2 i) (* 1/2 i))) (* n 100)))) * [exit]simplify: Simplified to (* (cbrt (+ (* (* n 100) (* 1/2 i)) (* n 100))) (cbrt (+ (* (* (* n 100) (* 1/2 i)) (* (* 1/2 i) (* 1/2 i))) (* n 100)))) * * * * [misc]progress: [ 64 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (- (* 1 1) (* (* 1/2 i) (* 1/2 i))) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (77 enodes) * * [misc]simplify: iters left: 3 (186 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* (* 100 n) (* 1/2 i)) (* 100 n))) (cbrt (- (* 100 n) (* (* 1/2 i) (* (* 100 n) (* 1/2 i)))))) * [exit]simplify: Simplified to (* (cbrt (+ (* (* 100 n) (* 1/2 i)) (* 100 n))) (cbrt (- (* 100 n) (* (* 1/2 i) (* (* 100 n) (* 1/2 i)))))) * * * * [misc]progress: [ 65 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 66 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (- (+ (* 1/6 (* (exp (* 1/3 (+ (log 100) (log n)))) i)) (exp (* 1/3 (+ (log 100) (log n))))) (* 1/36 (* (exp (* 1/3 (+ (log 100) (log n)))) (pow i 2))))) (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (73 enodes) * * [misc]simplify: iters left: 4 (167 enodes) * * [misc]simplify: iters left: 3 (445 enodes) * [exit]simplify: Simplified to (* (* (cbrt (* (+ 1 (* i 1/2)) (* 100 n))) (cbrt (* (+ 1 (* i 1/2)) (* 100 n)))) (+ (cbrt (* 100 n)) (* (* (cbrt (* 100 n)) (- 1/6 (* i 1/36))) i))) * * * * [misc]progress: [ 67 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) i)) (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i))))))) (* 4/9 (/ (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) (pow i 2))))) (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (35 enodes) * * [misc]simplify: iters left: 5 (81 enodes) * * [misc]simplify: iters left: 4 (196 enodes) * [exit]simplify: Simplified to (* (+ (pow (exp 1/3) (+ (log i) (+ (log n) (log 50)))) (* (/ (pow (exp 1/3) (+ (log i) (+ (log n) (log 50)))) i) (- 2/3 (/ 4/9 i)))) (* (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))))) * * * * [misc]progress: [ 68 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) i)) (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n))))))) (* 4/9 (/ (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) (pow i 2))))) (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (36 enodes) * * [misc]simplify: iters left: 5 (79 enodes) * * [misc]simplify: iters left: 4 (189 enodes) * * [misc]simplify: iters left: 3 (484 enodes) * [exit]simplify: Simplified to (+ (* (* (cbrt (* (* 100 n) (+ 1 (* i 1/2)))) (cbrt (* (* 100 n) (+ 1 (* i 1/2))))) (pow (exp 1/3) (- (- (log 50) (log (/ -1 i))) (log (/ -1 n))))) (* (/ (pow (exp 1/3) (- (- (log 50) (log (/ -1 i))) (log (/ -1 n)))) i) (* (- 2/3 (/ 4/9 i)) (* (cbrt (* (* 100 n) (+ 1 (* i 1/2)))) (cbrt (* (* 100 n) (+ 1 (* i 1/2)))))))) * * * * [misc]progress: [ 69 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (- (+ (* 1/6 (* (exp (* 1/3 (+ (log 100) (log n)))) i)) (exp (* 1/3 (+ (log 100) (log n))))) (* 1/36 (* (exp (* 1/3 (+ (log 100) (log n)))) (pow i 2)))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (73 enodes) * * [misc]simplify: iters left: 4 (169 enodes) * * [misc]simplify: iters left: 3 (446 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))) (+ (cbrt (* 100 n)) (* (* (cbrt (* 100 n)) i) (- 1/6 (* 1/36 i))))) * * * * [misc]progress: [ 70 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) i)) (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i))))))) (* 4/9 (/ (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) (pow i 2)))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (35 enodes) * * [misc]simplify: iters left: 5 (81 enodes) * * [misc]simplify: iters left: 4 (198 enodes) * [exit]simplify: Simplified to (* (* (cbrt (+ (* n 100) (* (* i 1/2) (* n 100)))) (cbrt (+ (* n 100) (* (* i 1/2) (* n 100))))) (+ (pow (exp 1/3) (+ (+ (log 50) (log i)) (log n))) (* (/ (pow (exp 1/3) (+ (+ (log 50) (log i)) (log n))) i) (- 2/3 (/ 4/9 i))))) * * * * [misc]progress: [ 71 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) i)) (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n))))))) (* 4/9 (/ (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) (pow i 2)))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (36 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (194 enodes) * [exit]simplify: Simplified to (* (+ (pow (exp 1/3) (- (- (log 50) (log (/ -1 i))) (log (/ -1 n)))) (* (/ (pow (exp 1/3) (- (- (log 50) (log (/ -1 i))) (log (/ -1 n)))) i) (- 2/3 (/ 4/9 i)))) (* (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))) (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))))) * * * * [misc]progress: [ 72 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (- (+ (* 1/6 (* (exp (* 1/3 (+ (log 100) (log n)))) i)) (exp (* 1/3 (+ (log 100) (log n))))) (* 1/36 (* (exp (* 1/3 (+ (log 100) (log n)))) (pow i 2))))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (63 enodes) * * [misc]simplify: iters left: 4 (145 enodes) * * [misc]simplify: iters left: 3 (432 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* 100 n) (* (* 100 n) (* i 1/2)))) (* (cbrt (+ (* 100 n) (* (* 100 n) (* i 1/2)))) (* (cbrt (* 100 n)) (- (+ 1 (* 1/6 i)) (* i (* i 1/36)))))) * * * * [misc]progress: [ 73 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) i)) (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i))))))) (* 4/9 (/ (exp (* 1/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) (pow i 2))))) * * [misc]simplify: iters left: 6 (33 enodes) * * [misc]simplify: iters left: 5 (71 enodes) * * [misc]simplify: iters left: 4 (174 enodes) * * [misc]simplify: iters left: 3 (494 enodes) * [exit]simplify: Simplified to (* (- (pow (exp 1/3) (+ (log i) (+ (log 50) (log n)))) (* (pow (exp 1/3) (+ (log i) (+ (log 50) (log n)))) (- (/ (/ 4/9 i) i) (/ 2/3 i)))) (* (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))) (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))))) * * * * [misc]progress: [ 74 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) i)) (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n))))))) (* 4/9 (/ (exp (* 1/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) (pow i 2))))) * * [misc]simplify: iters left: 6 (34 enodes) * * [misc]simplify: iters left: 5 (70 enodes) * * [misc]simplify: iters left: 4 (169 enodes) * * [misc]simplify: iters left: 3 (464 enodes) * [exit]simplify: Simplified to (+ (* (/ (pow (exp 1/3) (- (- (log 50) (log (/ -1 i))) (log (/ -1 n)))) i) (* (- 2/3 (/ 4/9 i)) (* (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))))) (* (pow (exp 1/3) (- (- (log 50) (log (/ -1 i))) (log (/ -1 n)))) (* (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n)))))) * * * * [misc]progress: [ 75 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (+ (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) (* 1/3 (* (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) i))) (* 1/36 (* (exp (* 1/3 (+ (* 2 (log n)) (log 10000)))) (pow i 2)))) (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (68 enodes) * * [misc]simplify: iters left: 4 (166 enodes) * * [misc]simplify: iters left: 3 (370 enodes) * [exit]simplify: Simplified to (* (* (cbrt (* (* n n) 10000)) (- (+ 1 (* 1/3 i)) (* 1/36 (* i i)))) (cbrt (+ (* n 100) (* (* n 100) (* 1/2 i))))) * * * * [misc]progress: [ 76 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (+ (exp (* 2/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) (* 4/3 (/ (exp (* 2/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) i))) (* 4/9 (/ (exp (* 2/3 (- (log 50) (+ (log (/ 1 n)) (log (/ 1 i)))))) (pow i 2)))) (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (32 enodes) * * [misc]simplify: iters left: 5 (74 enodes) * * [misc]simplify: iters left: 4 (185 enodes) * * [misc]simplify: iters left: 3 (428 enodes) * [exit]simplify: Simplified to (+ (* (/ (pow (exp 2/3) (+ (+ (log n) (log 50)) (log i))) i) (* (- 4/3 (/ 4/9 i)) (cbrt (* (* n 100) (+ 1 (* i 1/2)))))) (* (cbrt (* (* n 100) (+ 1 (* i 1/2)))) (pow (exp 2/3) (+ (+ (log n) (log 50)) (log i))))) * * * * [misc]progress: [ 77 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (+ (exp (* 2/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) (* 4/3 (/ (exp (* 2/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) i))) (* 4/9 (/ (exp (* 2/3 (- (log 50) (+ (log (/ -1 i)) (log (/ -1 n)))))) (pow i 2)))) (cbrt (* (* n 100) (+ 1 (* 1/2 i))))) * * [misc]simplify: iters left: 6 (33 enodes) * * [misc]simplify: iters left: 5 (73 enodes) * * [misc]simplify: iters left: 4 (180 enodes) * * [misc]simplify: iters left: 3 (404 enodes) * [exit]simplify: Simplified to (+ (* (/ (pow (exp 2/3) (- (- (log 50) (log (/ -1 n))) (log (/ -1 i)))) i) (* (- 4/3 (/ 4/9 i)) (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))))) (* (pow (exp 2/3) (- (- (log 50) (log (/ -1 n))) (log (/ -1 i)))) (cbrt (+ (* 100 n) (* (* i 1/2) (* 100 n)))))) * * * [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 -2.4658816383937e-318 on (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) * [misc]regimes: searching between 6.319969789957808e-181 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 126584.31371123689 and 6064.196412924837 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 0.0 and -2.4658816383937e-320 on (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) * [misc]regimes: searching between 6.319969789957808e-183 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 1265.8431371123688 and 60.64196412924837 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -0.0013368648244869348 and -1576.7634059984837 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 1.2292671825695466e+44 and 6863.033794098045 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 3 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 4 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 5 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 6 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 8 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 9 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 10 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 14 additional inputs, on iter 1 have 2 / 16 * * * * [misc]points: Computing exacts for 14 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 2 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 3 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 4 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 5 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 6 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 8 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 4 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 8 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 9 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 14 additional inputs, on iter 1 have 2 / 16 * * * * [misc]points: Computing exacts for 14 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 2 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 5 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 6 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 7 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 8 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 9 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 10 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 11 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 12 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 13 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 8 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 9 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 10 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 4 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 3 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 8 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 9 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 10 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 11 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 12 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -5.6947805875919645e-157 and -2.2886799483839707e-154 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 3.5050682056884636e-201 and 6.946064728426689e-205 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 4.7977698817989974e-76 and 7.321812843141382e-95 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -463471644.5976077 and -inf.0 on (/ (+ (* i 1/2) 1) (log (exp (/ (/ 1 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 13983.237937437083 and 6064.19638927336 on (/ (+ (* i 1/2) 1) (log (exp (/ (/ 1 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 0.9993315675877565 and -787.3817029992418 on (+ (* i 1/2) 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 6.146335912847733e+43 and 3432.5168970490226 on (+ (* i 1/2) 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -0.0006684324122434674 and -788.3817029992418 on (* i 1/2) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 6.146335912847733e+43 and 3431.5168970490226 on (* i 1/2) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -2.461861007076167e-06 and -inf.0 on (log (exp (/ (/ 1 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 0.00016490227256566803 and 7.151419467180181e-05 on (log (exp (/ (/ 1 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 0.9999975381420233 and 0.0 on (exp (/ (/ 1 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 1.0001649158696928 and 1.0000715167518728 on (exp (/ (/ 1 n) 100)) * [misc]regimes: searching between -4.369330891836129e+151 and -1.7559939046270607e+154 on (/ (/ 1 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 1.3657819742507318e+92 and 2.0843017164988216e+73 on (/ (/ 1 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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [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 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 2368 * * * * [misc]points: Setting MPFR precision to 2624 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [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: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 1.4396640962867965e+202 and 2.85301152878302e+198 on (/ (/ 1 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -4.369330891836129e+153 and -1.7559939046270607e+156 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 1.3657819742507317e+94 and 2.0843017164988218e+75 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 1.4396640962867964e+204 and 2.85301152878302e+200 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -1.132758109851698e+58 and -8.710384127088901e+74 on (* (+ (pow (exp 1/3) (+ (log i) (+ (log n) (log 50)))) (* (/ (pow (exp 1/3) (+ (log i) (+ (log n) (log 50)))) i) (- 2/3 (/ 4/9 i)))) (* (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 4.091591731029648e+166 and 2.0516511630039272e+160 on (* (+ (pow (exp 1/3) (+ (log i) (+ (log n) (log 50)))) (* (/ (pow (exp 1/3) (+ (log i) (+ (log n) (log 50)))) i) (- 2/3 (/ 4/9 i)))) (* (cbrt (+ (* (* i 1/2) (* 100 n)) (* 100 n))) (cbrt (+ (* (* i 1/2) (* 100 n)) (* 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 0.0 and -2.4658816383937e-318 on (* 100 (* (* (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))))) * [misc]regimes: searching between 6.319969789957807e-181 and 0.0 on (* 100 (* (* (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) (cbrt (/ (- (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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 126584.31371123693 and 6064.196412924838 on (* 100 (* (* (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) (cbrt (/ (- (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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 0.0 and -2.4658816383937e-320 on (* (* (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) * [misc]regimes: searching between 6.319969789957807e-183 and 0.0 on (* (* (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) (cbrt (/ (- (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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 1265.8431371123693 and 60.64196412924838 on (* (* (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (cbrt (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))) (cbrt (/ (- (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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 0.0 and -2.9106550716787104e-107 on (cbrt (/ (- (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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 1.8488641471659142e-61 and 0.0 on (cbrt (/ (- (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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 10.817493189816227 and 3.92878038692288 on (cbrt (/ (- (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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between -4.995823435610175e-45 and -8.229220804059051e-17 on (* (* (* (cbrt (+ 1 (* 1/2 i))) (* 100 n)) (cbrt (+ 1 (* 1/2 i)))) (- (* (+ (/ 2/3 i) 1) (* (pow 1/2 1/3) (pow i 1/3))) (/ (* (pow 1/2 1/3) (pow i 1/3)) (/ (* i i) 4/9)))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 3.3393354771285576e+60 and 9.210125753724065e+51 on (* (* (* (cbrt (+ 1 (* 1/2 i))) (* 100 n)) (cbrt (+ 1 (* 1/2 i)))) (- (* (+ (/ 2/3 i) 1) (* (pow 1/2 1/3) (pow i 1/3))) (/ (* (pow 1/2 1/3) (pow i 1/3)) (/ (* i i) 4/9)))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between -5.6947805875919645e-155 and -2.2886799483839706e-152 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 3.5050682056884637e-199 and 6.946064728426689e-203 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between 4.7977698817989975e-74 and 7.321812843141382e-93 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 2.90442284298755e-219 and 5.917721133340274e-227 on (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3)) (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 6.257686010348961e+52 and 9.21012575372413e+51 on (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (pow (* (+ 1 (* 1/2 i)) (* n 100)) 1/3)) (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 0.9993315675877565 and -787.3817029992418 on (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 6.146335912847733e+43 and 3432.5168970490226 on (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -0.0006684324122434674 and -788.3817029992418 on (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 6.146335912847733e+43 and 3431.5168970490226 on (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -5.6947805875919645e-155 and -2.2886799483839706e-152 on (* 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 3.5050682056884637e-199 and 6.946064728426689e-203 on (* 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 4.7977698817989975e-74 and 7.321812843141382e-93 on (* 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 4.358125706223504e-240 and 9.358987492688598e-254 on (* (pow (* (+ 1 (* 1/2 i)) (* n 100)) (+ 1/3 1/3)) (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 6.257686010348946e+52 and 9.210125753724109e+51 on (* (pow (* (+ 1 (* 1/2 i)) (* n 100)) (+ 1/3 1/3)) (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -1.9995754495368673e+250 and -2.976276332982774e+254 on (* (exp (log (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))))) (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -1.8460481210011498e-279 and -2.9376273565421497e-262 on (* (exp (log (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))))) (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 2.904422842987495e-219 and 5.917721133340196e-227 on (* (exp (log (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))))) (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 6.257686010348961e+52 and 9.210125753724149e+51 on (* (exp (log (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))))) (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -4.838907040148607e-35 and -9.313225746154785e-08 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 0.0 and -3.162020133384e-320 on (* 100 (- (/ (pow (+ 1 (/ i n)) n) (/ i n)) (/ n i))) * [misc]regimes: searching between 5.972887158420601e-298 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 1.5177100720513508e+84 and 3.2138760885179806e+62 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -4.838907040148607e-37 and -9.313225746154785e-10 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 0.0 and -3.162020133384e-322 on (- (/ (pow (+ 1 (/ i n)) n) (/ i n)) (/ n i)) * [misc]regimes: searching between 5.972887158420601e-300 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 1.517710072051351e+82 and 3.2138760885179806e+60 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 2.9044228429873985e-219 and 9.358987492688121e-254 on (/ (+ (* i 1/2) 1) (exp (- (log (/ i n)) (log (* 100 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -1.8460481210010993e-279 and -2.937627356542208e-262 on (/ (+ (* i 1/2) 1) (* (/ (* (cbrt (/ i n)) (cbrt (/ i n))) 100) (/ (cbrt (/ i 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 2.904422842987525e-219 and 5.917721133340214e-227 on (/ (+ (* i 1/2) 1) (* (/ (* (cbrt (/ i n)) (cbrt (/ i n))) 100) (/ (cbrt (/ i 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 0.0 and -2.4658816383937e-318 on (* 100 (/ (/ (- (pow (pow (+ 1 (/ i n)) n) 3) 1) (+ (+ (pow (+ 1 (/ i n)) n) 1) (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)))) (/ i n))) * [misc]regimes: searching between 6.319969789957808e-181 and 0.0 on (* 100 (/ (/ (- (pow (pow (+ 1 (/ i n)) n) 3) 1) (+ (+ (pow (+ 1 (/ i n)) n) 1) (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)))) (/ 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 126584.31371123689 and 6064.196412763952 on (* 100 (/ (/ (- (pow (pow (+ 1 (/ i n)) n) 3) 1) (+ (+ (pow (+ 1 (/ i n)) n) 1) (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)))) (/ 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 0.0 and -2.4658816383937e-320 on (/ (/ (- (pow (pow (+ 1 (/ i n)) n) 3) 1) (+ (+ (pow (+ 1 (/ i n)) n) 1) (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)))) (/ i n)) * [misc]regimes: searching between 6.319969789957808e-183 and 0.0 on (/ (/ (- (pow (pow (+ 1 (/ i n)) n) 3) 1) (+ (+ (pow (+ 1 (/ i n)) n) 1) (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)))) (/ 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 1265.8431371123688 and 60.64196412763952 on (/ (/ (- (pow (pow (+ 1 (/ i n)) n) 3) 1) (+ (+ (pow (+ 1 (/ i n)) n) 1) (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)))) (/ 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 4.358125706223351e-240 and 9.358987492688121e-254 on (exp (- (log (+ 1 (* 1/2 i))) (- (- 0 (log 100)) (log 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 6.257686010348953e+52 and 9.21012575372356e+51 on (exp (- (log (+ 1 (* 1/2 i))) (- (- 0 (log 100)) (log 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between -551.1483802375303 and -582.6202765097074 on (- (log (+ 1 (* 1/2 i))) (- (- 0 (log 100)) (log n))) * [misc]regimes: searching between 121.56823530555701 and 119.65214324691198 on (- (log (+ 1 (* 1/2 i))) (- (- 0 (log 100)) (log n))) * [misc]regimes: searching between 100.82701511648224 and 8.14104906029542 on (log (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 212.1495556949679 and 168.8231456795678 on (- (- 0 (log 100)) (log 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 465.4865986047068 and 456.96022352597765 on (- (- 0 (log 100)) (log n)) * [misc]regimes: searching between 704.6406296290032 and 701.1910213950758 on (- (- 0 (log 100)) (log n)) * [misc]regimes: searching between -461.5653937119657 and -470.09176879069486 on (log n) * [misc]regimes: searching between -173.4283158655559 and -216.754725880956 on (log 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -1.999575449536819e+250 and -2.9762763329827173e+254 on (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -1.8460481210010993e-279 and -2.9376273565422067e-262 on (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 2.904422842987524e-219 and 5.917721133340217e-227 on (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 6.257686010348974e+52 and 9.21012575372415e+51 on (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 0.9997771395328204 and -9.234111328076887 on (cbrt (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 394643932991334.7 and 15.084730697252041 on (cbrt (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -1.9995754495368184e+250 and -2.976276332982718e+254 on (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (* (* (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))))) (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -1.8460481210010977e-279 and -2.9376273565422056e-262 on (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (* (* (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))))) (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 2.904422842987521e-219 and 5.917721133340213e-227 on (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (* (* (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))))) (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 6.257686010348976e+52 and 9.210125753724156e+51 on (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (* (* (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100))))) (cbrt (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))))) (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 0.0 and -2.4659112823324e-318 on (* (* 100 (/ (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (* (cbrt (/ i n)) (cbrt (/ i n))))) (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (/ i n)))) * [misc]regimes: searching between 6.319969789957807e-181 and 0.0 on (* (* 100 (/ (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (* (cbrt (/ i n)) (cbrt (/ i n))))) (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 126584.31371123691 and 6064.19641292484 on (* (* 100 (/ (* (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (cbrt (- (pow (+ 1 (/ i n)) n) 1))) (* (cbrt (/ i n)) (cbrt (/ i n))))) (/ (cbrt (- (pow (+ 1 (/ i n)) n) 1)) (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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -2.6676951783567356e-212 and -2.1133793686715636e-199 on (* 100 (/ (+ (* 1/2 (pow i 2)) (+ (* 1/6 (pow i 3)) i)) (/ 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 2.904422842987524e-219 and 9.358987492688399e-254 on (* 100 (/ (+ (* 1/2 (pow i 2)) (+ (* 1/6 (pow i 3)) i)) (/ 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -2.6676951783567355e-214 and -2.1133793686715634e-201 on (/ (+ (* 1/2 (pow i 2)) (+ (* 1/6 (pow i 3)) i)) (/ 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 2.904422842987524e-221 and 9.358987492688399e-256 on (/ (+ (* 1/2 (pow i 2)) (+ (* 1/6 (pow i 3)) i)) (/ 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 2.904422842987508e-219 and 5.917721133340207e-227 on (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (exp (log (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 6.257686010348968e+52 and 9.21012575372415e+51 on (* (* (cbrt (* (+ 1 (* 1/2 i)) (* n 100))) (cbrt (* (+ 1 (* 1/2 i)) (* n 100)))) (exp (log (cbrt (* (* n 100) (+ 1 (* 1/2 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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: Found splitpoints: (#s(sp 0 i -0.11560161101003551) #s(sp 1 i 6929.885049504173) #s(sp 0 i +nan.0)) , with alts (# #) * [enter]simplify: Simplifying (if (<= i -0.11560161101003551) (* 100 (/ (/ (- (pow (pow (+ 1 (/ i n)) n) 3) 1) (+ (+ (pow (+ 1 (/ i n)) n) 1) (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)))) (/ i n))) (if (<= i 6929.885049504173) (* (* (* (cbrt (+ 1 (* 1/2 i))) 100) (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) n)) (* 100 (/ (/ (- (pow (pow (+ 1 (/ i n)) n) 3) 1) (+ (+ (pow (+ 1 (/ i n)) n) 1) (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)))) (/ i n))))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * [exit]simplify: Simplified to (if (or (<= i -0.11560161101003551) (not (<= i 6929.885049504173))) (* 100 (/ (/ (- (pow (pow (+ 1 (/ i n)) n) 3) 1) (+ (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)) (+ 1 (pow (+ 1 (/ i n)) n)))) (/ i n))) (* (* n (cbrt (+ 1 (* 1/2 i)))) (* (cbrt (+ 1 (* 1/2 i))) (* 100 (cbrt (+ 1 (* 1/2 i))))))) * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 250 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 125 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 62 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 31 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 15 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 7 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 3 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts for 8000 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 2528 additional inputs, on iter 1 have 5472 / 8000 * * * * [misc]points: Computing exacts on every 158 of 2528 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 79 of 2528 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 39 of 2528 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 19 of 2528 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 9 of 2528 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 4 of 2528 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 2 of 2528 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts for 2528 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 791 additional inputs, on iter 2 have 7209 / 8000 * * * * [misc]points: Computing exacts on every 49 of 791 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 24 of 791 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 12 of 791 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 6 of 791 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 3 of 791 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts for 791 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 252 additional inputs, on iter 3 have 7748 / 8000 * * * * [misc]points: Computing exacts on every 15 of 252 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 7 of 252 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 3 of 252 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts for 252 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 71 additional inputs, on iter 4 have 7929 / 8000 * * * * [misc]points: Computing exacts on every 4 of 71 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts on every 2 of 71 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Computing exacts for 71 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 21 additional inputs, on iter 5 have 7979 / 8000 * * * * [misc]points: Computing exacts for 21 points * * * * [misc]points: Setting MPFR precision to 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [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 3136 * * * * [misc]points: Setting MPFR precision to 3392 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 8002 points with exact outputs