27.050 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.100 * * * [progress]: [2/2] Setting up program. 0.104 * [progress]: [Phase 2 of 3] Improving. 0.105 * [simplify]: Simplifying: (/ (exp (* x (log (/ x (+ x y))))) x) 0.105 * * [simplify]: Extracting # 0 : cost 0 0.105 * * [simplify]: Extracting # 1 : cost 0 0.105 * * [simplify]: Extracting # 2 : cost 0 0.105 * * [simplify]: Extracting # 3 : cost 0 0.105 * * [simplify]: Extracting # 4 : cost 0 0.105 * * [simplify]: Extracting # 5 : cost 0 0.105 * * [simplify]: Extracting # 6 : cost 0 0.105 * * [simplify]: Extracting # 7 : cost 0 0.105 * * [simplify]: Extracting # 8 : cost 0 0.105 * * [simplify]: iteration 0 : 8 enodes (cost 11 ) 0.108 * * [simplify]: Extracting # 0 : cost 0 0.108 * * [simplify]: Extracting # 1 : cost 0 0.108 * * [simplify]: Extracting # 2 : cost 0 0.108 * * [simplify]: iteration 1 : 15 enodes (cost 11 ) 0.113 * * [simplify]: Extracting # 0 : cost 0 0.113 * * [simplify]: Extracting # 1 : cost 0 0.113 * * [simplify]: Extracting # 2 : cost 0 0.113 * * [simplify]: Extracting # 3 : cost 0 0.113 * * [simplify]: Extracting # 4 : cost 0 0.113 * * [simplify]: Extracting # 5 : cost 0 0.113 * * [simplify]: iteration 2 : 24 enodes (cost 9 ) 0.121 * * [simplify]: Extracting # 0 : cost 0 0.121 * * [simplify]: Extracting # 1 : cost 0 0.121 * * [simplify]: Extracting # 2 : cost 0 0.122 * * [simplify]: Extracting # 3 : cost 0 0.122 * * [simplify]: Extracting # 4 : cost 0 0.122 * * [simplify]: iteration 3 : 49 enodes (cost 9 ) 0.144 * * [simplify]: Extracting # 0 : cost 0 0.144 * * [simplify]: Extracting # 1 : cost 0 0.144 * * [simplify]: Extracting # 2 : cost 0 0.144 * * [simplify]: Extracting # 3 : cost 0 0.144 * * [simplify]: Extracting # 4 : cost 0 0.145 * * [simplify]: iteration 4 : 107 enodes (cost 9 ) 0.197 * * [simplify]: Extracting # 0 : cost 0 0.198 * * [simplify]: Extracting # 1 : cost 0 0.198 * * [simplify]: Extracting # 2 : cost 0 0.198 * * [simplify]: Extracting # 3 : cost 0 0.198 * * [simplify]: Extracting # 4 : cost 0 0.199 * * [simplify]: iteration 5 : 245 enodes (cost 9 ) 0.337 * * [simplify]: Extracting # 0 : cost 0 0.337 * * [simplify]: Extracting # 1 : cost 0 0.338 * * [simplify]: Extracting # 2 : cost 0 0.339 * * [simplify]: Extracting # 3 : cost 0 0.339 * * [simplify]: Extracting # 4 : cost 0 0.340 * * [simplify]: iteration 6 : 580 enodes (cost 9 ) 1.062 * * [simplify]: Extracting # 0 : cost 0 1.066 * * [simplify]: Extracting # 1 : cost 0 1.069 * * [simplify]: Extracting # 2 : cost 0 1.073 * * [simplify]: Extracting # 3 : cost 0 1.076 * * [simplify]: Extracting # 4 : cost 0 1.079 * * [simplify]: iteration 7 : 1850 enodes (cost 9 ) 2.149 * * [simplify]: Extracting # 0 : cost 0 2.159 * * [simplify]: Extracting # 1 : cost 0 2.176 * * [simplify]: Extracting # 2 : cost 0 2.186 * * [simplify]: Extracting # 3 : cost 0 2.196 * * [simplify]: Extracting # 4 : cost 0 2.205 * * [simplify]: iteration done: 5000 enodes (cost 9 ) 2.206 * [simplify]: Simplified to: (/ (pow (/ x (+ x y)) x) x) 2.208 * * [progress]: iteration 1 / 4 2.208 * * * [progress]: picking best candidate 2.210 * * * * [pick]: Picked # 2.210 * * * [progress]: localizing error 2.220 * * * [progress]: generating rewritten candidates 2.220 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 2.227 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1) 2.252 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2 1) 2.266 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 2.356 * * * [progress]: generating series expansions 2.356 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 2.356 * [backup-simplify]: Simplify (log (/ x (+ x y))) into (log (/ x (+ x y))) 2.356 * [approximate]: Taking taylor expansion of (log (/ x (+ x y))) in (x y) around 0 2.356 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in y 2.356 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 2.357 * [taylor]: Taking taylor expansion of x in y 2.357 * [backup-simplify]: Simplify x into x 2.357 * [taylor]: Taking taylor expansion of (+ x y) in y 2.357 * [taylor]: Taking taylor expansion of x in y 2.357 * [backup-simplify]: Simplify x into x 2.357 * [taylor]: Taking taylor expansion of y in y 2.357 * [backup-simplify]: Simplify 0 into 0 2.357 * [backup-simplify]: Simplify 1 into 1 2.357 * [backup-simplify]: Simplify (+ x 0) into x 2.357 * [backup-simplify]: Simplify (/ x x) into 1 2.357 * [backup-simplify]: Simplify (log 1) into 0 2.357 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 2.357 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.357 * [taylor]: Taking taylor expansion of x in x 2.357 * [backup-simplify]: Simplify 0 into 0 2.357 * [backup-simplify]: Simplify 1 into 1 2.357 * [taylor]: Taking taylor expansion of (+ x y) in x 2.357 * [taylor]: Taking taylor expansion of x in x 2.357 * [backup-simplify]: Simplify 0 into 0 2.357 * [backup-simplify]: Simplify 1 into 1 2.357 * [taylor]: Taking taylor expansion of y in x 2.357 * [backup-simplify]: Simplify y into y 2.357 * [backup-simplify]: Simplify (+ 0 y) into y 2.358 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.358 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 2.358 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 2.358 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.358 * [taylor]: Taking taylor expansion of x in x 2.358 * [backup-simplify]: Simplify 0 into 0 2.358 * [backup-simplify]: Simplify 1 into 1 2.358 * [taylor]: Taking taylor expansion of (+ x y) in x 2.358 * [taylor]: Taking taylor expansion of x in x 2.358 * [backup-simplify]: Simplify 0 into 0 2.358 * [backup-simplify]: Simplify 1 into 1 2.358 * [taylor]: Taking taylor expansion of y in x 2.358 * [backup-simplify]: Simplify y into y 2.358 * [backup-simplify]: Simplify (+ 0 y) into y 2.358 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.358 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 2.359 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.359 * [taylor]: Taking taylor expansion of (+ (log x) (log (/ 1 y))) in y 2.359 * [taylor]: Taking taylor expansion of (log x) in y 2.359 * [taylor]: Taking taylor expansion of x in y 2.359 * [backup-simplify]: Simplify x into x 2.359 * [backup-simplify]: Simplify (log x) into (log x) 2.359 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 2.359 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.359 * [taylor]: Taking taylor expansion of y in y 2.359 * [backup-simplify]: Simplify 0 into 0 2.359 * [backup-simplify]: Simplify 1 into 1 2.359 * [backup-simplify]: Simplify (/ 1 1) into 1 2.359 * [backup-simplify]: Simplify (log 1) into 0 2.360 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.360 * [backup-simplify]: Simplify (+ (log x) (- (log y))) into (- (log x) (log y)) 2.360 * [backup-simplify]: Simplify (- (log x) (log y)) into (- (log x) (log y)) 2.360 * [backup-simplify]: Simplify (+ 1 0) into 1 2.360 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 2.360 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1)) (pow (/ 1 y) 1)))) 1) into (/ -1 y) 2.360 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.360 * [taylor]: Taking taylor expansion of -1 in y 2.360 * [backup-simplify]: Simplify -1 into -1 2.361 * [taylor]: Taking taylor expansion of y in y 2.361 * [backup-simplify]: Simplify 0 into 0 2.361 * [backup-simplify]: Simplify 1 into 1 2.361 * [backup-simplify]: Simplify (/ -1 1) into -1 2.361 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.361 * [backup-simplify]: Simplify 0 into 0 2.362 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 2.362 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.363 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.363 * [backup-simplify]: Simplify (+ 0 0) into 0 2.363 * [backup-simplify]: Simplify 0 into 0 2.364 * [backup-simplify]: Simplify (+ 0 0) into 0 2.364 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 2.364 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 2)) (pow (/ 1 y) 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 3))) 1)) (pow (/ 1 y) 1)))) 2) into (/ 1/2 (pow y 2)) 2.364 * [taylor]: Taking taylor expansion of (/ 1/2 (pow y 2)) in y 2.364 * [taylor]: Taking taylor expansion of 1/2 in y 2.364 * [backup-simplify]: Simplify 1/2 into 1/2 2.364 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.364 * [taylor]: Taking taylor expansion of y in y 2.365 * [backup-simplify]: Simplify 0 into 0 2.365 * [backup-simplify]: Simplify 1 into 1 2.365 * [backup-simplify]: Simplify (* 1 1) into 1 2.365 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 2.366 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.366 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.366 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 2.367 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.367 * [backup-simplify]: Simplify 0 into 0 2.368 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.368 * [backup-simplify]: Simplify 0 into 0 2.369 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 2.369 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.371 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 2.371 * [backup-simplify]: Simplify (+ 0 0) into 0 2.371 * [backup-simplify]: Simplify 0 into 0 2.372 * [backup-simplify]: Simplify (+ 0 0) into 0 2.372 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 0 y)) (* (/ 1 (pow y 3)) (/ 1 y)))) into (- (/ 1 (pow y 4))) 2.373 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 3)) (pow (/ 1 y) 3))) (* -3 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1) (pow (* 2 (/ 1 (pow y 3))) 1)) (pow (/ 1 y) 2))) (* 1 (/ (* 1 1 (pow (* 6 (- (/ 1 (pow y 4)))) 1)) (pow (/ 1 y) 1)))) 6) into (/ -1/3 (pow y 3)) 2.373 * [taylor]: Taking taylor expansion of (/ -1/3 (pow y 3)) in y 2.373 * [taylor]: Taking taylor expansion of -1/3 in y 2.373 * [backup-simplify]: Simplify -1/3 into -1/3 2.373 * [taylor]: Taking taylor expansion of (pow y 3) in y 2.373 * [taylor]: Taking taylor expansion of y in y 2.373 * [backup-simplify]: Simplify 0 into 0 2.373 * [backup-simplify]: Simplify 1 into 1 2.373 * [backup-simplify]: Simplify (* 1 1) into 1 2.374 * [backup-simplify]: Simplify (* 1 1) into 1 2.374 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 2.374 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.375 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.375 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.376 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.376 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.377 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 2.377 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.378 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.378 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.378 * [backup-simplify]: Simplify 0 into 0 2.378 * [backup-simplify]: Simplify (- (log x) (log y)) into (- (log x) (log y)) 2.379 * [backup-simplify]: Simplify (log (/ (/ 1 x) (+ (/ 1 x) (/ 1 y)))) into (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) 2.379 * [approximate]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in (x y) around 0 2.379 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 2.379 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.379 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.379 * [taylor]: Taking taylor expansion of x in y 2.379 * [backup-simplify]: Simplify x into x 2.379 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.379 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.379 * [taylor]: Taking taylor expansion of y in y 2.379 * [backup-simplify]: Simplify 0 into 0 2.379 * [backup-simplify]: Simplify 1 into 1 2.379 * [backup-simplify]: Simplify (/ 1 1) into 1 2.379 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.379 * [taylor]: Taking taylor expansion of x in y 2.379 * [backup-simplify]: Simplify x into x 2.379 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.379 * [backup-simplify]: Simplify (+ 1 0) into 1 2.379 * [backup-simplify]: Simplify (* x 1) into x 2.379 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.379 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 2.379 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.379 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.380 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.380 * [taylor]: Taking taylor expansion of x in x 2.380 * [backup-simplify]: Simplify 0 into 0 2.380 * [backup-simplify]: Simplify 1 into 1 2.380 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.380 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.380 * [taylor]: Taking taylor expansion of y in x 2.380 * [backup-simplify]: Simplify y into y 2.380 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.380 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.380 * [taylor]: Taking taylor expansion of x in x 2.380 * [backup-simplify]: Simplify 0 into 0 2.380 * [backup-simplify]: Simplify 1 into 1 2.380 * [backup-simplify]: Simplify (/ 1 1) into 1 2.380 * [backup-simplify]: Simplify (+ 0 1) into 1 2.380 * [backup-simplify]: Simplify (* 0 1) into 0 2.381 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.381 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.381 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.381 * [backup-simplify]: Simplify (/ 1 1) into 1 2.382 * [backup-simplify]: Simplify (log 1) into 0 2.382 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.382 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.382 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.382 * [taylor]: Taking taylor expansion of x in x 2.382 * [backup-simplify]: Simplify 0 into 0 2.382 * [backup-simplify]: Simplify 1 into 1 2.382 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.382 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.382 * [taylor]: Taking taylor expansion of y in x 2.382 * [backup-simplify]: Simplify y into y 2.382 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.382 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.382 * [taylor]: Taking taylor expansion of x in x 2.382 * [backup-simplify]: Simplify 0 into 0 2.382 * [backup-simplify]: Simplify 1 into 1 2.382 * [backup-simplify]: Simplify (/ 1 1) into 1 2.383 * [backup-simplify]: Simplify (+ 0 1) into 1 2.383 * [backup-simplify]: Simplify (* 0 1) into 0 2.383 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.383 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.384 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.384 * [backup-simplify]: Simplify (/ 1 1) into 1 2.384 * [backup-simplify]: Simplify (log 1) into 0 2.384 * [taylor]: Taking taylor expansion of 0 in y 2.384 * [backup-simplify]: Simplify 0 into 0 2.384 * [backup-simplify]: Simplify 0 into 0 2.385 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.385 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.386 * [backup-simplify]: Simplify (+ 0 0) into 0 2.386 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.387 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.387 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.388 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.388 * [taylor]: Taking taylor expansion of -1 in y 2.388 * [backup-simplify]: Simplify -1 into -1 2.388 * [taylor]: Taking taylor expansion of y in y 2.388 * [backup-simplify]: Simplify 0 into 0 2.388 * [backup-simplify]: Simplify 1 into 1 2.388 * [backup-simplify]: Simplify (/ -1 1) into -1 2.389 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.389 * [backup-simplify]: Simplify 0 into 0 2.389 * [backup-simplify]: Simplify 0 into 0 2.389 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.390 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.390 * [backup-simplify]: Simplify (+ 0 0) into 0 2.391 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.392 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.394 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 y))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 2.394 * [taylor]: Taking taylor expansion of (/ 1/2 (pow y 2)) in y 2.394 * [taylor]: Taking taylor expansion of 1/2 in y 2.394 * [backup-simplify]: Simplify 1/2 into 1/2 2.394 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.394 * [taylor]: Taking taylor expansion of y in y 2.394 * [backup-simplify]: Simplify 0 into 0 2.394 * [backup-simplify]: Simplify 1 into 1 2.394 * [backup-simplify]: Simplify (* 1 1) into 1 2.395 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 2.396 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.396 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.397 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 2.398 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.398 * [backup-simplify]: Simplify 0 into 0 2.399 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.399 * [backup-simplify]: Simplify 0 into 0 2.399 * [backup-simplify]: Simplify 0 into 0 2.399 * [backup-simplify]: Simplify 0 into 0 2.399 * [backup-simplify]: Simplify (log (/ (/ 1 (- x)) (+ (/ 1 (- x)) (/ 1 (- y))))) into (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) 2.399 * [approximate]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in (x y) around 0 2.399 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 2.399 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.399 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.400 * [taylor]: Taking taylor expansion of x in y 2.400 * [backup-simplify]: Simplify x into x 2.400 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.400 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.400 * [taylor]: Taking taylor expansion of y in y 2.400 * [backup-simplify]: Simplify 0 into 0 2.400 * [backup-simplify]: Simplify 1 into 1 2.400 * [backup-simplify]: Simplify (/ 1 1) into 1 2.400 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.400 * [taylor]: Taking taylor expansion of x in y 2.400 * [backup-simplify]: Simplify x into x 2.400 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.401 * [backup-simplify]: Simplify (+ 1 0) into 1 2.401 * [backup-simplify]: Simplify (* x 1) into x 2.401 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.401 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 2.401 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.401 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.401 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.401 * [taylor]: Taking taylor expansion of x in x 2.401 * [backup-simplify]: Simplify 0 into 0 2.401 * [backup-simplify]: Simplify 1 into 1 2.401 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.401 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.401 * [taylor]: Taking taylor expansion of y in x 2.401 * [backup-simplify]: Simplify y into y 2.401 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.401 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.401 * [taylor]: Taking taylor expansion of x in x 2.401 * [backup-simplify]: Simplify 0 into 0 2.401 * [backup-simplify]: Simplify 1 into 1 2.402 * [backup-simplify]: Simplify (/ 1 1) into 1 2.402 * [backup-simplify]: Simplify (+ 0 1) into 1 2.403 * [backup-simplify]: Simplify (* 0 1) into 0 2.403 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.403 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.404 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.404 * [backup-simplify]: Simplify (/ 1 1) into 1 2.405 * [backup-simplify]: Simplify (log 1) into 0 2.405 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.405 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.405 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.405 * [taylor]: Taking taylor expansion of x in x 2.405 * [backup-simplify]: Simplify 0 into 0 2.405 * [backup-simplify]: Simplify 1 into 1 2.405 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.405 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.405 * [taylor]: Taking taylor expansion of y in x 2.405 * [backup-simplify]: Simplify y into y 2.405 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.405 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.405 * [taylor]: Taking taylor expansion of x in x 2.405 * [backup-simplify]: Simplify 0 into 0 2.405 * [backup-simplify]: Simplify 1 into 1 2.405 * [backup-simplify]: Simplify (/ 1 1) into 1 2.406 * [backup-simplify]: Simplify (+ 0 1) into 1 2.406 * [backup-simplify]: Simplify (* 0 1) into 0 2.407 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.407 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.407 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.408 * [backup-simplify]: Simplify (/ 1 1) into 1 2.408 * [backup-simplify]: Simplify (log 1) into 0 2.408 * [taylor]: Taking taylor expansion of 0 in y 2.408 * [backup-simplify]: Simplify 0 into 0 2.408 * [backup-simplify]: Simplify 0 into 0 2.408 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.409 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.410 * [backup-simplify]: Simplify (+ 0 0) into 0 2.418 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.418 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.419 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.419 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.419 * [taylor]: Taking taylor expansion of -1 in y 2.419 * [backup-simplify]: Simplify -1 into -1 2.419 * [taylor]: Taking taylor expansion of y in y 2.419 * [backup-simplify]: Simplify 0 into 0 2.419 * [backup-simplify]: Simplify 1 into 1 2.420 * [backup-simplify]: Simplify (/ -1 1) into -1 2.420 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.420 * [backup-simplify]: Simplify 0 into 0 2.420 * [backup-simplify]: Simplify 0 into 0 2.421 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.422 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.422 * [backup-simplify]: Simplify (+ 0 0) into 0 2.423 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.424 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.425 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 y))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 2.425 * [taylor]: Taking taylor expansion of (/ 1/2 (pow y 2)) in y 2.425 * [taylor]: Taking taylor expansion of 1/2 in y 2.425 * [backup-simplify]: Simplify 1/2 into 1/2 2.425 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.425 * [taylor]: Taking taylor expansion of y in y 2.425 * [backup-simplify]: Simplify 0 into 0 2.425 * [backup-simplify]: Simplify 1 into 1 2.426 * [backup-simplify]: Simplify (* 1 1) into 1 2.426 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 2.427 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.428 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.428 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 2.429 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.429 * [backup-simplify]: Simplify 0 into 0 2.430 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.430 * [backup-simplify]: Simplify 0 into 0 2.430 * [backup-simplify]: Simplify 0 into 0 2.430 * [backup-simplify]: Simplify 0 into 0 2.430 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1) 2.431 * [backup-simplify]: Simplify (* x (log (/ x (+ x y)))) into (* (log (/ x (+ x y))) x) 2.431 * [approximate]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in (x y) around 0 2.431 * [taylor]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in y 2.431 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in y 2.431 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 2.431 * [taylor]: Taking taylor expansion of x in y 2.431 * [backup-simplify]: Simplify x into x 2.431 * [taylor]: Taking taylor expansion of (+ x y) in y 2.431 * [taylor]: Taking taylor expansion of x in y 2.431 * [backup-simplify]: Simplify x into x 2.431 * [taylor]: Taking taylor expansion of y in y 2.431 * [backup-simplify]: Simplify 0 into 0 2.431 * [backup-simplify]: Simplify 1 into 1 2.431 * [backup-simplify]: Simplify (+ x 0) into x 2.431 * [backup-simplify]: Simplify (/ x x) into 1 2.431 * [backup-simplify]: Simplify (log 1) into 0 2.431 * [taylor]: Taking taylor expansion of x in y 2.431 * [backup-simplify]: Simplify x into x 2.431 * [taylor]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in x 2.431 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 2.431 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.432 * [taylor]: Taking taylor expansion of x in x 2.432 * [backup-simplify]: Simplify 0 into 0 2.432 * [backup-simplify]: Simplify 1 into 1 2.432 * [taylor]: Taking taylor expansion of (+ x y) in x 2.432 * [taylor]: Taking taylor expansion of x in x 2.432 * [backup-simplify]: Simplify 0 into 0 2.432 * [backup-simplify]: Simplify 1 into 1 2.432 * [taylor]: Taking taylor expansion of y in x 2.432 * [backup-simplify]: Simplify y into y 2.432 * [backup-simplify]: Simplify (+ 0 y) into y 2.432 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.432 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 2.432 * [taylor]: Taking taylor expansion of x in x 2.432 * [backup-simplify]: Simplify 0 into 0 2.432 * [backup-simplify]: Simplify 1 into 1 2.432 * [taylor]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in x 2.432 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 2.432 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.432 * [taylor]: Taking taylor expansion of x in x 2.432 * [backup-simplify]: Simplify 0 into 0 2.432 * [backup-simplify]: Simplify 1 into 1 2.432 * [taylor]: Taking taylor expansion of (+ x y) in x 2.432 * [taylor]: Taking taylor expansion of x in x 2.432 * [backup-simplify]: Simplify 0 into 0 2.432 * [backup-simplify]: Simplify 1 into 1 2.432 * [taylor]: Taking taylor expansion of y in x 2.432 * [backup-simplify]: Simplify y into y 2.432 * [backup-simplify]: Simplify (+ 0 y) into y 2.432 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.432 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 2.432 * [taylor]: Taking taylor expansion of x in x 2.432 * [backup-simplify]: Simplify 0 into 0 2.432 * [backup-simplify]: Simplify 1 into 1 2.433 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.433 * [backup-simplify]: Simplify (* (+ (log x) (log (/ 1 y))) 0) into 0 2.433 * [taylor]: Taking taylor expansion of 0 in y 2.433 * [backup-simplify]: Simplify 0 into 0 2.433 * [backup-simplify]: Simplify 0 into 0 2.434 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.434 * [backup-simplify]: Simplify (+ 1 0) into 1 2.434 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 2.435 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1)) (pow (/ 1 y) 1)))) 1) into (/ -1 y) 2.435 * [backup-simplify]: Simplify (+ (* (+ (log x) (log (/ 1 y))) 1) (* (/ -1 y) 0)) into (+ (log x) (log (/ 1 y))) 2.435 * [taylor]: Taking taylor expansion of (+ (log x) (log (/ 1 y))) in y 2.435 * [taylor]: Taking taylor expansion of (log x) in y 2.435 * [taylor]: Taking taylor expansion of x in y 2.435 * [backup-simplify]: Simplify x into x 2.435 * [backup-simplify]: Simplify (log x) into (log x) 2.435 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 2.435 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.435 * [taylor]: Taking taylor expansion of y in y 2.435 * [backup-simplify]: Simplify 0 into 0 2.435 * [backup-simplify]: Simplify 1 into 1 2.436 * [backup-simplify]: Simplify (/ 1 1) into 1 2.436 * [backup-simplify]: Simplify (log 1) into 0 2.436 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.437 * [backup-simplify]: Simplify (+ (log x) (- (log y))) into (- (log x) (log y)) 2.437 * [backup-simplify]: Simplify (- (log x) (log y)) into (- (log x) (log y)) 2.437 * [backup-simplify]: Simplify 0 into 0 2.437 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.438 * [backup-simplify]: Simplify (+ 0 0) into 0 2.438 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 2.439 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 2)) (pow (/ 1 y) 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 3))) 1)) (pow (/ 1 y) 1)))) 2) into (/ 1/2 (pow y 2)) 2.439 * [backup-simplify]: Simplify (+ (* (+ (log x) (log (/ 1 y))) 0) (+ (* (/ -1 y) 1) (* (/ 1/2 (pow y 2)) 0))) into (- (/ 1 y)) 2.440 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 2.440 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.440 * [taylor]: Taking taylor expansion of y in y 2.440 * [backup-simplify]: Simplify 0 into 0 2.440 * [backup-simplify]: Simplify 1 into 1 2.440 * [backup-simplify]: Simplify (/ 1 1) into 1 2.441 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.441 * [backup-simplify]: Simplify (- 0) into 0 2.441 * [backup-simplify]: Simplify 0 into 0 2.442 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 2.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.444 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.444 * [backup-simplify]: Simplify (+ 0 0) into 0 2.444 * [backup-simplify]: Simplify 0 into 0 2.444 * [backup-simplify]: Simplify 0 into 0 2.445 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.445 * [backup-simplify]: Simplify (+ 0 0) into 0 2.446 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 0 y)) (* (/ 1 (pow y 3)) (/ 1 y)))) into (- (/ 1 (pow y 4))) 2.447 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 3)) (pow (/ 1 y) 3))) (* -3 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1) (pow (* 2 (/ 1 (pow y 3))) 1)) (pow (/ 1 y) 2))) (* 1 (/ (* 1 1 (pow (* 6 (- (/ 1 (pow y 4)))) 1)) (pow (/ 1 y) 1)))) 6) into (/ -1/3 (pow y 3)) 2.448 * [backup-simplify]: Simplify (+ (* (+ (log x) (log (/ 1 y))) 0) (+ (* (/ -1 y) 0) (+ (* (/ 1/2 (pow y 2)) 1) (* (/ -1/3 (pow y 3)) 0)))) into (* 1/2 (/ 1 (pow y 2))) 2.448 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 2.448 * [taylor]: Taking taylor expansion of 1/2 in y 2.448 * [backup-simplify]: Simplify 1/2 into 1/2 2.448 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.448 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.448 * [taylor]: Taking taylor expansion of y in y 2.448 * [backup-simplify]: Simplify 0 into 0 2.448 * [backup-simplify]: Simplify 1 into 1 2.448 * [backup-simplify]: Simplify (* 1 1) into 1 2.449 * [backup-simplify]: Simplify (/ 1 1) into 1 2.450 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.450 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.451 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.452 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.453 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 2.453 * [backup-simplify]: Simplify 0 into 0 2.454 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.454 * [backup-simplify]: Simplify (- 0) into 0 2.454 * [backup-simplify]: Simplify 0 into 0 2.455 * [backup-simplify]: Simplify (* (- (log x) (log y)) (* 1 x)) into (* x (- (log x) (log y))) 2.455 * [backup-simplify]: Simplify (* (/ 1 x) (log (/ (/ 1 x) (+ (/ 1 x) (/ 1 y))))) into (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) 2.455 * [approximate]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in (x y) around 0 2.455 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in y 2.455 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 2.455 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.455 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.455 * [taylor]: Taking taylor expansion of x in y 2.455 * [backup-simplify]: Simplify x into x 2.455 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.455 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.455 * [taylor]: Taking taylor expansion of y in y 2.455 * [backup-simplify]: Simplify 0 into 0 2.455 * [backup-simplify]: Simplify 1 into 1 2.456 * [backup-simplify]: Simplify (/ 1 1) into 1 2.456 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.456 * [taylor]: Taking taylor expansion of x in y 2.456 * [backup-simplify]: Simplify x into x 2.456 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.456 * [backup-simplify]: Simplify (+ 1 0) into 1 2.456 * [backup-simplify]: Simplify (* x 1) into x 2.456 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.456 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 2.456 * [taylor]: Taking taylor expansion of x in y 2.456 * [backup-simplify]: Simplify x into x 2.457 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.457 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.458 * [backup-simplify]: Simplify (/ (+ (log (/ 1 x)) (log y)) x) into (/ (+ (log (/ 1 x)) (log y)) x) 2.458 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.458 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.458 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.458 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.458 * [taylor]: Taking taylor expansion of x in x 2.458 * [backup-simplify]: Simplify 0 into 0 2.458 * [backup-simplify]: Simplify 1 into 1 2.458 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.458 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.458 * [taylor]: Taking taylor expansion of y in x 2.458 * [backup-simplify]: Simplify y into y 2.458 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.458 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.458 * [taylor]: Taking taylor expansion of x in x 2.458 * [backup-simplify]: Simplify 0 into 0 2.458 * [backup-simplify]: Simplify 1 into 1 2.458 * [backup-simplify]: Simplify (/ 1 1) into 1 2.459 * [backup-simplify]: Simplify (+ 0 1) into 1 2.459 * [backup-simplify]: Simplify (* 0 1) into 0 2.460 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.460 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.460 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.461 * [backup-simplify]: Simplify (/ 1 1) into 1 2.461 * [backup-simplify]: Simplify (log 1) into 0 2.461 * [taylor]: Taking taylor expansion of x in x 2.461 * [backup-simplify]: Simplify 0 into 0 2.461 * [backup-simplify]: Simplify 1 into 1 2.461 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.462 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.462 * [backup-simplify]: Simplify (+ 0 0) into 0 2.463 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.463 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.464 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.464 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.464 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.464 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.464 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.464 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.464 * [taylor]: Taking taylor expansion of x in x 2.464 * [backup-simplify]: Simplify 0 into 0 2.464 * [backup-simplify]: Simplify 1 into 1 2.464 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.464 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.464 * [taylor]: Taking taylor expansion of y in x 2.464 * [backup-simplify]: Simplify y into y 2.464 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.464 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.464 * [taylor]: Taking taylor expansion of x in x 2.465 * [backup-simplify]: Simplify 0 into 0 2.465 * [backup-simplify]: Simplify 1 into 1 2.465 * [backup-simplify]: Simplify (/ 1 1) into 1 2.465 * [backup-simplify]: Simplify (+ 0 1) into 1 2.466 * [backup-simplify]: Simplify (* 0 1) into 0 2.466 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.467 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.467 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.467 * [backup-simplify]: Simplify (/ 1 1) into 1 2.468 * [backup-simplify]: Simplify (log 1) into 0 2.468 * [taylor]: Taking taylor expansion of x in x 2.468 * [backup-simplify]: Simplify 0 into 0 2.468 * [backup-simplify]: Simplify 1 into 1 2.468 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.469 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.469 * [backup-simplify]: Simplify (+ 0 0) into 0 2.470 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.470 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.471 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.471 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.471 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.471 * [taylor]: Taking taylor expansion of -1 in y 2.471 * [backup-simplify]: Simplify -1 into -1 2.471 * [taylor]: Taking taylor expansion of y in y 2.471 * [backup-simplify]: Simplify 0 into 0 2.471 * [backup-simplify]: Simplify 1 into 1 2.471 * [backup-simplify]: Simplify (/ -1 1) into -1 2.472 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.472 * [backup-simplify]: Simplify 0 into 0 2.472 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.473 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.473 * [backup-simplify]: Simplify (+ 0 0) into 0 2.475 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.475 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.477 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 y))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 2.478 * [backup-simplify]: Simplify (- (/ (/ 1/2 (pow y 2)) 1) (+ (* (/ -1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 2.478 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 2.478 * [taylor]: Taking taylor expansion of 1/2 in y 2.478 * [backup-simplify]: Simplify 1/2 into 1/2 2.478 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.478 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.478 * [taylor]: Taking taylor expansion of y in y 2.478 * [backup-simplify]: Simplify 0 into 0 2.478 * [backup-simplify]: Simplify 1 into 1 2.478 * [backup-simplify]: Simplify (* 1 1) into 1 2.479 * [backup-simplify]: Simplify (/ 1 1) into 1 2.479 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.480 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.481 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.481 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.482 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 2.482 * [backup-simplify]: Simplify 0 into 0 2.483 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.483 * [backup-simplify]: Simplify 0 into 0 2.484 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.485 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.485 * [backup-simplify]: Simplify (+ 0 0) into 0 2.486 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 2.488 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 2.491 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (- (/ 1 y))) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (- (/ 1 y))) 1) (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 (- (/ 1 (pow y 3)))) 1)) (pow 1 1)))) 6) into (/ -1/3 (pow y 3)) 2.492 * [backup-simplify]: Simplify (- (/ (/ -1/3 (pow y 3)) 1) (+ (* (/ -1 y) (/ 0 1)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 1)))) into (- (* 1/3 (/ 1 (pow y 3)))) 2.492 * [taylor]: Taking taylor expansion of (- (* 1/3 (/ 1 (pow y 3)))) in y 2.492 * [taylor]: Taking taylor expansion of (* 1/3 (/ 1 (pow y 3))) in y 2.492 * [taylor]: Taking taylor expansion of 1/3 in y 2.492 * [backup-simplify]: Simplify 1/3 into 1/3 2.492 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 2.492 * [taylor]: Taking taylor expansion of (pow y 3) in y 2.492 * [taylor]: Taking taylor expansion of y in y 2.492 * [backup-simplify]: Simplify 0 into 0 2.492 * [backup-simplify]: Simplify 1 into 1 2.493 * [backup-simplify]: Simplify (* 1 1) into 1 2.493 * [backup-simplify]: Simplify (* 1 1) into 1 2.493 * [backup-simplify]: Simplify (/ 1 1) into 1 2.494 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.495 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.496 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.497 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.497 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.498 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.499 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.500 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.500 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.501 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.502 * [backup-simplify]: Simplify (- 0) into 0 2.502 * [backup-simplify]: Simplify 0 into 0 2.503 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.504 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.505 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.505 * [backup-simplify]: Simplify 0 into 0 2.506 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.506 * [backup-simplify]: Simplify 0 into 0 2.506 * [backup-simplify]: Simplify 0 into 0 2.506 * [backup-simplify]: Simplify (* (/ 1 (- x)) (log (/ (/ 1 (- x)) (+ (/ 1 (- x)) (/ 1 (- y)))))) into (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) 2.506 * [approximate]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in (x y) around 0 2.506 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in y 2.506 * [taylor]: Taking taylor expansion of -1 in y 2.506 * [backup-simplify]: Simplify -1 into -1 2.506 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in y 2.506 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 2.506 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.506 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.507 * [taylor]: Taking taylor expansion of x in y 2.507 * [backup-simplify]: Simplify x into x 2.507 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.507 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.507 * [taylor]: Taking taylor expansion of y in y 2.507 * [backup-simplify]: Simplify 0 into 0 2.507 * [backup-simplify]: Simplify 1 into 1 2.507 * [backup-simplify]: Simplify (/ 1 1) into 1 2.507 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.507 * [taylor]: Taking taylor expansion of x in y 2.507 * [backup-simplify]: Simplify x into x 2.507 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.508 * [backup-simplify]: Simplify (+ 1 0) into 1 2.508 * [backup-simplify]: Simplify (* x 1) into x 2.508 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.508 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 2.508 * [taylor]: Taking taylor expansion of x in y 2.508 * [backup-simplify]: Simplify x into x 2.508 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.509 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.509 * [backup-simplify]: Simplify (/ (+ (log (/ 1 x)) (log y)) x) into (/ (+ (log (/ 1 x)) (log y)) x) 2.509 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in x 2.509 * [taylor]: Taking taylor expansion of -1 in x 2.509 * [backup-simplify]: Simplify -1 into -1 2.509 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.509 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.509 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.509 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.509 * [taylor]: Taking taylor expansion of x in x 2.509 * [backup-simplify]: Simplify 0 into 0 2.509 * [backup-simplify]: Simplify 1 into 1 2.509 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.509 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.509 * [taylor]: Taking taylor expansion of y in x 2.509 * [backup-simplify]: Simplify y into y 2.509 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.509 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.509 * [taylor]: Taking taylor expansion of x in x 2.509 * [backup-simplify]: Simplify 0 into 0 2.509 * [backup-simplify]: Simplify 1 into 1 2.510 * [backup-simplify]: Simplify (/ 1 1) into 1 2.510 * [backup-simplify]: Simplify (+ 0 1) into 1 2.510 * [backup-simplify]: Simplify (* 0 1) into 0 2.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.511 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.512 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.512 * [backup-simplify]: Simplify (/ 1 1) into 1 2.512 * [backup-simplify]: Simplify (log 1) into 0 2.512 * [taylor]: Taking taylor expansion of x in x 2.512 * [backup-simplify]: Simplify 0 into 0 2.512 * [backup-simplify]: Simplify 1 into 1 2.513 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.513 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.514 * [backup-simplify]: Simplify (+ 0 0) into 0 2.515 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.515 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.515 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.515 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.516 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in x 2.516 * [taylor]: Taking taylor expansion of -1 in x 2.516 * [backup-simplify]: Simplify -1 into -1 2.516 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.516 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.516 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.516 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.516 * [taylor]: Taking taylor expansion of x in x 2.516 * [backup-simplify]: Simplify 0 into 0 2.516 * [backup-simplify]: Simplify 1 into 1 2.516 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.516 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.516 * [taylor]: Taking taylor expansion of y in x 2.516 * [backup-simplify]: Simplify y into y 2.516 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.516 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.516 * [taylor]: Taking taylor expansion of x in x 2.516 * [backup-simplify]: Simplify 0 into 0 2.516 * [backup-simplify]: Simplify 1 into 1 2.516 * [backup-simplify]: Simplify (/ 1 1) into 1 2.517 * [backup-simplify]: Simplify (+ 0 1) into 1 2.517 * [backup-simplify]: Simplify (* 0 1) into 0 2.518 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.518 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.518 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.519 * [backup-simplify]: Simplify (/ 1 1) into 1 2.519 * [backup-simplify]: Simplify (log 1) into 0 2.519 * [taylor]: Taking taylor expansion of x in x 2.519 * [backup-simplify]: Simplify 0 into 0 2.519 * [backup-simplify]: Simplify 1 into 1 2.519 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.520 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.520 * [backup-simplify]: Simplify (+ 0 0) into 0 2.521 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.521 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.522 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.522 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.522 * [backup-simplify]: Simplify (* -1 (/ -1 y)) into (/ 1 y) 2.522 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.522 * [taylor]: Taking taylor expansion of y in y 2.522 * [backup-simplify]: Simplify 0 into 0 2.522 * [backup-simplify]: Simplify 1 into 1 2.523 * [backup-simplify]: Simplify (/ 1 1) into 1 2.524 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.524 * [backup-simplify]: Simplify 0 into 0 2.524 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.525 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.525 * [backup-simplify]: Simplify (+ 0 0) into 0 2.527 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.529 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 y))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 2.529 * [backup-simplify]: Simplify (- (/ (/ 1/2 (pow y 2)) 1) (+ (* (/ -1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 2.529 * [backup-simplify]: Simplify (+ (* -1 (* 1/2 (/ 1 (pow y 2)))) (* 0 (/ -1 y))) into (- (* 1/2 (/ 1 (pow y 2)))) 2.530 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 2.530 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 2.530 * [taylor]: Taking taylor expansion of 1/2 in y 2.530 * [backup-simplify]: Simplify 1/2 into 1/2 2.530 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.530 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.530 * [taylor]: Taking taylor expansion of y in y 2.530 * [backup-simplify]: Simplify 0 into 0 2.530 * [backup-simplify]: Simplify 1 into 1 2.530 * [backup-simplify]: Simplify (* 1 1) into 1 2.530 * [backup-simplify]: Simplify (/ 1 1) into 1 2.531 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.532 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.534 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 2.534 * [backup-simplify]: Simplify (- 0) into 0 2.534 * [backup-simplify]: Simplify 0 into 0 2.535 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.535 * [backup-simplify]: Simplify 0 into 0 2.536 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.536 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.537 * [backup-simplify]: Simplify (+ 0 0) into 0 2.538 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 2.540 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 2.542 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (- (/ 1 y))) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (- (/ 1 y))) 1) (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 (- (/ 1 (pow y 3)))) 1)) (pow 1 1)))) 6) into (/ -1/3 (pow y 3)) 2.543 * [backup-simplify]: Simplify (- (/ (/ -1/3 (pow y 3)) 1) (+ (* (/ -1 y) (/ 0 1)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 1)))) into (- (* 1/3 (/ 1 (pow y 3)))) 2.544 * [backup-simplify]: Simplify (+ (* -1 (- (* 1/3 (/ 1 (pow y 3))))) (+ (* 0 (* 1/2 (/ 1 (pow y 2)))) (* 0 (/ -1 y)))) into (* 1/3 (/ 1 (pow y 3))) 2.544 * [taylor]: Taking taylor expansion of (* 1/3 (/ 1 (pow y 3))) in y 2.544 * [taylor]: Taking taylor expansion of 1/3 in y 2.544 * [backup-simplify]: Simplify 1/3 into 1/3 2.544 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 2.544 * [taylor]: Taking taylor expansion of (pow y 3) in y 2.544 * [taylor]: Taking taylor expansion of y in y 2.544 * [backup-simplify]: Simplify 0 into 0 2.544 * [backup-simplify]: Simplify 1 into 1 2.544 * [backup-simplify]: Simplify (* 1 1) into 1 2.544 * [backup-simplify]: Simplify (* 1 1) into 1 2.545 * [backup-simplify]: Simplify (/ 1 1) into 1 2.546 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.547 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.547 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.548 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.549 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.550 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.550 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.551 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.553 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.553 * [backup-simplify]: Simplify 0 into 0 2.554 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.554 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.555 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.558 * [backup-simplify]: Simplify (- 0) into 0 2.558 * [backup-simplify]: Simplify 0 into 0 2.559 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.559 * [backup-simplify]: Simplify 0 into 0 2.559 * [backup-simplify]: Simplify 0 into 0 2.559 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2 1) 2.559 * [backup-simplify]: Simplify (/ x (+ x y)) into (/ x (+ x y)) 2.559 * [approximate]: Taking taylor expansion of (/ x (+ x y)) in (x y) around 0 2.559 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 2.559 * [taylor]: Taking taylor expansion of x in y 2.559 * [backup-simplify]: Simplify x into x 2.559 * [taylor]: Taking taylor expansion of (+ x y) in y 2.559 * [taylor]: Taking taylor expansion of x in y 2.559 * [backup-simplify]: Simplify x into x 2.559 * [taylor]: Taking taylor expansion of y in y 2.559 * [backup-simplify]: Simplify 0 into 0 2.559 * [backup-simplify]: Simplify 1 into 1 2.559 * [backup-simplify]: Simplify (+ x 0) into x 2.559 * [backup-simplify]: Simplify (/ x x) into 1 2.559 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.559 * [taylor]: Taking taylor expansion of x in x 2.559 * [backup-simplify]: Simplify 0 into 0 2.559 * [backup-simplify]: Simplify 1 into 1 2.559 * [taylor]: Taking taylor expansion of (+ x y) in x 2.559 * [taylor]: Taking taylor expansion of x in x 2.559 * [backup-simplify]: Simplify 0 into 0 2.559 * [backup-simplify]: Simplify 1 into 1 2.559 * [taylor]: Taking taylor expansion of y in x 2.559 * [backup-simplify]: Simplify y into y 2.559 * [backup-simplify]: Simplify (+ 0 y) into y 2.559 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.559 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.559 * [taylor]: Taking taylor expansion of x in x 2.559 * [backup-simplify]: Simplify 0 into 0 2.559 * [backup-simplify]: Simplify 1 into 1 2.559 * [taylor]: Taking taylor expansion of (+ x y) in x 2.560 * [taylor]: Taking taylor expansion of x in x 2.560 * [backup-simplify]: Simplify 0 into 0 2.560 * [backup-simplify]: Simplify 1 into 1 2.560 * [taylor]: Taking taylor expansion of y in x 2.560 * [backup-simplify]: Simplify y into y 2.560 * [backup-simplify]: Simplify (+ 0 y) into y 2.560 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.560 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.560 * [taylor]: Taking taylor expansion of y in y 2.560 * [backup-simplify]: Simplify 0 into 0 2.560 * [backup-simplify]: Simplify 1 into 1 2.560 * [backup-simplify]: Simplify (/ 1 1) into 1 2.560 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.560 * [backup-simplify]: Simplify 0 into 0 2.561 * [backup-simplify]: Simplify (+ 1 0) into 1 2.561 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 2.561 * [taylor]: Taking taylor expansion of (- (/ 1 (pow y 2))) in y 2.561 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.561 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.561 * [taylor]: Taking taylor expansion of y in y 2.561 * [backup-simplify]: Simplify 0 into 0 2.561 * [backup-simplify]: Simplify 1 into 1 2.561 * [backup-simplify]: Simplify (* 1 1) into 1 2.561 * [backup-simplify]: Simplify (/ 1 1) into 1 2.562 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.562 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.563 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.563 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.563 * [backup-simplify]: Simplify (- 0) into 0 2.563 * [backup-simplify]: Simplify 0 into 0 2.564 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.564 * [backup-simplify]: Simplify 0 into 0 2.564 * [backup-simplify]: Simplify (+ 0 0) into 0 2.565 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 2.565 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 2.565 * [taylor]: Taking taylor expansion of (pow y 3) in y 2.565 * [taylor]: Taking taylor expansion of y in y 2.565 * [backup-simplify]: Simplify 0 into 0 2.565 * [backup-simplify]: Simplify 1 into 1 2.565 * [backup-simplify]: Simplify (* 1 1) into 1 2.565 * [backup-simplify]: Simplify (* 1 1) into 1 2.565 * [backup-simplify]: Simplify (/ 1 1) into 1 2.566 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.566 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.567 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.567 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.568 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.568 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.569 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.569 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.570 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.570 * [backup-simplify]: Simplify 0 into 0 2.571 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.571 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.571 * [backup-simplify]: Simplify (- 0) into 0 2.571 * [backup-simplify]: Simplify 0 into 0 2.572 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.572 * [backup-simplify]: Simplify 0 into 0 2.572 * [backup-simplify]: Simplify 0 into 0 2.572 * [backup-simplify]: Simplify (/ (/ 1 x) (+ (/ 1 x) (/ 1 y))) into (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 2.572 * [approximate]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in (x y) around 0 2.572 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.572 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.572 * [taylor]: Taking taylor expansion of x in y 2.572 * [backup-simplify]: Simplify x into x 2.572 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.572 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.572 * [taylor]: Taking taylor expansion of y in y 2.572 * [backup-simplify]: Simplify 0 into 0 2.572 * [backup-simplify]: Simplify 1 into 1 2.572 * [backup-simplify]: Simplify (/ 1 1) into 1 2.572 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.572 * [taylor]: Taking taylor expansion of x in y 2.572 * [backup-simplify]: Simplify x into x 2.572 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.573 * [backup-simplify]: Simplify (+ 1 0) into 1 2.573 * [backup-simplify]: Simplify (* x 1) into x 2.573 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.573 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.573 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.573 * [taylor]: Taking taylor expansion of x in x 2.573 * [backup-simplify]: Simplify 0 into 0 2.573 * [backup-simplify]: Simplify 1 into 1 2.573 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.573 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.573 * [taylor]: Taking taylor expansion of y in x 2.573 * [backup-simplify]: Simplify y into y 2.573 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.573 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.573 * [taylor]: Taking taylor expansion of x in x 2.573 * [backup-simplify]: Simplify 0 into 0 2.573 * [backup-simplify]: Simplify 1 into 1 2.573 * [backup-simplify]: Simplify (/ 1 1) into 1 2.574 * [backup-simplify]: Simplify (+ 0 1) into 1 2.574 * [backup-simplify]: Simplify (* 0 1) into 0 2.574 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.574 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.575 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.575 * [backup-simplify]: Simplify (/ 1 1) into 1 2.575 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.575 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.575 * [taylor]: Taking taylor expansion of x in x 2.575 * [backup-simplify]: Simplify 0 into 0 2.575 * [backup-simplify]: Simplify 1 into 1 2.575 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.575 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.575 * [taylor]: Taking taylor expansion of y in x 2.575 * [backup-simplify]: Simplify y into y 2.575 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.575 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.575 * [taylor]: Taking taylor expansion of x in x 2.575 * [backup-simplify]: Simplify 0 into 0 2.575 * [backup-simplify]: Simplify 1 into 1 2.575 * [backup-simplify]: Simplify (/ 1 1) into 1 2.576 * [backup-simplify]: Simplify (+ 0 1) into 1 2.576 * [backup-simplify]: Simplify (* 0 1) into 0 2.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.576 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.577 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.577 * [backup-simplify]: Simplify (/ 1 1) into 1 2.577 * [taylor]: Taking taylor expansion of 1 in y 2.577 * [backup-simplify]: Simplify 1 into 1 2.577 * [backup-simplify]: Simplify 0 into 0 2.577 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.577 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.578 * [backup-simplify]: Simplify (+ 0 0) into 0 2.578 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.578 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.578 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 2.578 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.578 * [taylor]: Taking taylor expansion of y in y 2.578 * [backup-simplify]: Simplify 0 into 0 2.578 * [backup-simplify]: Simplify 1 into 1 2.579 * [backup-simplify]: Simplify (/ 1 1) into 1 2.579 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.580 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.580 * [backup-simplify]: Simplify (- 0) into 0 2.580 * [backup-simplify]: Simplify 0 into 0 2.580 * [backup-simplify]: Simplify 0 into 0 2.580 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.581 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.581 * [backup-simplify]: Simplify (+ 0 0) into 0 2.581 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.582 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.582 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.582 * [taylor]: Taking taylor expansion of y in y 2.582 * [backup-simplify]: Simplify 0 into 0 2.582 * [backup-simplify]: Simplify 1 into 1 2.582 * [backup-simplify]: Simplify (* 1 1) into 1 2.582 * [backup-simplify]: Simplify (/ 1 1) into 1 2.583 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.583 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.584 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.584 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.585 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.585 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.585 * [backup-simplify]: Simplify 0 into 0 2.586 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.586 * [backup-simplify]: Simplify (- 0) into 0 2.586 * [backup-simplify]: Simplify 0 into 0 2.586 * [backup-simplify]: Simplify 0 into 0 2.586 * [backup-simplify]: Simplify 0 into 0 2.586 * [backup-simplify]: Simplify (/ (/ 1 (- x)) (+ (/ 1 (- x)) (/ 1 (- y)))) into (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 2.586 * [approximate]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in (x y) around 0 2.586 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.586 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.586 * [taylor]: Taking taylor expansion of x in y 2.586 * [backup-simplify]: Simplify x into x 2.586 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.586 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.587 * [taylor]: Taking taylor expansion of y in y 2.587 * [backup-simplify]: Simplify 0 into 0 2.587 * [backup-simplify]: Simplify 1 into 1 2.587 * [backup-simplify]: Simplify (/ 1 1) into 1 2.587 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.587 * [taylor]: Taking taylor expansion of x in y 2.587 * [backup-simplify]: Simplify x into x 2.587 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.587 * [backup-simplify]: Simplify (+ 1 0) into 1 2.587 * [backup-simplify]: Simplify (* x 1) into x 2.587 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.587 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.587 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.587 * [taylor]: Taking taylor expansion of x in x 2.587 * [backup-simplify]: Simplify 0 into 0 2.587 * [backup-simplify]: Simplify 1 into 1 2.587 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.587 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.587 * [taylor]: Taking taylor expansion of y in x 2.587 * [backup-simplify]: Simplify y into y 2.587 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.587 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.587 * [taylor]: Taking taylor expansion of x in x 2.587 * [backup-simplify]: Simplify 0 into 0 2.587 * [backup-simplify]: Simplify 1 into 1 2.588 * [backup-simplify]: Simplify (/ 1 1) into 1 2.588 * [backup-simplify]: Simplify (+ 0 1) into 1 2.588 * [backup-simplify]: Simplify (* 0 1) into 0 2.589 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.589 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.589 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.589 * [backup-simplify]: Simplify (/ 1 1) into 1 2.589 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.589 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.589 * [taylor]: Taking taylor expansion of x in x 2.590 * [backup-simplify]: Simplify 0 into 0 2.590 * [backup-simplify]: Simplify 1 into 1 2.590 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.590 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.590 * [taylor]: Taking taylor expansion of y in x 2.590 * [backup-simplify]: Simplify y into y 2.590 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.590 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.590 * [taylor]: Taking taylor expansion of x in x 2.590 * [backup-simplify]: Simplify 0 into 0 2.590 * [backup-simplify]: Simplify 1 into 1 2.590 * [backup-simplify]: Simplify (/ 1 1) into 1 2.590 * [backup-simplify]: Simplify (+ 0 1) into 1 2.590 * [backup-simplify]: Simplify (* 0 1) into 0 2.591 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.591 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.591 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.591 * [backup-simplify]: Simplify (/ 1 1) into 1 2.592 * [taylor]: Taking taylor expansion of 1 in y 2.592 * [backup-simplify]: Simplify 1 into 1 2.592 * [backup-simplify]: Simplify 0 into 0 2.592 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.592 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.592 * [backup-simplify]: Simplify (+ 0 0) into 0 2.593 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.593 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.593 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 2.593 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.593 * [taylor]: Taking taylor expansion of y in y 2.593 * [backup-simplify]: Simplify 0 into 0 2.593 * [backup-simplify]: Simplify 1 into 1 2.593 * [backup-simplify]: Simplify (/ 1 1) into 1 2.594 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.594 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.595 * [backup-simplify]: Simplify (- 0) into 0 2.595 * [backup-simplify]: Simplify 0 into 0 2.595 * [backup-simplify]: Simplify 0 into 0 2.595 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.595 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.595 * [backup-simplify]: Simplify (+ 0 0) into 0 2.596 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.597 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.597 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.597 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.597 * [taylor]: Taking taylor expansion of y in y 2.597 * [backup-simplify]: Simplify 0 into 0 2.597 * [backup-simplify]: Simplify 1 into 1 2.597 * [backup-simplify]: Simplify (* 1 1) into 1 2.597 * [backup-simplify]: Simplify (/ 1 1) into 1 2.598 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.598 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.599 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.599 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.600 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.600 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.600 * [backup-simplify]: Simplify 0 into 0 2.601 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.601 * [backup-simplify]: Simplify (- 0) into 0 2.601 * [backup-simplify]: Simplify 0 into 0 2.601 * [backup-simplify]: Simplify 0 into 0 2.601 * [backup-simplify]: Simplify 0 into 0 2.601 * * * * [progress]: [ 4 / 4 ] generating series at (2) 2.601 * [backup-simplify]: Simplify (/ (exp (* x (log (/ x (+ x y))))) x) into (/ (exp (* (log (/ x (+ x y))) x)) x) 2.601 * [approximate]: Taking taylor expansion of (/ (exp (* (log (/ x (+ x y))) x)) x) in (x y) around 0 2.601 * [taylor]: Taking taylor expansion of (/ (exp (* (log (/ x (+ x y))) x)) x) in y 2.601 * [taylor]: Taking taylor expansion of (exp (* (log (/ x (+ x y))) x)) in y 2.601 * [taylor]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in y 2.601 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in y 2.601 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 2.601 * [taylor]: Taking taylor expansion of x in y 2.601 * [backup-simplify]: Simplify x into x 2.601 * [taylor]: Taking taylor expansion of (+ x y) in y 2.601 * [taylor]: Taking taylor expansion of x in y 2.602 * [backup-simplify]: Simplify x into x 2.602 * [taylor]: Taking taylor expansion of y in y 2.602 * [backup-simplify]: Simplify 0 into 0 2.602 * [backup-simplify]: Simplify 1 into 1 2.602 * [backup-simplify]: Simplify (+ x 0) into x 2.602 * [backup-simplify]: Simplify (/ x x) into 1 2.602 * [backup-simplify]: Simplify (log 1) into 0 2.602 * [taylor]: Taking taylor expansion of x in y 2.602 * [backup-simplify]: Simplify x into x 2.602 * [backup-simplify]: Simplify (* 0 x) into 0 2.602 * [backup-simplify]: Simplify (+ 0 1) into 1 2.602 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* 1 (/ 1 x)))) into (- (/ 1 x)) 2.603 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 x))) 1)) (pow 1 1)))) 1) into (/ -1 x) 2.603 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ -1 x) x)) into (- 1) 2.603 * [backup-simplify]: Simplify (exp 0) into 1 2.603 * [taylor]: Taking taylor expansion of x in y 2.603 * [backup-simplify]: Simplify x into x 2.603 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.603 * [taylor]: Taking taylor expansion of (/ (exp (* (log (/ x (+ x y))) x)) x) in x 2.603 * [taylor]: Taking taylor expansion of (exp (* (log (/ x (+ x y))) x)) in x 2.603 * [taylor]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in x 2.603 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 2.603 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.603 * [taylor]: Taking taylor expansion of x in x 2.603 * [backup-simplify]: Simplify 0 into 0 2.603 * [backup-simplify]: Simplify 1 into 1 2.603 * [taylor]: Taking taylor expansion of (+ x y) in x 2.603 * [taylor]: Taking taylor expansion of x in x 2.603 * [backup-simplify]: Simplify 0 into 0 2.603 * [backup-simplify]: Simplify 1 into 1 2.603 * [taylor]: Taking taylor expansion of y in x 2.603 * [backup-simplify]: Simplify y into y 2.603 * [backup-simplify]: Simplify (+ 0 y) into y 2.603 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.604 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 2.604 * [taylor]: Taking taylor expansion of x in x 2.604 * [backup-simplify]: Simplify 0 into 0 2.604 * [backup-simplify]: Simplify 1 into 1 2.604 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.604 * [backup-simplify]: Simplify (* (+ (log x) (log (/ 1 y))) 0) into 0 2.604 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.605 * [backup-simplify]: Simplify (+ 1 0) into 1 2.605 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 2.605 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1)) (pow (/ 1 y) 1)))) 1) into (/ -1 y) 2.605 * [backup-simplify]: Simplify (+ (* (+ (log x) (log (/ 1 y))) 1) (* (/ -1 y) 0)) into (+ (log x) (log (/ 1 y))) 2.605 * [backup-simplify]: Simplify (exp 0) into 1 2.605 * [taylor]: Taking taylor expansion of x in x 2.605 * [backup-simplify]: Simplify 0 into 0 2.605 * [backup-simplify]: Simplify 1 into 1 2.605 * [backup-simplify]: Simplify (/ 1 1) into 1 2.605 * [taylor]: Taking taylor expansion of (/ (exp (* (log (/ x (+ x y))) x)) x) in x 2.605 * [taylor]: Taking taylor expansion of (exp (* (log (/ x (+ x y))) x)) in x 2.605 * [taylor]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in x 2.605 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 2.606 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.606 * [taylor]: Taking taylor expansion of x in x 2.606 * [backup-simplify]: Simplify 0 into 0 2.606 * [backup-simplify]: Simplify 1 into 1 2.606 * [taylor]: Taking taylor expansion of (+ x y) in x 2.606 * [taylor]: Taking taylor expansion of x in x 2.606 * [backup-simplify]: Simplify 0 into 0 2.606 * [backup-simplify]: Simplify 1 into 1 2.606 * [taylor]: Taking taylor expansion of y in x 2.606 * [backup-simplify]: Simplify y into y 2.606 * [backup-simplify]: Simplify (+ 0 y) into y 2.606 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.606 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 2.606 * [taylor]: Taking taylor expansion of x in x 2.606 * [backup-simplify]: Simplify 0 into 0 2.606 * [backup-simplify]: Simplify 1 into 1 2.606 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.606 * [backup-simplify]: Simplify (* (+ (log x) (log (/ 1 y))) 0) into 0 2.606 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.607 * [backup-simplify]: Simplify (+ 1 0) into 1 2.607 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 2.607 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1)) (pow (/ 1 y) 1)))) 1) into (/ -1 y) 2.607 * [backup-simplify]: Simplify (+ (* (+ (log x) (log (/ 1 y))) 1) (* (/ -1 y) 0)) into (+ (log x) (log (/ 1 y))) 2.607 * [backup-simplify]: Simplify (exp 0) into 1 2.607 * [taylor]: Taking taylor expansion of x in x 2.607 * [backup-simplify]: Simplify 0 into 0 2.607 * [backup-simplify]: Simplify 1 into 1 2.608 * [backup-simplify]: Simplify (/ 1 1) into 1 2.608 * [taylor]: Taking taylor expansion of 1 in y 2.608 * [backup-simplify]: Simplify 1 into 1 2.608 * [backup-simplify]: Simplify 1 into 1 2.608 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (+ (log x) (log (/ 1 y))) 1) 1)))) into (+ (log x) (log (/ 1 y))) 2.608 * [backup-simplify]: Simplify (- (/ (+ (log x) (log (/ 1 y))) 1) (+ (* 1 (/ 0 1)))) into (+ (log x) (log (/ 1 y))) 2.608 * [taylor]: Taking taylor expansion of (+ (log x) (log (/ 1 y))) in y 2.608 * [taylor]: Taking taylor expansion of (log x) in y 2.609 * [taylor]: Taking taylor expansion of x in y 2.609 * [backup-simplify]: Simplify x into x 2.609 * [backup-simplify]: Simplify (log x) into (log x) 2.609 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 2.609 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.609 * [taylor]: Taking taylor expansion of y in y 2.609 * [backup-simplify]: Simplify 0 into 0 2.609 * [backup-simplify]: Simplify 1 into 1 2.609 * [backup-simplify]: Simplify (/ 1 1) into 1 2.609 * [backup-simplify]: Simplify (log 1) into 0 2.609 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.609 * [backup-simplify]: Simplify (+ (log x) (- (log y))) into (- (log x) (log y)) 2.610 * [backup-simplify]: Simplify (- (log x) (log y)) into (- (log x) (log y)) 2.610 * [backup-simplify]: Simplify 0 into 0 2.610 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.610 * [backup-simplify]: Simplify (+ 0 0) into 0 2.610 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 2.611 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 2)) (pow (/ 1 y) 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 3))) 1)) (pow (/ 1 y) 1)))) 2) into (/ 1/2 (pow y 2)) 2.611 * [backup-simplify]: Simplify (+ (* (+ (log x) (log (/ 1 y))) 0) (+ (* (/ -1 y) 1) (* (/ 1/2 (pow y 2)) 0))) into (- (/ 1 y)) 2.612 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (+ (log x) (log (/ 1 y))) 2) 2)) (* (/ (pow (- (/ 1 y)) 1) 1)))) into (- (+ (* (log x) (log (/ 1 y))) (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (/ 1 y)) 2)))) (/ 1 y)) 2.613 * [backup-simplify]: Simplify (- (/ (- (+ (* (log x) (log (/ 1 y))) (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (/ 1 y)) 2)))) (/ 1 y)) 1) (+ (* 1 (/ 0 1)) (* (+ (log x) (log (/ 1 y))) (/ 0 1)))) into (- (+ (* (log x) (log (/ 1 y))) (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (/ 1 y)) 2)))) (/ 1 y)) 2.613 * [taylor]: Taking taylor expansion of (- (+ (* (log x) (log (/ 1 y))) (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (/ 1 y)) 2)))) (/ 1 y)) in y 2.613 * [taylor]: Taking taylor expansion of (+ (* (log x) (log (/ 1 y))) (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (/ 1 y)) 2)))) in y 2.613 * [taylor]: Taking taylor expansion of (* (log x) (log (/ 1 y))) in y 2.613 * [taylor]: Taking taylor expansion of (log x) in y 2.613 * [taylor]: Taking taylor expansion of x in y 2.613 * [backup-simplify]: Simplify x into x 2.613 * [backup-simplify]: Simplify (log x) into (log x) 2.613 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 2.613 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.613 * [taylor]: Taking taylor expansion of y in y 2.613 * [backup-simplify]: Simplify 0 into 0 2.613 * [backup-simplify]: Simplify 1 into 1 2.613 * [backup-simplify]: Simplify (/ 1 1) into 1 2.613 * [backup-simplify]: Simplify (log 1) into 0 2.614 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (/ 1 y)) 2))) in y 2.614 * [taylor]: Taking taylor expansion of (* 1/2 (pow (log x) 2)) in y 2.614 * [taylor]: Taking taylor expansion of 1/2 in y 2.614 * [backup-simplify]: Simplify 1/2 into 1/2 2.614 * [taylor]: Taking taylor expansion of (pow (log x) 2) in y 2.614 * [taylor]: Taking taylor expansion of (log x) in y 2.614 * [taylor]: Taking taylor expansion of x in y 2.614 * [backup-simplify]: Simplify x into x 2.614 * [backup-simplify]: Simplify (log x) into (log x) 2.614 * [taylor]: Taking taylor expansion of (* 1/2 (pow (log (/ 1 y)) 2)) in y 2.614 * [taylor]: Taking taylor expansion of 1/2 in y 2.614 * [backup-simplify]: Simplify 1/2 into 1/2 2.614 * [taylor]: Taking taylor expansion of (pow (log (/ 1 y)) 2) in y 2.614 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 2.614 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.614 * [taylor]: Taking taylor expansion of y in y 2.614 * [backup-simplify]: Simplify 0 into 0 2.614 * [backup-simplify]: Simplify 1 into 1 2.614 * [backup-simplify]: Simplify (/ 1 1) into 1 2.615 * [backup-simplify]: Simplify (log 1) into 0 2.615 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.615 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.615 * [taylor]: Taking taylor expansion of y in y 2.615 * [backup-simplify]: Simplify 0 into 0 2.615 * [backup-simplify]: Simplify 1 into 1 2.616 * [backup-simplify]: Simplify (/ 1 1) into 1 2.616 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.616 * [backup-simplify]: Simplify (* (log x) (- (log y))) into (* -1 (* (log x) (log y))) 2.616 * [backup-simplify]: Simplify (* (log x) (log x)) into (pow (log x) 2) 2.616 * [backup-simplify]: Simplify (* 1/2 (pow (log x) 2)) into (* 1/2 (pow (log x) 2)) 2.617 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.617 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.618 * [backup-simplify]: Simplify (* (- (log y)) (- (log y))) into (pow (log y) 2) 2.618 * [backup-simplify]: Simplify (* 1/2 (pow (log y) 2)) into (* 1/2 (pow (log y) 2)) 2.618 * [backup-simplify]: Simplify (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log y) 2))) into (+ (* 1/2 (pow (log y) 2)) (* 1/2 (pow (log x) 2))) 2.619 * [backup-simplify]: Simplify (+ (* -1 (* (log x) (log y))) (+ (* 1/2 (pow (log y) 2)) (* 1/2 (pow (log x) 2)))) into (- (+ (* 1/2 (pow (log y) 2)) (* 1/2 (pow (log x) 2))) (* (log x) (log y))) 2.620 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.620 * [backup-simplify]: Simplify (- 0) into 0 2.621 * [backup-simplify]: Simplify (+ (- (+ (* 1/2 (pow (log y) 2)) (* 1/2 (pow (log x) 2))) (* (log x) (log y))) 0) into (- (+ (* 1/2 (pow (log y) 2)) (* 1/2 (pow (log x) 2))) (* (log x) (log y))) 2.621 * [backup-simplify]: Simplify (- (+ (* 1/2 (pow (log y) 2)) (* 1/2 (pow (log x) 2))) (* (log x) (log y))) into (- (+ (* 1/2 (pow (log y) 2)) (* 1/2 (pow (log x) 2))) (* (log x) (log y))) 2.622 * [backup-simplify]: Simplify (+ (* (- (+ (* 1/2 (pow (log y) 2)) (* 1/2 (pow (log x) 2))) (* (log x) (log y))) (* 1 x)) (+ (- (log x) (log y)) (* 1 (* 1 (/ 1 x))))) into (- (+ (* 1/2 (* x (pow (log y) 2))) (+ (log x) (+ (* 1/2 (* (pow (log x) 2) x)) (/ 1 x)))) (+ (log y) (* (log x) (* x (log y))))) 2.623 * [backup-simplify]: Simplify (/ (exp (* (/ 1 x) (log (/ (/ 1 x) (+ (/ 1 x) (/ 1 y)))))) (/ 1 x)) into (* x (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) 2.623 * [approximate]: Taking taylor expansion of (* x (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in (x y) around 0 2.623 * [taylor]: Taking taylor expansion of (* x (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in y 2.623 * [taylor]: Taking taylor expansion of x in y 2.623 * [backup-simplify]: Simplify x into x 2.623 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in y 2.623 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in y 2.623 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 2.623 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.623 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.623 * [taylor]: Taking taylor expansion of x in y 2.623 * [backup-simplify]: Simplify x into x 2.623 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.623 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.623 * [taylor]: Taking taylor expansion of y in y 2.623 * [backup-simplify]: Simplify 0 into 0 2.623 * [backup-simplify]: Simplify 1 into 1 2.623 * [backup-simplify]: Simplify (/ 1 1) into 1 2.623 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.623 * [taylor]: Taking taylor expansion of x in y 2.624 * [backup-simplify]: Simplify x into x 2.624 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.624 * [backup-simplify]: Simplify (+ 1 0) into 1 2.624 * [backup-simplify]: Simplify (* x 1) into x 2.624 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.624 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 2.624 * [taylor]: Taking taylor expansion of x in y 2.624 * [backup-simplify]: Simplify x into x 2.625 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.625 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.625 * [backup-simplify]: Simplify (/ (+ (log (/ 1 x)) (log y)) x) into (/ (+ (log (/ 1 x)) (log y)) x) 2.625 * [backup-simplify]: Simplify (exp (/ (+ (log (/ 1 x)) (log y)) x)) into (exp (/ (+ (log (/ 1 x)) (log y)) x)) 2.625 * [taylor]: Taking taylor expansion of (* x (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in x 2.626 * [taylor]: Taking taylor expansion of x in x 2.626 * [backup-simplify]: Simplify 0 into 0 2.626 * [backup-simplify]: Simplify 1 into 1 2.626 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in x 2.626 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.626 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.626 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.626 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.626 * [taylor]: Taking taylor expansion of x in x 2.626 * [backup-simplify]: Simplify 0 into 0 2.626 * [backup-simplify]: Simplify 1 into 1 2.626 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.626 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.626 * [taylor]: Taking taylor expansion of y in x 2.626 * [backup-simplify]: Simplify y into y 2.626 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.626 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.626 * [taylor]: Taking taylor expansion of x in x 2.626 * [backup-simplify]: Simplify 0 into 0 2.626 * [backup-simplify]: Simplify 1 into 1 2.626 * [backup-simplify]: Simplify (/ 1 1) into 1 2.627 * [backup-simplify]: Simplify (+ 0 1) into 1 2.627 * [backup-simplify]: Simplify (* 0 1) into 0 2.628 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.628 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.628 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.629 * [backup-simplify]: Simplify (/ 1 1) into 1 2.629 * [backup-simplify]: Simplify (log 1) into 0 2.629 * [taylor]: Taking taylor expansion of x in x 2.629 * [backup-simplify]: Simplify 0 into 0 2.629 * [backup-simplify]: Simplify 1 into 1 2.629 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.630 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.631 * [backup-simplify]: Simplify (+ 0 0) into 0 2.631 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.632 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.632 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.632 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.632 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.633 * [taylor]: Taking taylor expansion of (* x (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in x 2.633 * [taylor]: Taking taylor expansion of x in x 2.633 * [backup-simplify]: Simplify 0 into 0 2.633 * [backup-simplify]: Simplify 1 into 1 2.633 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in x 2.633 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.633 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.633 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.633 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.633 * [taylor]: Taking taylor expansion of x in x 2.633 * [backup-simplify]: Simplify 0 into 0 2.633 * [backup-simplify]: Simplify 1 into 1 2.633 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.633 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.633 * [taylor]: Taking taylor expansion of y in x 2.633 * [backup-simplify]: Simplify y into y 2.633 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.633 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.633 * [taylor]: Taking taylor expansion of x in x 2.633 * [backup-simplify]: Simplify 0 into 0 2.633 * [backup-simplify]: Simplify 1 into 1 2.633 * [backup-simplify]: Simplify (/ 1 1) into 1 2.634 * [backup-simplify]: Simplify (+ 0 1) into 1 2.634 * [backup-simplify]: Simplify (* 0 1) into 0 2.635 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.635 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.636 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.636 * [backup-simplify]: Simplify (/ 1 1) into 1 2.636 * [backup-simplify]: Simplify (log 1) into 0 2.636 * [taylor]: Taking taylor expansion of x in x 2.637 * [backup-simplify]: Simplify 0 into 0 2.637 * [backup-simplify]: Simplify 1 into 1 2.637 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.638 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.638 * [backup-simplify]: Simplify (+ 0 0) into 0 2.639 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.640 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.640 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.640 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.640 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.641 * [backup-simplify]: Simplify (* 0 (exp (/ -1 y))) into 0 2.641 * [taylor]: Taking taylor expansion of 0 in y 2.641 * [backup-simplify]: Simplify 0 into 0 2.641 * [backup-simplify]: Simplify 0 into 0 2.641 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.642 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.642 * [backup-simplify]: Simplify (+ 0 0) into 0 2.643 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.644 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.646 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 y))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 2.646 * [backup-simplify]: Simplify (- (/ (/ 1/2 (pow y 2)) 1) (+ (* (/ -1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 2.647 * [backup-simplify]: Simplify (* (exp (/ -1 y)) (+ (* (/ (pow (* 1/2 (/ 1 (pow y 2))) 1) 1)))) into (* 1/2 (/ (exp (/ -1 y)) (pow y 2))) 2.647 * [backup-simplify]: Simplify (+ (* 0 (* 1/2 (/ (exp (/ -1 y)) (pow y 2)))) (* 1 (exp (/ -1 y)))) into (exp (/ -1 y)) 2.647 * [taylor]: Taking taylor expansion of (exp (/ -1 y)) in y 2.647 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.647 * [taylor]: Taking taylor expansion of -1 in y 2.647 * [backup-simplify]: Simplify -1 into -1 2.647 * [taylor]: Taking taylor expansion of y in y 2.647 * [backup-simplify]: Simplify 0 into 0 2.647 * [backup-simplify]: Simplify 1 into 1 2.648 * [backup-simplify]: Simplify (/ -1 1) into -1 2.648 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.648 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.648 * [backup-simplify]: Simplify 0 into 0 2.648 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.649 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.650 * [backup-simplify]: Simplify (+ 0 0) into 0 2.652 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 2.653 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 2.655 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (- (/ 1 y))) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (- (/ 1 y))) 1) (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 (- (/ 1 (pow y 3)))) 1)) (pow 1 1)))) 6) into (/ -1/3 (pow y 3)) 2.657 * [backup-simplify]: Simplify (- (/ (/ -1/3 (pow y 3)) 1) (+ (* (/ -1 y) (/ 0 1)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 1)))) into (- (* 1/3 (/ 1 (pow y 3)))) 2.657 * [backup-simplify]: Simplify (* (exp (/ -1 y)) (+ (* (/ (pow (* 1/2 (/ 1 (pow y 2))) 2) 2)) (* (/ (pow (- (* 1/3 (/ 1 (pow y 3)))) 1) 1)))) into (* (- (* 1/8 (/ 1 (pow y 4))) (* 1/3 (/ 1 (pow y 3)))) (exp (/ -1 y))) 2.658 * [backup-simplify]: Simplify (+ (* 0 (* (- (* 1/8 (/ 1 (pow y 4))) (* 1/3 (/ 1 (pow y 3)))) (exp (/ -1 y)))) (+ (* 1 (* 1/2 (/ (exp (/ -1 y)) (pow y 2)))) (* 0 (exp (/ -1 y))))) into (* 1/2 (/ (exp (/ -1 y)) (pow y 2))) 2.658 * [taylor]: Taking taylor expansion of (* 1/2 (/ (exp (/ -1 y)) (pow y 2))) in y 2.658 * [taylor]: Taking taylor expansion of 1/2 in y 2.658 * [backup-simplify]: Simplify 1/2 into 1/2 2.658 * [taylor]: Taking taylor expansion of (/ (exp (/ -1 y)) (pow y 2)) in y 2.658 * [taylor]: Taking taylor expansion of (exp (/ -1 y)) in y 2.659 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.659 * [taylor]: Taking taylor expansion of -1 in y 2.659 * [backup-simplify]: Simplify -1 into -1 2.659 * [taylor]: Taking taylor expansion of y in y 2.659 * [backup-simplify]: Simplify 0 into 0 2.659 * [backup-simplify]: Simplify 1 into 1 2.659 * [backup-simplify]: Simplify (/ -1 1) into -1 2.659 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.659 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.659 * [taylor]: Taking taylor expansion of y in y 2.659 * [backup-simplify]: Simplify 0 into 0 2.659 * [backup-simplify]: Simplify 1 into 1 2.660 * [backup-simplify]: Simplify (* 1 1) into 1 2.660 * [backup-simplify]: Simplify (/ (exp (/ -1 y)) 1) into (exp (/ -1 y)) 2.661 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.661 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.662 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)))) into 0 2.664 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.665 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (/ -1 y))))) into 0 2.665 * [backup-simplify]: Simplify 0 into 0 2.665 * [backup-simplify]: Simplify 0 into 0 2.665 * [backup-simplify]: Simplify 0 into 0 2.665 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.666 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.666 * [backup-simplify]: Simplify (+ 0 0) into 0 2.668 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1)))))) into 0 2.670 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ 0 1)) (* (- (/ 1 (pow y 3))) (/ (/ 1 y) 1)))) into (/ 1 (pow y 4)) 2.679 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 (- (/ 1 y))) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 (- (/ 1 y))) 2) (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 (/ 1 (pow y 2))) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 (- (/ 1 y))) 1) 1 (pow (* 6 (- (/ 1 (pow y 3)))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (/ 1 (pow y 4))) 1)) (pow 1 1)))) 24) into (/ 1/4 (pow y 4)) 2.681 * [backup-simplify]: Simplify (- (/ (/ 1/4 (pow y 4)) 1) (+ (* (/ -1 y) (/ 0 1)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 1)) (* (- (* 1/3 (/ 1 (pow y 3)))) (/ 0 1)))) into (* 1/4 (/ 1 (pow y 4))) 2.682 * [backup-simplify]: Simplify (* (exp (/ -1 y)) (+ (* (/ (pow (* 1/2 (/ 1 (pow y 2))) 3) 6)) (* (/ (pow (* 1/2 (/ 1 (pow y 2))) 1) 1) (/ (pow (- (* 1/3 (/ 1 (pow y 3)))) 1) 1)) (* (/ (pow (* 1/4 (/ 1 (pow y 4))) 1) 1)))) into (* (exp (/ -1 y)) (- (+ (* 1/48 (/ 1 (pow y 6))) (* 1/4 (/ 1 (pow y 4)))) (* 1/6 (/ 1 (pow y 5))))) 2.684 * [backup-simplify]: Simplify (+ (* 0 (* (exp (/ -1 y)) (- (+ (* 1/48 (/ 1 (pow y 6))) (* 1/4 (/ 1 (pow y 4)))) (* 1/6 (/ 1 (pow y 5)))))) (+ (* 1 (* (- (* 1/8 (/ 1 (pow y 4))) (* 1/3 (/ 1 (pow y 3)))) (exp (/ -1 y)))) (+ (* 0 (* 1/2 (/ (exp (/ -1 y)) (pow y 2)))) (* 0 (exp (/ -1 y)))))) into (- (* 1/8 (/ (exp (/ -1 y)) (pow y 4))) (* 1/3 (/ (exp (/ -1 y)) (pow y 3)))) 2.684 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (exp (/ -1 y)) (pow y 4))) (* 1/3 (/ (exp (/ -1 y)) (pow y 3)))) in y 2.684 * [taylor]: Taking taylor expansion of (* 1/8 (/ (exp (/ -1 y)) (pow y 4))) in y 2.684 * [taylor]: Taking taylor expansion of 1/8 in y 2.684 * [backup-simplify]: Simplify 1/8 into 1/8 2.684 * [taylor]: Taking taylor expansion of (/ (exp (/ -1 y)) (pow y 4)) in y 2.684 * [taylor]: Taking taylor expansion of (exp (/ -1 y)) in y 2.684 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.684 * [taylor]: Taking taylor expansion of -1 in y 2.684 * [backup-simplify]: Simplify -1 into -1 2.684 * [taylor]: Taking taylor expansion of y in y 2.684 * [backup-simplify]: Simplify 0 into 0 2.684 * [backup-simplify]: Simplify 1 into 1 2.685 * [backup-simplify]: Simplify (/ -1 1) into -1 2.685 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.685 * [taylor]: Taking taylor expansion of (pow y 4) in y 2.685 * [taylor]: Taking taylor expansion of y in y 2.685 * [backup-simplify]: Simplify 0 into 0 2.685 * [backup-simplify]: Simplify 1 into 1 2.685 * [backup-simplify]: Simplify (* 1 1) into 1 2.686 * [backup-simplify]: Simplify (* 1 1) into 1 2.686 * [backup-simplify]: Simplify (/ (exp (/ -1 y)) 1) into (exp (/ -1 y)) 2.686 * [taylor]: Taking taylor expansion of (* 1/3 (/ (exp (/ -1 y)) (pow y 3))) in y 2.686 * [taylor]: Taking taylor expansion of 1/3 in y 2.686 * [backup-simplify]: Simplify 1/3 into 1/3 2.686 * [taylor]: Taking taylor expansion of (/ (exp (/ -1 y)) (pow y 3)) in y 2.686 * [taylor]: Taking taylor expansion of (exp (/ -1 y)) in y 2.686 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.686 * [taylor]: Taking taylor expansion of -1 in y 2.686 * [backup-simplify]: Simplify -1 into -1 2.686 * [taylor]: Taking taylor expansion of y in y 2.686 * [backup-simplify]: Simplify 0 into 0 2.686 * [backup-simplify]: Simplify 1 into 1 2.686 * [backup-simplify]: Simplify (/ -1 1) into -1 2.686 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.686 * [taylor]: Taking taylor expansion of (pow y 3) in y 2.686 * [taylor]: Taking taylor expansion of y in y 2.686 * [backup-simplify]: Simplify 0 into 0 2.686 * [backup-simplify]: Simplify 1 into 1 2.687 * [backup-simplify]: Simplify (* 1 1) into 1 2.687 * [backup-simplify]: Simplify (* 1 1) into 1 2.687 * [backup-simplify]: Simplify (/ (exp (/ -1 y)) 1) into (exp (/ -1 y)) 2.688 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.688 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.688 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.689 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.690 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.690 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.691 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)))) into 0 2.691 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.692 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.693 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.694 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.695 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.696 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ -1 y))))))) into 0 2.697 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.697 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.698 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.698 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.699 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.699 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)))) into 0 2.700 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.701 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.702 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.702 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ -1 y)))))) into 0 2.703 * [backup-simplify]: Simplify (- 0) into 0 2.703 * [backup-simplify]: Simplify (+ 0 0) into 0 2.703 * [backup-simplify]: Simplify 0 into 0 2.703 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.705 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.705 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ -1 y)))))) into 0 2.705 * [backup-simplify]: Simplify 0 into 0 2.705 * [backup-simplify]: Simplify (* (exp (/ -1 (/ 1 y))) (* 1 (/ 1 x))) into (/ (exp (* -1 y)) x) 2.706 * [backup-simplify]: Simplify (/ (exp (* (/ 1 (- x)) (log (/ (/ 1 (- x)) (+ (/ 1 (- x)) (/ 1 (- y))))))) (/ 1 (- x))) into (* -1 (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))))) 2.706 * [approximate]: Taking taylor expansion of (* -1 (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))))) in (x y) around 0 2.706 * [taylor]: Taking taylor expansion of (* -1 (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))))) in y 2.706 * [taylor]: Taking taylor expansion of -1 in y 2.706 * [backup-simplify]: Simplify -1 into -1 2.706 * [taylor]: Taking taylor expansion of (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)))) in y 2.706 * [taylor]: Taking taylor expansion of x in y 2.706 * [backup-simplify]: Simplify x into x 2.706 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in y 2.706 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in y 2.706 * [taylor]: Taking taylor expansion of -1 in y 2.706 * [backup-simplify]: Simplify -1 into -1 2.706 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in y 2.706 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 2.706 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.706 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.706 * [taylor]: Taking taylor expansion of x in y 2.706 * [backup-simplify]: Simplify x into x 2.706 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.706 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.706 * [taylor]: Taking taylor expansion of y in y 2.706 * [backup-simplify]: Simplify 0 into 0 2.706 * [backup-simplify]: Simplify 1 into 1 2.706 * [backup-simplify]: Simplify (/ 1 1) into 1 2.706 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.706 * [taylor]: Taking taylor expansion of x in y 2.706 * [backup-simplify]: Simplify x into x 2.706 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.707 * [backup-simplify]: Simplify (+ 1 0) into 1 2.707 * [backup-simplify]: Simplify (* x 1) into x 2.707 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.707 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 2.707 * [taylor]: Taking taylor expansion of x in y 2.707 * [backup-simplify]: Simplify x into x 2.707 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.707 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.708 * [backup-simplify]: Simplify (/ (+ (log (/ 1 x)) (log y)) x) into (/ (+ (log (/ 1 x)) (log y)) x) 2.708 * [backup-simplify]: Simplify (* -1 (/ (+ (log (/ 1 x)) (log y)) x)) into (* -1 (/ (+ (log (/ 1 x)) (log y)) x)) 2.708 * [backup-simplify]: Simplify (exp (* -1 (/ (+ (log (/ 1 x)) (log y)) x))) into (exp (* -1 (/ (+ (log (/ 1 x)) (log y)) x))) 2.708 * [taylor]: Taking taylor expansion of (* -1 (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))))) in x 2.708 * [taylor]: Taking taylor expansion of -1 in x 2.708 * [backup-simplify]: Simplify -1 into -1 2.708 * [taylor]: Taking taylor expansion of (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)))) in x 2.708 * [taylor]: Taking taylor expansion of x in x 2.708 * [backup-simplify]: Simplify 0 into 0 2.708 * [backup-simplify]: Simplify 1 into 1 2.708 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in x 2.708 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in x 2.708 * [taylor]: Taking taylor expansion of -1 in x 2.708 * [backup-simplify]: Simplify -1 into -1 2.708 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.708 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.708 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.708 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.708 * [taylor]: Taking taylor expansion of x in x 2.708 * [backup-simplify]: Simplify 0 into 0 2.708 * [backup-simplify]: Simplify 1 into 1 2.708 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.708 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.708 * [taylor]: Taking taylor expansion of y in x 2.708 * [backup-simplify]: Simplify y into y 2.708 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.708 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.708 * [taylor]: Taking taylor expansion of x in x 2.708 * [backup-simplify]: Simplify 0 into 0 2.708 * [backup-simplify]: Simplify 1 into 1 2.708 * [backup-simplify]: Simplify (/ 1 1) into 1 2.709 * [backup-simplify]: Simplify (+ 0 1) into 1 2.709 * [backup-simplify]: Simplify (* 0 1) into 0 2.709 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.709 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.710 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.710 * [backup-simplify]: Simplify (/ 1 1) into 1 2.710 * [backup-simplify]: Simplify (log 1) into 0 2.710 * [taylor]: Taking taylor expansion of x in x 2.710 * [backup-simplify]: Simplify 0 into 0 2.710 * [backup-simplify]: Simplify 1 into 1 2.710 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.711 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.711 * [backup-simplify]: Simplify (+ 0 0) into 0 2.712 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.712 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.712 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.712 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.712 * [backup-simplify]: Simplify (* -1 (/ -1 y)) into (/ 1 y) 2.712 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 2.712 * [taylor]: Taking taylor expansion of (* -1 (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))))) in x 2.712 * [taylor]: Taking taylor expansion of -1 in x 2.712 * [backup-simplify]: Simplify -1 into -1 2.712 * [taylor]: Taking taylor expansion of (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)))) in x 2.712 * [taylor]: Taking taylor expansion of x in x 2.712 * [backup-simplify]: Simplify 0 into 0 2.712 * [backup-simplify]: Simplify 1 into 1 2.712 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in x 2.712 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in x 2.712 * [taylor]: Taking taylor expansion of -1 in x 2.713 * [backup-simplify]: Simplify -1 into -1 2.713 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.713 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.713 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.713 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.713 * [taylor]: Taking taylor expansion of x in x 2.713 * [backup-simplify]: Simplify 0 into 0 2.713 * [backup-simplify]: Simplify 1 into 1 2.713 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.713 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.713 * [taylor]: Taking taylor expansion of y in x 2.713 * [backup-simplify]: Simplify y into y 2.713 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.713 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.713 * [taylor]: Taking taylor expansion of x in x 2.713 * [backup-simplify]: Simplify 0 into 0 2.713 * [backup-simplify]: Simplify 1 into 1 2.713 * [backup-simplify]: Simplify (/ 1 1) into 1 2.713 * [backup-simplify]: Simplify (+ 0 1) into 1 2.713 * [backup-simplify]: Simplify (* 0 1) into 0 2.714 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.714 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.714 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.715 * [backup-simplify]: Simplify (/ 1 1) into 1 2.715 * [backup-simplify]: Simplify (log 1) into 0 2.715 * [taylor]: Taking taylor expansion of x in x 2.715 * [backup-simplify]: Simplify 0 into 0 2.715 * [backup-simplify]: Simplify 1 into 1 2.715 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.715 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.716 * [backup-simplify]: Simplify (+ 0 0) into 0 2.716 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.716 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.717 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.717 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.717 * [backup-simplify]: Simplify (* -1 (/ -1 y)) into (/ 1 y) 2.717 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 2.717 * [backup-simplify]: Simplify (* 0 (exp (/ 1 y))) into 0 2.717 * [backup-simplify]: Simplify (* -1 0) into 0 2.717 * [taylor]: Taking taylor expansion of 0 in y 2.717 * [backup-simplify]: Simplify 0 into 0 2.717 * [backup-simplify]: Simplify 0 into 0 2.717 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.718 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.719 * [backup-simplify]: Simplify (+ 0 0) into 0 2.720 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.720 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.722 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 y))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 2.722 * [backup-simplify]: Simplify (- (/ (/ 1/2 (pow y 2)) 1) (+ (* (/ -1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 2.723 * [backup-simplify]: Simplify (+ (* -1 (* 1/2 (/ 1 (pow y 2)))) (* 0 (/ -1 y))) into (- (* 1/2 (/ 1 (pow y 2)))) 2.723 * [backup-simplify]: Simplify (* (exp (/ 1 y)) (+ (* (/ (pow (- (* 1/2 (/ 1 (pow y 2)))) 1) 1)))) into (* -1/2 (/ (exp (/ 1 y)) (pow y 2))) 2.724 * [backup-simplify]: Simplify (+ (* 0 (* -1/2 (/ (exp (/ 1 y)) (pow y 2)))) (* 1 (exp (/ 1 y)))) into (exp (/ 1 y)) 2.724 * [backup-simplify]: Simplify (+ (* -1 (exp (/ 1 y))) (* 0 0)) into (- (exp (/ 1 y))) 2.724 * [taylor]: Taking taylor expansion of (- (exp (/ 1 y))) in y 2.724 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 2.724 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.724 * [taylor]: Taking taylor expansion of y in y 2.724 * [backup-simplify]: Simplify 0 into 0 2.724 * [backup-simplify]: Simplify 1 into 1 2.725 * [backup-simplify]: Simplify (/ 1 1) into 1 2.725 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 2.725 * [backup-simplify]: Simplify (- (exp (/ 1 y))) into (- (exp (/ 1 y))) 2.725 * [backup-simplify]: Simplify (- (exp (/ 1 y))) into (- (exp (/ 1 y))) 2.725 * [backup-simplify]: Simplify 0 into 0 2.725 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.726 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.727 * [backup-simplify]: Simplify (+ 0 0) into 0 2.728 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 2.729 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 2.732 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (- (/ 1 y))) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (- (/ 1 y))) 1) (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 (- (/ 1 (pow y 3)))) 1)) (pow 1 1)))) 6) into (/ -1/3 (pow y 3)) 2.733 * [backup-simplify]: Simplify (- (/ (/ -1/3 (pow y 3)) 1) (+ (* (/ -1 y) (/ 0 1)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 1)))) into (- (* 1/3 (/ 1 (pow y 3)))) 2.734 * [backup-simplify]: Simplify (+ (* -1 (- (* 1/3 (/ 1 (pow y 3))))) (+ (* 0 (* 1/2 (/ 1 (pow y 2)))) (* 0 (/ -1 y)))) into (* 1/3 (/ 1 (pow y 3))) 2.734 * [backup-simplify]: Simplify (* (exp (/ 1 y)) (+ (* (/ (pow (- (* 1/2 (/ 1 (pow y 2)))) 2) 2)) (* (/ (pow (* 1/3 (/ 1 (pow y 3))) 1) 1)))) into (* (exp (/ 1 y)) (+ (* 1/3 (/ 1 (pow y 3))) (* 1/8 (/ 1 (pow y 4))))) 2.735 * [backup-simplify]: Simplify (+ (* 0 (* (exp (/ 1 y)) (+ (* 1/3 (/ 1 (pow y 3))) (* 1/8 (/ 1 (pow y 4)))))) (+ (* 1 (* -1/2 (/ (exp (/ 1 y)) (pow y 2)))) (* 0 (exp (/ 1 y))))) into (- (* 1/2 (/ (exp (/ 1 y)) (pow y 2)))) 2.736 * [backup-simplify]: Simplify (+ (* -1 (- (* 1/2 (/ (exp (/ 1 y)) (pow y 2))))) (+ (* 0 (exp (/ 1 y))) (* 0 0))) into (* 1/2 (/ (exp (/ 1 y)) (pow y 2))) 2.736 * [taylor]: Taking taylor expansion of (* 1/2 (/ (exp (/ 1 y)) (pow y 2))) in y 2.736 * [taylor]: Taking taylor expansion of 1/2 in y 2.736 * [backup-simplify]: Simplify 1/2 into 1/2 2.736 * [taylor]: Taking taylor expansion of (/ (exp (/ 1 y)) (pow y 2)) in y 2.736 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 2.736 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.736 * [taylor]: Taking taylor expansion of y in y 2.736 * [backup-simplify]: Simplify 0 into 0 2.736 * [backup-simplify]: Simplify 1 into 1 2.737 * [backup-simplify]: Simplify (/ 1 1) into 1 2.737 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 2.737 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.737 * [taylor]: Taking taylor expansion of y in y 2.737 * [backup-simplify]: Simplify 0 into 0 2.737 * [backup-simplify]: Simplify 1 into 1 2.737 * [backup-simplify]: Simplify (* 1 1) into 1 2.737 * [backup-simplify]: Simplify (/ (exp (/ 1 y)) 1) into (exp (/ 1 y)) 2.738 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.739 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.740 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)))) into 0 2.741 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.742 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (/ 1 y))))) into 0 2.742 * [backup-simplify]: Simplify 0 into 0 2.743 * [backup-simplify]: Simplify (- 0) into 0 2.743 * [backup-simplify]: Simplify 0 into 0 2.743 * [backup-simplify]: Simplify 0 into 0 2.743 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.744 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.744 * [backup-simplify]: Simplify (+ 0 0) into 0 2.746 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1)))))) into 0 2.748 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ 0 1)) (* (- (/ 1 (pow y 3))) (/ (/ 1 y) 1)))) into (/ 1 (pow y 4)) 2.753 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 (- (/ 1 y))) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 (- (/ 1 y))) 2) (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 (/ 1 (pow y 2))) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 (- (/ 1 y))) 1) 1 (pow (* 6 (- (/ 1 (pow y 3)))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (/ 1 (pow y 4))) 1)) (pow 1 1)))) 24) into (/ 1/4 (pow y 4)) 2.754 * [backup-simplify]: Simplify (- (/ (/ 1/4 (pow y 4)) 1) (+ (* (/ -1 y) (/ 0 1)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 1)) (* (- (* 1/3 (/ 1 (pow y 3)))) (/ 0 1)))) into (* 1/4 (/ 1 (pow y 4))) 2.755 * [backup-simplify]: Simplify (+ (* -1 (* 1/4 (/ 1 (pow y 4)))) (+ (* 0 (- (* 1/3 (/ 1 (pow y 3))))) (+ (* 0 (* 1/2 (/ 1 (pow y 2)))) (* 0 (/ -1 y))))) into (- (* 1/4 (/ 1 (pow y 4)))) 2.757 * [backup-simplify]: Simplify (* (exp (/ 1 y)) (+ (* (/ (pow (- (* 1/2 (/ 1 (pow y 2)))) 3) 6)) (* (/ (pow (- (* 1/2 (/ 1 (pow y 2)))) 1) 1) (/ (pow (* 1/3 (/ 1 (pow y 3))) 1) 1)) (* (/ (pow (- (* 1/4 (/ 1 (pow y 4)))) 1) 1)))) into (* -1 (* (exp (/ 1 y)) (+ (* 1/48 (/ 1 (pow y 6))) (+ (* 1/4 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 5))))))) 2.758 * [backup-simplify]: Simplify (+ (* 0 (* -1 (* (exp (/ 1 y)) (+ (* 1/48 (/ 1 (pow y 6))) (+ (* 1/4 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 5)))))))) (+ (* 1 (* (exp (/ 1 y)) (+ (* 1/3 (/ 1 (pow y 3))) (* 1/8 (/ 1 (pow y 4)))))) (+ (* 0 (* -1/2 (/ (exp (/ 1 y)) (pow y 2)))) (* 0 (exp (/ 1 y)))))) into (+ (* 1/8 (/ (exp (/ 1 y)) (pow y 4))) (* 1/3 (/ (exp (/ 1 y)) (pow y 3)))) 2.759 * [backup-simplify]: Simplify (+ (* -1 (+ (* 1/8 (/ (exp (/ 1 y)) (pow y 4))) (* 1/3 (/ (exp (/ 1 y)) (pow y 3))))) (+ (* 0 (- (* 1/2 (/ (exp (/ 1 y)) (pow y 2))))) (+ (* 0 (exp (/ 1 y))) (* 0 0)))) into (- (+ (* 1/3 (/ (exp (/ 1 y)) (pow y 3))) (* 1/8 (/ (exp (/ 1 y)) (pow y 4))))) 2.759 * [taylor]: Taking taylor expansion of (- (+ (* 1/3 (/ (exp (/ 1 y)) (pow y 3))) (* 1/8 (/ (exp (/ 1 y)) (pow y 4))))) in y 2.759 * [taylor]: Taking taylor expansion of (+ (* 1/3 (/ (exp (/ 1 y)) (pow y 3))) (* 1/8 (/ (exp (/ 1 y)) (pow y 4)))) in y 2.759 * [taylor]: Taking taylor expansion of (* 1/3 (/ (exp (/ 1 y)) (pow y 3))) in y 2.759 * [taylor]: Taking taylor expansion of 1/3 in y 2.759 * [backup-simplify]: Simplify 1/3 into 1/3 2.759 * [taylor]: Taking taylor expansion of (/ (exp (/ 1 y)) (pow y 3)) in y 2.759 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 2.759 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.759 * [taylor]: Taking taylor expansion of y in y 2.759 * [backup-simplify]: Simplify 0 into 0 2.759 * [backup-simplify]: Simplify 1 into 1 2.760 * [backup-simplify]: Simplify (/ 1 1) into 1 2.760 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 2.760 * [taylor]: Taking taylor expansion of (pow y 3) in y 2.760 * [taylor]: Taking taylor expansion of y in y 2.760 * [backup-simplify]: Simplify 0 into 0 2.760 * [backup-simplify]: Simplify 1 into 1 2.760 * [backup-simplify]: Simplify (* 1 1) into 1 2.760 * [backup-simplify]: Simplify (* 1 1) into 1 2.760 * [backup-simplify]: Simplify (/ (exp (/ 1 y)) 1) into (exp (/ 1 y)) 2.760 * [taylor]: Taking taylor expansion of (* 1/8 (/ (exp (/ 1 y)) (pow y 4))) in y 2.760 * [taylor]: Taking taylor expansion of 1/8 in y 2.760 * [backup-simplify]: Simplify 1/8 into 1/8 2.760 * [taylor]: Taking taylor expansion of (/ (exp (/ 1 y)) (pow y 4)) in y 2.760 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 2.760 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.760 * [taylor]: Taking taylor expansion of y in y 2.760 * [backup-simplify]: Simplify 0 into 0 2.760 * [backup-simplify]: Simplify 1 into 1 2.761 * [backup-simplify]: Simplify (/ 1 1) into 1 2.761 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 2.761 * [taylor]: Taking taylor expansion of (pow y 4) in y 2.761 * [taylor]: Taking taylor expansion of y in y 2.761 * [backup-simplify]: Simplify 0 into 0 2.761 * [backup-simplify]: Simplify 1 into 1 2.761 * [backup-simplify]: Simplify (* 1 1) into 1 2.761 * [backup-simplify]: Simplify (* 1 1) into 1 2.761 * [backup-simplify]: Simplify (/ (exp (/ 1 y)) 1) into (exp (/ 1 y)) 2.762 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.762 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.763 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.763 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.764 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.764 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)))) into 0 2.765 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.765 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.767 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.767 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1 y)))))) into 0 2.768 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.768 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.769 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.769 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.770 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.770 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.771 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)))) into 0 2.772 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.772 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.773 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.774 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.775 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.776 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1 y))))))) into 0 2.777 * [backup-simplify]: Simplify (+ 0 0) into 0 2.777 * [backup-simplify]: Simplify (- 0) into 0 2.777 * [backup-simplify]: Simplify 0 into 0 2.777 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.779 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.779 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1 y)))))) into 0 2.779 * [backup-simplify]: Simplify 0 into 0 2.779 * [backup-simplify]: Simplify (* (- (exp (/ 1 (/ 1 (- y))))) (* 1 (/ 1 (- x)))) into (/ (exp (* -1 y)) x) 2.780 * * * [progress]: simplifying candidates 2.788 * [simplify]: Simplifying: (expm1 (log (/ x (+ x y)))) (log1p (log (/ x (+ x y)))) (log (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y))))) (log (cbrt (/ x (+ x y)))) (log (sqrt (/ x (+ x y)))) (log (sqrt (/ x (+ x y)))) (log (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) (log (/ (cbrt x) (sqrt (+ x y)))) (log (/ (* (cbrt x) (cbrt x)) 1)) (log (/ (cbrt x) (+ x y))) (log (/ (* (cbrt x) (cbrt x)) 1)) (log (/ (cbrt x) (+ x y))) (log (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))) (log (/ (sqrt x) (cbrt (+ x y)))) (log (/ (sqrt x) (sqrt (+ x y)))) (log (/ (sqrt x) (sqrt (+ x y)))) (log (/ (sqrt x) 1)) (log (/ (sqrt x) (+ x y))) (log (/ (sqrt x) 1)) (log (/ (sqrt x) (+ x y))) (log (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (log (/ x (cbrt (+ x y)))) (log (/ 1 (sqrt (+ x y)))) (log (/ x (sqrt (+ x y)))) (log (/ 1 1)) (log (/ x (+ x y))) (log (/ 1 1)) (log (/ x (+ x y))) (log 1) (log (/ x (+ x y))) (log x) (log (/ 1 (+ x y))) (log (/ x (+ (pow x 3) (pow y 3)))) (log (+ (* x x) (- (* y y) (* x y)))) (log (/ x (- (* x x) (* y y)))) (log (- x y)) (log x) (log (+ x y)) (log (/ x (+ x y))) (log (log (/ x (+ x y)))) (exp (log (/ x (+ x y)))) (* (cbrt (log (/ x (+ x y)))) (cbrt (log (/ x (+ x y))))) (cbrt (log (/ x (+ x y)))) (* (* (log (/ x (+ x y))) (log (/ x (+ x y)))) (log (/ x (+ x y)))) (sqrt (log (/ x (+ x y)))) (sqrt (log (/ x (+ x y)))) (expm1 (* x (log (/ x (+ x y))))) (log1p (* x (log (/ x (+ x y))))) (* x (log (/ x (+ x y)))) (+ (log x) (log (log (/ x (+ x y))))) (log (* x (log (/ x (+ x y))))) (exp (* x (log (/ x (+ x y))))) (* (* (* x x) x) (* (* (log (/ x (+ x y))) (log (/ x (+ x y)))) (log (/ x (+ x y))))) (* (cbrt (* x (log (/ x (+ x y))))) (cbrt (* x (log (/ x (+ x y)))))) (cbrt (* x (log (/ x (+ x y))))) (* (* (* x (log (/ x (+ x y)))) (* x (log (/ x (+ x y))))) (* x (log (/ x (+ x y))))) (sqrt (* x (log (/ x (+ x y))))) (sqrt (* x (log (/ x (+ x y))))) (* (sqrt x) (sqrt (log (/ x (+ x y))))) (* (sqrt x) (sqrt (log (/ x (+ x y))))) (* x (log (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y)))))) (* x (log (cbrt (/ x (+ x y))))) (* x (log (sqrt (/ x (+ x y))))) (* x (log (sqrt (/ x (+ x y))))) (* x (log (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))))) (* x (log (/ (cbrt x) (cbrt (+ x y))))) (* x (log (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y))))) (* x (log (/ (cbrt x) (sqrt (+ x y))))) (* x (log (/ (* (cbrt x) (cbrt x)) 1))) (* x (log (/ (cbrt x) (+ x y)))) (* x (log (/ (* (cbrt x) (cbrt x)) 1))) (* x (log (/ (cbrt x) (+ x y)))) (* x (log (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y)))))) (* x (log (/ (sqrt x) (cbrt (+ x y))))) (* x (log (/ (sqrt x) (sqrt (+ x y))))) (* x (log (/ (sqrt x) (sqrt (+ x y))))) (* x (log (/ (sqrt x) 1))) (* x (log (/ (sqrt x) (+ x y)))) (* x (log (/ (sqrt x) 1))) (* x (log (/ (sqrt x) (+ x y)))) (* x (log (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y)))))) (* x (log (/ x (cbrt (+ x y))))) (* x (log (/ 1 (sqrt (+ x y))))) (* x (log (/ x (sqrt (+ x y))))) (* x (log (/ 1 1))) (* x (log (/ x (+ x y)))) (* x (log (/ 1 1))) (* x (log (/ x (+ x y)))) (* x (log 1)) (* x (log (/ x (+ x y)))) (* x (log x)) (* x (log (/ 1 (+ x y)))) (* x (log (/ x (+ (pow x 3) (pow y 3))))) (* x (log (+ (* x x) (- (* y y) (* x y))))) (* x (log (/ x (- (* x x) (* y y))))) (* x (log (- x y))) (* (log (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y))))) x) (* (log (cbrt (/ x (+ x y)))) x) (* (log (sqrt (/ x (+ x y)))) x) (* (log (sqrt (/ x (+ x y)))) x) (* (log (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y))))) x) (* (log (/ (cbrt x) (cbrt (+ x y)))) x) (* (log (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) x) (* (log (/ (cbrt x) (sqrt (+ x y)))) x) (* (log (/ (* (cbrt x) (cbrt x)) 1)) x) (* (log (/ (cbrt x) (+ x y))) x) (* (log (/ (* (cbrt x) (cbrt x)) 1)) x) (* (log (/ (cbrt x) (+ x y))) x) (* (log (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))) x) (* (log (/ (sqrt x) (cbrt (+ x y)))) x) (* (log (/ (sqrt x) (sqrt (+ x y)))) x) (* (log (/ (sqrt x) (sqrt (+ x y)))) x) (* (log (/ (sqrt x) 1)) x) (* (log (/ (sqrt x) (+ x y))) x) (* (log (/ (sqrt x) 1)) x) (* (log (/ (sqrt x) (+ x y))) x) (* (log (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) x) (* (log (/ x (cbrt (+ x y)))) x) (* (log (/ 1 (sqrt (+ x y)))) x) (* (log (/ x (sqrt (+ x y)))) x) (* (log (/ 1 1)) x) (* (log (/ x (+ x y))) x) (* (log (/ 1 1)) x) (* (log (/ x (+ x y))) x) (* (log 1) x) (* (log (/ x (+ x y))) x) (* (log x) x) (* (log (/ 1 (+ x y))) x) (* (log (/ x (+ (pow x 3) (pow y 3)))) x) (* (log (+ (* x x) (- (* y y) (* x y)))) x) (* (log (/ x (- (* x x) (* y y)))) x) (* (log (- x y)) x) (* x 1) (* x (* (cbrt (log (/ x (+ x y)))) (cbrt (log (/ x (+ x y)))))) (* x (sqrt (log (/ x (+ x y))))) (* x 1) (* (cbrt x) (log (/ x (+ x y)))) (* (sqrt x) (log (/ x (+ x y)))) (* x (log (/ x (+ x y)))) (expm1 (/ x (+ x y))) (log1p (/ x (+ x y))) (- (log x) (log (+ x y))) (log (/ x (+ x y))) (exp (/ x (+ x y))) (/ (* (* x x) x) (* (* (+ x y) (+ x y)) (+ x y))) (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y)))) (cbrt (/ x (+ x y))) (* (* (/ x (+ x y)) (/ x (+ x y))) (/ x (+ x y))) (sqrt (/ x (+ x y))) (sqrt (/ x (+ x y))) (- x) (- (+ x y)) (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (cbrt x) (cbrt (+ x y))) (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y))) (/ (cbrt x) (sqrt (+ x y))) (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) (+ x y)) (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) (+ x y)) (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (sqrt x) (cbrt (+ x y))) (/ (sqrt x) (sqrt (+ x y))) (/ (sqrt x) (sqrt (+ x y))) (/ (sqrt x) 1) (/ (sqrt x) (+ x y)) (/ (sqrt x) 1) (/ (sqrt x) (+ x y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ x (cbrt (+ x y))) (/ 1 (sqrt (+ x y))) (/ x (sqrt (+ x y))) (/ 1 1) (/ x (+ x y)) (/ 1 1) (/ x (+ x y)) (/ 1 (+ x y)) (/ (+ x y) x) (/ x (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ x (sqrt (+ x y))) (/ x 1) (/ x 1) (/ (+ x y) (cbrt x)) (/ (+ x y) (sqrt x)) (/ (+ x y) x) (/ x (+ (pow x 3) (pow y 3))) (/ x (- (* x x) (* y y))) (expm1 (/ (exp (* x (log (/ x (+ x y))))) x)) (log1p (/ (exp (* x (log (/ x (+ x y))))) x)) (- (* x (log (/ x (+ x y)))) (log x)) (log (/ (exp (* x (log (/ x (+ x y))))) x)) (exp (/ (exp (* x (log (/ x (+ x y))))) x)) (/ (* (* (exp (* x (log (/ x (+ x y))))) (exp (* x (log (/ x (+ x y)))))) (exp (* x (log (/ x (+ x y)))))) (* (* x x) x)) (* (cbrt (/ (exp (* x (log (/ x (+ x y))))) x)) (cbrt (/ (exp (* x (log (/ x (+ x y))))) x))) (cbrt (/ (exp (* x (log (/ x (+ x y))))) x)) (* (* (/ (exp (* x (log (/ x (+ x y))))) x) (/ (exp (* x (log (/ x (+ x y))))) x)) (/ (exp (* x (log (/ x (+ x y))))) x)) (sqrt (/ (exp (* x (log (/ x (+ x y))))) x)) (sqrt (/ (exp (* x (log (/ x (+ x y))))) x)) (- (exp (* x (log (/ x (+ x y)))))) (- x) (/ (exp (* x (log (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y))))))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (cbrt (/ x (+ x y)))))) (cbrt x)) (/ (exp (* x (log (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y))))))) (sqrt x)) (/ (exp (* x (log (cbrt (/ x (+ x y)))))) (sqrt x)) (/ (exp (* x (log (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y))))))) 1) (/ (exp (* x (log (cbrt (/ x (+ x y)))))) x) (/ (exp (* x (log (sqrt (/ x (+ x y)))))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (sqrt (/ x (+ x y)))))) (cbrt x)) (/ (exp (* x (log (sqrt (/ x (+ x y)))))) (sqrt x)) (/ (exp (* x (log (sqrt (/ x (+ x y)))))) (sqrt x)) (/ (exp (* x (log (sqrt (/ x (+ x y)))))) 1) (/ (exp (* x (log (sqrt (/ x (+ x y)))))) x) (/ (exp (* x (log (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y))))))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ (cbrt x) (cbrt (+ x y)))))) (cbrt x)) (/ (exp (* x (log (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y))))))) (sqrt x)) (/ (exp (* x (log (/ (cbrt x) (cbrt (+ x y)))))) (sqrt x)) (/ (exp (* x (log (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y))))))) 1) (/ (exp (* x (log (/ (cbrt x) (cbrt (+ x y)))))) x) (/ (exp (* x (log (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ (cbrt x) (sqrt (+ x y)))))) (cbrt x)) (/ (exp (* x (log (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))))) (sqrt x)) (/ (exp (* x (log (/ (cbrt x) (sqrt (+ x y)))))) (sqrt x)) (/ (exp (* x (log (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))))) 1) (/ (exp (* x (log (/ (cbrt x) (sqrt (+ x y)))))) x) (/ (exp (* x (log (/ (* (cbrt x) (cbrt x)) 1)))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ (cbrt x) (+ x y))))) (cbrt x)) (/ (exp (* x (log (/ (* (cbrt x) (cbrt x)) 1)))) (sqrt x)) (/ (exp (* x (log (/ (cbrt x) (+ x y))))) (sqrt x)) (/ (exp (* x (log (/ (* (cbrt x) (cbrt x)) 1)))) 1) (/ (exp (* x (log (/ (cbrt x) (+ x y))))) x) (/ (exp (* x (log (/ (* (cbrt x) (cbrt x)) 1)))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ (cbrt x) (+ x y))))) (cbrt x)) (/ (exp (* x (log (/ (* (cbrt x) (cbrt x)) 1)))) (sqrt x)) (/ (exp (* x (log (/ (cbrt x) (+ x y))))) (sqrt x)) (/ (exp (* x (log (/ (* (cbrt x) (cbrt x)) 1)))) 1) (/ (exp (* x (log (/ (cbrt x) (+ x y))))) x) (/ (exp (* x (log (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ (sqrt x) (cbrt (+ x y)))))) (cbrt x)) (/ (exp (* x (log (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))))) (sqrt x)) (/ (exp (* x (log (/ (sqrt x) (cbrt (+ x y)))))) (sqrt x)) (/ (exp (* x (log (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))))) 1) (/ (exp (* x (log (/ (sqrt x) (cbrt (+ x y)))))) x) (/ (exp (* x (log (/ (sqrt x) (sqrt (+ x y)))))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ (sqrt x) (sqrt (+ x y)))))) (cbrt x)) (/ (exp (* x (log (/ (sqrt x) (sqrt (+ x y)))))) (sqrt x)) (/ (exp (* x (log (/ (sqrt x) (sqrt (+ x y)))))) (sqrt x)) (/ (exp (* x (log (/ (sqrt x) (sqrt (+ x y)))))) 1) (/ (exp (* x (log (/ (sqrt x) (sqrt (+ x y)))))) x) (/ (exp (* x (log (/ (sqrt x) 1)))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ (sqrt x) (+ x y))))) (cbrt x)) (/ (exp (* x (log (/ (sqrt x) 1)))) (sqrt x)) (/ (exp (* x (log (/ (sqrt x) (+ x y))))) (sqrt x)) (/ (exp (* x (log (/ (sqrt x) 1)))) 1) (/ (exp (* x (log (/ (sqrt x) (+ x y))))) x) (/ (exp (* x (log (/ (sqrt x) 1)))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ (sqrt x) (+ x y))))) (cbrt x)) (/ (exp (* x (log (/ (sqrt x) 1)))) (sqrt x)) (/ (exp (* x (log (/ (sqrt x) (+ x y))))) (sqrt x)) (/ (exp (* x (log (/ (sqrt x) 1)))) 1) (/ (exp (* x (log (/ (sqrt x) (+ x y))))) x) (/ (exp (* x (log (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ x (cbrt (+ x y)))))) (cbrt x)) (/ (exp (* x (log (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))))) (sqrt x)) (/ (exp (* x (log (/ x (cbrt (+ x y)))))) (sqrt x)) (/ (exp (* x (log (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))))) 1) (/ (exp (* x (log (/ x (cbrt (+ x y)))))) x) (/ (exp (* x (log (/ 1 (sqrt (+ x y)))))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ x (sqrt (+ x y)))))) (cbrt x)) (/ (exp (* x (log (/ 1 (sqrt (+ x y)))))) (sqrt x)) (/ (exp (* x (log (/ x (sqrt (+ x y)))))) (sqrt x)) (/ (exp (* x (log (/ 1 (sqrt (+ x y)))))) 1) (/ (exp (* x (log (/ x (sqrt (+ x y)))))) x) (/ (exp (* x (log (/ 1 1)))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ x (+ x y))))) (cbrt x)) (/ (exp (* x (log (/ 1 1)))) (sqrt x)) (/ (exp (* x (log (/ x (+ x y))))) (sqrt x)) (/ (exp (* x (log (/ 1 1)))) 1) (/ (exp (* x (log (/ x (+ x y))))) x) (/ (exp (* x (log (/ 1 1)))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ x (+ x y))))) (cbrt x)) (/ (exp (* x (log (/ 1 1)))) (sqrt x)) (/ (exp (* x (log (/ x (+ x y))))) (sqrt x)) (/ (exp (* x (log (/ 1 1)))) 1) (/ (exp (* x (log (/ x (+ x y))))) x) (/ (exp (* x (log 1))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ x (+ x y))))) (cbrt x)) (/ (exp (* x (log 1))) (sqrt x)) (/ (exp (* x (log (/ x (+ x y))))) (sqrt x)) (/ (exp (* x (log 1))) 1) (/ (exp (* x (log (/ x (+ x y))))) x) (/ (exp (* x (log x))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ 1 (+ x y))))) (cbrt x)) (/ (exp (* x (log x))) (sqrt x)) (/ (exp (* x (log (/ 1 (+ x y))))) (sqrt x)) (/ (exp (* x (log x))) 1) (/ (exp (* x (log (/ 1 (+ x y))))) x) (/ (exp (* x (log (/ x (+ (pow x 3) (pow y 3)))))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (+ (* x x) (- (* y y) (* x y)))))) (cbrt x)) (/ (exp (* x (log (/ x (+ (pow x 3) (pow y 3)))))) (sqrt x)) (/ (exp (* x (log (+ (* x x) (- (* y y) (* x y)))))) (sqrt x)) (/ (exp (* x (log (/ x (+ (pow x 3) (pow y 3)))))) 1) (/ (exp (* x (log (+ (* x x) (- (* y y) (* x y)))))) x) (/ (exp (* x (log (/ x (- (* x x) (* y y)))))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (- x y)))) (cbrt x)) (/ (exp (* x (log (/ x (- (* x x) (* y y)))))) (sqrt x)) (/ (exp (* x (log (- x y)))) (sqrt x)) (/ (exp (* x (log (/ x (- (* x x) (* y y)))))) 1) (/ (exp (* x (log (- x y)))) x) (/ (exp (* (log (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y))))) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (cbrt (/ x (+ x y)))) x)) (cbrt x)) (/ (exp (* (log (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y))))) x)) (sqrt x)) (/ (exp (* (log (cbrt (/ x (+ x y)))) x)) (sqrt x)) (/ (exp (* (log (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y))))) x)) 1) (/ (exp (* (log (cbrt (/ x (+ x y)))) x)) x) (/ (exp (* (log (sqrt (/ x (+ x y)))) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (sqrt (/ x (+ x y)))) x)) (cbrt x)) (/ (exp (* (log (sqrt (/ x (+ x y)))) x)) (sqrt x)) (/ (exp (* (log (sqrt (/ x (+ x y)))) x)) (sqrt x)) (/ (exp (* (log (sqrt (/ x (+ x y)))) x)) 1) (/ (exp (* (log (sqrt (/ x (+ x y)))) x)) x) (/ (exp (* (log (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y))))) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ (cbrt x) (cbrt (+ x y)))) x)) (cbrt x)) (/ (exp (* (log (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y))))) x)) (sqrt x)) (/ (exp (* (log (/ (cbrt x) (cbrt (+ x y)))) x)) (sqrt x)) (/ (exp (* (log (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y))))) x)) 1) (/ (exp (* (log (/ (cbrt x) (cbrt (+ x y)))) x)) x) (/ (exp (* (log (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ (cbrt x) (sqrt (+ x y)))) x)) (cbrt x)) (/ (exp (* (log (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) x)) (sqrt x)) (/ (exp (* (log (/ (cbrt x) (sqrt (+ x y)))) x)) (sqrt x)) (/ (exp (* (log (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) x)) 1) (/ (exp (* (log (/ (cbrt x) (sqrt (+ x y)))) x)) x) (/ (exp (* (log (/ (* (cbrt x) (cbrt x)) 1)) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ (cbrt x) (+ x y))) x)) (cbrt x)) (/ (exp (* (log (/ (* (cbrt x) (cbrt x)) 1)) x)) (sqrt x)) (/ (exp (* (log (/ (cbrt x) (+ x y))) x)) (sqrt x)) (/ (exp (* (log (/ (* (cbrt x) (cbrt x)) 1)) x)) 1) (/ (exp (* (log (/ (cbrt x) (+ x y))) x)) x) (/ (exp (* (log (/ (* (cbrt x) (cbrt x)) 1)) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ (cbrt x) (+ x y))) x)) (cbrt x)) (/ (exp (* (log (/ (* (cbrt x) (cbrt x)) 1)) x)) (sqrt x)) (/ (exp (* (log (/ (cbrt x) (+ x y))) x)) (sqrt x)) (/ (exp (* (log (/ (* (cbrt x) (cbrt x)) 1)) x)) 1) (/ (exp (* (log (/ (cbrt x) (+ x y))) x)) x) (/ (exp (* (log (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ (sqrt x) (cbrt (+ x y)))) x)) (cbrt x)) (/ (exp (* (log (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))) x)) (sqrt x)) (/ (exp (* (log (/ (sqrt x) (cbrt (+ x y)))) x)) (sqrt x)) (/ (exp (* (log (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))) x)) 1) (/ (exp (* (log (/ (sqrt x) (cbrt (+ x y)))) x)) x) (/ (exp (* (log (/ (sqrt x) (sqrt (+ x y)))) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ (sqrt x) (sqrt (+ x y)))) x)) (cbrt x)) (/ (exp (* (log (/ (sqrt x) (sqrt (+ x y)))) x)) (sqrt x)) (/ (exp (* (log (/ (sqrt x) (sqrt (+ x y)))) x)) (sqrt x)) (/ (exp (* (log (/ (sqrt x) (sqrt (+ x y)))) x)) 1) (/ (exp (* (log (/ (sqrt x) (sqrt (+ x y)))) x)) x) (/ (exp (* (log (/ (sqrt x) 1)) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ (sqrt x) (+ x y))) x)) (cbrt x)) (/ (exp (* (log (/ (sqrt x) 1)) x)) (sqrt x)) (/ (exp (* (log (/ (sqrt x) (+ x y))) x)) (sqrt x)) (/ (exp (* (log (/ (sqrt x) 1)) x)) 1) (/ (exp (* (log (/ (sqrt x) (+ x y))) x)) x) (/ (exp (* (log (/ (sqrt x) 1)) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ (sqrt x) (+ x y))) x)) (cbrt x)) (/ (exp (* (log (/ (sqrt x) 1)) x)) (sqrt x)) (/ (exp (* (log (/ (sqrt x) (+ x y))) x)) (sqrt x)) (/ (exp (* (log (/ (sqrt x) 1)) x)) 1) (/ (exp (* (log (/ (sqrt x) (+ x y))) x)) x) (/ (exp (* (log (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ x (cbrt (+ x y)))) x)) (cbrt x)) (/ (exp (* (log (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) x)) (sqrt x)) (/ (exp (* (log (/ x (cbrt (+ x y)))) x)) (sqrt x)) (/ (exp (* (log (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) x)) 1) (/ (exp (* (log (/ x (cbrt (+ x y)))) x)) x) (/ (exp (* (log (/ 1 (sqrt (+ x y)))) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ x (sqrt (+ x y)))) x)) (cbrt x)) (/ (exp (* (log (/ 1 (sqrt (+ x y)))) x)) (sqrt x)) (/ (exp (* (log (/ x (sqrt (+ x y)))) x)) (sqrt x)) (/ (exp (* (log (/ 1 (sqrt (+ x y)))) x)) 1) (/ (exp (* (log (/ x (sqrt (+ x y)))) x)) x) (/ (exp (* (log (/ 1 1)) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ x (+ x y))) x)) (cbrt x)) (/ (exp (* (log (/ 1 1)) x)) (sqrt x)) (/ (exp (* (log (/ x (+ x y))) x)) (sqrt x)) (/ (exp (* (log (/ 1 1)) x)) 1) (/ (exp (* (log (/ x (+ x y))) x)) x) (/ (exp (* (log (/ 1 1)) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ x (+ x y))) x)) (cbrt x)) (/ (exp (* (log (/ 1 1)) x)) (sqrt x)) (/ (exp (* (log (/ x (+ x y))) x)) (sqrt x)) (/ (exp (* (log (/ 1 1)) x)) 1) (/ (exp (* (log (/ x (+ x y))) x)) x) (/ (exp (* (log 1) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ x (+ x y))) x)) (cbrt x)) (/ (exp (* (log 1) x)) (sqrt x)) (/ (exp (* (log (/ x (+ x y))) x)) (sqrt x)) (/ (exp (* (log 1) x)) 1) (/ (exp (* (log (/ x (+ x y))) x)) x) (/ (exp (* (log x) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (/ 1 (+ x y))) x)) (cbrt x)) (/ (exp (* (log x) x)) (sqrt x)) (/ (exp (* (log (/ 1 (+ x y))) x)) (sqrt x)) (/ (exp (* (log x) x)) 1) (/ (exp (* (log (/ 1 (+ x y))) x)) x) (/ (exp (* (log (/ x (+ (pow x 3) (pow y 3)))) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (+ (* x x) (- (* y y) (* x y)))) x)) (cbrt x)) (/ (exp (* (log (/ x (+ (pow x 3) (pow y 3)))) x)) (sqrt x)) (/ (exp (* (log (+ (* x x) (- (* y y) (* x y)))) x)) (sqrt x)) (/ (exp (* (log (/ x (+ (pow x 3) (pow y 3)))) x)) 1) (/ (exp (* (log (+ (* x x) (- (* y y) (* x y)))) x)) x) (/ (exp (* (log (/ x (- (* x x) (* y y)))) x)) (* (cbrt x) (cbrt x))) (/ (exp (* (log (- x y)) x)) (cbrt x)) (/ (exp (* (log (/ x (- (* x x) (* y y)))) x)) (sqrt x)) (/ (exp (* (log (- x y)) x)) (sqrt x)) (/ (exp (* (log (/ x (- (* x x) (* y y)))) x)) 1) (/ (exp (* (log (- x y)) x)) x) (/ (* (cbrt (exp (* x (log (/ x (+ x y)))))) (cbrt (exp (* x (log (/ x (+ x y))))))) (* (cbrt x) (cbrt x))) (/ (cbrt (exp (* x (log (/ x (+ x y)))))) (cbrt x)) (/ (* (cbrt (exp (* x (log (/ x (+ x y)))))) (cbrt (exp (* x (log (/ x (+ x y))))))) (sqrt x)) (/ (cbrt (exp (* x (log (/ x (+ x y)))))) (sqrt x)) (/ (* (cbrt (exp (* x (log (/ x (+ x y)))))) (cbrt (exp (* x (log (/ x (+ x y))))))) 1) (/ (cbrt (exp (* x (log (/ x (+ x y)))))) x) (/ (sqrt (exp (* x (log (/ x (+ x y)))))) (* (cbrt x) (cbrt x))) (/ (sqrt (exp (* x (log (/ x (+ x y)))))) (cbrt x)) (/ (sqrt (exp (* x (log (/ x (+ x y)))))) (sqrt x)) (/ (sqrt (exp (* x (log (/ x (+ x y)))))) (sqrt x)) (/ (sqrt (exp (* x (log (/ x (+ x y)))))) 1) (/ (sqrt (exp (* x (log (/ x (+ x y)))))) x) (/ 1 (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ x (+ x y))))) (cbrt x)) (/ 1 (sqrt x)) (/ (exp (* x (log (/ x (+ x y))))) (sqrt x)) (/ 1 1) (/ (exp (* x (log (/ x (+ x y))))) x) (/ 1 x) (/ x (exp (* x (log (/ x (+ x y)))))) (/ (exp (* x (log (/ x (+ x y))))) (* (cbrt x) (cbrt x))) (/ (exp (* x (log (/ x (+ x y))))) (sqrt x)) (/ (exp (* x (log (/ x (+ x y))))) 1) (/ x (exp (* x (log (cbrt (/ x (+ x y))))))) (/ x (exp (* x (log (sqrt (/ x (+ x y))))))) (/ x (exp (* x (log (/ (cbrt x) (cbrt (+ x y))))))) (/ x (exp (* x (log (/ (cbrt x) (sqrt (+ x y))))))) (/ x (exp (* x (log (/ (cbrt x) (+ x y)))))) (/ x (exp (* x (log (/ (cbrt x) (+ x y)))))) (/ x (exp (* x (log (/ (sqrt x) (cbrt (+ x y))))))) (/ x (exp (* x (log (/ (sqrt x) (sqrt (+ x y))))))) (/ x (exp (* x (log (/ (sqrt x) (+ x y)))))) (/ x (exp (* x (log (/ (sqrt x) (+ x y)))))) (/ x (exp (* x (log (/ x (cbrt (+ x y))))))) (/ x (exp (* x (log (/ x (sqrt (+ x y))))))) (/ x (exp (* x (log (/ x (+ x y)))))) (/ x (exp (* x (log (/ x (+ x y)))))) (/ x (exp (* x (log (/ x (+ x y)))))) (/ x (exp (* x (log (/ 1 (+ x y)))))) (/ x (exp (* x (log (+ (* x x) (- (* y y) (* x y))))))) (/ x (exp (* x (log (- x y))))) (/ x (exp (* (log (cbrt (/ x (+ x y)))) x))) (/ x (exp (* (log (sqrt (/ x (+ x y)))) x))) (/ x (exp (* (log (/ (cbrt x) (cbrt (+ x y)))) x))) (/ x (exp (* (log (/ (cbrt x) (sqrt (+ x y)))) x))) (/ x (exp (* (log (/ (cbrt x) (+ x y))) x))) (/ x (exp (* (log (/ (cbrt x) (+ x y))) x))) (/ x (exp (* (log (/ (sqrt x) (cbrt (+ x y)))) x))) (/ x (exp (* (log (/ (sqrt x) (sqrt (+ x y)))) x))) (/ x (exp (* (log (/ (sqrt x) (+ x y))) x))) (/ x (exp (* (log (/ (sqrt x) (+ x y))) x))) (/ x (exp (* (log (/ x (cbrt (+ x y)))) x))) (/ x (exp (* (log (/ x (sqrt (+ x y)))) x))) (/ x (exp (* (log (/ x (+ x y))) x))) (/ x (exp (* (log (/ x (+ x y))) x))) (/ x (exp (* (log (/ x (+ x y))) x))) (/ x (exp (* (log (/ 1 (+ x y))) x))) (/ x (exp (* (log (+ (* x x) (- (* y y) (* x y)))) x))) (/ x (exp (* (log (- x y)) x))) (/ x (cbrt (exp (* x (log (/ x (+ x y))))))) (/ x (sqrt (exp (* x (log (/ x (+ x y))))))) (/ x (exp (* x (log (/ x (+ x y)))))) (- (log x) (log y)) 0 0 (* x (- (log x) (log y))) 0 0 0 0 0 (- (+ (* 1/2 (* x (pow (log y) 2))) (+ (log x) (+ (* 1/2 (* (pow (log x) 2) x)) (/ 1 x)))) (+ (log y) (* (log x) (* x (log y))))) (/ (exp (* -1 y)) x) (/ (exp (* -1 y)) x) 2.800 * * [simplify]: Extracting # 0 : cost 0 2.801 * * [simplify]: Extracting # 1 : cost 0 2.803 * * [simplify]: Extracting # 2 : cost 0 2.805 * * [simplify]: Extracting # 3 : cost 0 2.806 * * [simplify]: Extracting # 4 : cost 0 2.808 * * [simplify]: Extracting # 5 : cost 0 2.810 * * [simplify]: Extracting # 6 : cost 0 2.812 * * [simplify]: Extracting # 7 : cost 0 2.813 * * [simplify]: Extracting # 8 : cost 0 2.815 * * [simplify]: Extracting # 9 : cost 0 2.817 * * [simplify]: Extracting # 10 : cost 0 2.818 * * [simplify]: Extracting # 11 : cost 0 2.819 * * [simplify]: Extracting # 12 : cost 0 2.820 * * [simplify]: iteration 0 : 478 enodes (cost 5632 ) 3.111 * * [simplify]: Extracting # 0 : cost 0 3.115 * * [simplify]: Extracting # 1 : cost 0 3.117 * * [simplify]: Extracting # 2 : cost 0 3.119 * * [simplify]: Extracting # 3 : cost 0 3.125 * * [simplify]: Extracting # 4 : cost 0 3.126 * * [simplify]: iteration 1 : 835 enodes (cost 4771 ) 3.567 * * [simplify]: Extracting # 0 : cost 0 3.570 * * [simplify]: Extracting # 1 : cost 0 3.573 * * [simplify]: Extracting # 2 : cost 0 3.575 * * [simplify]: Extracting # 3 : cost 0 3.577 * * [simplify]: Extracting # 4 : cost 0 3.580 * * [simplify]: iteration 2 : 1686 enodes (cost 4591 ) 4.879 * * [simplify]: Extracting # 0 : cost 0 4.889 * * [simplify]: Extracting # 1 : cost 0 4.895 * * [simplify]: Extracting # 2 : cost 0 4.901 * * [simplify]: Extracting # 3 : cost 0 4.908 * * [simplify]: Extracting # 4 : cost 0 4.914 * * [simplify]: Extracting # 5 : cost 0 4.920 * * [simplify]: Extracting # 6 : cost 0 4.926 * * [simplify]: iteration 3 : 4961 enodes (cost 4500 ) 6.146 * * [simplify]: Extracting # 0 : cost 0 6.155 * * [simplify]: Extracting # 1 : cost 0 6.166 * * [simplify]: iteration done: 5000 enodes (cost 4500 ) 6.170 * [simplify]: Simplified to: (expm1 (log (/ x (+ x y)))) (log1p (log (/ x (+ x y)))) (* 2 (log (cbrt (/ x (+ x y))))) (log (cbrt (/ x (+ x y)))) (log (sqrt (/ x (+ x y)))) (log (sqrt (/ x (+ x y)))) (* 2 (log (/ (cbrt x) (cbrt (+ x y))))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) (log (/ (cbrt x) (sqrt (+ x y)))) (* 2 (log (cbrt x))) (log (/ (cbrt x) (+ x y))) (* 2 (log (cbrt x))) (log (/ (cbrt x) (+ x y))) (- (log (sqrt x)) (* 2 (log (cbrt (+ x y))))) (log (/ (sqrt x) (cbrt (+ x y)))) (log (/ (sqrt x) (sqrt (+ x y)))) (log (/ (sqrt x) (sqrt (+ x y)))) (log (sqrt x)) (log (/ (sqrt x) (+ x y))) (log (sqrt x)) (log (/ (sqrt x) (+ x y))) (- (* 2 (log (cbrt (+ x y))))) (log (/ x (cbrt (+ x y)))) (- (log (sqrt (+ x y)))) (log (/ x (sqrt (+ x y)))) 0 (log (/ x (+ x y))) 0 (log (/ x (+ x y))) 0 (log (/ x (+ x y))) (log x) (- (log (+ x y))) (log (/ x (+ (pow x 3) (pow y 3)))) (log (fma x x (* y (- y x)))) (log (/ x (- (* x x) (* y y)))) (log (- x y)) (log x) (log (+ y x)) (log (/ x (+ x y))) (log (log (/ x (+ x y)))) (/ x (+ x y)) (* (cbrt (log (/ x (+ x y)))) (cbrt (log (/ x (+ x y))))) (cbrt (log (/ x (+ x y)))) (pow (log (/ x (+ x y))) 3) (sqrt (log (/ x (+ x y)))) (sqrt (log (/ x (+ x y)))) (expm1 (* x (log (/ x (+ x y))))) (log1p (* x (log (/ x (+ x y))))) (* x (log (/ x (+ x y)))) (log (* x (log (/ x (+ x y))))) (log (* x (log (/ x (+ x y))))) (pow (/ x (+ x y)) x) (pow (* x (log (/ x (+ x y)))) 3) (* (cbrt (* x (log (/ x (+ x y))))) (cbrt (* x (log (/ x (+ x y)))))) (cbrt (* x (log (/ x (+ x y))))) (pow (* x (log (/ x (+ x y)))) 3) (sqrt (* x (log (/ x (+ x y))))) (sqrt (* x (log (/ x (+ x y))))) (* (sqrt x) (sqrt (log (/ x (+ x y))))) (* (sqrt x) (sqrt (log (/ x (+ x y))))) (* x (* 2 (log (cbrt (/ x (+ x y)))))) (* x (log (cbrt (/ x (+ x y))))) (* x (log (sqrt (/ x (+ x y))))) (* x (log (sqrt (/ x (+ x y))))) (* (* 2 (log (/ (cbrt x) (cbrt (+ x y))))) x) (* x (log (/ (cbrt x) (cbrt (+ x y))))) (* x (log (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y))))) (* x (log (/ (cbrt x) (sqrt (+ x y))))) (* x (* 2 (log (cbrt x)))) (* x (log (/ (cbrt x) (+ x y)))) (* x (* 2 (log (cbrt x)))) (* x (log (/ (cbrt x) (+ x y)))) (* x (- (log (sqrt x)) (* 2 (log (cbrt (+ x y)))))) (* x (log (/ (sqrt x) (cbrt (+ x y))))) (* x (log (/ (sqrt x) (sqrt (+ x y))))) (* x (log (/ (sqrt x) (sqrt (+ x y))))) (* (log (sqrt x)) x) (* x (log (/ (sqrt x) (+ x y)))) (* (log (sqrt x)) x) (* x (log (/ (sqrt x) (+ x y)))) (* (* 2 (log (cbrt (+ x y)))) (- x)) (* x (log (/ x (cbrt (+ x y))))) (* (- (log (sqrt (+ x y)))) x) (* x (log (/ x (sqrt (+ x y))))) 0 (* x (log (/ x (+ x y)))) 0 (* x (log (/ x (+ x y)))) 0 (* x (log (/ x (+ x y)))) (* (log x) x) (* (- (log (+ x y))) x) (* x (log (/ x (+ (pow x 3) (pow y 3))))) (* (log (fma x x (* y (- y x)))) x) (* x (log (/ x (- (* x x) (* y y))))) (* (log (- x y)) x) (* x (* 2 (log (cbrt (/ x (+ x y)))))) (* x (log (cbrt (/ x (+ x y))))) (* x (log (sqrt (/ x (+ x y))))) (* x (log (sqrt (/ x (+ x y))))) (* (* 2 (log (/ (cbrt x) (cbrt (+ x y))))) x) (* x (log (/ (cbrt x) (cbrt (+ x y))))) (* x (log (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y))))) (* x (log (/ (cbrt x) (sqrt (+ x y))))) (* x (* 2 (log (cbrt x)))) (* x (log (/ (cbrt x) (+ x y)))) (* x (* 2 (log (cbrt x)))) (* x (log (/ (cbrt x) (+ x y)))) (* x (- (log (sqrt x)) (* 2 (log (cbrt (+ x y)))))) (* x (log (/ (sqrt x) (cbrt (+ x y))))) (* x (log (/ (sqrt x) (sqrt (+ x y))))) (* x (log (/ (sqrt x) (sqrt (+ x y))))) (* (log (sqrt x)) x) (* x (log (/ (sqrt x) (+ x y)))) (* (log (sqrt x)) x) (* x (log (/ (sqrt x) (+ x y)))) (* (* 2 (log (cbrt (+ x y)))) (- x)) (* x (log (/ x (cbrt (+ x y))))) (* (- (log (sqrt (+ x y)))) x) (* x (log (/ x (sqrt (+ x y))))) 0 (* x (log (/ x (+ x y)))) 0 (* x (log (/ x (+ x y)))) 0 (* x (log (/ x (+ x y)))) (* (log x) x) (* (- (log (+ x y))) x) (* x (log (/ x (+ (pow x 3) (pow y 3))))) (* (log (fma x x (* y (- y x)))) x) (* x (log (/ x (- (* x x) (* y y))))) (* (log (- x y)) x) x (* x (* (cbrt (log (/ x (+ x y)))) (cbrt (log (/ x (+ x y)))))) (* x (sqrt (log (/ x (+ x y))))) x (* (cbrt x) (log (/ x (+ x y)))) (* (sqrt x) (log (/ x (+ x y)))) (* x (log (/ x (+ x y)))) (expm1 (/ x (+ x y))) (log1p (/ x (+ x y))) (log (/ x (+ x y))) (log (/ x (+ x y))) (exp (/ x (+ x y))) (pow (/ x (+ x y)) 3) (exp (* 2 (log (cbrt (/ x (+ x y)))))) (cbrt (/ x (+ x y))) (pow (/ x (+ x y)) 3) (sqrt (/ x (+ x y))) (sqrt (/ x (+ x y))) (- x) (- (+ x y)) (exp (* 2 (log (/ (cbrt x) (cbrt (+ x y)))))) (/ (cbrt x) (cbrt (+ x y))) (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y))) (/ (cbrt x) (sqrt (+ x y))) (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x y)) (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x y)) (/ (sqrt x) (exp (* 2 (log (cbrt (+ x y)))))) (/ (sqrt x) (cbrt (+ x y))) (/ (sqrt x) (sqrt (+ x y))) (/ (sqrt x) (sqrt (+ x y))) (sqrt x) (/ (sqrt x) (+ x y)) (sqrt x) (/ (sqrt x) (+ x y)) (exp (- (* 2 (log (cbrt (+ x y)))))) (/ x (cbrt (+ x y))) (/ 1 (sqrt (+ x y))) (/ x (sqrt (+ x y))) 1 (/ x (+ x y)) 1 (/ x (+ x y)) (/ 1 (+ x y)) (/ (+ x y) x) (/ x (exp (* 2 (log (cbrt (+ x y)))))) (/ x (sqrt (+ x y))) x x (/ (+ x y) (cbrt x)) (/ (+ x y) (sqrt x)) (/ (+ x y) x) (/ x (+ (pow x 3) (pow y 3))) (/ x (- (* x x) (* y y))) (expm1 (/ (pow (/ x (+ x y)) x) x)) (log1p (/ (pow (/ x (+ x y)) x) x)) (log (/ (pow (/ x (+ x y)) x) x)) (log (/ (pow (/ x (+ x y)) x) x)) (exp (/ (pow (/ x (+ x y)) x) x)) (pow (/ (pow (/ x (+ x y)) x) x) 3) (* (cbrt (/ (pow (/ x (+ x y)) x) x)) (cbrt (/ (pow (/ x (+ x y)) x) x))) (cbrt (/ (pow (/ x (+ x y)) x) x)) (pow (/ (pow (/ x (+ x y)) x) x) 3) (sqrt (/ (pow (/ x (+ x y)) x) x)) (sqrt (/ (pow (/ x (+ x y)) x) x)) (- (pow (/ x (+ x y)) x)) (- x) (/ (pow (exp x) (* 2 (log (cbrt (/ x (+ x y)))))) (* (cbrt x) (cbrt x))) (/ (pow (cbrt (/ x (+ x y))) x) (cbrt x)) (/ (pow (exp x) (* 2 (log (cbrt (/ x (+ x y)))))) (sqrt x)) (/ (pow (cbrt (/ x (+ x y))) x) (sqrt x)) (pow (exp x) (* 2 (log (cbrt (/ x (+ x y)))))) (/ (pow (cbrt (/ x (+ x y))) x) x) (/ (pow (sqrt (/ x (+ x y))) x) (* (cbrt x) (cbrt x))) (/ (pow (sqrt (/ x (+ x y))) x) (cbrt x)) (/ (pow (sqrt (/ x (+ x y))) x) (sqrt x)) (/ (pow (sqrt (/ x (+ x y))) x) (sqrt x)) (pow (sqrt (/ x (+ x y))) x) (/ (pow (sqrt (/ x (+ x y))) x) x) (/ (pow (exp (* 2 (log (/ (cbrt x) (cbrt (+ x y)))))) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (cbrt x) (cbrt (+ x y))) x) (cbrt x)) (/ (pow (exp (* 2 (log (/ (cbrt x) (cbrt (+ x y)))))) x) (sqrt x)) (/ (pow (/ (cbrt x) (cbrt (+ x y))) x) (sqrt x)) (pow (exp (* 2 (log (/ (cbrt x) (cbrt (+ x y)))))) x) (/ (pow (/ (cbrt x) (cbrt (+ x y))) x) x) (/ (pow (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y))) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (cbrt x) (sqrt (+ x y))) x) (cbrt x)) (/ (pow (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y))) x) (sqrt x)) (/ (pow (/ (cbrt x) (sqrt (+ x y))) x) (sqrt x)) (pow (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y))) x) (/ (pow (/ (cbrt x) (sqrt (+ x y))) x) x) (/ (pow (* (cbrt x) (cbrt x)) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (cbrt x) (+ x y)) x) (cbrt x)) (/ (pow (* (cbrt x) (cbrt x)) x) (sqrt x)) (/ (pow (/ (cbrt x) (+ x y)) x) (sqrt x)) (pow (* (cbrt x) (cbrt x)) x) (/ (pow (/ (cbrt x) (+ x y)) x) x) (/ (pow (* (cbrt x) (cbrt x)) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (cbrt x) (+ x y)) x) (cbrt x)) (/ (pow (* (cbrt x) (cbrt x)) x) (sqrt x)) (/ (pow (/ (cbrt x) (+ x y)) x) (sqrt x)) (pow (* (cbrt x) (cbrt x)) x) (/ (pow (/ (cbrt x) (+ x y)) x) x) (/ (pow (/ (sqrt x) (exp (* 2 (log (cbrt (+ x y)))))) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (sqrt x) (cbrt (+ x y))) x) (cbrt x)) (/ (pow (/ (sqrt x) (exp (* 2 (log (cbrt (+ x y)))))) x) (sqrt x)) (/ (pow (/ (sqrt x) (cbrt (+ x y))) x) (sqrt x)) (pow (/ (sqrt x) (exp (* 2 (log (cbrt (+ x y)))))) x) (/ (pow (/ (sqrt x) (cbrt (+ x y))) x) x) (/ (/ (pow (/ (sqrt x) (sqrt (+ x y))) x) (cbrt x)) (cbrt x)) (/ (pow (/ (sqrt x) (sqrt (+ x y))) x) (cbrt x)) (/ (pow (/ (sqrt x) (sqrt (+ x y))) x) (sqrt x)) (/ (pow (/ (sqrt x) (sqrt (+ x y))) x) (sqrt x)) (pow (/ (sqrt x) (sqrt (+ x y))) x) (/ (pow (/ (sqrt x) (sqrt (+ x y))) x) x) (/ (pow (sqrt x) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (sqrt x) (+ x y)) x) (cbrt x)) (/ (pow (sqrt x) x) (sqrt x)) (/ (pow (/ (sqrt x) (+ x y)) x) (sqrt x)) (pow (sqrt x) x) (/ (pow (/ (sqrt x) (+ x y)) x) x) (/ (pow (sqrt x) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (sqrt x) (+ x y)) x) (cbrt x)) (/ (pow (sqrt x) x) (sqrt x)) (/ (pow (/ (sqrt x) (+ x y)) x) (sqrt x)) (pow (sqrt x) x) (/ (pow (/ (sqrt x) (+ x y)) x) x) (/ (/ (pow (exp x) (- (* 2 (log (cbrt (+ x y)))))) (cbrt x)) (cbrt x)) (/ (pow (/ x (cbrt (+ x y))) x) (cbrt x)) (/ (pow (exp x) (- (* 2 (log (cbrt (+ x y)))))) (sqrt x)) (/ (pow (/ x (cbrt (+ x y))) x) (sqrt x)) (pow (exp x) (- (* 2 (log (cbrt (+ x y)))))) (/ (pow (/ x (cbrt (+ x y))) x) x) (/ (pow (/ 1 (sqrt (+ x y))) x) (* (cbrt x) (cbrt x))) (/ (pow (/ x (sqrt (+ x y))) x) (cbrt x)) (/ (pow (/ 1 (sqrt (+ x y))) x) (sqrt x)) (/ (pow (/ x (sqrt (+ x y))) x) (sqrt x)) (pow (/ 1 (sqrt (+ x y))) x) (/ (pow (/ x (sqrt (+ x y))) x) x) (/ 1 (* (cbrt x) (cbrt x))) (/ (pow (/ x (+ x y)) x) (cbrt x)) (/ 1 (sqrt x)) (/ (pow (/ x (+ x y)) x) (sqrt x)) 1 (/ (pow (/ x (+ x y)) x) x) (/ 1 (* (cbrt x) (cbrt x))) (/ (pow (/ x (+ x y)) x) (cbrt x)) (/ 1 (sqrt x)) (/ (pow (/ x (+ x y)) x) (sqrt x)) 1 (/ (pow (/ x (+ x y)) x) x) (/ 1 (* (cbrt x) (cbrt x))) (/ (pow (/ x (+ x y)) x) (cbrt x)) (/ 1 (sqrt x)) (/ (pow (/ x (+ x y)) x) (sqrt x)) 1 (/ (pow (/ x (+ x y)) x) x) (/ (pow x x) (* (cbrt x) (cbrt x))) (/ (pow (/ 1 (+ x y)) x) (cbrt x)) (/ (pow x x) (sqrt x)) (/ (pow (/ 1 (+ x y)) x) (sqrt x)) (pow x x) (/ (pow (/ 1 (+ x y)) x) x) (/ (pow (/ x (+ (pow x 3) (pow y 3))) x) (* (cbrt x) (cbrt x))) (/ (pow (fma x x (* y (- y x))) x) (cbrt x)) (/ (pow (/ x (+ (pow x 3) (pow y 3))) x) (sqrt x)) (/ (pow (fma x x (* y (- y x))) x) (sqrt x)) (pow (/ x (+ (pow x 3) (pow y 3))) x) (/ (pow (fma x x (* y (- y x))) x) x) (/ (pow (/ x (- (* x x) (* y y))) x) (* (cbrt x) (cbrt x))) (/ (pow (- x y) x) (cbrt x)) (/ (pow (/ x (- (* x x) (* y y))) x) (sqrt x)) (/ (pow (- x y) x) (sqrt x)) (pow (/ x (- (* x x) (* y y))) x) (/ (pow (- x y) x) x) (/ (pow (exp x) (* 2 (log (cbrt (/ x (+ x y)))))) (* (cbrt x) (cbrt x))) (/ (pow (cbrt (/ x (+ x y))) x) (cbrt x)) (/ (pow (exp x) (* 2 (log (cbrt (/ x (+ x y)))))) (sqrt x)) (/ (pow (cbrt (/ x (+ x y))) x) (sqrt x)) (pow (exp x) (* 2 (log (cbrt (/ x (+ x y)))))) (/ (pow (cbrt (/ x (+ x y))) x) x) (/ (pow (sqrt (/ x (+ x y))) x) (* (cbrt x) (cbrt x))) (/ (pow (sqrt (/ x (+ x y))) x) (cbrt x)) (/ (pow (sqrt (/ x (+ x y))) x) (sqrt x)) (/ (pow (sqrt (/ x (+ x y))) x) (sqrt x)) (pow (sqrt (/ x (+ x y))) x) (/ (pow (sqrt (/ x (+ x y))) x) x) (/ (pow (exp (* 2 (log (/ (cbrt x) (cbrt (+ x y)))))) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (cbrt x) (cbrt (+ x y))) x) (cbrt x)) (/ (pow (exp (* 2 (log (/ (cbrt x) (cbrt (+ x y)))))) x) (sqrt x)) (/ (pow (/ (cbrt x) (cbrt (+ x y))) x) (sqrt x)) (pow (exp (* 2 (log (/ (cbrt x) (cbrt (+ x y)))))) x) (/ (pow (/ (cbrt x) (cbrt (+ x y))) x) x) (/ (pow (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y))) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (cbrt x) (sqrt (+ x y))) x) (cbrt x)) (/ (pow (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y))) x) (sqrt x)) (/ (pow (/ (cbrt x) (sqrt (+ x y))) x) (sqrt x)) (pow (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y))) x) (/ (pow (/ (cbrt x) (sqrt (+ x y))) x) x) (/ (pow (* (cbrt x) (cbrt x)) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (cbrt x) (+ x y)) x) (cbrt x)) (/ (pow (* (cbrt x) (cbrt x)) x) (sqrt x)) (/ (pow (/ (cbrt x) (+ x y)) x) (sqrt x)) (pow (* (cbrt x) (cbrt x)) x) (/ (pow (/ (cbrt x) (+ x y)) x) x) (/ (pow (* (cbrt x) (cbrt x)) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (cbrt x) (+ x y)) x) (cbrt x)) (/ (pow (* (cbrt x) (cbrt x)) x) (sqrt x)) (/ (pow (/ (cbrt x) (+ x y)) x) (sqrt x)) (pow (* (cbrt x) (cbrt x)) x) (/ (pow (/ (cbrt x) (+ x y)) x) x) (/ (pow (/ (sqrt x) (exp (* 2 (log (cbrt (+ x y)))))) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (sqrt x) (cbrt (+ x y))) x) (cbrt x)) (/ (pow (/ (sqrt x) (exp (* 2 (log (cbrt (+ x y)))))) x) (sqrt x)) (/ (pow (/ (sqrt x) (cbrt (+ x y))) x) (sqrt x)) (pow (/ (sqrt x) (exp (* 2 (log (cbrt (+ x y)))))) x) (/ (pow (/ (sqrt x) (cbrt (+ x y))) x) x) (/ (/ (pow (/ (sqrt x) (sqrt (+ x y))) x) (cbrt x)) (cbrt x)) (/ (pow (/ (sqrt x) (sqrt (+ x y))) x) (cbrt x)) (/ (pow (/ (sqrt x) (sqrt (+ x y))) x) (sqrt x)) (/ (pow (/ (sqrt x) (sqrt (+ x y))) x) (sqrt x)) (pow (/ (sqrt x) (sqrt (+ x y))) x) (/ (pow (/ (sqrt x) (sqrt (+ x y))) x) x) (/ (pow (sqrt x) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (sqrt x) (+ x y)) x) (cbrt x)) (/ (pow (sqrt x) x) (sqrt x)) (/ (pow (/ (sqrt x) (+ x y)) x) (sqrt x)) (pow (sqrt x) x) (/ (pow (/ (sqrt x) (+ x y)) x) x) (/ (pow (sqrt x) x) (* (cbrt x) (cbrt x))) (/ (pow (/ (sqrt x) (+ x y)) x) (cbrt x)) (/ (pow (sqrt x) x) (sqrt x)) (/ (pow (/ (sqrt x) (+ x y)) x) (sqrt x)) (pow (sqrt x) x) (/ (pow (/ (sqrt x) (+ x y)) x) x) (/ (/ (pow (exp x) (- (* 2 (log (cbrt (+ x y)))))) (cbrt x)) (cbrt x)) (/ (pow (/ x (cbrt (+ x y))) x) (cbrt x)) (/ (pow (exp x) (- (* 2 (log (cbrt (+ x y)))))) (sqrt x)) (/ (pow (/ x (cbrt (+ x y))) x) (sqrt x)) (pow (exp x) (- (* 2 (log (cbrt (+ x y)))))) (/ (pow (/ x (cbrt (+ x y))) x) x) (/ (pow (/ 1 (sqrt (+ x y))) x) (* (cbrt x) (cbrt x))) (/ (pow (/ x (sqrt (+ x y))) x) (cbrt x)) (/ (pow (/ 1 (sqrt (+ x y))) x) (sqrt x)) (/ (pow (/ x (sqrt (+ x y))) x) (sqrt x)) (pow (/ 1 (sqrt (+ x y))) x) (/ (pow (/ x (sqrt (+ x y))) x) x) (/ 1 (* (cbrt x) (cbrt x))) (/ (pow (/ x (+ x y)) x) (cbrt x)) (/ 1 (sqrt x)) (/ (pow (/ x (+ x y)) x) (sqrt x)) 1 (/ (pow (/ x (+ x y)) x) x) (/ 1 (* (cbrt x) (cbrt x))) (/ (pow (/ x (+ x y)) x) (cbrt x)) (/ 1 (sqrt x)) (/ (pow (/ x (+ x y)) x) (sqrt x)) 1 (/ (pow (/ x (+ x y)) x) x) (/ 1 (* (cbrt x) (cbrt x))) (/ (pow (/ x (+ x y)) x) (cbrt x)) (/ 1 (sqrt x)) (/ (pow (/ x (+ x y)) x) (sqrt x)) 1 (/ (pow (/ x (+ x y)) x) x) (/ (pow x x) (* (cbrt x) (cbrt x))) (/ (pow (/ 1 (+ x y)) x) (cbrt x)) (/ (pow x x) (sqrt x)) (/ (pow (/ 1 (+ x y)) x) (sqrt x)) (pow x x) (/ (pow (/ 1 (+ x y)) x) x) (/ (pow (/ x (+ (pow x 3) (pow y 3))) x) (* (cbrt x) (cbrt x))) (/ (pow (fma x x (* y (- y x))) x) (cbrt x)) (/ (pow (/ x (+ (pow x 3) (pow y 3))) x) (sqrt x)) (/ (pow (fma x x (* y (- y x))) x) (sqrt x)) (pow (/ x (+ (pow x 3) (pow y 3))) x) (/ (pow (fma x x (* y (- y x))) x) x) (/ (pow (/ x (- (* x x) (* y y))) x) (* (cbrt x) (cbrt x))) (/ (pow (- x y) x) (cbrt x)) (/ (pow (/ x (- (* x x) (* y y))) x) (sqrt x)) (/ (pow (- x y) x) (sqrt x)) (pow (/ x (- (* x x) (* y y))) x) (/ (pow (- x y) x) x) (/ (cbrt (pow (/ x (+ x y)) x)) (/ (* (cbrt x) (cbrt x)) (cbrt (pow (/ x (+ x y)) x)))) (/ (cbrt (pow (/ x (+ x y)) x)) (cbrt x)) (/ (* (cbrt (pow (/ x (+ x y)) x)) (cbrt (pow (/ x (+ x y)) x))) (sqrt x)) (/ (cbrt (pow (/ x (+ x y)) x)) (sqrt x)) (* (cbrt (pow (/ x (+ x y)) x)) (cbrt (pow (/ x (+ x y)) x))) (/ (cbrt (pow (/ x (+ x y)) x)) x) (/ (sqrt (pow (/ x (+ x y)) x)) (* (cbrt x) (cbrt x))) (/ (sqrt (pow (/ x (+ x y)) x)) (cbrt x)) (/ (sqrt (pow (/ x (+ x y)) x)) (sqrt x)) (/ (sqrt (pow (/ x (+ x y)) x)) (sqrt x)) (sqrt (pow (/ x (+ x y)) x)) (/ (sqrt (pow (/ x (+ x y)) x)) x) (/ 1 (* (cbrt x) (cbrt x))) (/ (pow (/ x (+ x y)) x) (cbrt x)) (/ 1 (sqrt x)) (/ (pow (/ x (+ x y)) x) (sqrt x)) 1 (/ (pow (/ x (+ x y)) x) x) (/ 1 x) (/ x (pow (/ x (+ x y)) x)) (/ (pow (/ x (+ x y)) x) (* (cbrt x) (cbrt x))) (/ (pow (/ x (+ x y)) x) (sqrt x)) (pow (/ x (+ x y)) x) (/ x (pow (cbrt (/ x (+ x y))) x)) (/ x (pow (sqrt (/ x (+ x y))) x)) (/ x (pow (/ (cbrt x) (cbrt (+ x y))) x)) (/ x (pow (/ (cbrt x) (sqrt (+ x y))) x)) (/ x (pow (/ (cbrt x) (+ x y)) x)) (/ x (pow (/ (cbrt x) (+ x y)) x)) (/ x (pow (/ (sqrt x) (cbrt (+ x y))) x)) (/ x (pow (/ (sqrt x) (sqrt (+ x y))) x)) (/ x (pow (/ (sqrt x) (+ x y)) x)) (/ x (pow (/ (sqrt x) (+ x y)) x)) (/ x (pow (/ x (cbrt (+ x y))) x)) (/ x (pow (/ x (sqrt (+ x y))) x)) (/ x (pow (/ x (+ x y)) x)) (/ x (pow (/ x (+ x y)) x)) (/ x (pow (/ x (+ x y)) x)) (/ x (pow (/ 1 (+ x y)) x)) (/ x (pow (fma x x (* y (- y x))) x)) (/ x (pow (- x y) x)) (/ x (pow (cbrt (/ x (+ x y))) x)) (/ x (pow (sqrt (/ x (+ x y))) x)) (/ x (pow (/ (cbrt x) (cbrt (+ x y))) x)) (/ x (pow (/ (cbrt x) (sqrt (+ x y))) x)) (/ x (pow (/ (cbrt x) (+ x y)) x)) (/ x (pow (/ (cbrt x) (+ x y)) x)) (/ x (pow (/ (sqrt x) (cbrt (+ x y))) x)) (/ x (pow (/ (sqrt x) (sqrt (+ x y))) x)) (/ x (pow (/ (sqrt x) (+ x y)) x)) (/ x (pow (/ (sqrt x) (+ x y)) x)) (/ x (pow (/ x (cbrt (+ x y))) x)) (/ x (pow (/ x (sqrt (+ x y))) x)) (/ x (pow (/ x (+ x y)) x)) (/ x (pow (/ x (+ x y)) x)) (/ x (pow (/ x (+ x y)) x)) (/ x (pow (/ 1 (+ x y)) x)) (/ x (pow (fma x x (* y (- y x))) x)) (/ x (pow (- x y) x)) (/ x (cbrt (pow (/ x (+ x y)) x))) (/ x (sqrt (pow (/ x (+ x y)) x))) (/ x (pow (/ x (+ x y)) x)) (- (log x) (log y)) 0 0 (* x (- (log x) (log y))) 0 0 0 0 0 (+ (* (log y) (- (* (* 1/2 x) (log y)) (fma x (log x) 1))) (+ (log x) (fma 1/2 (* (pow (log x) 2) x) (/ 1 x)))) (/ (exp (- y)) x) (/ (exp (- y)) x) 6.175 * * * [progress]: adding candidates to table 7.012 * * [progress]: iteration 2 / 4 7.012 * * * [progress]: picking best candidate 7.028 * * * * [pick]: Picked # 7.028 * * * [progress]: localizing error 7.073 * * * [progress]: generating rewritten candidates 7.073 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2 2) 7.090 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 1 1 2) 7.106 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2 2 1 1) 7.108 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 1 1 2 1 1) 7.122 * * * [progress]: generating series expansions 7.122 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2 2) 7.122 * [backup-simplify]: Simplify (log (/ (cbrt x) (cbrt (+ x y)))) into (log (pow (/ x (+ x y)) 1/3)) 7.122 * [approximate]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in (x y) around 0 7.123 * [taylor]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in y 7.123 * [taylor]: Taking taylor expansion of (pow (/ x (+ x y)) 1/3) in y 7.123 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ x (+ x y))))) in y 7.123 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ x (+ x y)))) in y 7.123 * [taylor]: Taking taylor expansion of 1/3 in y 7.123 * [backup-simplify]: Simplify 1/3 into 1/3 7.123 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in y 7.123 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 7.123 * [taylor]: Taking taylor expansion of x in y 7.123 * [backup-simplify]: Simplify x into x 7.123 * [taylor]: Taking taylor expansion of (+ x y) in y 7.123 * [taylor]: Taking taylor expansion of x in y 7.123 * [backup-simplify]: Simplify x into x 7.123 * [taylor]: Taking taylor expansion of y in y 7.123 * [backup-simplify]: Simplify 0 into 0 7.123 * [backup-simplify]: Simplify 1 into 1 7.123 * [backup-simplify]: Simplify (+ x 0) into x 7.123 * [backup-simplify]: Simplify (/ x x) into 1 7.124 * [backup-simplify]: Simplify (log 1) into 0 7.124 * [backup-simplify]: Simplify (* 1/3 0) into 0 7.125 * [backup-simplify]: Simplify (+ 0 1) into 1 7.125 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* 1 (/ 1 x)))) into (- (/ 1 x)) 7.125 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 x))) 1)) (pow 1 1)))) 1) into (/ -1 x) 7.126 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 x)) (* 0 0)) into (- (* 1/3 (/ 1 x))) 7.126 * [backup-simplify]: Simplify (exp 0) into 1 7.126 * [backup-simplify]: Simplify (log 1) into 0 7.126 * [taylor]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in x 7.126 * [taylor]: Taking taylor expansion of (pow (/ x (+ x y)) 1/3) in x 7.126 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ x (+ x y))))) in x 7.126 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ x (+ x y)))) in x 7.127 * [taylor]: Taking taylor expansion of 1/3 in x 7.127 * [backup-simplify]: Simplify 1/3 into 1/3 7.127 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 7.127 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 7.127 * [taylor]: Taking taylor expansion of x in x 7.127 * [backup-simplify]: Simplify 0 into 0 7.127 * [backup-simplify]: Simplify 1 into 1 7.127 * [taylor]: Taking taylor expansion of (+ x y) in x 7.127 * [taylor]: Taking taylor expansion of x in x 7.127 * [backup-simplify]: Simplify 0 into 0 7.127 * [backup-simplify]: Simplify 1 into 1 7.127 * [taylor]: Taking taylor expansion of y in x 7.127 * [backup-simplify]: Simplify y into y 7.127 * [backup-simplify]: Simplify (+ 0 y) into y 7.127 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.127 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 7.127 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 7.128 * [backup-simplify]: Simplify (* 1/3 (+ (log x) (log (/ 1 y)))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 7.128 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log x) (log (/ 1 y))))) into (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 7.128 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log x) (log (/ 1 y)))))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 7.128 * [taylor]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in x 7.128 * [taylor]: Taking taylor expansion of (pow (/ x (+ x y)) 1/3) in x 7.128 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ x (+ x y))))) in x 7.128 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ x (+ x y)))) in x 7.128 * [taylor]: Taking taylor expansion of 1/3 in x 7.128 * [backup-simplify]: Simplify 1/3 into 1/3 7.128 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 7.128 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 7.128 * [taylor]: Taking taylor expansion of x in x 7.128 * [backup-simplify]: Simplify 0 into 0 7.128 * [backup-simplify]: Simplify 1 into 1 7.128 * [taylor]: Taking taylor expansion of (+ x y) in x 7.128 * [taylor]: Taking taylor expansion of x in x 7.129 * [backup-simplify]: Simplify 0 into 0 7.129 * [backup-simplify]: Simplify 1 into 1 7.129 * [taylor]: Taking taylor expansion of y in x 7.129 * [backup-simplify]: Simplify y into y 7.129 * [backup-simplify]: Simplify (+ 0 y) into y 7.129 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.129 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 7.129 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 7.129 * [backup-simplify]: Simplify (* 1/3 (+ (log x) (log (/ 1 y)))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 7.130 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log x) (log (/ 1 y))))) into (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 7.130 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log x) (log (/ 1 y)))))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 7.130 * [taylor]: Taking taylor expansion of (* 1/3 (+ (log x) (log (/ 1 y)))) in y 7.130 * [taylor]: Taking taylor expansion of 1/3 in y 7.130 * [backup-simplify]: Simplify 1/3 into 1/3 7.130 * [taylor]: Taking taylor expansion of (+ (log x) (log (/ 1 y))) in y 7.130 * [taylor]: Taking taylor expansion of (log x) in y 7.130 * [taylor]: Taking taylor expansion of x in y 7.130 * [backup-simplify]: Simplify x into x 7.130 * [backup-simplify]: Simplify (log x) into (log x) 7.130 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 7.130 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.130 * [taylor]: Taking taylor expansion of y in y 7.130 * [backup-simplify]: Simplify 0 into 0 7.130 * [backup-simplify]: Simplify 1 into 1 7.131 * [backup-simplify]: Simplify (/ 1 1) into 1 7.131 * [backup-simplify]: Simplify (log 1) into 0 7.131 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 7.132 * [backup-simplify]: Simplify (+ (log x) (- (log y))) into (- (log x) (log y)) 7.132 * [backup-simplify]: Simplify (* 1/3 (- (log x) (log y))) into (* 1/3 (- (log x) (log y))) 7.132 * [backup-simplify]: Simplify (* 1/3 (- (log x) (log y))) into (* 1/3 (- (log x) (log y))) 7.132 * [backup-simplify]: Simplify (+ 1 0) into 1 7.133 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 7.133 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1)) (pow (/ 1 y) 1)))) 1) into (/ -1 y) 7.134 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 7.134 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 (+ (log x) (log (/ 1 y))))) into (- (* 1/3 (/ 1 y))) 7.134 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 1) 1)))) into (* -1/3 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) y)) 7.135 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* -1/3 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) y))) 1)) (pow (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 1)))) 1) into (/ -1/3 y) 7.135 * [taylor]: Taking taylor expansion of (/ -1/3 y) in y 7.135 * [taylor]: Taking taylor expansion of -1/3 in y 7.135 * [backup-simplify]: Simplify -1/3 into -1/3 7.135 * [taylor]: Taking taylor expansion of y in y 7.135 * [backup-simplify]: Simplify 0 into 0 7.135 * [backup-simplify]: Simplify 1 into 1 7.136 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 7.136 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 7.136 * [backup-simplify]: Simplify 0 into 0 7.137 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 7.138 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.139 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.140 * [backup-simplify]: Simplify (+ 0 0) into 0 7.140 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x) (log y)))) into 0 7.140 * [backup-simplify]: Simplify 0 into 0 7.140 * [backup-simplify]: Simplify (+ 0 0) into 0 7.141 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 7.142 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 2)) (pow (/ 1 y) 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 3))) 1)) (pow (/ 1 y) 1)))) 2) into (/ 1/2 (pow y 2)) 7.142 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 7.143 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 (/ -1 y)) (* 0 (+ (log x) (log (/ 1 y)))))) into (* 1/6 (/ 1 (pow y 2))) 7.143 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (* 2/9 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (pow y 2))) 7.145 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* -1/3 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) y))) 2)) (pow (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 2))) (* 1 (/ (* 1 (pow (* 2 (* 2/9 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (pow y 2)))) 1)) (pow (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 1)))) 2) into (/ 1/6 (pow y 2)) 7.145 * [taylor]: Taking taylor expansion of (/ 1/6 (pow y 2)) in y 7.145 * [taylor]: Taking taylor expansion of 1/6 in y 7.145 * [backup-simplify]: Simplify 1/6 into 1/6 7.145 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.145 * [taylor]: Taking taylor expansion of y in y 7.145 * [backup-simplify]: Simplify 0 into 0 7.145 * [backup-simplify]: Simplify 1 into 1 7.146 * [backup-simplify]: Simplify (* 1 1) into 1 7.146 * [backup-simplify]: Simplify (/ 1/6 1) into 1/6 7.147 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.147 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.148 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)))) into 0 7.148 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.148 * [backup-simplify]: Simplify 0 into 0 7.149 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.149 * [backup-simplify]: Simplify 0 into 0 7.150 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 7.151 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.152 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.152 * [backup-simplify]: Simplify (+ 0 0) into 0 7.153 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x) (log y))))) into 0 7.153 * [backup-simplify]: Simplify 0 into 0 7.153 * [backup-simplify]: Simplify (+ 0 0) into 0 7.154 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 0 y)) (* (/ 1 (pow y 3)) (/ 1 y)))) into (- (/ 1 (pow y 4))) 7.155 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 3)) (pow (/ 1 y) 3))) (* -3 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1) (pow (* 2 (/ 1 (pow y 3))) 1)) (pow (/ 1 y) 2))) (* 1 (/ (* 1 1 (pow (* 6 (- (/ 1 (pow y 4)))) 1)) (pow (/ 1 y) 1)))) 6) into (/ -1/3 (pow y 3)) 7.155 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 7.155 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1/3 (pow y 3))) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* 0 (/ -1 y)) (* 0 (+ (log x) (log (/ 1 y))))))) into (- (* 1/9 (/ 1 (pow y 3)))) 7.156 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 3) 6)) (* (/ (pow (- (* 1/3 (/ 1 y))) 1) 1) (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)) (* (/ (pow (- (* 1/9 (/ 1 (pow y 3)))) 1) 1)))) into (* -14/81 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (pow y 3))) 7.159 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (* -1/3 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) y))) 3)) (pow (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 3))) (* -3 (/ (* (pow (* 1 (* -1/3 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) y))) 1) (pow (* 2 (* 2/9 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (pow y 2)))) 1)) (pow (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 2))) (* 1 (/ (* 1 1 (pow (* 6 (* -14/81 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (pow y 3)))) 1)) (pow (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 1)))) 6) into (/ -1/9 (pow y 3)) 7.159 * [taylor]: Taking taylor expansion of (/ -1/9 (pow y 3)) in y 7.159 * [taylor]: Taking taylor expansion of -1/9 in y 7.159 * [backup-simplify]: Simplify -1/9 into -1/9 7.159 * [taylor]: Taking taylor expansion of (pow y 3) in y 7.159 * [taylor]: Taking taylor expansion of y in y 7.159 * [backup-simplify]: Simplify 0 into 0 7.159 * [backup-simplify]: Simplify 1 into 1 7.160 * [backup-simplify]: Simplify (* 1 1) into 1 7.160 * [backup-simplify]: Simplify (* 1 1) into 1 7.161 * [backup-simplify]: Simplify (/ -1/9 1) into -1/9 7.162 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.162 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.163 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.163 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.164 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.164 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/9 (/ 0 1)))) into 0 7.165 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.165 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/9 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.166 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/9 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.166 * [backup-simplify]: Simplify 0 into 0 7.166 * [backup-simplify]: Simplify (* 1/3 (- (log x) (log y))) into (* 1/3 (- (log x) (log y))) 7.166 * [backup-simplify]: Simplify (log (/ (cbrt (/ 1 x)) (cbrt (+ (/ 1 x) (/ 1 y))))) into (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) 7.166 * [approximate]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in (x y) around 0 7.166 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in y 7.166 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in y 7.166 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in y 7.166 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in y 7.172 * [taylor]: Taking taylor expansion of 1/3 in y 7.172 * [backup-simplify]: Simplify 1/3 into 1/3 7.172 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 7.172 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 7.172 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 7.172 * [taylor]: Taking taylor expansion of x in y 7.173 * [backup-simplify]: Simplify x into x 7.173 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 7.173 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.173 * [taylor]: Taking taylor expansion of y in y 7.173 * [backup-simplify]: Simplify 0 into 0 7.173 * [backup-simplify]: Simplify 1 into 1 7.173 * [backup-simplify]: Simplify (/ 1 1) into 1 7.173 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.173 * [taylor]: Taking taylor expansion of x in y 7.173 * [backup-simplify]: Simplify x into x 7.173 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.173 * [backup-simplify]: Simplify (+ 1 0) into 1 7.173 * [backup-simplify]: Simplify (* x 1) into x 7.174 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.174 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 7.174 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 7.174 * [backup-simplify]: Simplify (* 1/3 (+ (log (/ 1 x)) (log y))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 7.174 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) into (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) 7.174 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log (/ 1 x)) (log y))))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 7.174 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 7.174 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 7.174 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 7.174 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 7.174 * [taylor]: Taking taylor expansion of 1/3 in x 7.174 * [backup-simplify]: Simplify 1/3 into 1/3 7.174 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 7.174 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 7.174 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 7.174 * [taylor]: Taking taylor expansion of x in x 7.174 * [backup-simplify]: Simplify 0 into 0 7.174 * [backup-simplify]: Simplify 1 into 1 7.175 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.175 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.175 * [taylor]: Taking taylor expansion of y in x 7.175 * [backup-simplify]: Simplify y into y 7.175 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.175 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.175 * [taylor]: Taking taylor expansion of x in x 7.175 * [backup-simplify]: Simplify 0 into 0 7.175 * [backup-simplify]: Simplify 1 into 1 7.175 * [backup-simplify]: Simplify (/ 1 1) into 1 7.175 * [backup-simplify]: Simplify (+ 0 1) into 1 7.175 * [backup-simplify]: Simplify (* 0 1) into 0 7.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.176 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.176 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 7.176 * [backup-simplify]: Simplify (/ 1 1) into 1 7.177 * [backup-simplify]: Simplify (log 1) into 0 7.177 * [backup-simplify]: Simplify (* 1/3 0) into 0 7.177 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.178 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.178 * [backup-simplify]: Simplify (+ 0 0) into 0 7.178 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 7.178 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 7.179 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 7.179 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 7.179 * [backup-simplify]: Simplify (exp 0) into 1 7.179 * [backup-simplify]: Simplify (log 1) into 0 7.179 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 7.179 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 7.179 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 7.179 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 7.180 * [taylor]: Taking taylor expansion of 1/3 in x 7.180 * [backup-simplify]: Simplify 1/3 into 1/3 7.180 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 7.180 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 7.180 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 7.180 * [taylor]: Taking taylor expansion of x in x 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 1 into 1 7.180 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.180 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.180 * [taylor]: Taking taylor expansion of y in x 7.180 * [backup-simplify]: Simplify y into y 7.180 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.180 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.180 * [taylor]: Taking taylor expansion of x in x 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 1 into 1 7.180 * [backup-simplify]: Simplify (/ 1 1) into 1 7.180 * [backup-simplify]: Simplify (+ 0 1) into 1 7.181 * [backup-simplify]: Simplify (* 0 1) into 0 7.181 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.181 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.181 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 7.181 * [backup-simplify]: Simplify (/ 1 1) into 1 7.182 * [backup-simplify]: Simplify (log 1) into 0 7.182 * [backup-simplify]: Simplify (* 1/3 0) into 0 7.182 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.183 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.184 * [backup-simplify]: Simplify (+ 0 0) into 0 7.184 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 7.185 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 7.185 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 7.186 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 7.186 * [backup-simplify]: Simplify (exp 0) into 1 7.186 * [backup-simplify]: Simplify (log 1) into 0 7.186 * [taylor]: Taking taylor expansion of 0 in y 7.186 * [backup-simplify]: Simplify 0 into 0 7.186 * [backup-simplify]: Simplify 0 into 0 7.187 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 1) 1)))) into (/ -1/3 y) 7.187 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/3 y)) 1)) (pow 1 1)))) 1) into (/ -1/3 y) 7.187 * [taylor]: Taking taylor expansion of (/ -1/3 y) in y 7.188 * [taylor]: Taking taylor expansion of -1/3 in y 7.188 * [backup-simplify]: Simplify -1/3 into -1/3 7.188 * [taylor]: Taking taylor expansion of y in y 7.188 * [backup-simplify]: Simplify 0 into 0 7.188 * [backup-simplify]: Simplify 1 into 1 7.188 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 7.189 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 7.189 * [backup-simplify]: Simplify 0 into 0 7.189 * [backup-simplify]: Simplify 0 into 0 7.189 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 7.190 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.190 * [backup-simplify]: Simplify (+ 0 0) into 0 7.192 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 7.192 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 7.194 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 y))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 7.195 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 (/ -1 y)) (* 0 0))) into (* 1/6 (/ 1 (pow y 2))) 7.195 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (/ 2/9 (pow y 2)) 7.197 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ -1/3 y)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 2/9 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/6 (pow y 2)) 7.197 * [taylor]: Taking taylor expansion of (/ 1/6 (pow y 2)) in y 7.197 * [taylor]: Taking taylor expansion of 1/6 in y 7.197 * [backup-simplify]: Simplify 1/6 into 1/6 7.197 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.197 * [taylor]: Taking taylor expansion of y in y 7.197 * [backup-simplify]: Simplify 0 into 0 7.197 * [backup-simplify]: Simplify 1 into 1 7.197 * [backup-simplify]: Simplify (* 1 1) into 1 7.198 * [backup-simplify]: Simplify (/ 1/6 1) into 1/6 7.199 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.199 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.200 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)))) into 0 7.201 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.201 * [backup-simplify]: Simplify 0 into 0 7.202 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.202 * [backup-simplify]: Simplify 0 into 0 7.202 * [backup-simplify]: Simplify 0 into 0 7.202 * [backup-simplify]: Simplify 0 into 0 7.203 * [backup-simplify]: Simplify (log (/ (cbrt (/ 1 (- x))) (cbrt (+ (/ 1 (- x)) (/ 1 (- y)))))) into (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) 7.203 * [approximate]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in (x y) around 0 7.203 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in y 7.203 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in y 7.203 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in y 7.203 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in y 7.203 * [taylor]: Taking taylor expansion of 1/3 in y 7.203 * [backup-simplify]: Simplify 1/3 into 1/3 7.203 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 7.203 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 7.203 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 7.203 * [taylor]: Taking taylor expansion of x in y 7.203 * [backup-simplify]: Simplify x into x 7.203 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 7.203 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.203 * [taylor]: Taking taylor expansion of y in y 7.203 * [backup-simplify]: Simplify 0 into 0 7.203 * [backup-simplify]: Simplify 1 into 1 7.204 * [backup-simplify]: Simplify (/ 1 1) into 1 7.204 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.204 * [taylor]: Taking taylor expansion of x in y 7.204 * [backup-simplify]: Simplify x into x 7.204 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.204 * [backup-simplify]: Simplify (+ 1 0) into 1 7.204 * [backup-simplify]: Simplify (* x 1) into x 7.204 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.205 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 7.205 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 7.205 * [backup-simplify]: Simplify (* 1/3 (+ (log (/ 1 x)) (log y))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 7.205 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) into (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) 7.206 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log (/ 1 x)) (log y))))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 7.206 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 7.206 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 7.206 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 7.206 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 7.206 * [taylor]: Taking taylor expansion of 1/3 in x 7.206 * [backup-simplify]: Simplify 1/3 into 1/3 7.206 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 7.206 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 7.206 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 7.206 * [taylor]: Taking taylor expansion of x in x 7.206 * [backup-simplify]: Simplify 0 into 0 7.206 * [backup-simplify]: Simplify 1 into 1 7.206 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.206 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.206 * [taylor]: Taking taylor expansion of y in x 7.206 * [backup-simplify]: Simplify y into y 7.206 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.206 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.206 * [taylor]: Taking taylor expansion of x in x 7.206 * [backup-simplify]: Simplify 0 into 0 7.206 * [backup-simplify]: Simplify 1 into 1 7.207 * [backup-simplify]: Simplify (/ 1 1) into 1 7.207 * [backup-simplify]: Simplify (+ 0 1) into 1 7.207 * [backup-simplify]: Simplify (* 0 1) into 0 7.208 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.208 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.208 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 7.208 * [backup-simplify]: Simplify (/ 1 1) into 1 7.208 * [backup-simplify]: Simplify (log 1) into 0 7.209 * [backup-simplify]: Simplify (* 1/3 0) into 0 7.209 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.209 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.210 * [backup-simplify]: Simplify (+ 0 0) into 0 7.210 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 7.210 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 7.211 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 7.211 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 7.211 * [backup-simplify]: Simplify (exp 0) into 1 7.211 * [backup-simplify]: Simplify (log 1) into 0 7.211 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 7.211 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 7.211 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 7.211 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 7.211 * [taylor]: Taking taylor expansion of 1/3 in x 7.212 * [backup-simplify]: Simplify 1/3 into 1/3 7.212 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 7.212 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 7.212 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 7.212 * [taylor]: Taking taylor expansion of x in x 7.212 * [backup-simplify]: Simplify 0 into 0 7.212 * [backup-simplify]: Simplify 1 into 1 7.212 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.212 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.212 * [taylor]: Taking taylor expansion of y in x 7.212 * [backup-simplify]: Simplify y into y 7.212 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.212 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.212 * [taylor]: Taking taylor expansion of x in x 7.212 * [backup-simplify]: Simplify 0 into 0 7.212 * [backup-simplify]: Simplify 1 into 1 7.212 * [backup-simplify]: Simplify (/ 1 1) into 1 7.212 * [backup-simplify]: Simplify (+ 0 1) into 1 7.213 * [backup-simplify]: Simplify (* 0 1) into 0 7.213 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.213 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.213 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 7.214 * [backup-simplify]: Simplify (/ 1 1) into 1 7.214 * [backup-simplify]: Simplify (log 1) into 0 7.214 * [backup-simplify]: Simplify (* 1/3 0) into 0 7.214 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.215 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.215 * [backup-simplify]: Simplify (+ 0 0) into 0 7.216 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 7.216 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 7.216 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 7.216 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 7.216 * [backup-simplify]: Simplify (exp 0) into 1 7.217 * [backup-simplify]: Simplify (log 1) into 0 7.217 * [taylor]: Taking taylor expansion of 0 in y 7.217 * [backup-simplify]: Simplify 0 into 0 7.217 * [backup-simplify]: Simplify 0 into 0 7.217 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 1) 1)))) into (/ -1/3 y) 7.217 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/3 y)) 1)) (pow 1 1)))) 1) into (/ -1/3 y) 7.217 * [taylor]: Taking taylor expansion of (/ -1/3 y) in y 7.217 * [taylor]: Taking taylor expansion of -1/3 in y 7.217 * [backup-simplify]: Simplify -1/3 into -1/3 7.217 * [taylor]: Taking taylor expansion of y in y 7.218 * [backup-simplify]: Simplify 0 into 0 7.218 * [backup-simplify]: Simplify 1 into 1 7.218 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 7.218 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 7.218 * [backup-simplify]: Simplify 0 into 0 7.218 * [backup-simplify]: Simplify 0 into 0 7.218 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 7.219 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.219 * [backup-simplify]: Simplify (+ 0 0) into 0 7.220 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 7.220 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 7.221 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 y))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 7.222 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 (/ -1 y)) (* 0 0))) into (* 1/6 (/ 1 (pow y 2))) 7.222 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (/ 2/9 (pow y 2)) 7.223 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ -1/3 y)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 2/9 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/6 (pow y 2)) 7.223 * [taylor]: Taking taylor expansion of (/ 1/6 (pow y 2)) in y 7.223 * [taylor]: Taking taylor expansion of 1/6 in y 7.223 * [backup-simplify]: Simplify 1/6 into 1/6 7.223 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.223 * [taylor]: Taking taylor expansion of y in y 7.223 * [backup-simplify]: Simplify 0 into 0 7.223 * [backup-simplify]: Simplify 1 into 1 7.224 * [backup-simplify]: Simplify (* 1 1) into 1 7.224 * [backup-simplify]: Simplify (/ 1/6 1) into 1/6 7.224 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.225 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.225 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)))) into 0 7.226 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.226 * [backup-simplify]: Simplify 0 into 0 7.226 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.227 * [backup-simplify]: Simplify 0 into 0 7.227 * [backup-simplify]: Simplify 0 into 0 7.227 * [backup-simplify]: Simplify 0 into 0 7.227 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 1 1 2) 7.227 * [backup-simplify]: Simplify (log (/ (cbrt x) (cbrt (+ x y)))) into (log (pow (/ x (+ x y)) 1/3)) 7.227 * [approximate]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in (x y) around 0 7.227 * [taylor]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in y 7.227 * [taylor]: Taking taylor expansion of (pow (/ x (+ x y)) 1/3) in y 7.227 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ x (+ x y))))) in y 7.227 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ x (+ x y)))) in y 7.227 * [taylor]: Taking taylor expansion of 1/3 in y 7.227 * [backup-simplify]: Simplify 1/3 into 1/3 7.227 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in y 7.227 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 7.227 * [taylor]: Taking taylor expansion of x in y 7.227 * [backup-simplify]: Simplify x into x 7.227 * [taylor]: Taking taylor expansion of (+ x y) in y 7.227 * [taylor]: Taking taylor expansion of x in y 7.227 * [backup-simplify]: Simplify x into x 7.227 * [taylor]: Taking taylor expansion of y in y 7.227 * [backup-simplify]: Simplify 0 into 0 7.227 * [backup-simplify]: Simplify 1 into 1 7.227 * [backup-simplify]: Simplify (+ x 0) into x 7.227 * [backup-simplify]: Simplify (/ x x) into 1 7.227 * [backup-simplify]: Simplify (log 1) into 0 7.228 * [backup-simplify]: Simplify (* 1/3 0) into 0 7.228 * [backup-simplify]: Simplify (+ 0 1) into 1 7.228 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* 1 (/ 1 x)))) into (- (/ 1 x)) 7.229 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 x))) 1)) (pow 1 1)))) 1) into (/ -1 x) 7.229 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 x)) (* 0 0)) into (- (* 1/3 (/ 1 x))) 7.229 * [backup-simplify]: Simplify (exp 0) into 1 7.229 * [backup-simplify]: Simplify (log 1) into 0 7.229 * [taylor]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in x 7.229 * [taylor]: Taking taylor expansion of (pow (/ x (+ x y)) 1/3) in x 7.229 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ x (+ x y))))) in x 7.229 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ x (+ x y)))) in x 7.229 * [taylor]: Taking taylor expansion of 1/3 in x 7.229 * [backup-simplify]: Simplify 1/3 into 1/3 7.229 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 7.229 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 7.229 * [taylor]: Taking taylor expansion of x in x 7.229 * [backup-simplify]: Simplify 0 into 0 7.229 * [backup-simplify]: Simplify 1 into 1 7.229 * [taylor]: Taking taylor expansion of (+ x y) in x 7.229 * [taylor]: Taking taylor expansion of x in x 7.229 * [backup-simplify]: Simplify 0 into 0 7.229 * [backup-simplify]: Simplify 1 into 1 7.229 * [taylor]: Taking taylor expansion of y in x 7.229 * [backup-simplify]: Simplify y into y 7.229 * [backup-simplify]: Simplify (+ 0 y) into y 7.229 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.229 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 7.230 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 7.230 * [backup-simplify]: Simplify (* 1/3 (+ (log x) (log (/ 1 y)))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 7.230 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log x) (log (/ 1 y))))) into (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 7.230 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log x) (log (/ 1 y)))))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 7.230 * [taylor]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in x 7.230 * [taylor]: Taking taylor expansion of (pow (/ x (+ x y)) 1/3) in x 7.230 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ x (+ x y))))) in x 7.230 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ x (+ x y)))) in x 7.230 * [taylor]: Taking taylor expansion of 1/3 in x 7.230 * [backup-simplify]: Simplify 1/3 into 1/3 7.230 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 7.230 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 7.230 * [taylor]: Taking taylor expansion of x in x 7.230 * [backup-simplify]: Simplify 0 into 0 7.230 * [backup-simplify]: Simplify 1 into 1 7.230 * [taylor]: Taking taylor expansion of (+ x y) in x 7.230 * [taylor]: Taking taylor expansion of x in x 7.230 * [backup-simplify]: Simplify 0 into 0 7.230 * [backup-simplify]: Simplify 1 into 1 7.230 * [taylor]: Taking taylor expansion of y in x 7.230 * [backup-simplify]: Simplify y into y 7.231 * [backup-simplify]: Simplify (+ 0 y) into y 7.231 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.231 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 7.231 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 7.231 * [backup-simplify]: Simplify (* 1/3 (+ (log x) (log (/ 1 y)))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 7.231 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log x) (log (/ 1 y))))) into (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 7.231 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log x) (log (/ 1 y)))))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 7.231 * [taylor]: Taking taylor expansion of (* 1/3 (+ (log x) (log (/ 1 y)))) in y 7.231 * [taylor]: Taking taylor expansion of 1/3 in y 7.231 * [backup-simplify]: Simplify 1/3 into 1/3 7.231 * [taylor]: Taking taylor expansion of (+ (log x) (log (/ 1 y))) in y 7.231 * [taylor]: Taking taylor expansion of (log x) in y 7.231 * [taylor]: Taking taylor expansion of x in y 7.231 * [backup-simplify]: Simplify x into x 7.231 * [backup-simplify]: Simplify (log x) into (log x) 7.231 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 7.231 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.232 * [taylor]: Taking taylor expansion of y in y 7.232 * [backup-simplify]: Simplify 0 into 0 7.232 * [backup-simplify]: Simplify 1 into 1 7.232 * [backup-simplify]: Simplify (/ 1 1) into 1 7.232 * [backup-simplify]: Simplify (log 1) into 0 7.232 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 7.232 * [backup-simplify]: Simplify (+ (log x) (- (log y))) into (- (log x) (log y)) 7.232 * [backup-simplify]: Simplify (* 1/3 (- (log x) (log y))) into (* 1/3 (- (log x) (log y))) 7.233 * [backup-simplify]: Simplify (* 1/3 (- (log x) (log y))) into (* 1/3 (- (log x) (log y))) 7.233 * [backup-simplify]: Simplify (+ 1 0) into 1 7.233 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 7.233 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1)) (pow (/ 1 y) 1)))) 1) into (/ -1 y) 7.234 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 7.234 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 (+ (log x) (log (/ 1 y))))) into (- (* 1/3 (/ 1 y))) 7.234 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 1) 1)))) into (* -1/3 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) y)) 7.235 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* -1/3 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) y))) 1)) (pow (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 1)))) 1) into (/ -1/3 y) 7.235 * [taylor]: Taking taylor expansion of (/ -1/3 y) in y 7.235 * [taylor]: Taking taylor expansion of -1/3 in y 7.235 * [backup-simplify]: Simplify -1/3 into -1/3 7.235 * [taylor]: Taking taylor expansion of y in y 7.235 * [backup-simplify]: Simplify 0 into 0 7.235 * [backup-simplify]: Simplify 1 into 1 7.235 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 7.236 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 7.236 * [backup-simplify]: Simplify 0 into 0 7.236 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 7.237 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.237 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.238 * [backup-simplify]: Simplify (+ 0 0) into 0 7.238 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x) (log y)))) into 0 7.238 * [backup-simplify]: Simplify 0 into 0 7.238 * [backup-simplify]: Simplify (+ 0 0) into 0 7.239 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 7.239 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 2)) (pow (/ 1 y) 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 3))) 1)) (pow (/ 1 y) 1)))) 2) into (/ 1/2 (pow y 2)) 7.240 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 7.240 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 (/ -1 y)) (* 0 (+ (log x) (log (/ 1 y)))))) into (* 1/6 (/ 1 (pow y 2))) 7.240 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (* 2/9 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (pow y 2))) 7.241 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* -1/3 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) y))) 2)) (pow (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 2))) (* 1 (/ (* 1 (pow (* 2 (* 2/9 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (pow y 2)))) 1)) (pow (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 1)))) 2) into (/ 1/6 (pow y 2)) 7.241 * [taylor]: Taking taylor expansion of (/ 1/6 (pow y 2)) in y 7.241 * [taylor]: Taking taylor expansion of 1/6 in y 7.241 * [backup-simplify]: Simplify 1/6 into 1/6 7.241 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.241 * [taylor]: Taking taylor expansion of y in y 7.241 * [backup-simplify]: Simplify 0 into 0 7.241 * [backup-simplify]: Simplify 1 into 1 7.242 * [backup-simplify]: Simplify (* 1 1) into 1 7.242 * [backup-simplify]: Simplify (/ 1/6 1) into 1/6 7.243 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.244 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.245 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)))) into 0 7.245 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.246 * [backup-simplify]: Simplify 0 into 0 7.247 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.247 * [backup-simplify]: Simplify 0 into 0 7.249 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 7.250 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.253 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.253 * [backup-simplify]: Simplify (+ 0 0) into 0 7.254 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x) (log y))))) into 0 7.254 * [backup-simplify]: Simplify 0 into 0 7.254 * [backup-simplify]: Simplify (+ 0 0) into 0 7.255 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 0 y)) (* (/ 1 (pow y 3)) (/ 1 y)))) into (- (/ 1 (pow y 4))) 7.256 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 3)) (pow (/ 1 y) 3))) (* -3 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1) (pow (* 2 (/ 1 (pow y 3))) 1)) (pow (/ 1 y) 2))) (* 1 (/ (* 1 1 (pow (* 6 (- (/ 1 (pow y 4)))) 1)) (pow (/ 1 y) 1)))) 6) into (/ -1/3 (pow y 3)) 7.256 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 7.257 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1/3 (pow y 3))) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* 0 (/ -1 y)) (* 0 (+ (log x) (log (/ 1 y))))))) into (- (* 1/9 (/ 1 (pow y 3)))) 7.257 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 3) 6)) (* (/ (pow (- (* 1/3 (/ 1 y))) 1) 1) (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)) (* (/ (pow (- (* 1/9 (/ 1 (pow y 3)))) 1) 1)))) into (* -14/81 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (pow y 3))) 7.259 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (* -1/3 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) y))) 3)) (pow (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 3))) (* -3 (/ (* (pow (* 1 (* -1/3 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) y))) 1) (pow (* 2 (* 2/9 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (pow y 2)))) 1)) (pow (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 2))) (* 1 (/ (* 1 1 (pow (* 6 (* -14/81 (/ (exp (* 1/3 (+ (log x) (log (/ 1 y))))) (pow y 3)))) 1)) (pow (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 1)))) 6) into (/ -1/9 (pow y 3)) 7.259 * [taylor]: Taking taylor expansion of (/ -1/9 (pow y 3)) in y 7.259 * [taylor]: Taking taylor expansion of -1/9 in y 7.259 * [backup-simplify]: Simplify -1/9 into -1/9 7.259 * [taylor]: Taking taylor expansion of (pow y 3) in y 7.259 * [taylor]: Taking taylor expansion of y in y 7.259 * [backup-simplify]: Simplify 0 into 0 7.259 * [backup-simplify]: Simplify 1 into 1 7.260 * [backup-simplify]: Simplify (* 1 1) into 1 7.260 * [backup-simplify]: Simplify (* 1 1) into 1 7.260 * [backup-simplify]: Simplify (/ -1/9 1) into -1/9 7.261 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.261 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.262 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.262 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.263 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.263 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/9 (/ 0 1)))) into 0 7.264 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.264 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/9 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.265 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/9 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.265 * [backup-simplify]: Simplify 0 into 0 7.265 * [backup-simplify]: Simplify (* 1/3 (- (log x) (log y))) into (* 1/3 (- (log x) (log y))) 7.265 * [backup-simplify]: Simplify (log (/ (cbrt (/ 1 x)) (cbrt (+ (/ 1 x) (/ 1 y))))) into (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) 7.265 * [approximate]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in (x y) around 0 7.265 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in y 7.265 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in y 7.265 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in y 7.265 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in y 7.265 * [taylor]: Taking taylor expansion of 1/3 in y 7.265 * [backup-simplify]: Simplify 1/3 into 1/3 7.265 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 7.265 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 7.266 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 7.266 * [taylor]: Taking taylor expansion of x in y 7.266 * [backup-simplify]: Simplify x into x 7.266 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 7.266 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.266 * [taylor]: Taking taylor expansion of y in y 7.266 * [backup-simplify]: Simplify 0 into 0 7.266 * [backup-simplify]: Simplify 1 into 1 7.266 * [backup-simplify]: Simplify (/ 1 1) into 1 7.266 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.266 * [taylor]: Taking taylor expansion of x in y 7.266 * [backup-simplify]: Simplify x into x 7.266 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.266 * [backup-simplify]: Simplify (+ 1 0) into 1 7.266 * [backup-simplify]: Simplify (* x 1) into x 7.267 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.267 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 7.267 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 7.267 * [backup-simplify]: Simplify (* 1/3 (+ (log (/ 1 x)) (log y))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 7.267 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) into (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) 7.267 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log (/ 1 x)) (log y))))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 7.267 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 7.267 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 7.267 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 7.267 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 7.267 * [taylor]: Taking taylor expansion of 1/3 in x 7.267 * [backup-simplify]: Simplify 1/3 into 1/3 7.267 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 7.267 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 7.267 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 7.267 * [taylor]: Taking taylor expansion of x in x 7.267 * [backup-simplify]: Simplify 0 into 0 7.268 * [backup-simplify]: Simplify 1 into 1 7.268 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.268 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.268 * [taylor]: Taking taylor expansion of y in x 7.268 * [backup-simplify]: Simplify y into y 7.268 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.268 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.268 * [taylor]: Taking taylor expansion of x in x 7.268 * [backup-simplify]: Simplify 0 into 0 7.268 * [backup-simplify]: Simplify 1 into 1 7.268 * [backup-simplify]: Simplify (/ 1 1) into 1 7.268 * [backup-simplify]: Simplify (+ 0 1) into 1 7.268 * [backup-simplify]: Simplify (* 0 1) into 0 7.269 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.269 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.269 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 7.269 * [backup-simplify]: Simplify (/ 1 1) into 1 7.270 * [backup-simplify]: Simplify (log 1) into 0 7.270 * [backup-simplify]: Simplify (* 1/3 0) into 0 7.270 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.271 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.271 * [backup-simplify]: Simplify (+ 0 0) into 0 7.271 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 7.272 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 7.272 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 7.272 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 7.272 * [backup-simplify]: Simplify (exp 0) into 1 7.273 * [backup-simplify]: Simplify (log 1) into 0 7.273 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 7.273 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 7.273 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 7.273 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 7.273 * [taylor]: Taking taylor expansion of 1/3 in x 7.273 * [backup-simplify]: Simplify 1/3 into 1/3 7.273 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 7.273 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 7.273 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 7.273 * [taylor]: Taking taylor expansion of x in x 7.273 * [backup-simplify]: Simplify 0 into 0 7.273 * [backup-simplify]: Simplify 1 into 1 7.273 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.273 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.273 * [taylor]: Taking taylor expansion of y in x 7.273 * [backup-simplify]: Simplify y into y 7.273 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.273 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.273 * [taylor]: Taking taylor expansion of x in x 7.273 * [backup-simplify]: Simplify 0 into 0 7.273 * [backup-simplify]: Simplify 1 into 1 7.273 * [backup-simplify]: Simplify (/ 1 1) into 1 7.273 * [backup-simplify]: Simplify (+ 0 1) into 1 7.274 * [backup-simplify]: Simplify (* 0 1) into 0 7.274 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.274 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.274 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 7.275 * [backup-simplify]: Simplify (/ 1 1) into 1 7.275 * [backup-simplify]: Simplify (log 1) into 0 7.275 * [backup-simplify]: Simplify (* 1/3 0) into 0 7.275 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.276 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.276 * [backup-simplify]: Simplify (+ 0 0) into 0 7.277 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 7.277 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 7.277 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 7.277 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 7.277 * [backup-simplify]: Simplify (exp 0) into 1 7.278 * [backup-simplify]: Simplify (log 1) into 0 7.278 * [taylor]: Taking taylor expansion of 0 in y 7.278 * [backup-simplify]: Simplify 0 into 0 7.278 * [backup-simplify]: Simplify 0 into 0 7.278 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 1) 1)))) into (/ -1/3 y) 7.278 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/3 y)) 1)) (pow 1 1)))) 1) into (/ -1/3 y) 7.278 * [taylor]: Taking taylor expansion of (/ -1/3 y) in y 7.279 * [taylor]: Taking taylor expansion of -1/3 in y 7.279 * [backup-simplify]: Simplify -1/3 into -1/3 7.279 * [taylor]: Taking taylor expansion of y in y 7.279 * [backup-simplify]: Simplify 0 into 0 7.279 * [backup-simplify]: Simplify 1 into 1 7.279 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 7.279 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 7.279 * [backup-simplify]: Simplify 0 into 0 7.279 * [backup-simplify]: Simplify 0 into 0 7.280 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 7.280 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.280 * [backup-simplify]: Simplify (+ 0 0) into 0 7.285 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 7.286 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 7.288 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 y))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 7.288 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 (/ -1 y)) (* 0 0))) into (* 1/6 (/ 1 (pow y 2))) 7.289 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (/ 2/9 (pow y 2)) 7.290 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ -1/3 y)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 2/9 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/6 (pow y 2)) 7.290 * [taylor]: Taking taylor expansion of (/ 1/6 (pow y 2)) in y 7.290 * [taylor]: Taking taylor expansion of 1/6 in y 7.290 * [backup-simplify]: Simplify 1/6 into 1/6 7.290 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.290 * [taylor]: Taking taylor expansion of y in y 7.290 * [backup-simplify]: Simplify 0 into 0 7.291 * [backup-simplify]: Simplify 1 into 1 7.291 * [backup-simplify]: Simplify (* 1 1) into 1 7.291 * [backup-simplify]: Simplify (/ 1/6 1) into 1/6 7.292 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.293 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.294 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)))) into 0 7.294 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.295 * [backup-simplify]: Simplify 0 into 0 7.297 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.297 * [backup-simplify]: Simplify 0 into 0 7.297 * [backup-simplify]: Simplify 0 into 0 7.297 * [backup-simplify]: Simplify 0 into 0 7.297 * [backup-simplify]: Simplify (log (/ (cbrt (/ 1 (- x))) (cbrt (+ (/ 1 (- x)) (/ 1 (- y)))))) into (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) 7.297 * [approximate]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in (x y) around 0 7.298 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in y 7.298 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in y 7.298 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in y 7.298 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in y 7.298 * [taylor]: Taking taylor expansion of 1/3 in y 7.298 * [backup-simplify]: Simplify 1/3 into 1/3 7.298 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 7.298 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 7.298 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 7.298 * [taylor]: Taking taylor expansion of x in y 7.298 * [backup-simplify]: Simplify x into x 7.298 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 7.298 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.298 * [taylor]: Taking taylor expansion of y in y 7.298 * [backup-simplify]: Simplify 0 into 0 7.298 * [backup-simplify]: Simplify 1 into 1 7.298 * [backup-simplify]: Simplify (/ 1 1) into 1 7.298 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.299 * [taylor]: Taking taylor expansion of x in y 7.299 * [backup-simplify]: Simplify x into x 7.299 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.299 * [backup-simplify]: Simplify (+ 1 0) into 1 7.299 * [backup-simplify]: Simplify (* x 1) into x 7.299 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.299 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 7.300 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 7.300 * [backup-simplify]: Simplify (* 1/3 (+ (log (/ 1 x)) (log y))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 7.300 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) into (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) 7.300 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log (/ 1 x)) (log y))))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 7.301 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 7.301 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 7.301 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 7.301 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 7.301 * [taylor]: Taking taylor expansion of 1/3 in x 7.301 * [backup-simplify]: Simplify 1/3 into 1/3 7.301 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 7.301 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 7.301 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 7.301 * [taylor]: Taking taylor expansion of x in x 7.301 * [backup-simplify]: Simplify 0 into 0 7.301 * [backup-simplify]: Simplify 1 into 1 7.301 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.301 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.301 * [taylor]: Taking taylor expansion of y in x 7.301 * [backup-simplify]: Simplify y into y 7.301 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.301 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.301 * [taylor]: Taking taylor expansion of x in x 7.301 * [backup-simplify]: Simplify 0 into 0 7.301 * [backup-simplify]: Simplify 1 into 1 7.302 * [backup-simplify]: Simplify (/ 1 1) into 1 7.302 * [backup-simplify]: Simplify (+ 0 1) into 1 7.302 * [backup-simplify]: Simplify (* 0 1) into 0 7.303 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.303 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.304 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 7.304 * [backup-simplify]: Simplify (/ 1 1) into 1 7.304 * [backup-simplify]: Simplify (log 1) into 0 7.305 * [backup-simplify]: Simplify (* 1/3 0) into 0 7.305 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.306 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.306 * [backup-simplify]: Simplify (+ 0 0) into 0 7.307 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 7.308 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 7.308 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 7.309 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 7.309 * [backup-simplify]: Simplify (exp 0) into 1 7.309 * [backup-simplify]: Simplify (log 1) into 0 7.309 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 7.309 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 7.309 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 7.309 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 7.309 * [taylor]: Taking taylor expansion of 1/3 in x 7.309 * [backup-simplify]: Simplify 1/3 into 1/3 7.309 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 7.309 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 7.309 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 7.309 * [taylor]: Taking taylor expansion of x in x 7.309 * [backup-simplify]: Simplify 0 into 0 7.310 * [backup-simplify]: Simplify 1 into 1 7.310 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.310 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.310 * [taylor]: Taking taylor expansion of y in x 7.310 * [backup-simplify]: Simplify y into y 7.310 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.310 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.310 * [taylor]: Taking taylor expansion of x in x 7.310 * [backup-simplify]: Simplify 0 into 0 7.310 * [backup-simplify]: Simplify 1 into 1 7.310 * [backup-simplify]: Simplify (/ 1 1) into 1 7.311 * [backup-simplify]: Simplify (+ 0 1) into 1 7.311 * [backup-simplify]: Simplify (* 0 1) into 0 7.312 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.312 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.312 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 7.313 * [backup-simplify]: Simplify (/ 1 1) into 1 7.313 * [backup-simplify]: Simplify (log 1) into 0 7.313 * [backup-simplify]: Simplify (* 1/3 0) into 0 7.313 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.314 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.315 * [backup-simplify]: Simplify (+ 0 0) into 0 7.315 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 7.316 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 7.316 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 7.317 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 7.317 * [backup-simplify]: Simplify (exp 0) into 1 7.317 * [backup-simplify]: Simplify (log 1) into 0 7.317 * [taylor]: Taking taylor expansion of 0 in y 7.317 * [backup-simplify]: Simplify 0 into 0 7.317 * [backup-simplify]: Simplify 0 into 0 7.318 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 1) 1)))) into (/ -1/3 y) 7.318 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/3 y)) 1)) (pow 1 1)))) 1) into (/ -1/3 y) 7.318 * [taylor]: Taking taylor expansion of (/ -1/3 y) in y 7.318 * [taylor]: Taking taylor expansion of -1/3 in y 7.318 * [backup-simplify]: Simplify -1/3 into -1/3 7.318 * [taylor]: Taking taylor expansion of y in y 7.318 * [backup-simplify]: Simplify 0 into 0 7.318 * [backup-simplify]: Simplify 1 into 1 7.319 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 7.320 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 7.320 * [backup-simplify]: Simplify 0 into 0 7.320 * [backup-simplify]: Simplify 0 into 0 7.320 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 7.321 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.321 * [backup-simplify]: Simplify (+ 0 0) into 0 7.322 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 7.323 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 7.325 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 y))) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 7.325 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 (/ -1 y)) (* 0 0))) into (* 1/6 (/ 1 (pow y 2))) 7.326 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (/ 2/9 (pow y 2)) 7.327 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ -1/3 y)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 2/9 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/6 (pow y 2)) 7.327 * [taylor]: Taking taylor expansion of (/ 1/6 (pow y 2)) in y 7.327 * [taylor]: Taking taylor expansion of 1/6 in y 7.327 * [backup-simplify]: Simplify 1/6 into 1/6 7.327 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.327 * [taylor]: Taking taylor expansion of y in y 7.327 * [backup-simplify]: Simplify 0 into 0 7.327 * [backup-simplify]: Simplify 1 into 1 7.328 * [backup-simplify]: Simplify (* 1 1) into 1 7.328 * [backup-simplify]: Simplify (/ 1/6 1) into 1/6 7.328 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.329 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.329 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)))) into 0 7.330 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.330 * [backup-simplify]: Simplify 0 into 0 7.331 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.331 * [backup-simplify]: Simplify 0 into 0 7.331 * [backup-simplify]: Simplify 0 into 0 7.331 * [backup-simplify]: Simplify 0 into 0 7.331 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2 2 1 1) 7.331 * [backup-simplify]: Simplify (cbrt x) into (pow x 1/3) 7.331 * [approximate]: Taking taylor expansion of (pow x 1/3) in (x) around 0 7.331 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 7.331 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 7.331 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 7.331 * [taylor]: Taking taylor expansion of 1/3 in x 7.331 * [backup-simplify]: Simplify 1/3 into 1/3 7.331 * [taylor]: Taking taylor expansion of (log x) in x 7.331 * [taylor]: Taking taylor expansion of x in x 7.331 * [backup-simplify]: Simplify 0 into 0 7.331 * [backup-simplify]: Simplify 1 into 1 7.332 * [backup-simplify]: Simplify (log 1) into 0 7.332 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.332 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 7.332 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 7.332 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 7.332 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 7.332 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 7.332 * [taylor]: Taking taylor expansion of 1/3 in x 7.332 * [backup-simplify]: Simplify 1/3 into 1/3 7.332 * [taylor]: Taking taylor expansion of (log x) in x 7.332 * [taylor]: Taking taylor expansion of x in x 7.332 * [backup-simplify]: Simplify 0 into 0 7.332 * [backup-simplify]: Simplify 1 into 1 7.333 * [backup-simplify]: Simplify (log 1) into 0 7.333 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.333 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 7.333 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 7.334 * [backup-simplify]: Simplify (pow x 1/3) into (pow x 1/3) 7.335 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.335 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.336 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log x))) into 0 7.337 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 7.337 * [backup-simplify]: Simplify 0 into 0 7.340 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.340 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.341 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 7.343 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.343 * [backup-simplify]: Simplify 0 into 0 7.348 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 7.348 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.350 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x))))) into 0 7.351 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.351 * [backup-simplify]: Simplify 0 into 0 7.362 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 7.363 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.364 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x)))))) into 0 7.366 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.366 * [backup-simplify]: Simplify 0 into 0 7.376 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 7.377 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.378 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x))))))) into 0 7.380 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.380 * [backup-simplify]: Simplify 0 into 0 7.397 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 7.398 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.399 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x)))))))) into 0 7.403 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.403 * [backup-simplify]: Simplify 0 into 0 7.403 * [backup-simplify]: Simplify (pow x 1/3) into (pow x 1/3) 7.403 * [backup-simplify]: Simplify (cbrt (/ 1 x)) into (pow (/ 1 x) 1/3) 7.403 * [approximate]: Taking taylor expansion of (pow (/ 1 x) 1/3) in (x) around 0 7.403 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 7.403 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 7.403 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 7.403 * [taylor]: Taking taylor expansion of 1/3 in x 7.403 * [backup-simplify]: Simplify 1/3 into 1/3 7.403 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 7.403 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.403 * [taylor]: Taking taylor expansion of x in x 7.403 * [backup-simplify]: Simplify 0 into 0 7.403 * [backup-simplify]: Simplify 1 into 1 7.404 * [backup-simplify]: Simplify (/ 1 1) into 1 7.404 * [backup-simplify]: Simplify (log 1) into 0 7.408 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.408 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 7.409 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 7.409 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 7.409 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 7.409 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 7.409 * [taylor]: Taking taylor expansion of 1/3 in x 7.409 * [backup-simplify]: Simplify 1/3 into 1/3 7.409 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 7.409 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.409 * [taylor]: Taking taylor expansion of x in x 7.409 * [backup-simplify]: Simplify 0 into 0 7.409 * [backup-simplify]: Simplify 1 into 1 7.409 * [backup-simplify]: Simplify (/ 1 1) into 1 7.410 * [backup-simplify]: Simplify (log 1) into 0 7.410 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.410 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 7.410 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 7.411 * [backup-simplify]: Simplify (pow x -1/3) into (pow x -1/3) 7.411 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.413 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.413 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.414 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 7.415 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 7.415 * [backup-simplify]: Simplify 0 into 0 7.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.418 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.419 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.419 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 7.420 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.420 * [backup-simplify]: Simplify 0 into 0 7.420 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.423 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 7.423 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.424 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 7.425 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.425 * [backup-simplify]: Simplify 0 into 0 7.426 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.431 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 7.432 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.433 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 7.434 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.434 * [backup-simplify]: Simplify 0 into 0 7.435 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.449 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 7.450 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.452 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 7.456 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.456 * [backup-simplify]: Simplify 0 into 0 7.457 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.485 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 7.486 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.488 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 7.493 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.494 * [backup-simplify]: Simplify 0 into 0 7.494 * [backup-simplify]: Simplify (pow (/ 1 x) -1/3) into (pow (/ 1 x) -1/3) 7.494 * [backup-simplify]: Simplify (cbrt (/ 1 (- x))) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 7.494 * [approximate]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in (x) around 0 7.494 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in x 7.494 * [taylor]: Taking taylor expansion of (cbrt -1) in x 7.494 * [taylor]: Taking taylor expansion of -1 in x 7.494 * [backup-simplify]: Simplify -1 into -1 7.495 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 7.495 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 7.495 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 7.496 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 7.496 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 7.496 * [taylor]: Taking taylor expansion of 1/3 in x 7.496 * [backup-simplify]: Simplify 1/3 into 1/3 7.496 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 7.496 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.496 * [taylor]: Taking taylor expansion of x in x 7.496 * [backup-simplify]: Simplify 0 into 0 7.496 * [backup-simplify]: Simplify 1 into 1 7.496 * [backup-simplify]: Simplify (/ 1 1) into 1 7.496 * [backup-simplify]: Simplify (log 1) into 0 7.497 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.497 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 7.497 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 7.497 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in x 7.497 * [taylor]: Taking taylor expansion of (cbrt -1) in x 7.497 * [taylor]: Taking taylor expansion of -1 in x 7.497 * [backup-simplify]: Simplify -1 into -1 7.498 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 7.499 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 7.499 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 7.499 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 7.499 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 7.499 * [taylor]: Taking taylor expansion of 1/3 in x 7.499 * [backup-simplify]: Simplify 1/3 into 1/3 7.499 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 7.499 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.499 * [taylor]: Taking taylor expansion of x in x 7.499 * [backup-simplify]: Simplify 0 into 0 7.499 * [backup-simplify]: Simplify 1 into 1 7.499 * [backup-simplify]: Simplify (/ 1 1) into 1 7.500 * [backup-simplify]: Simplify (log 1) into 0 7.500 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.500 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 7.500 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 7.501 * [backup-simplify]: Simplify (* (cbrt -1) (pow x -1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 7.502 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 7.502 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.504 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.504 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.505 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 7.506 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 7.506 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow x -1/3))) into 0 7.506 * [backup-simplify]: Simplify 0 into 0 7.507 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.510 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.511 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.511 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 7.513 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.514 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 7.515 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow x -1/3)))) into 0 7.515 * [backup-simplify]: Simplify 0 into 0 7.516 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.521 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 7.522 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.523 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 7.525 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.527 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 7.528 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3))))) into 0 7.528 * [backup-simplify]: Simplify 0 into 0 7.529 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.544 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 7.545 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.546 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 7.547 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.548 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 7.549 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3)))))) into 0 7.550 * [backup-simplify]: Simplify 0 into 0 7.550 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.565 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 7.566 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.568 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 7.571 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.573 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 7.575 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3))))))) into 0 7.575 * [backup-simplify]: Simplify 0 into 0 7.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.598 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 7.599 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.600 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 7.603 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.604 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 7.606 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3)))))))) into 0 7.606 * [backup-simplify]: Simplify 0 into 0 7.606 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 (/ 1 (- x))) 1/3)) into (* (pow (* -1 x) 1/3) (cbrt -1)) 7.606 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 1 1 2 1 1) 7.607 * [backup-simplify]: Simplify (cbrt x) into (pow x 1/3) 7.607 * [approximate]: Taking taylor expansion of (pow x 1/3) in (x) around 0 7.607 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 7.607 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 7.607 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 7.607 * [taylor]: Taking taylor expansion of 1/3 in x 7.607 * [backup-simplify]: Simplify 1/3 into 1/3 7.607 * [taylor]: Taking taylor expansion of (log x) in x 7.607 * [taylor]: Taking taylor expansion of x in x 7.607 * [backup-simplify]: Simplify 0 into 0 7.607 * [backup-simplify]: Simplify 1 into 1 7.607 * [backup-simplify]: Simplify (log 1) into 0 7.607 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.607 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 7.607 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 7.607 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 7.607 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 7.607 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 7.607 * [taylor]: Taking taylor expansion of 1/3 in x 7.607 * [backup-simplify]: Simplify 1/3 into 1/3 7.607 * [taylor]: Taking taylor expansion of (log x) in x 7.607 * [taylor]: Taking taylor expansion of x in x 7.607 * [backup-simplify]: Simplify 0 into 0 7.607 * [backup-simplify]: Simplify 1 into 1 7.608 * [backup-simplify]: Simplify (log 1) into 0 7.608 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.608 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 7.608 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 7.608 * [backup-simplify]: Simplify (pow x 1/3) into (pow x 1/3) 7.609 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.609 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.610 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log x))) into 0 7.610 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 7.610 * [backup-simplify]: Simplify 0 into 0 7.612 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.612 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.612 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 7.613 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.613 * [backup-simplify]: Simplify 0 into 0 7.616 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 7.616 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.617 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x))))) into 0 7.618 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.618 * [backup-simplify]: Simplify 0 into 0 7.628 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 7.629 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.630 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x)))))) into 0 7.633 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.633 * [backup-simplify]: Simplify 0 into 0 7.646 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 7.647 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.648 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x))))))) into 0 7.650 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.650 * [backup-simplify]: Simplify 0 into 0 7.673 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 7.673 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 7.675 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x)))))))) into 0 7.681 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.681 * [backup-simplify]: Simplify 0 into 0 7.681 * [backup-simplify]: Simplify (pow x 1/3) into (pow x 1/3) 7.681 * [backup-simplify]: Simplify (cbrt (/ 1 x)) into (pow (/ 1 x) 1/3) 7.681 * [approximate]: Taking taylor expansion of (pow (/ 1 x) 1/3) in (x) around 0 7.681 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 7.682 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 7.682 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 7.682 * [taylor]: Taking taylor expansion of 1/3 in x 7.682 * [backup-simplify]: Simplify 1/3 into 1/3 7.682 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 7.682 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.682 * [taylor]: Taking taylor expansion of x in x 7.682 * [backup-simplify]: Simplify 0 into 0 7.682 * [backup-simplify]: Simplify 1 into 1 7.682 * [backup-simplify]: Simplify (/ 1 1) into 1 7.683 * [backup-simplify]: Simplify (log 1) into 0 7.683 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.683 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 7.683 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 7.683 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 7.683 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 7.683 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 7.683 * [taylor]: Taking taylor expansion of 1/3 in x 7.684 * [backup-simplify]: Simplify 1/3 into 1/3 7.684 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 7.684 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.684 * [taylor]: Taking taylor expansion of x in x 7.684 * [backup-simplify]: Simplify 0 into 0 7.684 * [backup-simplify]: Simplify 1 into 1 7.684 * [backup-simplify]: Simplify (/ 1 1) into 1 7.684 * [backup-simplify]: Simplify (log 1) into 0 7.685 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.685 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 7.685 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 7.685 * [backup-simplify]: Simplify (pow x -1/3) into (pow x -1/3) 7.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.687 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.688 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.688 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 7.689 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 7.689 * [backup-simplify]: Simplify 0 into 0 7.690 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.692 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.693 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.694 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 7.695 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.695 * [backup-simplify]: Simplify 0 into 0 7.696 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.702 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 7.703 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.704 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 7.706 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.706 * [backup-simplify]: Simplify 0 into 0 7.707 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.716 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 7.717 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.718 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 7.721 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.721 * [backup-simplify]: Simplify 0 into 0 7.722 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.736 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 7.736 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.737 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 7.739 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.739 * [backup-simplify]: Simplify 0 into 0 7.740 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.757 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 7.757 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.758 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 7.762 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.762 * [backup-simplify]: Simplify 0 into 0 7.762 * [backup-simplify]: Simplify (pow (/ 1 x) -1/3) into (pow (/ 1 x) -1/3) 7.762 * [backup-simplify]: Simplify (cbrt (/ 1 (- x))) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 7.762 * [approximate]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in (x) around 0 7.762 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in x 7.762 * [taylor]: Taking taylor expansion of (cbrt -1) in x 7.762 * [taylor]: Taking taylor expansion of -1 in x 7.762 * [backup-simplify]: Simplify -1 into -1 7.763 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 7.766 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 7.766 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 7.766 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 7.766 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 7.766 * [taylor]: Taking taylor expansion of 1/3 in x 7.766 * [backup-simplify]: Simplify 1/3 into 1/3 7.766 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 7.766 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.766 * [taylor]: Taking taylor expansion of x in x 7.766 * [backup-simplify]: Simplify 0 into 0 7.766 * [backup-simplify]: Simplify 1 into 1 7.767 * [backup-simplify]: Simplify (/ 1 1) into 1 7.767 * [backup-simplify]: Simplify (log 1) into 0 7.768 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.768 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 7.768 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 7.768 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in x 7.768 * [taylor]: Taking taylor expansion of (cbrt -1) in x 7.768 * [taylor]: Taking taylor expansion of -1 in x 7.768 * [backup-simplify]: Simplify -1 into -1 7.768 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 7.768 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 7.768 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 7.768 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 7.768 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 7.768 * [taylor]: Taking taylor expansion of 1/3 in x 7.769 * [backup-simplify]: Simplify 1/3 into 1/3 7.769 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 7.769 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.769 * [taylor]: Taking taylor expansion of x in x 7.769 * [backup-simplify]: Simplify 0 into 0 7.769 * [backup-simplify]: Simplify 1 into 1 7.769 * [backup-simplify]: Simplify (/ 1 1) into 1 7.769 * [backup-simplify]: Simplify (log 1) into 0 7.769 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.769 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 7.769 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 7.770 * [backup-simplify]: Simplify (* (cbrt -1) (pow x -1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 7.771 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 7.771 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.773 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.773 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.774 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 7.774 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 7.775 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow x -1/3))) into 0 7.775 * [backup-simplify]: Simplify 0 into 0 7.776 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.779 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.779 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.780 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 7.781 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.783 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 7.784 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow x -1/3)))) into 0 7.784 * [backup-simplify]: Simplify 0 into 0 7.785 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.789 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 7.790 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.791 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 7.792 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.794 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 7.795 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3))))) into 0 7.795 * [backup-simplify]: Simplify 0 into 0 7.796 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.804 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 7.805 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.806 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 7.807 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.808 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 7.809 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3)))))) into 0 7.809 * [backup-simplify]: Simplify 0 into 0 7.810 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.827 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 7.827 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.829 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 7.831 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.832 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 7.833 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3))))))) into 0 7.833 * [backup-simplify]: Simplify 0 into 0 7.834 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.851 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 7.851 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 7.853 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 7.856 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.857 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 7.858 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3)))))))) into 0 7.858 * [backup-simplify]: Simplify 0 into 0 7.859 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 (/ 1 (- x))) 1/3)) into (* (pow (* -1 x) 1/3) (cbrt -1)) 7.859 * * * [progress]: simplifying candidates 7.862 * [simplify]: Simplifying: (expm1 (log (/ (cbrt x) (cbrt (+ x y))))) (log1p (log (/ (cbrt x) (cbrt (+ x y))))) (log (* (cbrt (/ (cbrt x) (cbrt (+ x y)))) (cbrt (/ (cbrt x) (cbrt (+ x y)))))) (log (cbrt (/ (cbrt x) (cbrt (+ x y))))) (log (sqrt (/ (cbrt x) (cbrt (+ x y))))) (log (sqrt (/ (cbrt x) (cbrt (+ x y))))) (log (/ (cbrt (* (cbrt x) (cbrt x))) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (* (cbrt x) (cbrt x))) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (* (cbrt x) (cbrt x))) (cbrt 1))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (cbrt (* (cbrt x) (cbrt x))) (cbrt 1))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (cbrt (* (cbrt x) (cbrt x))) (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (* (cbrt x) (cbrt x))) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (* (cbrt x) (cbrt x))) 1)) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (cbrt (sqrt x)) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt (sqrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (sqrt x)) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (sqrt x)) (cbrt 1))) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (log (/ (cbrt (sqrt x)) (cbrt 1))) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (log (/ (cbrt (sqrt x)) (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))))) (log (/ (cbrt (sqrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) 1)) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (log (/ (cbrt 1) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (log (/ (cbrt 1) (cbrt (sqrt (+ x y))))) (log (/ (cbrt x) (cbrt (sqrt (+ x y))))) (log (/ (cbrt 1) (cbrt 1))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ (cbrt 1) (cbrt 1))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ (cbrt 1) (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (log (/ (cbrt 1) (sqrt (cbrt (+ x y))))) (log (/ (cbrt x) (sqrt (cbrt (+ x y))))) (log (/ (cbrt 1) 1)) (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt 1))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt 1))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) 1)) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (sqrt (cbrt x)) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (sqrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (/ (sqrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (/ (sqrt (cbrt x)) (cbrt 1))) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (log (/ (sqrt (cbrt x)) (cbrt 1))) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (log (/ (sqrt (cbrt x)) (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))))) (log (/ (sqrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) 1)) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (log (/ 1 (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (log (/ 1 (cbrt (sqrt (+ x y))))) (log (/ (cbrt x) (cbrt (sqrt (+ x y))))) (log (/ 1 (cbrt 1))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ 1 (cbrt 1))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ 1 (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (log (/ 1 (sqrt (cbrt (+ x y))))) (log (/ (cbrt x) (sqrt (cbrt (+ x y))))) (log (/ 1 1)) (log (/ (cbrt x) (cbrt (+ x y)))) (log 1) (log (/ (cbrt x) (cbrt (+ x y)))) (log (cbrt x)) (log (/ 1 (cbrt (+ x y)))) (log (/ (cbrt x) (cbrt (+ (pow x 3) (pow y 3))))) (log (cbrt (+ (* x x) (- (* y y) (* x y))))) (log (/ (cbrt x) (cbrt (- (* x x) (* y y))))) (log (cbrt (- x y))) (log (cbrt x)) (log (cbrt (+ x y))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (log (/ (cbrt x) (cbrt (+ x y))))) (exp (log (/ (cbrt x) (cbrt (+ x y))))) (* (cbrt (log (/ (cbrt x) (cbrt (+ x y))))) (cbrt (log (/ (cbrt x) (cbrt (+ x y)))))) (cbrt (log (/ (cbrt x) (cbrt (+ x y))))) (* (* (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ (cbrt x) (cbrt (+ x y))))) (log (/ (cbrt x) (cbrt (+ x y))))) (sqrt (log (/ (cbrt x) (cbrt (+ x y))))) (sqrt (log (/ (cbrt x) (cbrt (+ x y))))) (expm1 (log (/ (cbrt x) (cbrt (+ x y))))) (log1p (log (/ (cbrt x) (cbrt (+ x y))))) (log (* (cbrt (/ (cbrt x) (cbrt (+ x y)))) (cbrt (/ (cbrt x) (cbrt (+ x y)))))) (log (cbrt (/ (cbrt x) (cbrt (+ x y))))) (log (sqrt (/ (cbrt x) (cbrt (+ x y))))) (log (sqrt (/ (cbrt x) (cbrt (+ x y))))) (log (/ (cbrt (* (cbrt x) (cbrt x))) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (* (cbrt x) (cbrt x))) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (* (cbrt x) (cbrt x))) (cbrt 1))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (cbrt (* (cbrt x) (cbrt x))) (cbrt 1))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (cbrt (* (cbrt x) (cbrt x))) (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (* (cbrt x) (cbrt x))) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (* (cbrt x) (cbrt x))) 1)) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (cbrt (sqrt x)) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt (sqrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (sqrt x)) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (sqrt x)) (cbrt 1))) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (log (/ (cbrt (sqrt x)) (cbrt 1))) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (log (/ (cbrt (sqrt x)) (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))))) (log (/ (cbrt (sqrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) 1)) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (log (/ (cbrt 1) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (log (/ (cbrt 1) (cbrt (sqrt (+ x y))))) (log (/ (cbrt x) (cbrt (sqrt (+ x y))))) (log (/ (cbrt 1) (cbrt 1))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ (cbrt 1) (cbrt 1))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ (cbrt 1) (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (log (/ (cbrt 1) (sqrt (cbrt (+ x y))))) (log (/ (cbrt x) (sqrt (cbrt (+ x y))))) (log (/ (cbrt 1) 1)) (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt 1))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt 1))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (/ (* (cbrt (cbrt x)) (cbrt (cbrt x))) 1)) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (sqrt (cbrt x)) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (sqrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (/ (sqrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (/ (sqrt (cbrt x)) (cbrt 1))) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (log (/ (sqrt (cbrt x)) (cbrt 1))) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (log (/ (sqrt (cbrt x)) (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))))) (log (/ (sqrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) 1)) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (log (/ 1 (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (log (/ 1 (cbrt (sqrt (+ x y))))) (log (/ (cbrt x) (cbrt (sqrt (+ x y))))) (log (/ 1 (cbrt 1))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ 1 (cbrt 1))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ 1 (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (log (/ 1 (sqrt (cbrt (+ x y))))) (log (/ (cbrt x) (sqrt (cbrt (+ x y))))) (log (/ 1 1)) (log (/ (cbrt x) (cbrt (+ x y)))) (log 1) (log (/ (cbrt x) (cbrt (+ x y)))) (log (cbrt x)) (log (/ 1 (cbrt (+ x y)))) (log (/ (cbrt x) (cbrt (+ (pow x 3) (pow y 3))))) (log (cbrt (+ (* x x) (- (* y y) (* x y))))) (log (/ (cbrt x) (cbrt (- (* x x) (* y y))))) (log (cbrt (- x y))) (log (cbrt x)) (log (cbrt (+ x y))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (log (/ (cbrt x) (cbrt (+ x y))))) (exp (log (/ (cbrt x) (cbrt (+ x y))))) (* (cbrt (log (/ (cbrt x) (cbrt (+ x y))))) (cbrt (log (/ (cbrt x) (cbrt (+ x y)))))) (cbrt (log (/ (cbrt x) (cbrt (+ x y))))) (* (* (log (/ (cbrt x) (cbrt (+ x y)))) (log (/ (cbrt x) (cbrt (+ x y))))) (log (/ (cbrt x) (cbrt (+ x y))))) (sqrt (log (/ (cbrt x) (cbrt (+ x y))))) (sqrt (log (/ (cbrt x) (cbrt (+ x y))))) (expm1 (cbrt x)) (log1p (cbrt x)) (log (cbrt x)) (exp (cbrt x)) (cbrt (* (cbrt x) (cbrt x))) (cbrt (cbrt x)) (cbrt (sqrt x)) (cbrt (sqrt x)) (cbrt 1) (cbrt x) (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt (cbrt x)) (* (* (cbrt x) (cbrt x)) (cbrt x)) (sqrt (cbrt x)) (sqrt (cbrt x)) (expm1 (cbrt x)) (log1p (cbrt x)) (log (cbrt x)) (exp (cbrt x)) (cbrt (* (cbrt x) (cbrt x))) (cbrt (cbrt x)) (cbrt (sqrt x)) (cbrt (sqrt x)) (cbrt 1) (cbrt x) (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt (cbrt x)) (* (* (cbrt x) (cbrt x)) (cbrt x)) (sqrt (cbrt x)) (sqrt (cbrt x)) (* 1/3 (- (log x) (log y))) 0 0 (* 1/3 (- (log x) (log y))) 0 0 (pow x 1/3) (pow (/ 1 x) -1/3) (* (pow (* -1 x) 1/3) (cbrt -1)) (pow x 1/3) (pow (/ 1 x) -1/3) (* (pow (* -1 x) 1/3) (cbrt -1)) 7.868 * * [simplify]: Extracting # 0 : cost 0 7.868 * * [simplify]: Extracting # 1 : cost 0 7.868 * * [simplify]: Extracting # 2 : cost 0 7.869 * * [simplify]: Extracting # 3 : cost 0 7.869 * * [simplify]: Extracting # 4 : cost 0 7.870 * * [simplify]: Extracting # 5 : cost 0 7.870 * * [simplify]: Extracting # 6 : cost 0 7.870 * * [simplify]: Extracting # 7 : cost 0 7.876 * * [simplify]: iteration 0 : 177 enodes (cost 2306 ) 7.930 * * [simplify]: Extracting # 0 : cost 0 7.931 * * [simplify]: Extracting # 1 : cost 0 7.931 * * [simplify]: Extracting # 2 : cost 0 7.931 * * [simplify]: Extracting # 3 : cost 0 7.932 * * [simplify]: Extracting # 4 : cost 0 7.932 * * [simplify]: iteration 1 : 321 enodes (cost 2146 ) 8.008 * * [simplify]: Extracting # 0 : cost 0 8.009 * * [simplify]: Extracting # 1 : cost 0 8.010 * * [simplify]: Extracting # 2 : cost 0 8.011 * * [simplify]: Extracting # 3 : cost 0 8.012 * * [simplify]: Extracting # 4 : cost 0 8.012 * * [simplify]: Extracting # 5 : cost 0 8.013 * * [simplify]: iteration 2 : 578 enodes (cost 2060 ) 8.186 * * [simplify]: Extracting # 0 : cost 0 8.187 * * [simplify]: Extracting # 1 : cost 0 8.188 * * [simplify]: Extracting # 2 : cost 0 8.189 * * [simplify]: Extracting # 3 : cost 0 8.191 * * [simplify]: Extracting # 4 : cost 0 8.192 * * [simplify]: iteration 3 : 1115 enodes (cost 1986 ) 8.930 * * [simplify]: Extracting # 0 : cost 0 8.935 * * [simplify]: Extracting # 1 : cost 0 8.940 * * [simplify]: Extracting # 2 : cost 0 8.945 * * [simplify]: Extracting # 3 : cost 0 8.950 * * [simplify]: Extracting # 4 : cost 0 8.955 * * [simplify]: iteration 4 : 2482 enodes (cost 1982 ) 9.977 * * [simplify]: Extracting # 0 : cost 0 9.987 * * [simplify]: Extracting # 1 : cost 0 9.993 * * [simplify]: Extracting # 2 : cost 0 9.999 * * [simplify]: Extracting # 3 : cost 0 10.004 * * [simplify]: Extracting # 4 : cost 0 10.010 * * [simplify]: iteration done: 5000 enodes (cost 1976 ) 10.011 * [simplify]: Simplified to: (expm1 (log (/ (cbrt x) (cbrt (+ x y))))) (log1p (log (/ (cbrt x) (cbrt (+ x y))))) (* 2 (log (cbrt (/ (cbrt x) (cbrt (+ x y)))))) (log (cbrt (/ (cbrt x) (cbrt (+ x y))))) (log (sqrt (/ (cbrt x) (cbrt (+ x y))))) (log (sqrt (/ (cbrt x) (cbrt (+ x y))))) (log (/ (cbrt (pow x 2/3)) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (pow x 2/3)) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (cbrt (pow x 2/3))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (cbrt (pow x 2/3))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (fma -2 (log (cbrt (cbrt (+ x y)))) (log (cbrt (pow x 2/3)))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (pow x 2/3)) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (cbrt (pow x 2/3))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (cbrt (sqrt x)) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt (sqrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (sqrt x)) (cbrt (sqrt (+ x y))))) (log (cbrt (sqrt x))) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (log (cbrt (sqrt x))) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (fma -2 (log (cbrt (cbrt (+ x y)))) (log (cbrt (sqrt x)))) (log (/ (cbrt (sqrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) (sqrt (cbrt (+ x y))))) (log (cbrt (sqrt x))) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (- (log (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (- (log (cbrt (sqrt (+ x y))))) (log (/ (cbrt x) (cbrt (sqrt (+ x y))))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) (* -2 (log (cbrt (cbrt (+ x y))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (- (log (sqrt (cbrt (+ x y))))) (log (/ (cbrt x) (sqrt (cbrt (+ x y))))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) (- (* 2 (log (cbrt (cbrt x)))) (log (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (- (* 2 (log (cbrt (cbrt x)))) (log (cbrt (sqrt (+ x y))))) (log (/ (cbrt (cbrt x)) (cbrt (sqrt (+ x y))))) (* 2 (log (cbrt (cbrt x)))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (* 2 (log (cbrt (cbrt x)))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (* 2 (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (- (* 2 (log (cbrt (cbrt x)))) (log (sqrt (cbrt (+ x y))))) (log (/ (cbrt (cbrt x)) (sqrt (cbrt (+ x y))))) (* 2 (log (cbrt (cbrt x)))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (sqrt (cbrt x)) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (sqrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (/ (sqrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (sqrt (cbrt x))) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (log (sqrt (cbrt x))) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (fma -2 (log (cbrt (cbrt (+ x y)))) (log (sqrt (cbrt x)))) (log (/ (sqrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (sqrt (cbrt x))) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (- (log (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (- (log (cbrt (sqrt (+ x y))))) (log (/ (cbrt x) (cbrt (sqrt (+ x y))))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) (* -2 (log (cbrt (cbrt (+ x y))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (- (log (sqrt (cbrt (+ x y))))) (log (/ (cbrt x) (sqrt (cbrt (+ x y))))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) (log (cbrt x)) (- (log (cbrt (+ x y)))) (log (/ (cbrt x) (cbrt (+ (pow x 3) (pow y 3))))) (log (cbrt (fma x x (* y (- y x))))) (log (/ (cbrt x) (cbrt (- (* x x) (* y y))))) (log (cbrt (- x y))) (log (cbrt x)) (log (cbrt (+ x y))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (log (/ (cbrt x) (cbrt (+ x y))))) (/ (cbrt x) (cbrt (+ x y))) (* (cbrt (log (/ (cbrt x) (cbrt (+ x y))))) (cbrt (log (/ (cbrt x) (cbrt (+ x y)))))) (cbrt (log (/ (cbrt x) (cbrt (+ x y))))) (pow (log (/ (cbrt x) (cbrt (+ x y)))) 3) (sqrt (log (/ (cbrt x) (cbrt (+ x y))))) (sqrt (log (/ (cbrt x) (cbrt (+ x y))))) (expm1 (log (/ (cbrt x) (cbrt (+ x y))))) (log1p (log (/ (cbrt x) (cbrt (+ x y))))) (* 2 (log (cbrt (/ (cbrt x) (cbrt (+ x y)))))) (log (cbrt (/ (cbrt x) (cbrt (+ x y))))) (log (sqrt (/ (cbrt x) (cbrt (+ x y))))) (log (sqrt (/ (cbrt x) (cbrt (+ x y))))) (log (/ (cbrt (pow x 2/3)) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (pow x 2/3)) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (cbrt (pow x 2/3))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (cbrt (pow x 2/3))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (fma -2 (log (cbrt (cbrt (+ x y)))) (log (cbrt (pow x 2/3)))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (pow x 2/3)) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (cbrt (pow x 2/3))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (cbrt (sqrt x)) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt (sqrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) (cbrt (sqrt (+ x y))))) (log (/ (cbrt (sqrt x)) (cbrt (sqrt (+ x y))))) (log (cbrt (sqrt x))) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (log (cbrt (sqrt x))) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (fma -2 (log (cbrt (cbrt (+ x y)))) (log (cbrt (sqrt x)))) (log (/ (cbrt (sqrt x)) (cbrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) (sqrt (cbrt (+ x y))))) (log (/ (cbrt (sqrt x)) (sqrt (cbrt (+ x y))))) (log (cbrt (sqrt x))) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (- (log (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (- (log (cbrt (sqrt (+ x y))))) (log (/ (cbrt x) (cbrt (sqrt (+ x y))))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) (* -2 (log (cbrt (cbrt (+ x y))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (- (log (sqrt (cbrt (+ x y))))) (log (/ (cbrt x) (sqrt (cbrt (+ x y))))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) (- (* 2 (log (cbrt (cbrt x)))) (log (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (- (* 2 (log (cbrt (cbrt x)))) (log (cbrt (sqrt (+ x y))))) (log (/ (cbrt (cbrt x)) (cbrt (sqrt (+ x y))))) (* 2 (log (cbrt (cbrt x)))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (* 2 (log (cbrt (cbrt x)))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (* 2 (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y)))))) (log (/ (cbrt (cbrt x)) (cbrt (cbrt (+ x y))))) (- (* 2 (log (cbrt (cbrt x)))) (log (sqrt (cbrt (+ x y))))) (log (/ (cbrt (cbrt x)) (sqrt (cbrt (+ x y))))) (* 2 (log (cbrt (cbrt x)))) (log (/ (cbrt (cbrt x)) (cbrt (+ x y)))) (log (/ (sqrt (cbrt x)) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (sqrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (/ (sqrt (cbrt x)) (cbrt (sqrt (+ x y))))) (log (sqrt (cbrt x))) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (log (sqrt (cbrt x))) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (fma -2 (log (cbrt (cbrt (+ x y)))) (log (sqrt (cbrt x)))) (log (/ (sqrt (cbrt x)) (cbrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (/ (sqrt (cbrt x)) (sqrt (cbrt (+ x y))))) (log (sqrt (cbrt x))) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (- (log (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (- (log (cbrt (sqrt (+ x y))))) (log (/ (cbrt x) (cbrt (sqrt (+ x y))))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) (* -2 (log (cbrt (cbrt (+ x y))))) (log (/ (cbrt x) (cbrt (cbrt (+ x y))))) (- (log (sqrt (cbrt (+ x y))))) (log (/ (cbrt x) (sqrt (cbrt (+ x y))))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) 0 (log (/ (cbrt x) (cbrt (+ x y)))) (log (cbrt x)) (- (log (cbrt (+ x y)))) (log (/ (cbrt x) (cbrt (+ (pow x 3) (pow y 3))))) (log (cbrt (fma x x (* y (- y x))))) (log (/ (cbrt x) (cbrt (- (* x x) (* y y))))) (log (cbrt (- x y))) (log (cbrt x)) (log (cbrt (+ x y))) (log (/ (cbrt x) (cbrt (+ x y)))) (log (log (/ (cbrt x) (cbrt (+ x y))))) (/ (cbrt x) (cbrt (+ x y))) (* (cbrt (log (/ (cbrt x) (cbrt (+ x y))))) (cbrt (log (/ (cbrt x) (cbrt (+ x y)))))) (cbrt (log (/ (cbrt x) (cbrt (+ x y))))) (pow (log (/ (cbrt x) (cbrt (+ x y)))) 3) (sqrt (log (/ (cbrt x) (cbrt (+ x y))))) (sqrt (log (/ (cbrt x) (cbrt (+ x y))))) (expm1 (cbrt x)) (log1p (cbrt x)) (log (cbrt x)) (exp (cbrt x)) (cbrt (pow x 2/3)) (cbrt (cbrt x)) (cbrt (sqrt x)) (cbrt (sqrt x)) 1 (cbrt x) (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt (cbrt x)) x (sqrt (cbrt x)) (sqrt (cbrt x)) (expm1 (cbrt x)) (log1p (cbrt x)) (log (cbrt x)) (exp (cbrt x)) (cbrt (pow x 2/3)) (cbrt (cbrt x)) (cbrt (sqrt x)) (cbrt (sqrt x)) 1 (cbrt x) (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt (cbrt x)) x (sqrt (cbrt x)) (sqrt (cbrt x)) (* 1/3 (- (log x) (log y))) 0 0 (* 1/3 (- (log x) (log y))) 0 0 (cbrt x) (pow (/ 1 x) -1/3) (* (cbrt -1) (cbrt (- x))) (cbrt x) (pow (/ 1 x) -1/3) (* (cbrt -1) (cbrt (- x))) 10.013 * * * [progress]: adding candidates to table 10.823 * * [progress]: iteration 3 / 4 10.823 * * * [progress]: picking best candidate 10.833 * * * * [pick]: Picked # 10.833 * * * [progress]: localizing error 10.853 * * * [progress]: generating rewritten candidates 10.853 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 1 1) 10.869 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1) 10.880 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1) 10.899 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 10.939 * * * [progress]: generating series expansions 10.939 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 1 1) 10.939 * [backup-simplify]: Simplify (sqrt (/ x (+ x y))) into (sqrt (/ x (+ x y))) 10.939 * [approximate]: Taking taylor expansion of (sqrt (/ x (+ x y))) in (x y) around 0 10.939 * [taylor]: Taking taylor expansion of (sqrt (/ x (+ x y))) in y 10.939 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 10.939 * [taylor]: Taking taylor expansion of x in y 10.939 * [backup-simplify]: Simplify x into x 10.939 * [taylor]: Taking taylor expansion of (+ x y) in y 10.939 * [taylor]: Taking taylor expansion of x in y 10.939 * [backup-simplify]: Simplify x into x 10.940 * [taylor]: Taking taylor expansion of y in y 10.940 * [backup-simplify]: Simplify 0 into 0 10.940 * [backup-simplify]: Simplify 1 into 1 10.940 * [backup-simplify]: Simplify (+ x 0) into x 10.940 * [backup-simplify]: Simplify (/ x x) into 1 10.941 * [backup-simplify]: Simplify (sqrt 1) into 1 10.941 * [backup-simplify]: Simplify (+ 0 1) into 1 10.941 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* 1 (/ 1 x)))) into (- (/ 1 x)) 10.942 * [backup-simplify]: Simplify (/ (- (/ 1 x)) (* 2 (sqrt 1))) into (/ -1/2 x) 10.942 * [taylor]: Taking taylor expansion of (sqrt (/ x (+ x y))) in x 10.942 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 10.942 * [taylor]: Taking taylor expansion of x in x 10.942 * [backup-simplify]: Simplify 0 into 0 10.942 * [backup-simplify]: Simplify 1 into 1 10.942 * [taylor]: Taking taylor expansion of (+ x y) in x 10.942 * [taylor]: Taking taylor expansion of x in x 10.942 * [backup-simplify]: Simplify 0 into 0 10.942 * [backup-simplify]: Simplify 1 into 1 10.942 * [taylor]: Taking taylor expansion of y in x 10.942 * [backup-simplify]: Simplify y into y 10.942 * [backup-simplify]: Simplify (+ 0 y) into y 10.942 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.943 * [backup-simplify]: Simplify (sqrt 0) into 0 10.943 * [backup-simplify]: Simplify (/ (/ 1 y) (* 2 (sqrt 0))) into (/ +nan.0 y) 10.943 * [taylor]: Taking taylor expansion of (sqrt (/ x (+ x y))) in x 10.944 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 10.944 * [taylor]: Taking taylor expansion of x in x 10.944 * [backup-simplify]: Simplify 0 into 0 10.944 * [backup-simplify]: Simplify 1 into 1 10.944 * [taylor]: Taking taylor expansion of (+ x y) in x 10.944 * [taylor]: Taking taylor expansion of x in x 10.944 * [backup-simplify]: Simplify 0 into 0 10.944 * [backup-simplify]: Simplify 1 into 1 10.944 * [taylor]: Taking taylor expansion of y in x 10.944 * [backup-simplify]: Simplify y into y 10.944 * [backup-simplify]: Simplify (+ 0 y) into y 10.944 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.944 * [backup-simplify]: Simplify (sqrt 0) into 0 10.945 * [backup-simplify]: Simplify (/ (/ 1 y) (* 2 (sqrt 0))) into (/ +nan.0 y) 10.945 * [taylor]: Taking taylor expansion of 0 in y 10.945 * [backup-simplify]: Simplify 0 into 0 10.945 * [backup-simplify]: Simplify 0 into 0 10.945 * [taylor]: Taking taylor expansion of (/ +nan.0 y) in y 10.945 * [taylor]: Taking taylor expansion of +nan.0 in y 10.945 * [backup-simplify]: Simplify +nan.0 into +nan.0 10.945 * [taylor]: Taking taylor expansion of y in y 10.945 * [backup-simplify]: Simplify 0 into 0 10.945 * [backup-simplify]: Simplify 1 into 1 10.946 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 10.947 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 10.947 * [backup-simplify]: Simplify 0 into 0 10.947 * [backup-simplify]: Simplify 0 into 0 10.947 * [backup-simplify]: Simplify (+ 1 0) into 1 10.947 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 10.949 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 2))) (pow (/ +nan.0 y) 2) (+)) (* 2 0)) into (/ +nan.0 (pow y 2)) 10.949 * [taylor]: Taking taylor expansion of (/ +nan.0 (pow y 2)) in y 10.949 * [taylor]: Taking taylor expansion of +nan.0 in y 10.949 * [backup-simplify]: Simplify +nan.0 into +nan.0 10.949 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.949 * [taylor]: Taking taylor expansion of y in y 10.949 * [backup-simplify]: Simplify 0 into 0 10.949 * [backup-simplify]: Simplify 1 into 1 10.949 * [backup-simplify]: Simplify (* 1 1) into 1 10.950 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 10.951 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.951 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.952 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 10.953 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.954 * [backup-simplify]: Simplify 0 into 0 10.955 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.955 * [backup-simplify]: Simplify 0 into 0 10.955 * [backup-simplify]: Simplify 0 into 0 10.955 * [backup-simplify]: Simplify 0 into 0 10.955 * [backup-simplify]: Simplify (sqrt (/ (/ 1 x) (+ (/ 1 x) (/ 1 y)))) into (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) 10.955 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in (x y) around 0 10.955 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 10.955 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 10.955 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 10.955 * [taylor]: Taking taylor expansion of x in y 10.955 * [backup-simplify]: Simplify x into x 10.955 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 10.955 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.955 * [taylor]: Taking taylor expansion of y in y 10.956 * [backup-simplify]: Simplify 0 into 0 10.956 * [backup-simplify]: Simplify 1 into 1 10.956 * [backup-simplify]: Simplify (/ 1 1) into 1 10.956 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.956 * [taylor]: Taking taylor expansion of x in y 10.956 * [backup-simplify]: Simplify x into x 10.956 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.957 * [backup-simplify]: Simplify (+ 1 0) into 1 10.957 * [backup-simplify]: Simplify (* x 1) into x 10.957 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.957 * [backup-simplify]: Simplify (sqrt 0) into 0 10.958 * [backup-simplify]: Simplify (/ (/ 1 x) (* 2 (sqrt 0))) into (/ +nan.0 x) 10.958 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 10.958 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 10.958 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 10.958 * [taylor]: Taking taylor expansion of x in x 10.958 * [backup-simplify]: Simplify 0 into 0 10.958 * [backup-simplify]: Simplify 1 into 1 10.958 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 10.958 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.958 * [taylor]: Taking taylor expansion of y in x 10.958 * [backup-simplify]: Simplify y into y 10.958 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.958 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.959 * [taylor]: Taking taylor expansion of x in x 10.959 * [backup-simplify]: Simplify 0 into 0 10.959 * [backup-simplify]: Simplify 1 into 1 10.959 * [backup-simplify]: Simplify (/ 1 1) into 1 10.959 * [backup-simplify]: Simplify (+ 0 1) into 1 10.960 * [backup-simplify]: Simplify (* 0 1) into 0 10.961 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.961 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 10.961 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 10.961 * [backup-simplify]: Simplify (/ 1 1) into 1 10.962 * [backup-simplify]: Simplify (sqrt 1) into 1 10.962 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.963 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.963 * [backup-simplify]: Simplify (+ 0 0) into 0 10.964 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 10.964 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 10.965 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 10.965 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 10.965 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 10.965 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 10.965 * [taylor]: Taking taylor expansion of x in x 10.965 * [backup-simplify]: Simplify 0 into 0 10.965 * [backup-simplify]: Simplify 1 into 1 10.965 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 10.965 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.965 * [taylor]: Taking taylor expansion of y in x 10.965 * [backup-simplify]: Simplify y into y 10.965 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.965 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.965 * [taylor]: Taking taylor expansion of x in x 10.965 * [backup-simplify]: Simplify 0 into 0 10.965 * [backup-simplify]: Simplify 1 into 1 10.965 * [backup-simplify]: Simplify (/ 1 1) into 1 10.966 * [backup-simplify]: Simplify (+ 0 1) into 1 10.966 * [backup-simplify]: Simplify (* 0 1) into 0 10.967 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.967 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 10.973 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 10.973 * [backup-simplify]: Simplify (/ 1 1) into 1 10.974 * [backup-simplify]: Simplify (sqrt 1) into 1 10.974 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.975 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.975 * [backup-simplify]: Simplify (+ 0 0) into 0 10.976 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 10.976 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 10.977 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 10.977 * [taylor]: Taking taylor expansion of 1 in y 10.977 * [backup-simplify]: Simplify 1 into 1 10.977 * [backup-simplify]: Simplify 1 into 1 10.977 * [taylor]: Taking taylor expansion of (/ -1/2 y) in y 10.977 * [taylor]: Taking taylor expansion of -1/2 in y 10.977 * [backup-simplify]: Simplify -1/2 into -1/2 10.977 * [taylor]: Taking taylor expansion of y in y 10.977 * [backup-simplify]: Simplify 0 into 0 10.977 * [backup-simplify]: Simplify 1 into 1 10.978 * [backup-simplify]: Simplify (/ -1/2 1) into -1/2 10.978 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)))) into 0 10.978 * [backup-simplify]: Simplify 0 into 0 10.979 * [backup-simplify]: Simplify 0 into 0 10.979 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.980 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.980 * [backup-simplify]: Simplify (+ 0 0) into 0 10.981 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 10.982 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 10.983 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow (/ -1/2 y) 2) (+)) (* 2 1)) into (/ 3/8 (pow y 2)) 10.983 * [taylor]: Taking taylor expansion of (/ 3/8 (pow y 2)) in y 10.983 * [taylor]: Taking taylor expansion of 3/8 in y 10.983 * [backup-simplify]: Simplify 3/8 into 3/8 10.983 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.983 * [taylor]: Taking taylor expansion of y in y 10.983 * [backup-simplify]: Simplify 0 into 0 10.983 * [backup-simplify]: Simplify 1 into 1 10.984 * [backup-simplify]: Simplify (* 1 1) into 1 10.984 * [backup-simplify]: Simplify (/ 3/8 1) into 3/8 10.985 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.985 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.986 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 3/8 (/ 0 1)))) into 0 10.987 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 3/8 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.987 * [backup-simplify]: Simplify 0 into 0 10.988 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.988 * [backup-simplify]: Simplify 0 into 0 10.988 * [backup-simplify]: Simplify 0 into 0 10.989 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.990 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.990 * [backup-simplify]: Simplify (+ 0 0) into 0 10.991 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 10.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 10.994 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 3))) (+ (* 2 (* (/ -1/2 y) (/ 3/8 (pow y 2)))))) (* 2 1)) into (/ -5/16 (pow y 3)) 10.994 * [taylor]: Taking taylor expansion of (/ -5/16 (pow y 3)) in y 10.994 * [taylor]: Taking taylor expansion of -5/16 in y 10.994 * [backup-simplify]: Simplify -5/16 into -5/16 10.994 * [taylor]: Taking taylor expansion of (pow y 3) in y 10.994 * [taylor]: Taking taylor expansion of y in y 10.994 * [backup-simplify]: Simplify 0 into 0 10.994 * [backup-simplify]: Simplify 1 into 1 10.994 * [backup-simplify]: Simplify (* 1 1) into 1 10.995 * [backup-simplify]: Simplify (* 1 1) into 1 10.995 * [backup-simplify]: Simplify (/ -5/16 1) into -5/16 10.996 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.997 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.998 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.999 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.999 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.000 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -5/16 (/ 0 1)))) into 0 11.001 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.002 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -5/16 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.003 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -5/16 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.003 * [backup-simplify]: Simplify 0 into 0 11.003 * [backup-simplify]: Simplify 1 into 1 11.004 * [backup-simplify]: Simplify (sqrt (/ (/ 1 (- x)) (+ (/ 1 (- x)) (/ 1 (- y))))) into (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) 11.004 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in (x y) around 0 11.004 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 11.004 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 11.004 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 11.004 * [taylor]: Taking taylor expansion of x in y 11.004 * [backup-simplify]: Simplify x into x 11.004 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 11.004 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.004 * [taylor]: Taking taylor expansion of y in y 11.004 * [backup-simplify]: Simplify 0 into 0 11.004 * [backup-simplify]: Simplify 1 into 1 11.004 * [backup-simplify]: Simplify (/ 1 1) into 1 11.004 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.004 * [taylor]: Taking taylor expansion of x in y 11.004 * [backup-simplify]: Simplify x into x 11.004 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.005 * [backup-simplify]: Simplify (+ 1 0) into 1 11.005 * [backup-simplify]: Simplify (* x 1) into x 11.005 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.005 * [backup-simplify]: Simplify (sqrt 0) into 0 11.006 * [backup-simplify]: Simplify (/ (/ 1 x) (* 2 (sqrt 0))) into (/ +nan.0 x) 11.006 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.006 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.006 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.006 * [taylor]: Taking taylor expansion of x in x 11.006 * [backup-simplify]: Simplify 0 into 0 11.006 * [backup-simplify]: Simplify 1 into 1 11.006 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.006 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.006 * [taylor]: Taking taylor expansion of y in x 11.006 * [backup-simplify]: Simplify y into y 11.006 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.006 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.006 * [taylor]: Taking taylor expansion of x in x 11.006 * [backup-simplify]: Simplify 0 into 0 11.006 * [backup-simplify]: Simplify 1 into 1 11.007 * [backup-simplify]: Simplify (/ 1 1) into 1 11.007 * [backup-simplify]: Simplify (+ 0 1) into 1 11.008 * [backup-simplify]: Simplify (* 0 1) into 0 11.008 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.008 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.009 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.009 * [backup-simplify]: Simplify (/ 1 1) into 1 11.010 * [backup-simplify]: Simplify (sqrt 1) into 1 11.010 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.011 * [backup-simplify]: Simplify (+ 0 0) into 0 11.012 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.012 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.013 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.013 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.013 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.013 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.013 * [taylor]: Taking taylor expansion of x in x 11.013 * [backup-simplify]: Simplify 0 into 0 11.013 * [backup-simplify]: Simplify 1 into 1 11.013 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.013 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.013 * [taylor]: Taking taylor expansion of y in x 11.013 * [backup-simplify]: Simplify y into y 11.013 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.013 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.013 * [taylor]: Taking taylor expansion of x in x 11.013 * [backup-simplify]: Simplify 0 into 0 11.013 * [backup-simplify]: Simplify 1 into 1 11.013 * [backup-simplify]: Simplify (/ 1 1) into 1 11.014 * [backup-simplify]: Simplify (+ 0 1) into 1 11.014 * [backup-simplify]: Simplify (* 0 1) into 0 11.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.015 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.016 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.016 * [backup-simplify]: Simplify (/ 1 1) into 1 11.017 * [backup-simplify]: Simplify (sqrt 1) into 1 11.017 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.018 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.018 * [backup-simplify]: Simplify (+ 0 0) into 0 11.019 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.019 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.020 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.020 * [taylor]: Taking taylor expansion of 1 in y 11.020 * [backup-simplify]: Simplify 1 into 1 11.020 * [backup-simplify]: Simplify 1 into 1 11.020 * [taylor]: Taking taylor expansion of (/ -1/2 y) in y 11.020 * [taylor]: Taking taylor expansion of -1/2 in y 11.020 * [backup-simplify]: Simplify -1/2 into -1/2 11.020 * [taylor]: Taking taylor expansion of y in y 11.020 * [backup-simplify]: Simplify 0 into 0 11.020 * [backup-simplify]: Simplify 1 into 1 11.021 * [backup-simplify]: Simplify (/ -1/2 1) into -1/2 11.021 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)))) into 0 11.021 * [backup-simplify]: Simplify 0 into 0 11.022 * [backup-simplify]: Simplify 0 into 0 11.022 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.023 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.023 * [backup-simplify]: Simplify (+ 0 0) into 0 11.024 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 11.025 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 11.026 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow (/ -1/2 y) 2) (+)) (* 2 1)) into (/ 3/8 (pow y 2)) 11.026 * [taylor]: Taking taylor expansion of (/ 3/8 (pow y 2)) in y 11.026 * [taylor]: Taking taylor expansion of 3/8 in y 11.026 * [backup-simplify]: Simplify 3/8 into 3/8 11.026 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.026 * [taylor]: Taking taylor expansion of y in y 11.026 * [backup-simplify]: Simplify 0 into 0 11.026 * [backup-simplify]: Simplify 1 into 1 11.027 * [backup-simplify]: Simplify (* 1 1) into 1 11.027 * [backup-simplify]: Simplify (/ 3/8 1) into 3/8 11.028 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.029 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.030 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 3/8 (/ 0 1)))) into 0 11.031 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 3/8 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.031 * [backup-simplify]: Simplify 0 into 0 11.032 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.032 * [backup-simplify]: Simplify 0 into 0 11.032 * [backup-simplify]: Simplify 0 into 0 11.032 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.033 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.034 * [backup-simplify]: Simplify (+ 0 0) into 0 11.035 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 11.035 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 11.036 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 3))) (+ (* 2 (* (/ -1/2 y) (/ 3/8 (pow y 2)))))) (* 2 1)) into (/ -5/16 (pow y 3)) 11.036 * [taylor]: Taking taylor expansion of (/ -5/16 (pow y 3)) in y 11.036 * [taylor]: Taking taylor expansion of -5/16 in y 11.036 * [backup-simplify]: Simplify -5/16 into -5/16 11.036 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.036 * [taylor]: Taking taylor expansion of y in y 11.036 * [backup-simplify]: Simplify 0 into 0 11.036 * [backup-simplify]: Simplify 1 into 1 11.036 * [backup-simplify]: Simplify (* 1 1) into 1 11.037 * [backup-simplify]: Simplify (* 1 1) into 1 11.037 * [backup-simplify]: Simplify (/ -5/16 1) into -5/16 11.037 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.038 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.038 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.039 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.039 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.040 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -5/16 (/ 0 1)))) into 0 11.040 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.041 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -5/16 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.041 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -5/16 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.042 * [backup-simplify]: Simplify 0 into 0 11.042 * [backup-simplify]: Simplify 1 into 1 11.042 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1) 11.042 * [backup-simplify]: Simplify (sqrt (/ x (+ x y))) into (sqrt (/ x (+ x y))) 11.042 * [approximate]: Taking taylor expansion of (sqrt (/ x (+ x y))) in (x y) around 0 11.042 * [taylor]: Taking taylor expansion of (sqrt (/ x (+ x y))) in y 11.042 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 11.042 * [taylor]: Taking taylor expansion of x in y 11.042 * [backup-simplify]: Simplify x into x 11.042 * [taylor]: Taking taylor expansion of (+ x y) in y 11.042 * [taylor]: Taking taylor expansion of x in y 11.042 * [backup-simplify]: Simplify x into x 11.042 * [taylor]: Taking taylor expansion of y in y 11.042 * [backup-simplify]: Simplify 0 into 0 11.042 * [backup-simplify]: Simplify 1 into 1 11.042 * [backup-simplify]: Simplify (+ x 0) into x 11.042 * [backup-simplify]: Simplify (/ x x) into 1 11.042 * [backup-simplify]: Simplify (sqrt 1) into 1 11.042 * [backup-simplify]: Simplify (+ 0 1) into 1 11.043 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* 1 (/ 1 x)))) into (- (/ 1 x)) 11.043 * [backup-simplify]: Simplify (/ (- (/ 1 x)) (* 2 (sqrt 1))) into (/ -1/2 x) 11.043 * [taylor]: Taking taylor expansion of (sqrt (/ x (+ x y))) in x 11.043 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 11.043 * [taylor]: Taking taylor expansion of x in x 11.043 * [backup-simplify]: Simplify 0 into 0 11.043 * [backup-simplify]: Simplify 1 into 1 11.043 * [taylor]: Taking taylor expansion of (+ x y) in x 11.043 * [taylor]: Taking taylor expansion of x in x 11.043 * [backup-simplify]: Simplify 0 into 0 11.043 * [backup-simplify]: Simplify 1 into 1 11.043 * [taylor]: Taking taylor expansion of y in x 11.043 * [backup-simplify]: Simplify y into y 11.043 * [backup-simplify]: Simplify (+ 0 y) into y 11.043 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.043 * [backup-simplify]: Simplify (sqrt 0) into 0 11.044 * [backup-simplify]: Simplify (/ (/ 1 y) (* 2 (sqrt 0))) into (/ +nan.0 y) 11.044 * [taylor]: Taking taylor expansion of (sqrt (/ x (+ x y))) in x 11.044 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 11.044 * [taylor]: Taking taylor expansion of x in x 11.044 * [backup-simplify]: Simplify 0 into 0 11.044 * [backup-simplify]: Simplify 1 into 1 11.044 * [taylor]: Taking taylor expansion of (+ x y) in x 11.044 * [taylor]: Taking taylor expansion of x in x 11.044 * [backup-simplify]: Simplify 0 into 0 11.044 * [backup-simplify]: Simplify 1 into 1 11.044 * [taylor]: Taking taylor expansion of y in x 11.044 * [backup-simplify]: Simplify y into y 11.044 * [backup-simplify]: Simplify (+ 0 y) into y 11.044 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.044 * [backup-simplify]: Simplify (sqrt 0) into 0 11.045 * [backup-simplify]: Simplify (/ (/ 1 y) (* 2 (sqrt 0))) into (/ +nan.0 y) 11.045 * [taylor]: Taking taylor expansion of 0 in y 11.045 * [backup-simplify]: Simplify 0 into 0 11.045 * [backup-simplify]: Simplify 0 into 0 11.045 * [taylor]: Taking taylor expansion of (/ +nan.0 y) in y 11.045 * [taylor]: Taking taylor expansion of +nan.0 in y 11.045 * [backup-simplify]: Simplify +nan.0 into +nan.0 11.045 * [taylor]: Taking taylor expansion of y in y 11.045 * [backup-simplify]: Simplify 0 into 0 11.045 * [backup-simplify]: Simplify 1 into 1 11.045 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 11.046 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 11.046 * [backup-simplify]: Simplify 0 into 0 11.046 * [backup-simplify]: Simplify 0 into 0 11.046 * [backup-simplify]: Simplify (+ 1 0) into 1 11.046 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 11.047 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 2))) (pow (/ +nan.0 y) 2) (+)) (* 2 0)) into (/ +nan.0 (pow y 2)) 11.047 * [taylor]: Taking taylor expansion of (/ +nan.0 (pow y 2)) in y 11.047 * [taylor]: Taking taylor expansion of +nan.0 in y 11.047 * [backup-simplify]: Simplify +nan.0 into +nan.0 11.047 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.047 * [taylor]: Taking taylor expansion of y in y 11.047 * [backup-simplify]: Simplify 0 into 0 11.047 * [backup-simplify]: Simplify 1 into 1 11.047 * [backup-simplify]: Simplify (* 1 1) into 1 11.047 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 11.048 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.048 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.049 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 11.049 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.049 * [backup-simplify]: Simplify 0 into 0 11.050 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.050 * [backup-simplify]: Simplify 0 into 0 11.050 * [backup-simplify]: Simplify 0 into 0 11.050 * [backup-simplify]: Simplify 0 into 0 11.050 * [backup-simplify]: Simplify (sqrt (/ (/ 1 x) (+ (/ 1 x) (/ 1 y)))) into (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) 11.050 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in (x y) around 0 11.050 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 11.050 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 11.050 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 11.050 * [taylor]: Taking taylor expansion of x in y 11.050 * [backup-simplify]: Simplify x into x 11.050 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 11.050 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.050 * [taylor]: Taking taylor expansion of y in y 11.050 * [backup-simplify]: Simplify 0 into 0 11.050 * [backup-simplify]: Simplify 1 into 1 11.051 * [backup-simplify]: Simplify (/ 1 1) into 1 11.051 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.051 * [taylor]: Taking taylor expansion of x in y 11.051 * [backup-simplify]: Simplify x into x 11.051 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.051 * [backup-simplify]: Simplify (+ 1 0) into 1 11.051 * [backup-simplify]: Simplify (* x 1) into x 11.051 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.051 * [backup-simplify]: Simplify (sqrt 0) into 0 11.052 * [backup-simplify]: Simplify (/ (/ 1 x) (* 2 (sqrt 0))) into (/ +nan.0 x) 11.052 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.052 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.052 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.052 * [taylor]: Taking taylor expansion of x in x 11.052 * [backup-simplify]: Simplify 0 into 0 11.052 * [backup-simplify]: Simplify 1 into 1 11.052 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.052 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.052 * [taylor]: Taking taylor expansion of y in x 11.052 * [backup-simplify]: Simplify y into y 11.052 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.052 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.052 * [taylor]: Taking taylor expansion of x in x 11.052 * [backup-simplify]: Simplify 0 into 0 11.052 * [backup-simplify]: Simplify 1 into 1 11.052 * [backup-simplify]: Simplify (/ 1 1) into 1 11.052 * [backup-simplify]: Simplify (+ 0 1) into 1 11.053 * [backup-simplify]: Simplify (* 0 1) into 0 11.053 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.053 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.053 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.054 * [backup-simplify]: Simplify (/ 1 1) into 1 11.054 * [backup-simplify]: Simplify (sqrt 1) into 1 11.054 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.055 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.055 * [backup-simplify]: Simplify (+ 0 0) into 0 11.055 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.055 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.056 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.056 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.056 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.056 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.056 * [taylor]: Taking taylor expansion of x in x 11.056 * [backup-simplify]: Simplify 0 into 0 11.056 * [backup-simplify]: Simplify 1 into 1 11.056 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.056 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.056 * [taylor]: Taking taylor expansion of y in x 11.056 * [backup-simplify]: Simplify y into y 11.056 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.056 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.056 * [taylor]: Taking taylor expansion of x in x 11.056 * [backup-simplify]: Simplify 0 into 0 11.056 * [backup-simplify]: Simplify 1 into 1 11.056 * [backup-simplify]: Simplify (/ 1 1) into 1 11.057 * [backup-simplify]: Simplify (+ 0 1) into 1 11.057 * [backup-simplify]: Simplify (* 0 1) into 0 11.057 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.057 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.058 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.058 * [backup-simplify]: Simplify (/ 1 1) into 1 11.058 * [backup-simplify]: Simplify (sqrt 1) into 1 11.058 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.059 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.059 * [backup-simplify]: Simplify (+ 0 0) into 0 11.060 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.060 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.060 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.060 * [taylor]: Taking taylor expansion of 1 in y 11.060 * [backup-simplify]: Simplify 1 into 1 11.060 * [backup-simplify]: Simplify 1 into 1 11.060 * [taylor]: Taking taylor expansion of (/ -1/2 y) in y 11.060 * [taylor]: Taking taylor expansion of -1/2 in y 11.060 * [backup-simplify]: Simplify -1/2 into -1/2 11.060 * [taylor]: Taking taylor expansion of y in y 11.060 * [backup-simplify]: Simplify 0 into 0 11.060 * [backup-simplify]: Simplify 1 into 1 11.060 * [backup-simplify]: Simplify (/ -1/2 1) into -1/2 11.061 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)))) into 0 11.061 * [backup-simplify]: Simplify 0 into 0 11.061 * [backup-simplify]: Simplify 0 into 0 11.061 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.062 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.062 * [backup-simplify]: Simplify (+ 0 0) into 0 11.063 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 11.063 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 11.064 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow (/ -1/2 y) 2) (+)) (* 2 1)) into (/ 3/8 (pow y 2)) 11.064 * [taylor]: Taking taylor expansion of (/ 3/8 (pow y 2)) in y 11.064 * [taylor]: Taking taylor expansion of 3/8 in y 11.064 * [backup-simplify]: Simplify 3/8 into 3/8 11.064 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.064 * [taylor]: Taking taylor expansion of y in y 11.064 * [backup-simplify]: Simplify 0 into 0 11.064 * [backup-simplify]: Simplify 1 into 1 11.064 * [backup-simplify]: Simplify (* 1 1) into 1 11.064 * [backup-simplify]: Simplify (/ 3/8 1) into 3/8 11.065 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.065 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.066 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 3/8 (/ 0 1)))) into 0 11.067 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 3/8 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.067 * [backup-simplify]: Simplify 0 into 0 11.068 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.068 * [backup-simplify]: Simplify 0 into 0 11.068 * [backup-simplify]: Simplify 0 into 0 11.069 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.069 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.070 * [backup-simplify]: Simplify (+ 0 0) into 0 11.071 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 11.073 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 11.074 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 3))) (+ (* 2 (* (/ -1/2 y) (/ 3/8 (pow y 2)))))) (* 2 1)) into (/ -5/16 (pow y 3)) 11.074 * [taylor]: Taking taylor expansion of (/ -5/16 (pow y 3)) in y 11.074 * [taylor]: Taking taylor expansion of -5/16 in y 11.074 * [backup-simplify]: Simplify -5/16 into -5/16 11.074 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.074 * [taylor]: Taking taylor expansion of y in y 11.074 * [backup-simplify]: Simplify 0 into 0 11.074 * [backup-simplify]: Simplify 1 into 1 11.075 * [backup-simplify]: Simplify (* 1 1) into 1 11.075 * [backup-simplify]: Simplify (* 1 1) into 1 11.076 * [backup-simplify]: Simplify (/ -5/16 1) into -5/16 11.077 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.078 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.078 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.079 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.080 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.081 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -5/16 (/ 0 1)))) into 0 11.082 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.083 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -5/16 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.084 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -5/16 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.084 * [backup-simplify]: Simplify 0 into 0 11.084 * [backup-simplify]: Simplify 1 into 1 11.084 * [backup-simplify]: Simplify (sqrt (/ (/ 1 (- x)) (+ (/ 1 (- x)) (/ 1 (- y))))) into (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) 11.084 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in (x y) around 0 11.084 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 11.084 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 11.085 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 11.085 * [taylor]: Taking taylor expansion of x in y 11.085 * [backup-simplify]: Simplify x into x 11.085 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 11.085 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.085 * [taylor]: Taking taylor expansion of y in y 11.085 * [backup-simplify]: Simplify 0 into 0 11.085 * [backup-simplify]: Simplify 1 into 1 11.085 * [backup-simplify]: Simplify (/ 1 1) into 1 11.085 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.085 * [taylor]: Taking taylor expansion of x in y 11.085 * [backup-simplify]: Simplify x into x 11.085 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.086 * [backup-simplify]: Simplify (+ 1 0) into 1 11.086 * [backup-simplify]: Simplify (* x 1) into x 11.086 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.086 * [backup-simplify]: Simplify (sqrt 0) into 0 11.087 * [backup-simplify]: Simplify (/ (/ 1 x) (* 2 (sqrt 0))) into (/ +nan.0 x) 11.087 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.087 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.087 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.087 * [taylor]: Taking taylor expansion of x in x 11.087 * [backup-simplify]: Simplify 0 into 0 11.087 * [backup-simplify]: Simplify 1 into 1 11.087 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.087 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.087 * [taylor]: Taking taylor expansion of y in x 11.087 * [backup-simplify]: Simplify y into y 11.087 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.087 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.087 * [taylor]: Taking taylor expansion of x in x 11.087 * [backup-simplify]: Simplify 0 into 0 11.087 * [backup-simplify]: Simplify 1 into 1 11.088 * [backup-simplify]: Simplify (/ 1 1) into 1 11.088 * [backup-simplify]: Simplify (+ 0 1) into 1 11.088 * [backup-simplify]: Simplify (* 0 1) into 0 11.089 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.089 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.090 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.090 * [backup-simplify]: Simplify (/ 1 1) into 1 11.090 * [backup-simplify]: Simplify (sqrt 1) into 1 11.091 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.092 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.092 * [backup-simplify]: Simplify (+ 0 0) into 0 11.093 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.093 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.094 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.094 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.094 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.094 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.094 * [taylor]: Taking taylor expansion of x in x 11.094 * [backup-simplify]: Simplify 0 into 0 11.094 * [backup-simplify]: Simplify 1 into 1 11.094 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.094 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.094 * [taylor]: Taking taylor expansion of y in x 11.094 * [backup-simplify]: Simplify y into y 11.094 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.094 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.094 * [taylor]: Taking taylor expansion of x in x 11.094 * [backup-simplify]: Simplify 0 into 0 11.094 * [backup-simplify]: Simplify 1 into 1 11.094 * [backup-simplify]: Simplify (/ 1 1) into 1 11.095 * [backup-simplify]: Simplify (+ 0 1) into 1 11.095 * [backup-simplify]: Simplify (* 0 1) into 0 11.096 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.096 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.096 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.097 * [backup-simplify]: Simplify (/ 1 1) into 1 11.100 * [backup-simplify]: Simplify (sqrt 1) into 1 11.101 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.102 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.102 * [backup-simplify]: Simplify (+ 0 0) into 0 11.103 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.103 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.104 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.104 * [taylor]: Taking taylor expansion of 1 in y 11.104 * [backup-simplify]: Simplify 1 into 1 11.104 * [backup-simplify]: Simplify 1 into 1 11.104 * [taylor]: Taking taylor expansion of (/ -1/2 y) in y 11.104 * [taylor]: Taking taylor expansion of -1/2 in y 11.104 * [backup-simplify]: Simplify -1/2 into -1/2 11.104 * [taylor]: Taking taylor expansion of y in y 11.104 * [backup-simplify]: Simplify 0 into 0 11.104 * [backup-simplify]: Simplify 1 into 1 11.105 * [backup-simplify]: Simplify (/ -1/2 1) into -1/2 11.105 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)))) into 0 11.105 * [backup-simplify]: Simplify 0 into 0 11.105 * [backup-simplify]: Simplify 0 into 0 11.106 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.107 * [backup-simplify]: Simplify (+ 0 0) into 0 11.108 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 11.109 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 11.110 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow (/ -1/2 y) 2) (+)) (* 2 1)) into (/ 3/8 (pow y 2)) 11.110 * [taylor]: Taking taylor expansion of (/ 3/8 (pow y 2)) in y 11.110 * [taylor]: Taking taylor expansion of 3/8 in y 11.110 * [backup-simplify]: Simplify 3/8 into 3/8 11.110 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.110 * [taylor]: Taking taylor expansion of y in y 11.110 * [backup-simplify]: Simplify 0 into 0 11.110 * [backup-simplify]: Simplify 1 into 1 11.111 * [backup-simplify]: Simplify (* 1 1) into 1 11.111 * [backup-simplify]: Simplify (/ 3/8 1) into 3/8 11.112 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.112 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.113 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 3/8 (/ 0 1)))) into 0 11.114 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 3/8 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.114 * [backup-simplify]: Simplify 0 into 0 11.115 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.116 * [backup-simplify]: Simplify 0 into 0 11.116 * [backup-simplify]: Simplify 0 into 0 11.116 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.117 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.117 * [backup-simplify]: Simplify (+ 0 0) into 0 11.119 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 11.120 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 11.122 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 3))) (+ (* 2 (* (/ -1/2 y) (/ 3/8 (pow y 2)))))) (* 2 1)) into (/ -5/16 (pow y 3)) 11.122 * [taylor]: Taking taylor expansion of (/ -5/16 (pow y 3)) in y 11.122 * [taylor]: Taking taylor expansion of -5/16 in y 11.122 * [backup-simplify]: Simplify -5/16 into -5/16 11.122 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.122 * [taylor]: Taking taylor expansion of y in y 11.122 * [backup-simplify]: Simplify 0 into 0 11.122 * [backup-simplify]: Simplify 1 into 1 11.122 * [backup-simplify]: Simplify (* 1 1) into 1 11.123 * [backup-simplify]: Simplify (* 1 1) into 1 11.123 * [backup-simplify]: Simplify (/ -5/16 1) into -5/16 11.124 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.125 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.126 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.127 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.127 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.128 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -5/16 (/ 0 1)))) into 0 11.129 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.130 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -5/16 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.131 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -5/16 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.132 * [backup-simplify]: Simplify 0 into 0 11.132 * [backup-simplify]: Simplify 1 into 1 11.132 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1) 11.132 * [backup-simplify]: Simplify (pow (sqrt (/ x (+ x y))) x) into (pow (sqrt (/ x (+ x y))) x) 11.132 * [approximate]: Taking taylor expansion of (pow (sqrt (/ x (+ x y))) x) in (x y) around 0 11.132 * [taylor]: Taking taylor expansion of (pow (sqrt (/ x (+ x y))) x) in y 11.132 * [taylor]: Taking taylor expansion of (exp (* x (log (sqrt (/ x (+ x y)))))) in y 11.132 * [taylor]: Taking taylor expansion of (* x (log (sqrt (/ x (+ x y))))) in y 11.132 * [taylor]: Taking taylor expansion of x in y 11.132 * [backup-simplify]: Simplify x into x 11.132 * [taylor]: Taking taylor expansion of (log (sqrt (/ x (+ x y)))) in y 11.132 * [taylor]: Taking taylor expansion of (sqrt (/ x (+ x y))) in y 11.132 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 11.132 * [taylor]: Taking taylor expansion of x in y 11.132 * [backup-simplify]: Simplify x into x 11.132 * [taylor]: Taking taylor expansion of (+ x y) in y 11.132 * [taylor]: Taking taylor expansion of x in y 11.132 * [backup-simplify]: Simplify x into x 11.132 * [taylor]: Taking taylor expansion of y in y 11.132 * [backup-simplify]: Simplify 0 into 0 11.132 * [backup-simplify]: Simplify 1 into 1 11.132 * [backup-simplify]: Simplify (+ x 0) into x 11.133 * [backup-simplify]: Simplify (/ x x) into 1 11.133 * [backup-simplify]: Simplify (sqrt 1) into 1 11.134 * [backup-simplify]: Simplify (+ 0 1) into 1 11.134 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* 1 (/ 1 x)))) into (- (/ 1 x)) 11.135 * [backup-simplify]: Simplify (/ (- (/ 1 x)) (* 2 (sqrt 1))) into (/ -1/2 x) 11.135 * [backup-simplify]: Simplify (log 1) into 0 11.135 * [backup-simplify]: Simplify (* x 0) into 0 11.137 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/2 x)) 1)) (pow 1 1)))) 1) into (/ -1/2 x) 11.137 * [backup-simplify]: Simplify (+ (* x (/ -1/2 x)) (* 0 0)) into (- 1/2) 11.137 * [backup-simplify]: Simplify (exp 0) into 1 11.137 * [taylor]: Taking taylor expansion of (pow (sqrt (/ x (+ x y))) x) in x 11.137 * [taylor]: Taking taylor expansion of (exp (* x (log (sqrt (/ x (+ x y)))))) in x 11.137 * [taylor]: Taking taylor expansion of (* x (log (sqrt (/ x (+ x y))))) in x 11.137 * [taylor]: Taking taylor expansion of x in x 11.137 * [backup-simplify]: Simplify 0 into 0 11.137 * [backup-simplify]: Simplify 1 into 1 11.137 * [taylor]: Taking taylor expansion of (log (sqrt (/ x (+ x y)))) in x 11.137 * [taylor]: Taking taylor expansion of (sqrt (/ x (+ x y))) in x 11.137 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 11.137 * [taylor]: Taking taylor expansion of x in x 11.137 * [backup-simplify]: Simplify 0 into 0 11.137 * [backup-simplify]: Simplify 1 into 1 11.137 * [taylor]: Taking taylor expansion of (+ x y) in x 11.137 * [taylor]: Taking taylor expansion of x in x 11.137 * [backup-simplify]: Simplify 0 into 0 11.138 * [backup-simplify]: Simplify 1 into 1 11.138 * [taylor]: Taking taylor expansion of y in x 11.138 * [backup-simplify]: Simplify y into y 11.138 * [backup-simplify]: Simplify (+ 0 y) into y 11.138 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.138 * [backup-simplify]: Simplify (sqrt 0) into 0 11.139 * [backup-simplify]: Simplify (/ (/ 1 y) (* 2 (sqrt 0))) into (/ +nan.0 y) 11.139 * [backup-simplify]: Simplify (log (/ +nan.0 y)) into (log (/ +nan.0 y)) 11.139 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ +nan.0 y))) into (+ (log x) (log (/ +nan.0 y))) 11.140 * [backup-simplify]: Simplify (* 0 (+ (log x) (log (/ +nan.0 y)))) into 0 11.140 * [backup-simplify]: Simplify (+ 1 0) into 1 11.140 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 11.141 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 2))) (pow (/ +nan.0 y) 2) (+)) (* 2 0)) into (/ +nan.0 (pow y 2)) 11.142 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ +nan.0 (pow y 2))) 1)) (pow (/ +nan.0 y) 1)))) 1) into (/ +nan.0 y) 11.142 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ +nan.0 y))) into (+ (log x) (log (/ +nan.0 y))) 11.143 * [backup-simplify]: Simplify (+ (* 0 (/ +nan.0 y)) (* 1 (+ (log x) (log (/ +nan.0 y))))) into (+ (log x) (log (/ +nan.0 y))) 11.143 * [backup-simplify]: Simplify (exp 0) into 1 11.143 * [taylor]: Taking taylor expansion of (pow (sqrt (/ x (+ x y))) x) in x 11.143 * [taylor]: Taking taylor expansion of (exp (* x (log (sqrt (/ x (+ x y)))))) in x 11.143 * [taylor]: Taking taylor expansion of (* x (log (sqrt (/ x (+ x y))))) in x 11.143 * [taylor]: Taking taylor expansion of x in x 11.143 * [backup-simplify]: Simplify 0 into 0 11.143 * [backup-simplify]: Simplify 1 into 1 11.143 * [taylor]: Taking taylor expansion of (log (sqrt (/ x (+ x y)))) in x 11.143 * [taylor]: Taking taylor expansion of (sqrt (/ x (+ x y))) in x 11.143 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 11.143 * [taylor]: Taking taylor expansion of x in x 11.143 * [backup-simplify]: Simplify 0 into 0 11.143 * [backup-simplify]: Simplify 1 into 1 11.143 * [taylor]: Taking taylor expansion of (+ x y) in x 11.143 * [taylor]: Taking taylor expansion of x in x 11.143 * [backup-simplify]: Simplify 0 into 0 11.143 * [backup-simplify]: Simplify 1 into 1 11.143 * [taylor]: Taking taylor expansion of y in x 11.143 * [backup-simplify]: Simplify y into y 11.143 * [backup-simplify]: Simplify (+ 0 y) into y 11.143 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.144 * [backup-simplify]: Simplify (sqrt 0) into 0 11.144 * [backup-simplify]: Simplify (/ (/ 1 y) (* 2 (sqrt 0))) into (/ +nan.0 y) 11.144 * [backup-simplify]: Simplify (log (/ +nan.0 y)) into (log (/ +nan.0 y)) 11.145 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ +nan.0 y))) into (+ (log x) (log (/ +nan.0 y))) 11.145 * [backup-simplify]: Simplify (* 0 (+ (log x) (log (/ +nan.0 y)))) into 0 11.145 * [backup-simplify]: Simplify (+ 1 0) into 1 11.145 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 11.146 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 2))) (pow (/ +nan.0 y) 2) (+)) (* 2 0)) into (/ +nan.0 (pow y 2)) 11.147 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ +nan.0 (pow y 2))) 1)) (pow (/ +nan.0 y) 1)))) 1) into (/ +nan.0 y) 11.147 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ +nan.0 y))) into (+ (log x) (log (/ +nan.0 y))) 11.147 * [backup-simplify]: Simplify (+ (* 0 (/ +nan.0 y)) (* 1 (+ (log x) (log (/ +nan.0 y))))) into (+ (log x) (log (/ +nan.0 y))) 11.147 * [backup-simplify]: Simplify (exp 0) into 1 11.147 * [taylor]: Taking taylor expansion of 1 in y 11.147 * [backup-simplify]: Simplify 1 into 1 11.147 * [backup-simplify]: Simplify 1 into 1 11.147 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (+ (log x) (log (/ +nan.0 y))) 1) 1)))) into (+ (log x) (log (/ +nan.0 y))) 11.147 * [taylor]: Taking taylor expansion of (+ (log x) (log (/ +nan.0 y))) in y 11.147 * [taylor]: Taking taylor expansion of (log x) in y 11.147 * [taylor]: Taking taylor expansion of x in y 11.147 * [backup-simplify]: Simplify x into x 11.147 * [backup-simplify]: Simplify (log x) into (log x) 11.147 * [taylor]: Taking taylor expansion of (log (/ +nan.0 y)) in y 11.147 * [taylor]: Taking taylor expansion of (/ +nan.0 y) in y 11.147 * [taylor]: Taking taylor expansion of +nan.0 in y 11.148 * [backup-simplify]: Simplify +nan.0 into +nan.0 11.148 * [taylor]: Taking taylor expansion of y in y 11.148 * [backup-simplify]: Simplify 0 into 0 11.148 * [backup-simplify]: Simplify 1 into 1 11.148 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 11.148 * [backup-simplify]: Simplify (log +nan.0) into (log +nan.0) 11.149 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) (log +nan.0)) into (- (log +nan.0) (log y)) 11.149 * [backup-simplify]: Simplify (+ (log x) (- (log +nan.0) (log y))) into (- (+ (log x) (log +nan.0)) (log y)) 11.149 * [backup-simplify]: Simplify (- (+ (log x) (log +nan.0)) (log y)) into (- (+ (log x) (log +nan.0)) (log y)) 11.149 * [backup-simplify]: Simplify 0 into 0 11.150 * [backup-simplify]: Simplify (+ 0 0) into 0 11.150 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 11.150 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 3)) (+ (* 2 (* (/ +nan.0 y) (/ +nan.0 (pow y 2)))))) (* 2 0)) into (/ +nan.0 (pow y 3)) 11.151 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ +nan.0 (pow y 2))) 2)) (pow (/ +nan.0 y) 2))) (* 1 (/ (* 1 (pow (* 2 (/ +nan.0 (pow y 3))) 1)) (pow (/ +nan.0 y) 1)))) 2) into (/ +nan.0 (pow y 2)) 11.151 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ +nan.0 y))) into (+ (log x) (log (/ +nan.0 y))) 11.152 * [backup-simplify]: Simplify (+ (* 0 (/ +nan.0 (pow y 2))) (+ (* 1 (/ +nan.0 y)) (* 0 (+ (log x) (log (/ +nan.0 y)))))) into (- (* +nan.0 (/ 1 y))) 11.152 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (+ (log x) (log (/ +nan.0 y))) 2) 2)) (* (/ (pow (- (* +nan.0 (/ 1 y))) 1) 1)))) into (- (+ (* (log x) (log (/ +nan.0 y))) (+ (* 1/2 (pow (log (/ +nan.0 y)) 2)) (* 1/2 (pow (log x) 2)))) (* +nan.0 (/ 1 y))) 11.152 * [taylor]: Taking taylor expansion of (- (+ (* (log x) (log (/ +nan.0 y))) (+ (* 1/2 (pow (log (/ +nan.0 y)) 2)) (* 1/2 (pow (log x) 2)))) (* +nan.0 (/ 1 y))) in y 11.152 * [taylor]: Taking taylor expansion of (+ (* (log x) (log (/ +nan.0 y))) (+ (* 1/2 (pow (log (/ +nan.0 y)) 2)) (* 1/2 (pow (log x) 2)))) in y 11.152 * [taylor]: Taking taylor expansion of (* (log x) (log (/ +nan.0 y))) in y 11.152 * [taylor]: Taking taylor expansion of (log x) in y 11.152 * [taylor]: Taking taylor expansion of x in y 11.152 * [backup-simplify]: Simplify x into x 11.152 * [backup-simplify]: Simplify (log x) into (log x) 11.152 * [taylor]: Taking taylor expansion of (log (/ +nan.0 y)) in y 11.152 * [taylor]: Taking taylor expansion of (/ +nan.0 y) in y 11.152 * [taylor]: Taking taylor expansion of +nan.0 in y 11.152 * [backup-simplify]: Simplify +nan.0 into +nan.0 11.152 * [taylor]: Taking taylor expansion of y in y 11.152 * [backup-simplify]: Simplify 0 into 0 11.152 * [backup-simplify]: Simplify 1 into 1 11.153 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 11.153 * [backup-simplify]: Simplify (log +nan.0) into (log +nan.0) 11.153 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (log (/ +nan.0 y)) 2)) (* 1/2 (pow (log x) 2))) in y 11.153 * [taylor]: Taking taylor expansion of (* 1/2 (pow (log (/ +nan.0 y)) 2)) in y 11.153 * [taylor]: Taking taylor expansion of 1/2 in y 11.153 * [backup-simplify]: Simplify 1/2 into 1/2 11.153 * [taylor]: Taking taylor expansion of (pow (log (/ +nan.0 y)) 2) in y 11.153 * [taylor]: Taking taylor expansion of (log (/ +nan.0 y)) in y 11.153 * [taylor]: Taking taylor expansion of (/ +nan.0 y) in y 11.153 * [taylor]: Taking taylor expansion of +nan.0 in y 11.153 * [backup-simplify]: Simplify +nan.0 into +nan.0 11.153 * [taylor]: Taking taylor expansion of y in y 11.153 * [backup-simplify]: Simplify 0 into 0 11.153 * [backup-simplify]: Simplify 1 into 1 11.153 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 11.154 * [backup-simplify]: Simplify (log +nan.0) into (log +nan.0) 11.154 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) (log +nan.0)) into (- (log +nan.0) (log y)) 11.154 * [taylor]: Taking taylor expansion of (* 1/2 (pow (log x) 2)) in y 11.154 * [taylor]: Taking taylor expansion of 1/2 in y 11.154 * [backup-simplify]: Simplify 1/2 into 1/2 11.154 * [taylor]: Taking taylor expansion of (pow (log x) 2) in y 11.154 * [taylor]: Taking taylor expansion of (log x) in y 11.154 * [taylor]: Taking taylor expansion of x in y 11.154 * [backup-simplify]: Simplify x into x 11.154 * [backup-simplify]: Simplify (log x) into (log x) 11.154 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 y)) in y 11.154 * [taylor]: Taking taylor expansion of +nan.0 in y 11.154 * [backup-simplify]: Simplify +nan.0 into +nan.0 11.154 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.154 * [taylor]: Taking taylor expansion of y in y 11.154 * [backup-simplify]: Simplify 0 into 0 11.154 * [backup-simplify]: Simplify 1 into 1 11.155 * [backup-simplify]: Simplify (/ 1 1) into 1 11.155 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) (log +nan.0)) into (- (log +nan.0) (log y)) 11.155 * [backup-simplify]: Simplify (* (log x) (- (log +nan.0) (log y))) into (* (log x) (- (log +nan.0) (log y))) 11.156 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) (log +nan.0)) into (- (log +nan.0) (log y)) 11.156 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) (log +nan.0)) into (- (log +nan.0) (log y)) 11.157 * [backup-simplify]: Simplify (* (- (log +nan.0) (log y)) (- (log +nan.0) (log y))) into (pow (- (log +nan.0) (log y)) 2) 11.157 * [backup-simplify]: Simplify (* 1/2 (pow (- (log +nan.0) (log y)) 2)) into (* 1/2 (pow (- (log +nan.0) (log y)) 2)) 11.157 * [backup-simplify]: Simplify (* (log x) (log x)) into (pow (log x) 2) 11.157 * [backup-simplify]: Simplify (* 1/2 (pow (log x) 2)) into (* 1/2 (pow (log x) 2)) 11.158 * [backup-simplify]: Simplify (+ (* 1/2 (pow (- (log +nan.0) (log y)) 2)) (* 1/2 (pow (log x) 2))) into (- (+ (* 1/2 (pow (log y) 2)) (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log +nan.0) 2)))) (* (log +nan.0) (log y))) 11.160 * [backup-simplify]: Simplify (+ (* (log x) (- (log +nan.0) (log y))) (- (+ (* 1/2 (pow (log y) 2)) (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log +nan.0) 2)))) (* (log +nan.0) (log y)))) into (- (+ (* 1/2 (pow (log y) 2)) (+ (* 1/2 (pow (log x) 2)) (+ (* (log x) (log +nan.0)) (* 1/2 (pow (log +nan.0) 2))))) (+ (* (log x) (log y)) (* (log +nan.0) (log y)))) 11.161 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.161 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 11.161 * [backup-simplify]: Simplify (- 0) into 0 11.163 * [backup-simplify]: Simplify (+ (- (+ (* 1/2 (pow (log y) 2)) (+ (* 1/2 (pow (log x) 2)) (+ (* (log x) (log +nan.0)) (* 1/2 (pow (log +nan.0) 2))))) (+ (* (log x) (log y)) (* (log +nan.0) (log y)))) 0) into (- (+ (* 1/2 (pow (log x) 2)) (+ (* (log x) (log +nan.0)) (+ (* 1/2 (pow (log y) 2)) (* 1/2 (pow (log +nan.0) 2))))) (+ (* (log x) (log y)) (* (log +nan.0) (log y)))) 11.165 * [backup-simplify]: Simplify (- (+ (* 1/2 (pow (log x) 2)) (+ (* (log x) (log +nan.0)) (+ (* 1/2 (pow (log y) 2)) (* 1/2 (pow (log +nan.0) 2))))) (+ (* (log x) (log y)) (* (log +nan.0) (log y)))) into (- (+ (* 1/2 (pow (log y) 2)) (+ (* 1/2 (pow (log x) 2)) (+ (* (log x) (log +nan.0)) (* 1/2 (pow (log +nan.0) 2))))) (+ (* (log x) (log y)) (* (log +nan.0) (log y)))) 11.168 * [backup-simplify]: Simplify (+ (* (- (+ (* 1/2 (pow (log y) 2)) (+ (* 1/2 (pow (log x) 2)) (+ (* (log x) (log +nan.0)) (* 1/2 (pow (log +nan.0) 2))))) (+ (* (log x) (log y)) (* (log +nan.0) (log y)))) (pow (* 1 x) 2)) (+ (* (- (+ (log x) (log +nan.0)) (log y)) (* 1 x)) 1)) into (- (+ 1 (+ (* 1/2 (* (pow x 2) (pow (log +nan.0) 2))) (+ (* 1/2 (* (pow (log x) 2) (pow x 2))) (+ (* 1/2 (* (pow x 2) (pow (log y) 2))) (+ (* (log x) x) (+ (* x (log +nan.0)) (* (log x) (* (pow x 2) (log +nan.0))))))))) (+ (* (log x) (* (pow x 2) (log y))) (+ (* x (log y)) (* (pow x 2) (* (log +nan.0) (log y)))))) 11.168 * [backup-simplify]: Simplify (pow (sqrt (/ (/ 1 x) (+ (/ 1 x) (/ 1 y)))) (/ 1 x)) into (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ 1 x)) 11.168 * [approximate]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ 1 x)) in (x y) around 0 11.168 * [taylor]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ 1 x)) in y 11.168 * [taylor]: Taking taylor expansion of (exp (* (/ 1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))))) in y 11.168 * [taylor]: Taking taylor expansion of (* (/ 1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in y 11.168 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.168 * [taylor]: Taking taylor expansion of x in y 11.168 * [backup-simplify]: Simplify x into x 11.168 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.168 * [taylor]: Taking taylor expansion of (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in y 11.168 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 11.169 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 11.169 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 11.169 * [taylor]: Taking taylor expansion of x in y 11.169 * [backup-simplify]: Simplify x into x 11.169 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 11.169 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.169 * [taylor]: Taking taylor expansion of y in y 11.169 * [backup-simplify]: Simplify 0 into 0 11.169 * [backup-simplify]: Simplify 1 into 1 11.169 * [backup-simplify]: Simplify (/ 1 1) into 1 11.169 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.169 * [taylor]: Taking taylor expansion of x in y 11.169 * [backup-simplify]: Simplify x into x 11.169 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.169 * [backup-simplify]: Simplify (+ 1 0) into 1 11.169 * [backup-simplify]: Simplify (* x 1) into x 11.169 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.170 * [backup-simplify]: Simplify (sqrt 0) into 0 11.170 * [backup-simplify]: Simplify (/ (/ 1 x) (* 2 (sqrt 0))) into (/ +nan.0 x) 11.170 * [backup-simplify]: Simplify (log (/ +nan.0 x)) into (log (/ +nan.0 x)) 11.170 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ +nan.0 x))) into (+ (log (/ +nan.0 x)) (log y)) 11.170 * [backup-simplify]: Simplify (* (/ 1 x) (+ (log (/ +nan.0 x)) (log y))) into (/ (+ (log (/ +nan.0 x)) (log y)) x) 11.171 * [backup-simplify]: Simplify (exp (/ (+ (log (/ +nan.0 x)) (log y)) x)) into (exp (/ (+ (log (/ +nan.0 x)) (log y)) x)) 11.171 * [taylor]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ 1 x)) in x 11.171 * [taylor]: Taking taylor expansion of (exp (* (/ 1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))))) in x 11.171 * [taylor]: Taking taylor expansion of (* (/ 1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 11.171 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.171 * [taylor]: Taking taylor expansion of x in x 11.171 * [backup-simplify]: Simplify 0 into 0 11.171 * [backup-simplify]: Simplify 1 into 1 11.171 * [backup-simplify]: Simplify (/ 1 1) into 1 11.171 * [taylor]: Taking taylor expansion of (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 11.171 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.171 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.171 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.171 * [taylor]: Taking taylor expansion of x in x 11.171 * [backup-simplify]: Simplify 0 into 0 11.171 * [backup-simplify]: Simplify 1 into 1 11.171 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.171 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.171 * [taylor]: Taking taylor expansion of y in x 11.171 * [backup-simplify]: Simplify y into y 11.171 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.171 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.171 * [taylor]: Taking taylor expansion of x in x 11.171 * [backup-simplify]: Simplify 0 into 0 11.171 * [backup-simplify]: Simplify 1 into 1 11.171 * [backup-simplify]: Simplify (/ 1 1) into 1 11.172 * [backup-simplify]: Simplify (+ 0 1) into 1 11.172 * [backup-simplify]: Simplify (* 0 1) into 0 11.172 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.172 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.173 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.173 * [backup-simplify]: Simplify (/ 1 1) into 1 11.173 * [backup-simplify]: Simplify (sqrt 1) into 1 11.173 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.174 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.174 * [backup-simplify]: Simplify (+ 0 0) into 0 11.174 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.175 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.175 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.175 * [backup-simplify]: Simplify (log 1) into 0 11.175 * [backup-simplify]: Simplify (* 1 0) into 0 11.176 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/2 y)) 1)) (pow 1 1)))) 1) into (/ -1/2 y) 11.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.177 * [backup-simplify]: Simplify (+ (* 1 (/ -1/2 y)) (* 0 0)) into (- (* 1/2 (/ 1 y))) 11.177 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.177 * [taylor]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ 1 x)) in x 11.177 * [taylor]: Taking taylor expansion of (exp (* (/ 1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))))) in x 11.177 * [taylor]: Taking taylor expansion of (* (/ 1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 11.177 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.177 * [taylor]: Taking taylor expansion of x in x 11.177 * [backup-simplify]: Simplify 0 into 0 11.177 * [backup-simplify]: Simplify 1 into 1 11.177 * [backup-simplify]: Simplify (/ 1 1) into 1 11.177 * [taylor]: Taking taylor expansion of (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 11.177 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.177 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.177 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.177 * [taylor]: Taking taylor expansion of x in x 11.177 * [backup-simplify]: Simplify 0 into 0 11.177 * [backup-simplify]: Simplify 1 into 1 11.177 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.177 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.177 * [taylor]: Taking taylor expansion of y in x 11.177 * [backup-simplify]: Simplify y into y 11.177 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.177 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.177 * [taylor]: Taking taylor expansion of x in x 11.177 * [backup-simplify]: Simplify 0 into 0 11.177 * [backup-simplify]: Simplify 1 into 1 11.178 * [backup-simplify]: Simplify (/ 1 1) into 1 11.178 * [backup-simplify]: Simplify (+ 0 1) into 1 11.178 * [backup-simplify]: Simplify (* 0 1) into 0 11.179 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.179 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.180 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.180 * [backup-simplify]: Simplify (/ 1 1) into 1 11.180 * [backup-simplify]: Simplify (sqrt 1) into 1 11.180 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.181 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.182 * [backup-simplify]: Simplify (+ 0 0) into 0 11.182 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.183 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.183 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.183 * [backup-simplify]: Simplify (log 1) into 0 11.184 * [backup-simplify]: Simplify (* 1 0) into 0 11.185 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/2 y)) 1)) (pow 1 1)))) 1) into (/ -1/2 y) 11.185 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.186 * [backup-simplify]: Simplify (+ (* 1 (/ -1/2 y)) (* 0 0)) into (- (* 1/2 (/ 1 y))) 11.186 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.186 * [taylor]: Taking taylor expansion of (exp (- (* 1/2 (/ 1 y)))) in y 11.186 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 y))) in y 11.186 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 y)) in y 11.186 * [taylor]: Taking taylor expansion of 1/2 in y 11.186 * [backup-simplify]: Simplify 1/2 into 1/2 11.186 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.186 * [taylor]: Taking taylor expansion of y in y 11.186 * [backup-simplify]: Simplify 0 into 0 11.186 * [backup-simplify]: Simplify 1 into 1 11.187 * [backup-simplify]: Simplify (/ 1 1) into 1 11.187 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 11.187 * [backup-simplify]: Simplify (- 1/2) into -1/2 11.187 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.188 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.188 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.189 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.189 * [backup-simplify]: Simplify (+ 0 0) into 0 11.190 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 11.191 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 11.192 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow (/ -1/2 y) 2) (+)) (* 2 1)) into (/ 3/8 (pow y 2)) 11.194 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ -1/2 y)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 3/8 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/4 (pow y 2)) 11.195 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.195 * [backup-simplify]: Simplify (+ (* 1 (/ 1/4 (pow y 2))) (+ (* 0 (/ -1/2 y)) (* 0 0))) into (* 1/4 (/ 1 (pow y 2))) 11.196 * [backup-simplify]: Simplify (* (exp (- (* 1/2 (/ 1 y)))) (+ (* (/ (pow (* 1/4 (/ 1 (pow y 2))) 1) 1)))) into (* 1/4 (/ (exp (- (* 1/2 (/ 1 y)))) (pow y 2))) 11.196 * [taylor]: Taking taylor expansion of (* 1/4 (/ (exp (- (* 1/2 (/ 1 y)))) (pow y 2))) in y 11.196 * [taylor]: Taking taylor expansion of 1/4 in y 11.196 * [backup-simplify]: Simplify 1/4 into 1/4 11.196 * [taylor]: Taking taylor expansion of (/ (exp (- (* 1/2 (/ 1 y)))) (pow y 2)) in y 11.196 * [taylor]: Taking taylor expansion of (exp (- (* 1/2 (/ 1 y)))) in y 11.196 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 y))) in y 11.196 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 y)) in y 11.196 * [taylor]: Taking taylor expansion of 1/2 in y 11.196 * [backup-simplify]: Simplify 1/2 into 1/2 11.196 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.196 * [taylor]: Taking taylor expansion of y in y 11.196 * [backup-simplify]: Simplify 0 into 0 11.196 * [backup-simplify]: Simplify 1 into 1 11.197 * [backup-simplify]: Simplify (/ 1 1) into 1 11.197 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 11.197 * [backup-simplify]: Simplify (- 1/2) into -1/2 11.198 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.198 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.198 * [taylor]: Taking taylor expansion of y in y 11.198 * [backup-simplify]: Simplify 0 into 0 11.198 * [backup-simplify]: Simplify 1 into 1 11.198 * [backup-simplify]: Simplify (* 1 1) into 1 11.198 * [backup-simplify]: Simplify (/ (exp (- (* 1/2 (/ 1 y)))) 1) into (exp (- (* 1/2 (/ 1 y)))) 11.199 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.200 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.201 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (- (* 1/2 (/ 1 y)))) (/ 0 1)))) into 0 11.203 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (- (* 1/2 (/ 1 y)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.204 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (exp (- (* 1/2 (/ 1 y))))))) into 0 11.204 * [backup-simplify]: Simplify 0 into 0 11.204 * [backup-simplify]: Simplify 0 into 0 11.204 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.205 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.205 * [backup-simplify]: Simplify (+ 0 0) into 0 11.207 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 11.209 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 11.210 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 3))) (+ (* 2 (* (/ -1/2 y) (/ 3/8 (pow y 2)))))) (* 2 1)) into (/ -5/16 (pow y 3)) 11.212 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ -1/2 y)) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (/ -1/2 y)) 1) (pow (* 2 (/ 3/8 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 (/ -5/16 (pow y 3))) 1)) (pow 1 1)))) 6) into (/ -1/6 (pow y 3)) 11.213 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.214 * [backup-simplify]: Simplify (+ (* 1 (/ -1/6 (pow y 3))) (+ (* 0 (/ 1/4 (pow y 2))) (+ (* 0 (/ -1/2 y)) (* 0 0)))) into (- (* 1/6 (/ 1 (pow y 3)))) 11.215 * [backup-simplify]: Simplify (* (exp (- (* 1/2 (/ 1 y)))) (+ (* (/ (pow (* 1/4 (/ 1 (pow y 2))) 2) 2)) (* (/ (pow (- (* 1/6 (/ 1 (pow y 3)))) 1) 1)))) into (* (- (* 1/32 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 3)))) (exp (- (* 1/2 (/ 1 y))))) 11.215 * [taylor]: Taking taylor expansion of (* (- (* 1/32 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 3)))) (exp (- (* 1/2 (/ 1 y))))) in y 11.215 * [taylor]: Taking taylor expansion of (- (* 1/32 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 3)))) in y 11.215 * [taylor]: Taking taylor expansion of (* 1/32 (/ 1 (pow y 4))) in y 11.215 * [taylor]: Taking taylor expansion of 1/32 in y 11.215 * [backup-simplify]: Simplify 1/32 into 1/32 11.215 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in y 11.215 * [taylor]: Taking taylor expansion of (pow y 4) in y 11.215 * [taylor]: Taking taylor expansion of y in y 11.215 * [backup-simplify]: Simplify 0 into 0 11.215 * [backup-simplify]: Simplify 1 into 1 11.215 * [backup-simplify]: Simplify (* 1 1) into 1 11.216 * [backup-simplify]: Simplify (* 1 1) into 1 11.216 * [backup-simplify]: Simplify (/ 1 1) into 1 11.216 * [taylor]: Taking taylor expansion of (* 1/6 (/ 1 (pow y 3))) in y 11.216 * [taylor]: Taking taylor expansion of 1/6 in y 11.216 * [backup-simplify]: Simplify 1/6 into 1/6 11.216 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 11.216 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.216 * [taylor]: Taking taylor expansion of y in y 11.216 * [backup-simplify]: Simplify 0 into 0 11.216 * [backup-simplify]: Simplify 1 into 1 11.217 * [backup-simplify]: Simplify (* 1 1) into 1 11.217 * [backup-simplify]: Simplify (* 1 1) into 1 11.218 * [backup-simplify]: Simplify (/ 1 1) into 1 11.218 * [taylor]: Taking taylor expansion of (exp (- (* 1/2 (/ 1 y)))) in y 11.218 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 y))) in y 11.218 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 y)) in y 11.218 * [taylor]: Taking taylor expansion of 1/2 in y 11.218 * [backup-simplify]: Simplify 1/2 into 1/2 11.218 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.218 * [taylor]: Taking taylor expansion of y in y 11.218 * [backup-simplify]: Simplify 0 into 0 11.218 * [backup-simplify]: Simplify 1 into 1 11.218 * [backup-simplify]: Simplify (/ 1 1) into 1 11.219 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 11.219 * [backup-simplify]: Simplify (- 1/2) into -1/2 11.219 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.220 * [backup-simplify]: Simplify (* 1/32 1) into 1/32 11.220 * [backup-simplify]: Simplify (+ 1/32 0) into 1/32 11.221 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.221 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.222 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.223 * [backup-simplify]: Simplify (+ (* 1/32 0) (* 0 1)) into 0 11.223 * [backup-simplify]: Simplify (* 1/6 1) into 1/6 11.224 * [backup-simplify]: Simplify (- 1/6) into -1/6 11.224 * [backup-simplify]: Simplify (+ 0 -1/6) into -1/6 11.225 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.226 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.227 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.228 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 0 0) (* 0 1))) into 0 11.229 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.229 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.230 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.231 * [backup-simplify]: Simplify (+ (* 1/6 0) (* 0 1)) into 0 11.231 * [backup-simplify]: Simplify (- 0) into 0 11.236 * [backup-simplify]: Simplify (+ 0 0) into 0 11.237 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.238 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.239 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.241 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.242 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.242 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.243 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.244 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 1))) into 0 11.245 * [backup-simplify]: Simplify (- 0) into 0 11.245 * [backup-simplify]: Simplify (+ 0 0) into 0 11.246 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.247 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.247 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.248 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.248 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.249 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.249 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.250 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.250 * [backup-simplify]: Simplify (- 0) into 0 11.251 * [backup-simplify]: Simplify (+ 0 0) into 0 11.252 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* -1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (- (* 1/2 (/ 1 y))))))))) into 0 11.252 * [backup-simplify]: Simplify 0 into 0 11.252 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.253 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (- (* 1/2 (/ 1 y)))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.254 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (- (* 1/2 (/ 1 y)))))))) into 0 11.254 * [backup-simplify]: Simplify 0 into 0 11.254 * [backup-simplify]: Simplify 0 into 0 11.254 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.255 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.255 * [backup-simplify]: Simplify (+ 0 0) into 0 11.256 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1)))))) into 0 11.258 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ 0 1)) (* (- (/ 1 (pow y 3))) (/ (/ 1 y) 1)))) into (/ 1 (pow y 4)) 11.258 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 4)) (pow (/ 3/8 (pow y 2)) 2) (+ (* 2 (* (/ -1/2 y) (/ -5/16 (pow y 3)))))) (* 2 1)) into (/ 35/128 (pow y 4)) 11.261 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 (/ -1/2 y)) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 (/ -1/2 y)) 2) (pow (* 2 (/ 3/8 (pow y 2))) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 (/ 3/8 (pow y 2))) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 (/ -1/2 y)) 1) 1 (pow (* 6 (/ -5/16 (pow y 3))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (/ 35/128 (pow y 4))) 1)) (pow 1 1)))) 24) into (/ 1/8 (pow y 4)) 11.261 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.262 * [backup-simplify]: Simplify (+ (* 1 (/ 1/8 (pow y 4))) (+ (* 0 (/ -1/6 (pow y 3))) (+ (* 0 (/ 1/4 (pow y 2))) (+ (* 0 (/ -1/2 y)) (* 0 0))))) into (* 1/8 (/ 1 (pow y 4))) 11.263 * [backup-simplify]: Simplify (* (exp (- (* 1/2 (/ 1 y)))) (+ (* (/ (pow (* 1/4 (/ 1 (pow y 2))) 3) 6)) (* (/ (pow (* 1/4 (/ 1 (pow y 2))) 1) 1) (/ (pow (- (* 1/6 (/ 1 (pow y 3)))) 1) 1)) (* (/ (pow (* 1/8 (/ 1 (pow y 4))) 1) 1)))) into (* (- (+ (* 1/384 (/ 1 (pow y 6))) (* 1/8 (/ 1 (pow y 4)))) (* 1/24 (/ 1 (pow y 5)))) (exp (- (* 1/2 (/ 1 y))))) 11.263 * [taylor]: Taking taylor expansion of (* (- (+ (* 1/384 (/ 1 (pow y 6))) (* 1/8 (/ 1 (pow y 4)))) (* 1/24 (/ 1 (pow y 5)))) (exp (- (* 1/2 (/ 1 y))))) in y 11.263 * [taylor]: Taking taylor expansion of (- (+ (* 1/384 (/ 1 (pow y 6))) (* 1/8 (/ 1 (pow y 4)))) (* 1/24 (/ 1 (pow y 5)))) in y 11.263 * [taylor]: Taking taylor expansion of (+ (* 1/384 (/ 1 (pow y 6))) (* 1/8 (/ 1 (pow y 4)))) in y 11.263 * [taylor]: Taking taylor expansion of (* 1/384 (/ 1 (pow y 6))) in y 11.263 * [taylor]: Taking taylor expansion of 1/384 in y 11.263 * [backup-simplify]: Simplify 1/384 into 1/384 11.263 * [taylor]: Taking taylor expansion of (/ 1 (pow y 6)) in y 11.263 * [taylor]: Taking taylor expansion of (pow y 6) in y 11.263 * [taylor]: Taking taylor expansion of y in y 11.263 * [backup-simplify]: Simplify 0 into 0 11.263 * [backup-simplify]: Simplify 1 into 1 11.263 * [backup-simplify]: Simplify (* 1 1) into 1 11.263 * [backup-simplify]: Simplify (* 1 1) into 1 11.264 * [backup-simplify]: Simplify (* 1 1) into 1 11.264 * [backup-simplify]: Simplify (/ 1 1) into 1 11.264 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (pow y 4))) in y 11.264 * [taylor]: Taking taylor expansion of 1/8 in y 11.264 * [backup-simplify]: Simplify 1/8 into 1/8 11.264 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in y 11.264 * [taylor]: Taking taylor expansion of (pow y 4) in y 11.264 * [taylor]: Taking taylor expansion of y in y 11.264 * [backup-simplify]: Simplify 0 into 0 11.264 * [backup-simplify]: Simplify 1 into 1 11.264 * [backup-simplify]: Simplify (* 1 1) into 1 11.265 * [backup-simplify]: Simplify (* 1 1) into 1 11.265 * [backup-simplify]: Simplify (/ 1 1) into 1 11.265 * [taylor]: Taking taylor expansion of (* 1/24 (/ 1 (pow y 5))) in y 11.265 * [taylor]: Taking taylor expansion of 1/24 in y 11.265 * [backup-simplify]: Simplify 1/24 into 1/24 11.265 * [taylor]: Taking taylor expansion of (/ 1 (pow y 5)) in y 11.265 * [taylor]: Taking taylor expansion of (pow y 5) in y 11.265 * [taylor]: Taking taylor expansion of y in y 11.265 * [backup-simplify]: Simplify 0 into 0 11.265 * [backup-simplify]: Simplify 1 into 1 11.265 * [backup-simplify]: Simplify (* 1 1) into 1 11.265 * [backup-simplify]: Simplify (* 1 1) into 1 11.266 * [backup-simplify]: Simplify (* 1 1) into 1 11.266 * [backup-simplify]: Simplify (/ 1 1) into 1 11.266 * [taylor]: Taking taylor expansion of (exp (- (* 1/2 (/ 1 y)))) in y 11.266 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 y))) in y 11.266 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 y)) in y 11.266 * [taylor]: Taking taylor expansion of 1/2 in y 11.266 * [backup-simplify]: Simplify 1/2 into 1/2 11.266 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.266 * [taylor]: Taking taylor expansion of y in y 11.266 * [backup-simplify]: Simplify 0 into 0 11.266 * [backup-simplify]: Simplify 1 into 1 11.266 * [backup-simplify]: Simplify (/ 1 1) into 1 11.266 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 11.267 * [backup-simplify]: Simplify (- 1/2) into -1/2 11.267 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.267 * [backup-simplify]: Simplify (* 1/384 1) into 1/384 11.267 * [backup-simplify]: Simplify (+ 1/384 0) into 1/384 11.268 * [backup-simplify]: Simplify (+ 1/384 0) into 1/384 11.268 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.268 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.269 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.269 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.270 * [backup-simplify]: Simplify (+ (* 1/384 0) (* 0 1)) into 0 11.270 * [backup-simplify]: Simplify (+ 0 0) into 0 11.270 * [backup-simplify]: Simplify (* 1/24 1) into 1/24 11.270 * [backup-simplify]: Simplify (- 1/24) into -1/24 11.271 * [backup-simplify]: Simplify (+ 0 -1/24) into -1/24 11.271 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.272 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.272 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.273 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.273 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (* 0 1))) into 0 11.273 * [backup-simplify]: Simplify (* 1/8 1) into 1/8 11.274 * [backup-simplify]: Simplify (+ 0 1/8) into 1/8 11.274 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.275 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.276 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.276 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.277 * [backup-simplify]: Simplify (+ (* 1/24 0) (* 0 1)) into 0 11.277 * [backup-simplify]: Simplify (- 0) into 0 11.278 * [backup-simplify]: Simplify (+ 1/8 0) into 1/8 11.279 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.280 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.281 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.282 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.283 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.284 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.284 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.285 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.286 * [backup-simplify]: Simplify (+ (* 1/8 0) (* 0 1)) into 0 11.286 * [backup-simplify]: Simplify (+ 0 0) into 0 11.287 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.288 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.289 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.290 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.291 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (* 0 1))) into 0 11.291 * [backup-simplify]: Simplify (- 0) into 0 11.292 * [backup-simplify]: Simplify (+ 0 0) into 0 11.293 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.294 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.295 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.296 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.298 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.299 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.300 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.301 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.302 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (* 0 1))) into 0 11.302 * [backup-simplify]: Simplify (+ 0 0) into 0 11.304 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.305 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.306 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.307 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.308 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.308 * [backup-simplify]: Simplify (- 0) into 0 11.309 * [backup-simplify]: Simplify (+ 0 0) into 0 11.311 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.312 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.314 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.315 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.316 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.317 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.319 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.320 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.321 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.321 * [backup-simplify]: Simplify (+ 0 0) into 0 11.322 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.323 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.325 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.326 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.327 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.327 * [backup-simplify]: Simplify (- 0) into 0 11.328 * [backup-simplify]: Simplify (+ 0 0) into 0 11.329 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.331 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.332 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.333 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.335 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.336 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.338 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.339 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.340 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.340 * [backup-simplify]: Simplify (+ 0 0) into 0 11.342 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.343 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.345 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.346 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.347 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.348 * [backup-simplify]: Simplify (- 0) into 0 11.348 * [backup-simplify]: Simplify (+ 0 0) into 0 11.350 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* -1/24 0) (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (- (* 1/2 (/ 1 y))))))))))) into 0 11.350 * [backup-simplify]: Simplify 0 into 0 11.351 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 (/ 1 y))))) into (exp (- (* 1/2 y))) 11.351 * [backup-simplify]: Simplify (pow (sqrt (/ (/ 1 (- x)) (+ (/ 1 (- x)) (/ 1 (- y))))) (/ 1 (- x))) into (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ -1 x)) 11.351 * [approximate]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ -1 x)) in (x y) around 0 11.351 * [taylor]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ -1 x)) in y 11.351 * [taylor]: Taking taylor expansion of (exp (* (/ -1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))))) in y 11.351 * [taylor]: Taking taylor expansion of (* (/ -1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in y 11.351 * [taylor]: Taking taylor expansion of (/ -1 x) in y 11.351 * [taylor]: Taking taylor expansion of -1 in y 11.351 * [backup-simplify]: Simplify -1 into -1 11.351 * [taylor]: Taking taylor expansion of x in y 11.351 * [backup-simplify]: Simplify x into x 11.351 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 11.352 * [taylor]: Taking taylor expansion of (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in y 11.352 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 11.352 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 11.352 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 11.352 * [taylor]: Taking taylor expansion of x in y 11.352 * [backup-simplify]: Simplify x into x 11.352 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 11.352 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.352 * [taylor]: Taking taylor expansion of y in y 11.352 * [backup-simplify]: Simplify 0 into 0 11.352 * [backup-simplify]: Simplify 1 into 1 11.352 * [backup-simplify]: Simplify (/ 1 1) into 1 11.352 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.352 * [taylor]: Taking taylor expansion of x in y 11.352 * [backup-simplify]: Simplify x into x 11.352 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.353 * [backup-simplify]: Simplify (+ 1 0) into 1 11.353 * [backup-simplify]: Simplify (* x 1) into x 11.353 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.353 * [backup-simplify]: Simplify (sqrt 0) into 0 11.354 * [backup-simplify]: Simplify (/ (/ 1 x) (* 2 (sqrt 0))) into (/ +nan.0 x) 11.354 * [backup-simplify]: Simplify (log (/ +nan.0 x)) into (log (/ +nan.0 x)) 11.355 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ +nan.0 x))) into (+ (log (/ +nan.0 x)) (log y)) 11.355 * [backup-simplify]: Simplify (* (/ -1 x) (+ (log (/ +nan.0 x)) (log y))) into (* -1 (/ (+ (log (/ +nan.0 x)) (log y)) x)) 11.355 * [backup-simplify]: Simplify (exp (* -1 (/ (+ (log (/ +nan.0 x)) (log y)) x))) into (exp (* -1 (/ (+ (log (/ +nan.0 x)) (log y)) x))) 11.355 * [taylor]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ -1 x)) in x 11.355 * [taylor]: Taking taylor expansion of (exp (* (/ -1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))))) in x 11.355 * [taylor]: Taking taylor expansion of (* (/ -1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 11.355 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.355 * [taylor]: Taking taylor expansion of -1 in x 11.355 * [backup-simplify]: Simplify -1 into -1 11.355 * [taylor]: Taking taylor expansion of x in x 11.355 * [backup-simplify]: Simplify 0 into 0 11.355 * [backup-simplify]: Simplify 1 into 1 11.356 * [backup-simplify]: Simplify (/ -1 1) into -1 11.356 * [taylor]: Taking taylor expansion of (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 11.356 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.356 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.356 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.356 * [taylor]: Taking taylor expansion of x in x 11.356 * [backup-simplify]: Simplify 0 into 0 11.356 * [backup-simplify]: Simplify 1 into 1 11.356 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.356 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.356 * [taylor]: Taking taylor expansion of y in x 11.356 * [backup-simplify]: Simplify y into y 11.356 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.356 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.356 * [taylor]: Taking taylor expansion of x in x 11.356 * [backup-simplify]: Simplify 0 into 0 11.356 * [backup-simplify]: Simplify 1 into 1 11.357 * [backup-simplify]: Simplify (/ 1 1) into 1 11.357 * [backup-simplify]: Simplify (+ 0 1) into 1 11.358 * [backup-simplify]: Simplify (* 0 1) into 0 11.358 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.358 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.359 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.359 * [backup-simplify]: Simplify (/ 1 1) into 1 11.360 * [backup-simplify]: Simplify (sqrt 1) into 1 11.360 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.361 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.361 * [backup-simplify]: Simplify (+ 0 0) into 0 11.362 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.362 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.362 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.363 * [backup-simplify]: Simplify (log 1) into 0 11.363 * [backup-simplify]: Simplify (* -1 0) into 0 11.363 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/2 y)) 1)) (pow 1 1)))) 1) into (/ -1/2 y) 11.364 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.367 * [backup-simplify]: Simplify (+ (* -1 (/ -1/2 y)) (* 0 0)) into (* 1/2 (/ 1 y)) 11.367 * [backup-simplify]: Simplify (exp (* 1/2 (/ 1 y))) into (exp (/ 1/2 y)) 11.367 * [taylor]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ -1 x)) in x 11.367 * [taylor]: Taking taylor expansion of (exp (* (/ -1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))))) in x 11.367 * [taylor]: Taking taylor expansion of (* (/ -1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 11.367 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.367 * [taylor]: Taking taylor expansion of -1 in x 11.367 * [backup-simplify]: Simplify -1 into -1 11.367 * [taylor]: Taking taylor expansion of x in x 11.367 * [backup-simplify]: Simplify 0 into 0 11.367 * [backup-simplify]: Simplify 1 into 1 11.367 * [backup-simplify]: Simplify (/ -1 1) into -1 11.368 * [taylor]: Taking taylor expansion of (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 11.368 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.368 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.368 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.368 * [taylor]: Taking taylor expansion of x in x 11.368 * [backup-simplify]: Simplify 0 into 0 11.368 * [backup-simplify]: Simplify 1 into 1 11.368 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.368 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.368 * [taylor]: Taking taylor expansion of y in x 11.368 * [backup-simplify]: Simplify y into y 11.368 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.368 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.368 * [taylor]: Taking taylor expansion of x in x 11.368 * [backup-simplify]: Simplify 0 into 0 11.368 * [backup-simplify]: Simplify 1 into 1 11.368 * [backup-simplify]: Simplify (/ 1 1) into 1 11.368 * [backup-simplify]: Simplify (+ 0 1) into 1 11.369 * [backup-simplify]: Simplify (* 0 1) into 0 11.369 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.369 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.369 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.370 * [backup-simplify]: Simplify (/ 1 1) into 1 11.370 * [backup-simplify]: Simplify (sqrt 1) into 1 11.370 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.370 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.371 * [backup-simplify]: Simplify (+ 0 0) into 0 11.371 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.371 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.372 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.372 * [backup-simplify]: Simplify (log 1) into 0 11.372 * [backup-simplify]: Simplify (* -1 0) into 0 11.373 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/2 y)) 1)) (pow 1 1)))) 1) into (/ -1/2 y) 11.373 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.373 * [backup-simplify]: Simplify (+ (* -1 (/ -1/2 y)) (* 0 0)) into (* 1/2 (/ 1 y)) 11.373 * [backup-simplify]: Simplify (exp (* 1/2 (/ 1 y))) into (exp (/ 1/2 y)) 11.373 * [taylor]: Taking taylor expansion of (exp (/ 1/2 y)) in y 11.373 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 11.373 * [taylor]: Taking taylor expansion of 1/2 in y 11.374 * [backup-simplify]: Simplify 1/2 into 1/2 11.374 * [taylor]: Taking taylor expansion of y in y 11.374 * [backup-simplify]: Simplify 0 into 0 11.374 * [backup-simplify]: Simplify 1 into 1 11.374 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 11.374 * [backup-simplify]: Simplify (exp (/ 1/2 y)) into (exp (/ 1/2 y)) 11.374 * [backup-simplify]: Simplify (exp (/ 1/2 y)) into (exp (/ 1/2 y)) 11.374 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.375 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.375 * [backup-simplify]: Simplify (+ 0 0) into 0 11.376 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 11.376 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 11.377 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow (/ -1/2 y) 2) (+)) (* 2 1)) into (/ 3/8 (pow y 2)) 11.378 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ -1/2 y)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 3/8 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/4 (pow y 2)) 11.378 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.379 * [backup-simplify]: Simplify (+ (* -1 (/ 1/4 (pow y 2))) (+ (* 0 (/ -1/2 y)) (* 0 0))) into (- (* 1/4 (/ 1 (pow y 2)))) 11.379 * [backup-simplify]: Simplify (* (exp (* 1/2 (/ 1 y))) (+ (* (/ (pow (- (* 1/4 (/ 1 (pow y 2)))) 1) 1)))) into (* -1/4 (/ (exp (/ 1/2 y)) (pow y 2))) 11.379 * [taylor]: Taking taylor expansion of (* -1/4 (/ (exp (/ 1/2 y)) (pow y 2))) in y 11.379 * [taylor]: Taking taylor expansion of -1/4 in y 11.379 * [backup-simplify]: Simplify -1/4 into -1/4 11.379 * [taylor]: Taking taylor expansion of (/ (exp (/ 1/2 y)) (pow y 2)) in y 11.379 * [taylor]: Taking taylor expansion of (exp (/ 1/2 y)) in y 11.379 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 11.379 * [taylor]: Taking taylor expansion of 1/2 in y 11.379 * [backup-simplify]: Simplify 1/2 into 1/2 11.379 * [taylor]: Taking taylor expansion of y in y 11.379 * [backup-simplify]: Simplify 0 into 0 11.379 * [backup-simplify]: Simplify 1 into 1 11.379 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 11.379 * [backup-simplify]: Simplify (exp (/ 1/2 y)) into (exp (/ 1/2 y)) 11.379 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.379 * [taylor]: Taking taylor expansion of y in y 11.379 * [backup-simplify]: Simplify 0 into 0 11.379 * [backup-simplify]: Simplify 1 into 1 11.380 * [backup-simplify]: Simplify (* 1 1) into 1 11.380 * [backup-simplify]: Simplify (/ (exp (/ 1/2 y)) 1) into (exp (/ 1/2 y)) 11.380 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.381 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.381 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1/2 y)) (/ 0 1)))) into 0 11.382 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1/2 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.383 * [backup-simplify]: Simplify (+ (* -1/4 0) (+ (* 0 0) (* 0 (exp (/ 1/2 y))))) into 0 11.383 * [backup-simplify]: Simplify 0 into 0 11.383 * [backup-simplify]: Simplify 0 into 0 11.383 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.383 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.384 * [backup-simplify]: Simplify (+ 0 0) into 0 11.384 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 11.385 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 11.386 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 3))) (+ (* 2 (* (/ -1/2 y) (/ 3/8 (pow y 2)))))) (* 2 1)) into (/ -5/16 (pow y 3)) 11.387 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ -1/2 y)) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (/ -1/2 y)) 1) (pow (* 2 (/ 3/8 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 (/ -5/16 (pow y 3))) 1)) (pow 1 1)))) 6) into (/ -1/6 (pow y 3)) 11.388 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.388 * [backup-simplify]: Simplify (+ (* -1 (/ -1/6 (pow y 3))) (+ (* 0 (/ 1/4 (pow y 2))) (+ (* 0 (/ -1/2 y)) (* 0 0)))) into (* 1/6 (/ 1 (pow y 3))) 11.389 * [backup-simplify]: Simplify (* (exp (* 1/2 (/ 1 y))) (+ (* (/ (pow (- (* 1/4 (/ 1 (pow y 2)))) 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 3))) 1) 1)))) into (* (+ (* 1/6 (/ 1 (pow y 3))) (* 1/32 (/ 1 (pow y 4)))) (exp (/ 1/2 y))) 11.389 * [taylor]: Taking taylor expansion of (* (+ (* 1/6 (/ 1 (pow y 3))) (* 1/32 (/ 1 (pow y 4)))) (exp (/ 1/2 y))) in y 11.389 * [taylor]: Taking taylor expansion of (+ (* 1/6 (/ 1 (pow y 3))) (* 1/32 (/ 1 (pow y 4)))) in y 11.389 * [taylor]: Taking taylor expansion of (* 1/6 (/ 1 (pow y 3))) in y 11.389 * [taylor]: Taking taylor expansion of 1/6 in y 11.389 * [backup-simplify]: Simplify 1/6 into 1/6 11.389 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 11.389 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.389 * [taylor]: Taking taylor expansion of y in y 11.389 * [backup-simplify]: Simplify 0 into 0 11.389 * [backup-simplify]: Simplify 1 into 1 11.389 * [backup-simplify]: Simplify (* 1 1) into 1 11.390 * [backup-simplify]: Simplify (* 1 1) into 1 11.390 * [backup-simplify]: Simplify (/ 1 1) into 1 11.390 * [taylor]: Taking taylor expansion of (* 1/32 (/ 1 (pow y 4))) in y 11.390 * [taylor]: Taking taylor expansion of 1/32 in y 11.390 * [backup-simplify]: Simplify 1/32 into 1/32 11.390 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in y 11.390 * [taylor]: Taking taylor expansion of (pow y 4) in y 11.390 * [taylor]: Taking taylor expansion of y in y 11.390 * [backup-simplify]: Simplify 0 into 0 11.390 * [backup-simplify]: Simplify 1 into 1 11.390 * [backup-simplify]: Simplify (* 1 1) into 1 11.391 * [backup-simplify]: Simplify (* 1 1) into 1 11.391 * [backup-simplify]: Simplify (/ 1 1) into 1 11.391 * [taylor]: Taking taylor expansion of (exp (/ 1/2 y)) in y 11.391 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 11.391 * [taylor]: Taking taylor expansion of 1/2 in y 11.391 * [backup-simplify]: Simplify 1/2 into 1/2 11.391 * [taylor]: Taking taylor expansion of y in y 11.391 * [backup-simplify]: Simplify 0 into 0 11.391 * [backup-simplify]: Simplify 1 into 1 11.391 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 11.391 * [backup-simplify]: Simplify (exp (/ 1/2 y)) into (exp (/ 1/2 y)) 11.392 * [backup-simplify]: Simplify (* 1/32 1) into 1/32 11.392 * [backup-simplify]: Simplify (+ 0 1/32) into 1/32 11.392 * [backup-simplify]: Simplify (* 1/6 1) into 1/6 11.392 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.393 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.393 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.394 * [backup-simplify]: Simplify (+ (* 1/32 0) (* 0 1)) into 0 11.394 * [backup-simplify]: Simplify (+ 1/6 0) into 1/6 11.394 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.395 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.395 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.396 * [backup-simplify]: Simplify (+ (* 1/6 0) (* 0 1)) into 0 11.396 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.397 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.397 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.398 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 0 0) (* 0 1))) into 0 11.398 * [backup-simplify]: Simplify (+ 0 0) into 0 11.398 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.399 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.399 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.400 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 1))) into 0 11.401 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.401 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.402 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.402 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.402 * [backup-simplify]: Simplify (+ 0 0) into 0 11.403 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.404 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.404 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.405 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.405 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.406 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.406 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.407 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.407 * [backup-simplify]: Simplify (+ 0 0) into 0 11.408 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1/2 y))))))) into 0 11.408 * [backup-simplify]: Simplify 0 into 0 11.409 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.410 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1/2 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.411 * [backup-simplify]: Simplify (+ (* -1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1/2 y)))))) into 0 11.411 * [backup-simplify]: Simplify 0 into 0 11.411 * [backup-simplify]: Simplify 0 into 0 11.411 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.412 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.412 * [backup-simplify]: Simplify (+ 0 0) into 0 11.413 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1)))))) into 0 11.414 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ 0 1)) (* (- (/ 1 (pow y 3))) (/ (/ 1 y) 1)))) into (/ 1 (pow y 4)) 11.415 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 4)) (pow (/ 3/8 (pow y 2)) 2) (+ (* 2 (* (/ -1/2 y) (/ -5/16 (pow y 3)))))) (* 2 1)) into (/ 35/128 (pow y 4)) 11.417 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 (/ -1/2 y)) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 (/ -1/2 y)) 2) (pow (* 2 (/ 3/8 (pow y 2))) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 (/ 3/8 (pow y 2))) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 (/ -1/2 y)) 1) 1 (pow (* 6 (/ -5/16 (pow y 3))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (/ 35/128 (pow y 4))) 1)) (pow 1 1)))) 24) into (/ 1/8 (pow y 4)) 11.418 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.418 * [backup-simplify]: Simplify (+ (* -1 (/ 1/8 (pow y 4))) (+ (* 0 (/ -1/6 (pow y 3))) (+ (* 0 (/ 1/4 (pow y 2))) (+ (* 0 (/ -1/2 y)) (* 0 0))))) into (- (* 1/8 (/ 1 (pow y 4)))) 11.419 * [backup-simplify]: Simplify (* (exp (* 1/2 (/ 1 y))) (+ (* (/ (pow (- (* 1/4 (/ 1 (pow y 2)))) 3) 6)) (* (/ (pow (- (* 1/4 (/ 1 (pow y 2)))) 1) 1) (/ (pow (* 1/6 (/ 1 (pow y 3))) 1) 1)) (* (/ (pow (- (* 1/8 (/ 1 (pow y 4)))) 1) 1)))) into (* -1 (* (+ (* 1/384 (/ 1 (pow y 6))) (+ (* 1/8 (/ 1 (pow y 4))) (* 1/24 (/ 1 (pow y 5))))) (exp (/ 1/2 y)))) 11.419 * [taylor]: Taking taylor expansion of (* -1 (* (+ (* 1/384 (/ 1 (pow y 6))) (+ (* 1/8 (/ 1 (pow y 4))) (* 1/24 (/ 1 (pow y 5))))) (exp (/ 1/2 y)))) in y 11.419 * [taylor]: Taking taylor expansion of -1 in y 11.419 * [backup-simplify]: Simplify -1 into -1 11.419 * [taylor]: Taking taylor expansion of (* (+ (* 1/384 (/ 1 (pow y 6))) (+ (* 1/8 (/ 1 (pow y 4))) (* 1/24 (/ 1 (pow y 5))))) (exp (/ 1/2 y))) in y 11.419 * [taylor]: Taking taylor expansion of (+ (* 1/384 (/ 1 (pow y 6))) (+ (* 1/8 (/ 1 (pow y 4))) (* 1/24 (/ 1 (pow y 5))))) in y 11.419 * [taylor]: Taking taylor expansion of (* 1/384 (/ 1 (pow y 6))) in y 11.419 * [taylor]: Taking taylor expansion of 1/384 in y 11.419 * [backup-simplify]: Simplify 1/384 into 1/384 11.419 * [taylor]: Taking taylor expansion of (/ 1 (pow y 6)) in y 11.419 * [taylor]: Taking taylor expansion of (pow y 6) in y 11.419 * [taylor]: Taking taylor expansion of y in y 11.420 * [backup-simplify]: Simplify 0 into 0 11.420 * [backup-simplify]: Simplify 1 into 1 11.420 * [backup-simplify]: Simplify (* 1 1) into 1 11.420 * [backup-simplify]: Simplify (* 1 1) into 1 11.420 * [backup-simplify]: Simplify (* 1 1) into 1 11.420 * [backup-simplify]: Simplify (/ 1 1) into 1 11.420 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ 1 (pow y 4))) (* 1/24 (/ 1 (pow y 5)))) in y 11.421 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (pow y 4))) in y 11.421 * [taylor]: Taking taylor expansion of 1/8 in y 11.421 * [backup-simplify]: Simplify 1/8 into 1/8 11.421 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in y 11.421 * [taylor]: Taking taylor expansion of (pow y 4) in y 11.421 * [taylor]: Taking taylor expansion of y in y 11.421 * [backup-simplify]: Simplify 0 into 0 11.421 * [backup-simplify]: Simplify 1 into 1 11.421 * [backup-simplify]: Simplify (* 1 1) into 1 11.421 * [backup-simplify]: Simplify (* 1 1) into 1 11.422 * [backup-simplify]: Simplify (/ 1 1) into 1 11.422 * [taylor]: Taking taylor expansion of (* 1/24 (/ 1 (pow y 5))) in y 11.422 * [taylor]: Taking taylor expansion of 1/24 in y 11.422 * [backup-simplify]: Simplify 1/24 into 1/24 11.422 * [taylor]: Taking taylor expansion of (/ 1 (pow y 5)) in y 11.422 * [taylor]: Taking taylor expansion of (pow y 5) in y 11.422 * [taylor]: Taking taylor expansion of y in y 11.422 * [backup-simplify]: Simplify 0 into 0 11.422 * [backup-simplify]: Simplify 1 into 1 11.422 * [backup-simplify]: Simplify (* 1 1) into 1 11.422 * [backup-simplify]: Simplify (* 1 1) into 1 11.422 * [backup-simplify]: Simplify (* 1 1) into 1 11.423 * [backup-simplify]: Simplify (/ 1 1) into 1 11.423 * [taylor]: Taking taylor expansion of (exp (/ 1/2 y)) in y 11.423 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 11.423 * [taylor]: Taking taylor expansion of 1/2 in y 11.423 * [backup-simplify]: Simplify 1/2 into 1/2 11.423 * [taylor]: Taking taylor expansion of y in y 11.423 * [backup-simplify]: Simplify 0 into 0 11.423 * [backup-simplify]: Simplify 1 into 1 11.423 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 11.423 * [backup-simplify]: Simplify (exp (/ 1/2 y)) into (exp (/ 1/2 y)) 11.423 * [backup-simplify]: Simplify (* 1/384 1) into 1/384 11.424 * [backup-simplify]: Simplify (+ 1/384 0) into 1/384 11.424 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.424 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.425 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.425 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.425 * [backup-simplify]: Simplify (+ (* 1/384 0) (* 0 1)) into 0 11.426 * [backup-simplify]: Simplify (* 1/24 1) into 1/24 11.426 * [backup-simplify]: Simplify (+ 0 1/24) into 1/24 11.426 * [backup-simplify]: Simplify (+ 0 1/24) into 1/24 11.427 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.427 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.428 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.428 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.429 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (* 0 1))) into 0 11.429 * [backup-simplify]: Simplify (* 1/8 1) into 1/8 11.429 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.430 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.430 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.431 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.431 * [backup-simplify]: Simplify (+ (* 1/24 0) (* 0 1)) into 0 11.431 * [backup-simplify]: Simplify (+ 1/8 0) into 1/8 11.431 * [backup-simplify]: Simplify (+ 0 1/8) into 1/8 11.432 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.433 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.433 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.434 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.434 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.435 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.435 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.435 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.436 * [backup-simplify]: Simplify (+ (* 1/8 0) (* 0 1)) into 0 11.436 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.437 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.437 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.438 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.438 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (* 0 1))) into 0 11.439 * [backup-simplify]: Simplify (+ 0 0) into 0 11.439 * [backup-simplify]: Simplify (+ 0 0) into 0 11.440 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.440 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.441 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.441 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.442 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.443 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.443 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.444 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.444 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (* 0 1))) into 0 11.445 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.445 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.446 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.448 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.449 * [backup-simplify]: Simplify (+ 0 0) into 0 11.449 * [backup-simplify]: Simplify (+ 0 0) into 0 11.450 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.452 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.456 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.456 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.457 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.458 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.458 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.459 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.460 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.461 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.461 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.462 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.463 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.463 * [backup-simplify]: Simplify (+ 0 0) into 0 11.463 * [backup-simplify]: Simplify (+ 0 0) into 0 11.464 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.465 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.465 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.466 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.467 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.467 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.468 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.469 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.469 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.470 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.471 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.472 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.472 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.473 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.473 * [backup-simplify]: Simplify (+ 0 0) into 0 11.473 * [backup-simplify]: Simplify (+ 0 0) into 0 11.475 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 1/24 0) (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1/2 y))))))))) into 0 11.476 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 1/24 0) (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1/2 y)))))))) into 0 11.477 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 1/24 0) (+ (* 1/8 0) (+ (* 0 0) (* 0 (exp (/ 1/2 y))))))) into 0 11.478 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 1/24 0) (+ (* 1/8 0) (* 0 (exp (/ 1/2 y)))))) into 0 11.478 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 1/24 0) (* 1/8 (exp (/ 1/2 y))))) into (* 1/8 (exp (/ 1/2 y))) 11.479 * [backup-simplify]: Simplify (+ (* 1/384 0) (* 1/24 (exp (/ 1/2 y)))) into (* 1/24 (exp (/ 1/2 y))) 11.479 * [backup-simplify]: Simplify (* 1/384 (exp (/ 1/2 y))) into (* 1/384 (exp (/ 1/2 y))) 11.480 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (* 1/8 (exp (/ 1/2 y)))) (+ (* 0 (* 1/24 (exp (/ 1/2 y)))) (* 0 (* 1/384 (exp (/ 1/2 y)))))))))) into 0 11.480 * [backup-simplify]: Simplify 0 into 0 11.480 * [backup-simplify]: Simplify (exp (/ 1/2 (/ 1 (- y)))) into (exp (* -1/2 y)) 11.480 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 11.480 * [backup-simplify]: Simplify (pow (sqrt (/ x (+ x y))) x) into (pow (sqrt (/ x (+ x y))) x) 11.480 * [approximate]: Taking taylor expansion of (pow (sqrt (/ x (+ x y))) x) in (x y) around 0 11.480 * [taylor]: Taking taylor expansion of (pow (sqrt (/ x (+ x y))) x) in y 11.480 * [taylor]: Taking taylor expansion of (exp (* x (log (sqrt (/ x (+ x y)))))) in y 11.480 * [taylor]: Taking taylor expansion of (* x (log (sqrt (/ x (+ x y))))) in y 11.480 * [taylor]: Taking taylor expansion of x in y 11.480 * [backup-simplify]: Simplify x into x 11.480 * [taylor]: Taking taylor expansion of (log (sqrt (/ x (+ x y)))) in y 11.480 * [taylor]: Taking taylor expansion of (sqrt (/ x (+ x y))) in y 11.480 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 11.480 * [taylor]: Taking taylor expansion of x in y 11.480 * [backup-simplify]: Simplify x into x 11.480 * [taylor]: Taking taylor expansion of (+ x y) in y 11.480 * [taylor]: Taking taylor expansion of x in y 11.481 * [backup-simplify]: Simplify x into x 11.481 * [taylor]: Taking taylor expansion of y in y 11.481 * [backup-simplify]: Simplify 0 into 0 11.481 * [backup-simplify]: Simplify 1 into 1 11.481 * [backup-simplify]: Simplify (+ x 0) into x 11.481 * [backup-simplify]: Simplify (/ x x) into 1 11.481 * [backup-simplify]: Simplify (sqrt 1) into 1 11.481 * [backup-simplify]: Simplify (+ 0 1) into 1 11.481 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* 1 (/ 1 x)))) into (- (/ 1 x)) 11.482 * [backup-simplify]: Simplify (/ (- (/ 1 x)) (* 2 (sqrt 1))) into (/ -1/2 x) 11.482 * [backup-simplify]: Simplify (log 1) into 0 11.482 * [backup-simplify]: Simplify (* x 0) into 0 11.483 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/2 x)) 1)) (pow 1 1)))) 1) into (/ -1/2 x) 11.483 * [backup-simplify]: Simplify (+ (* x (/ -1/2 x)) (* 0 0)) into (- 1/2) 11.483 * [backup-simplify]: Simplify (exp 0) into 1 11.483 * [taylor]: Taking taylor expansion of (pow (sqrt (/ x (+ x y))) x) in x 11.483 * [taylor]: Taking taylor expansion of (exp (* x (log (sqrt (/ x (+ x y)))))) in x 11.483 * [taylor]: Taking taylor expansion of (* x (log (sqrt (/ x (+ x y))))) in x 11.484 * [taylor]: Taking taylor expansion of x in x 11.484 * [backup-simplify]: Simplify 0 into 0 11.484 * [backup-simplify]: Simplify 1 into 1 11.484 * [taylor]: Taking taylor expansion of (log (sqrt (/ x (+ x y)))) in x 11.484 * [taylor]: Taking taylor expansion of (sqrt (/ x (+ x y))) in x 11.484 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 11.484 * [taylor]: Taking taylor expansion of x in x 11.484 * [backup-simplify]: Simplify 0 into 0 11.484 * [backup-simplify]: Simplify 1 into 1 11.484 * [taylor]: Taking taylor expansion of (+ x y) in x 11.484 * [taylor]: Taking taylor expansion of x in x 11.484 * [backup-simplify]: Simplify 0 into 0 11.484 * [backup-simplify]: Simplify 1 into 1 11.484 * [taylor]: Taking taylor expansion of y in x 11.484 * [backup-simplify]: Simplify y into y 11.484 * [backup-simplify]: Simplify (+ 0 y) into y 11.484 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.484 * [backup-simplify]: Simplify (sqrt 0) into 0 11.485 * [backup-simplify]: Simplify (/ (/ 1 y) (* 2 (sqrt 0))) into (/ +nan.0 y) 11.485 * [backup-simplify]: Simplify (log (/ +nan.0 y)) into (log (/ +nan.0 y)) 11.486 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ +nan.0 y))) into (+ (log x) (log (/ +nan.0 y))) 11.486 * [backup-simplify]: Simplify (* 0 (+ (log x) (log (/ +nan.0 y)))) into 0 11.486 * [backup-simplify]: Simplify (+ 1 0) into 1 11.486 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 11.488 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 2))) (pow (/ +nan.0 y) 2) (+)) (* 2 0)) into (/ +nan.0 (pow y 2)) 11.488 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ +nan.0 (pow y 2))) 1)) (pow (/ +nan.0 y) 1)))) 1) into (/ +nan.0 y) 11.489 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ +nan.0 y))) into (+ (log x) (log (/ +nan.0 y))) 11.489 * [backup-simplify]: Simplify (+ (* 0 (/ +nan.0 y)) (* 1 (+ (log x) (log (/ +nan.0 y))))) into (+ (log x) (log (/ +nan.0 y))) 11.489 * [backup-simplify]: Simplify (exp 0) into 1 11.489 * [taylor]: Taking taylor expansion of (pow (sqrt (/ x (+ x y))) x) in x 11.489 * [taylor]: Taking taylor expansion of (exp (* x (log (sqrt (/ x (+ x y)))))) in x 11.489 * [taylor]: Taking taylor expansion of (* x (log (sqrt (/ x (+ x y))))) in x 11.489 * [taylor]: Taking taylor expansion of x in x 11.489 * [backup-simplify]: Simplify 0 into 0 11.489 * [backup-simplify]: Simplify 1 into 1 11.489 * [taylor]: Taking taylor expansion of (log (sqrt (/ x (+ x y)))) in x 11.489 * [taylor]: Taking taylor expansion of (sqrt (/ x (+ x y))) in x 11.489 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 11.489 * [taylor]: Taking taylor expansion of x in x 11.489 * [backup-simplify]: Simplify 0 into 0 11.489 * [backup-simplify]: Simplify 1 into 1 11.489 * [taylor]: Taking taylor expansion of (+ x y) in x 11.489 * [taylor]: Taking taylor expansion of x in x 11.489 * [backup-simplify]: Simplify 0 into 0 11.489 * [backup-simplify]: Simplify 1 into 1 11.489 * [taylor]: Taking taylor expansion of y in x 11.489 * [backup-simplify]: Simplify y into y 11.489 * [backup-simplify]: Simplify (+ 0 y) into y 11.490 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.490 * [backup-simplify]: Simplify (sqrt 0) into 0 11.491 * [backup-simplify]: Simplify (/ (/ 1 y) (* 2 (sqrt 0))) into (/ +nan.0 y) 11.491 * [backup-simplify]: Simplify (log (/ +nan.0 y)) into (log (/ +nan.0 y)) 11.491 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ +nan.0 y))) into (+ (log x) (log (/ +nan.0 y))) 11.491 * [backup-simplify]: Simplify (* 0 (+ (log x) (log (/ +nan.0 y)))) into 0 11.492 * [backup-simplify]: Simplify (+ 1 0) into 1 11.492 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 11.493 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 2))) (pow (/ +nan.0 y) 2) (+)) (* 2 0)) into (/ +nan.0 (pow y 2)) 11.494 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ +nan.0 (pow y 2))) 1)) (pow (/ +nan.0 y) 1)))) 1) into (/ +nan.0 y) 11.494 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ +nan.0 y))) into (+ (log x) (log (/ +nan.0 y))) 11.495 * [backup-simplify]: Simplify (+ (* 0 (/ +nan.0 y)) (* 1 (+ (log x) (log (/ +nan.0 y))))) into (+ (log x) (log (/ +nan.0 y))) 11.495 * [backup-simplify]: Simplify (exp 0) into 1 11.495 * [taylor]: Taking taylor expansion of 1 in y 11.495 * [backup-simplify]: Simplify 1 into 1 11.495 * [backup-simplify]: Simplify 1 into 1 11.495 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (+ (log x) (log (/ +nan.0 y))) 1) 1)))) into (+ (log x) (log (/ +nan.0 y))) 11.495 * [taylor]: Taking taylor expansion of (+ (log x) (log (/ +nan.0 y))) in y 11.495 * [taylor]: Taking taylor expansion of (log x) in y 11.495 * [taylor]: Taking taylor expansion of x in y 11.495 * [backup-simplify]: Simplify x into x 11.496 * [backup-simplify]: Simplify (log x) into (log x) 11.496 * [taylor]: Taking taylor expansion of (log (/ +nan.0 y)) in y 11.496 * [taylor]: Taking taylor expansion of (/ +nan.0 y) in y 11.496 * [taylor]: Taking taylor expansion of +nan.0 in y 11.496 * [backup-simplify]: Simplify +nan.0 into +nan.0 11.496 * [taylor]: Taking taylor expansion of y in y 11.496 * [backup-simplify]: Simplify 0 into 0 11.496 * [backup-simplify]: Simplify 1 into 1 11.496 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 11.497 * [backup-simplify]: Simplify (log +nan.0) into (log +nan.0) 11.498 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) (log +nan.0)) into (- (log +nan.0) (log y)) 11.498 * [backup-simplify]: Simplify (+ (log x) (- (log +nan.0) (log y))) into (- (+ (log x) (log +nan.0)) (log y)) 11.499 * [backup-simplify]: Simplify (- (+ (log x) (log +nan.0)) (log y)) into (- (+ (log x) (log +nan.0)) (log y)) 11.499 * [backup-simplify]: Simplify 0 into 0 11.499 * [backup-simplify]: Simplify (+ 0 0) into 0 11.500 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 11.500 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 3)) (+ (* 2 (* (/ +nan.0 y) (/ +nan.0 (pow y 2)))))) (* 2 0)) into (/ +nan.0 (pow y 3)) 11.501 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ +nan.0 (pow y 2))) 2)) (pow (/ +nan.0 y) 2))) (* 1 (/ (* 1 (pow (* 2 (/ +nan.0 (pow y 3))) 1)) (pow (/ +nan.0 y) 1)))) 2) into (/ +nan.0 (pow y 2)) 11.502 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ +nan.0 y))) into (+ (log x) (log (/ +nan.0 y))) 11.502 * [backup-simplify]: Simplify (+ (* 0 (/ +nan.0 (pow y 2))) (+ (* 1 (/ +nan.0 y)) (* 0 (+ (log x) (log (/ +nan.0 y)))))) into (- (* +nan.0 (/ 1 y))) 11.503 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (+ (log x) (log (/ +nan.0 y))) 2) 2)) (* (/ (pow (- (* +nan.0 (/ 1 y))) 1) 1)))) into (- (+ (* (log x) (log (/ +nan.0 y))) (+ (* 1/2 (pow (log (/ +nan.0 y)) 2)) (* 1/2 (pow (log x) 2)))) (* +nan.0 (/ 1 y))) 11.503 * [taylor]: Taking taylor expansion of (- (+ (* (log x) (log (/ +nan.0 y))) (+ (* 1/2 (pow (log (/ +nan.0 y)) 2)) (* 1/2 (pow (log x) 2)))) (* +nan.0 (/ 1 y))) in y 11.503 * [taylor]: Taking taylor expansion of (+ (* (log x) (log (/ +nan.0 y))) (+ (* 1/2 (pow (log (/ +nan.0 y)) 2)) (* 1/2 (pow (log x) 2)))) in y 11.503 * [taylor]: Taking taylor expansion of (* (log x) (log (/ +nan.0 y))) in y 11.503 * [taylor]: Taking taylor expansion of (log x) in y 11.503 * [taylor]: Taking taylor expansion of x in y 11.503 * [backup-simplify]: Simplify x into x 11.503 * [backup-simplify]: Simplify (log x) into (log x) 11.503 * [taylor]: Taking taylor expansion of (log (/ +nan.0 y)) in y 11.503 * [taylor]: Taking taylor expansion of (/ +nan.0 y) in y 11.503 * [taylor]: Taking taylor expansion of +nan.0 in y 11.504 * [backup-simplify]: Simplify +nan.0 into +nan.0 11.504 * [taylor]: Taking taylor expansion of y in y 11.504 * [backup-simplify]: Simplify 0 into 0 11.504 * [backup-simplify]: Simplify 1 into 1 11.504 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 11.504 * [backup-simplify]: Simplify (log +nan.0) into (log +nan.0) 11.505 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (log (/ +nan.0 y)) 2)) (* 1/2 (pow (log x) 2))) in y 11.505 * [taylor]: Taking taylor expansion of (* 1/2 (pow (log (/ +nan.0 y)) 2)) in y 11.505 * [taylor]: Taking taylor expansion of 1/2 in y 11.505 * [backup-simplify]: Simplify 1/2 into 1/2 11.505 * [taylor]: Taking taylor expansion of (pow (log (/ +nan.0 y)) 2) in y 11.505 * [taylor]: Taking taylor expansion of (log (/ +nan.0 y)) in y 11.505 * [taylor]: Taking taylor expansion of (/ +nan.0 y) in y 11.505 * [taylor]: Taking taylor expansion of +nan.0 in y 11.505 * [backup-simplify]: Simplify +nan.0 into +nan.0 11.505 * [taylor]: Taking taylor expansion of y in y 11.505 * [backup-simplify]: Simplify 0 into 0 11.505 * [backup-simplify]: Simplify 1 into 1 11.505 * [backup-simplify]: Simplify (/ +nan.0 1) into +nan.0 11.506 * [backup-simplify]: Simplify (log +nan.0) into (log +nan.0) 11.506 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) (log +nan.0)) into (- (log +nan.0) (log y)) 11.506 * [taylor]: Taking taylor expansion of (* 1/2 (pow (log x) 2)) in y 11.506 * [taylor]: Taking taylor expansion of 1/2 in y 11.506 * [backup-simplify]: Simplify 1/2 into 1/2 11.506 * [taylor]: Taking taylor expansion of (pow (log x) 2) in y 11.506 * [taylor]: Taking taylor expansion of (log x) in y 11.506 * [taylor]: Taking taylor expansion of x in y 11.506 * [backup-simplify]: Simplify x into x 11.506 * [backup-simplify]: Simplify (log x) into (log x) 11.506 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 y)) in y 11.506 * [taylor]: Taking taylor expansion of +nan.0 in y 11.506 * [backup-simplify]: Simplify +nan.0 into +nan.0 11.506 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.506 * [taylor]: Taking taylor expansion of y in y 11.506 * [backup-simplify]: Simplify 0 into 0 11.506 * [backup-simplify]: Simplify 1 into 1 11.507 * [backup-simplify]: Simplify (/ 1 1) into 1 11.507 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) (log +nan.0)) into (- (log +nan.0) (log y)) 11.508 * [backup-simplify]: Simplify (* (log x) (- (log +nan.0) (log y))) into (* (log x) (- (log +nan.0) (log y))) 11.508 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) (log +nan.0)) into (- (log +nan.0) (log y)) 11.509 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) (log +nan.0)) into (- (log +nan.0) (log y)) 11.509 * [backup-simplify]: Simplify (* (- (log +nan.0) (log y)) (- (log +nan.0) (log y))) into (pow (- (log +nan.0) (log y)) 2) 11.510 * [backup-simplify]: Simplify (* 1/2 (pow (- (log +nan.0) (log y)) 2)) into (* 1/2 (pow (- (log +nan.0) (log y)) 2)) 11.510 * [backup-simplify]: Simplify (* (log x) (log x)) into (pow (log x) 2) 11.510 * [backup-simplify]: Simplify (* 1/2 (pow (log x) 2)) into (* 1/2 (pow (log x) 2)) 11.511 * [backup-simplify]: Simplify (+ (* 1/2 (pow (- (log +nan.0) (log y)) 2)) (* 1/2 (pow (log x) 2))) into (- (+ (* 1/2 (pow (log y) 2)) (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log +nan.0) 2)))) (* (log +nan.0) (log y))) 11.513 * [backup-simplify]: Simplify (+ (* (log x) (- (log +nan.0) (log y))) (- (+ (* 1/2 (pow (log y) 2)) (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log +nan.0) 2)))) (* (log +nan.0) (log y)))) into (- (+ (* 1/2 (pow (log y) 2)) (+ (* 1/2 (pow (log x) 2)) (+ (* (log x) (log +nan.0)) (* 1/2 (pow (log +nan.0) 2))))) (+ (* (log x) (log y)) (* (log +nan.0) (log y)))) 11.514 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.514 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 11.514 * [backup-simplify]: Simplify (- 0) into 0 11.517 * [backup-simplify]: Simplify (+ (- (+ (* 1/2 (pow (log y) 2)) (+ (* 1/2 (pow (log x) 2)) (+ (* (log x) (log +nan.0)) (* 1/2 (pow (log +nan.0) 2))))) (+ (* (log x) (log y)) (* (log +nan.0) (log y)))) 0) into (- (+ (* 1/2 (pow (log x) 2)) (+ (* (log x) (log +nan.0)) (+ (* 1/2 (pow (log y) 2)) (* 1/2 (pow (log +nan.0) 2))))) (+ (* (log x) (log y)) (* (log +nan.0) (log y)))) 11.519 * [backup-simplify]: Simplify (- (+ (* 1/2 (pow (log x) 2)) (+ (* (log x) (log +nan.0)) (+ (* 1/2 (pow (log y) 2)) (* 1/2 (pow (log +nan.0) 2))))) (+ (* (log x) (log y)) (* (log +nan.0) (log y)))) into (- (+ (* 1/2 (pow (log y) 2)) (+ (* 1/2 (pow (log x) 2)) (+ (* (log x) (log +nan.0)) (* 1/2 (pow (log +nan.0) 2))))) (+ (* (log x) (log y)) (* (log +nan.0) (log y)))) 11.522 * [backup-simplify]: Simplify (+ (* (- (+ (* 1/2 (pow (log y) 2)) (+ (* 1/2 (pow (log x) 2)) (+ (* (log x) (log +nan.0)) (* 1/2 (pow (log +nan.0) 2))))) (+ (* (log x) (log y)) (* (log +nan.0) (log y)))) (pow (* 1 x) 2)) (+ (* (- (+ (log x) (log +nan.0)) (log y)) (* 1 x)) 1)) into (- (+ 1 (+ (* 1/2 (* (pow x 2) (pow (log +nan.0) 2))) (+ (* 1/2 (* (pow (log x) 2) (pow x 2))) (+ (* 1/2 (* (pow x 2) (pow (log y) 2))) (+ (* (log x) x) (+ (* x (log +nan.0)) (* (log x) (* (pow x 2) (log +nan.0))))))))) (+ (* (log x) (* (pow x 2) (log y))) (+ (* x (log y)) (* (pow x 2) (* (log +nan.0) (log y)))))) 11.522 * [backup-simplify]: Simplify (pow (sqrt (/ (/ 1 x) (+ (/ 1 x) (/ 1 y)))) (/ 1 x)) into (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ 1 x)) 11.522 * [approximate]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ 1 x)) in (x y) around 0 11.522 * [taylor]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ 1 x)) in y 11.522 * [taylor]: Taking taylor expansion of (exp (* (/ 1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))))) in y 11.522 * [taylor]: Taking taylor expansion of (* (/ 1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in y 11.522 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.522 * [taylor]: Taking taylor expansion of x in y 11.522 * [backup-simplify]: Simplify x into x 11.522 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.522 * [taylor]: Taking taylor expansion of (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in y 11.522 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 11.522 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 11.522 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 11.522 * [taylor]: Taking taylor expansion of x in y 11.522 * [backup-simplify]: Simplify x into x 11.522 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 11.522 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.522 * [taylor]: Taking taylor expansion of y in y 11.522 * [backup-simplify]: Simplify 0 into 0 11.522 * [backup-simplify]: Simplify 1 into 1 11.523 * [backup-simplify]: Simplify (/ 1 1) into 1 11.523 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.523 * [taylor]: Taking taylor expansion of x in y 11.523 * [backup-simplify]: Simplify x into x 11.523 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.523 * [backup-simplify]: Simplify (+ 1 0) into 1 11.523 * [backup-simplify]: Simplify (* x 1) into x 11.523 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.523 * [backup-simplify]: Simplify (sqrt 0) into 0 11.524 * [backup-simplify]: Simplify (/ (/ 1 x) (* 2 (sqrt 0))) into (/ +nan.0 x) 11.524 * [backup-simplify]: Simplify (log (/ +nan.0 x)) into (log (/ +nan.0 x)) 11.524 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ +nan.0 x))) into (+ (log (/ +nan.0 x)) (log y)) 11.524 * [backup-simplify]: Simplify (* (/ 1 x) (+ (log (/ +nan.0 x)) (log y))) into (/ (+ (log (/ +nan.0 x)) (log y)) x) 11.524 * [backup-simplify]: Simplify (exp (/ (+ (log (/ +nan.0 x)) (log y)) x)) into (exp (/ (+ (log (/ +nan.0 x)) (log y)) x)) 11.524 * [taylor]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ 1 x)) in x 11.524 * [taylor]: Taking taylor expansion of (exp (* (/ 1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))))) in x 11.524 * [taylor]: Taking taylor expansion of (* (/ 1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 11.524 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.524 * [taylor]: Taking taylor expansion of x in x 11.524 * [backup-simplify]: Simplify 0 into 0 11.524 * [backup-simplify]: Simplify 1 into 1 11.525 * [backup-simplify]: Simplify (/ 1 1) into 1 11.525 * [taylor]: Taking taylor expansion of (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 11.525 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.525 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.525 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.525 * [taylor]: Taking taylor expansion of x in x 11.525 * [backup-simplify]: Simplify 0 into 0 11.525 * [backup-simplify]: Simplify 1 into 1 11.525 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.525 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.525 * [taylor]: Taking taylor expansion of y in x 11.525 * [backup-simplify]: Simplify y into y 11.525 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.525 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.525 * [taylor]: Taking taylor expansion of x in x 11.525 * [backup-simplify]: Simplify 0 into 0 11.525 * [backup-simplify]: Simplify 1 into 1 11.525 * [backup-simplify]: Simplify (/ 1 1) into 1 11.525 * [backup-simplify]: Simplify (+ 0 1) into 1 11.526 * [backup-simplify]: Simplify (* 0 1) into 0 11.526 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.526 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.526 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.527 * [backup-simplify]: Simplify (/ 1 1) into 1 11.527 * [backup-simplify]: Simplify (sqrt 1) into 1 11.527 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.528 * [backup-simplify]: Simplify (+ 0 0) into 0 11.528 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.528 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.529 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.529 * [backup-simplify]: Simplify (log 1) into 0 11.529 * [backup-simplify]: Simplify (* 1 0) into 0 11.530 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/2 y)) 1)) (pow 1 1)))) 1) into (/ -1/2 y) 11.530 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.530 * [backup-simplify]: Simplify (+ (* 1 (/ -1/2 y)) (* 0 0)) into (- (* 1/2 (/ 1 y))) 11.531 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.531 * [taylor]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ 1 x)) in x 11.531 * [taylor]: Taking taylor expansion of (exp (* (/ 1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))))) in x 11.531 * [taylor]: Taking taylor expansion of (* (/ 1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 11.531 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.531 * [taylor]: Taking taylor expansion of x in x 11.531 * [backup-simplify]: Simplify 0 into 0 11.531 * [backup-simplify]: Simplify 1 into 1 11.531 * [backup-simplify]: Simplify (/ 1 1) into 1 11.531 * [taylor]: Taking taylor expansion of (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 11.531 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.531 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.531 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.531 * [taylor]: Taking taylor expansion of x in x 11.531 * [backup-simplify]: Simplify 0 into 0 11.531 * [backup-simplify]: Simplify 1 into 1 11.531 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.531 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.531 * [taylor]: Taking taylor expansion of y in x 11.531 * [backup-simplify]: Simplify y into y 11.531 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.531 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.531 * [taylor]: Taking taylor expansion of x in x 11.531 * [backup-simplify]: Simplify 0 into 0 11.531 * [backup-simplify]: Simplify 1 into 1 11.531 * [backup-simplify]: Simplify (/ 1 1) into 1 11.532 * [backup-simplify]: Simplify (+ 0 1) into 1 11.532 * [backup-simplify]: Simplify (* 0 1) into 0 11.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.532 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.533 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.533 * [backup-simplify]: Simplify (/ 1 1) into 1 11.533 * [backup-simplify]: Simplify (sqrt 1) into 1 11.533 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.534 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.534 * [backup-simplify]: Simplify (+ 0 0) into 0 11.535 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.535 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.535 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.535 * [backup-simplify]: Simplify (log 1) into 0 11.536 * [backup-simplify]: Simplify (* 1 0) into 0 11.536 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/2 y)) 1)) (pow 1 1)))) 1) into (/ -1/2 y) 11.537 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.537 * [backup-simplify]: Simplify (+ (* 1 (/ -1/2 y)) (* 0 0)) into (- (* 1/2 (/ 1 y))) 11.537 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.537 * [taylor]: Taking taylor expansion of (exp (- (* 1/2 (/ 1 y)))) in y 11.537 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 y))) in y 11.537 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 y)) in y 11.537 * [taylor]: Taking taylor expansion of 1/2 in y 11.537 * [backup-simplify]: Simplify 1/2 into 1/2 11.537 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.537 * [taylor]: Taking taylor expansion of y in y 11.537 * [backup-simplify]: Simplify 0 into 0 11.537 * [backup-simplify]: Simplify 1 into 1 11.537 * [backup-simplify]: Simplify (/ 1 1) into 1 11.538 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 11.538 * [backup-simplify]: Simplify (- 1/2) into -1/2 11.538 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.538 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.538 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.539 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.539 * [backup-simplify]: Simplify (+ 0 0) into 0 11.540 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 11.540 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 11.541 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow (/ -1/2 y) 2) (+)) (* 2 1)) into (/ 3/8 (pow y 2)) 11.542 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ -1/2 y)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 3/8 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/4 (pow y 2)) 11.543 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.543 * [backup-simplify]: Simplify (+ (* 1 (/ 1/4 (pow y 2))) (+ (* 0 (/ -1/2 y)) (* 0 0))) into (* 1/4 (/ 1 (pow y 2))) 11.544 * [backup-simplify]: Simplify (* (exp (- (* 1/2 (/ 1 y)))) (+ (* (/ (pow (* 1/4 (/ 1 (pow y 2))) 1) 1)))) into (* 1/4 (/ (exp (- (* 1/2 (/ 1 y)))) (pow y 2))) 11.544 * [taylor]: Taking taylor expansion of (* 1/4 (/ (exp (- (* 1/2 (/ 1 y)))) (pow y 2))) in y 11.544 * [taylor]: Taking taylor expansion of 1/4 in y 11.544 * [backup-simplify]: Simplify 1/4 into 1/4 11.544 * [taylor]: Taking taylor expansion of (/ (exp (- (* 1/2 (/ 1 y)))) (pow y 2)) in y 11.544 * [taylor]: Taking taylor expansion of (exp (- (* 1/2 (/ 1 y)))) in y 11.544 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 y))) in y 11.544 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 y)) in y 11.544 * [taylor]: Taking taylor expansion of 1/2 in y 11.544 * [backup-simplify]: Simplify 1/2 into 1/2 11.544 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.544 * [taylor]: Taking taylor expansion of y in y 11.544 * [backup-simplify]: Simplify 0 into 0 11.544 * [backup-simplify]: Simplify 1 into 1 11.545 * [backup-simplify]: Simplify (/ 1 1) into 1 11.545 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 11.545 * [backup-simplify]: Simplify (- 1/2) into -1/2 11.546 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.546 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.546 * [taylor]: Taking taylor expansion of y in y 11.546 * [backup-simplify]: Simplify 0 into 0 11.546 * [backup-simplify]: Simplify 1 into 1 11.546 * [backup-simplify]: Simplify (* 1 1) into 1 11.546 * [backup-simplify]: Simplify (/ (exp (- (* 1/2 (/ 1 y)))) 1) into (exp (- (* 1/2 (/ 1 y)))) 11.547 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.548 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.549 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (- (* 1/2 (/ 1 y)))) (/ 0 1)))) into 0 11.550 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (- (* 1/2 (/ 1 y)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.551 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (exp (- (* 1/2 (/ 1 y))))))) into 0 11.551 * [backup-simplify]: Simplify 0 into 0 11.551 * [backup-simplify]: Simplify 0 into 0 11.552 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.553 * [backup-simplify]: Simplify (+ 0 0) into 0 11.554 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 11.556 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 11.557 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 3))) (+ (* 2 (* (/ -1/2 y) (/ 3/8 (pow y 2)))))) (* 2 1)) into (/ -5/16 (pow y 3)) 11.559 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ -1/2 y)) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (/ -1/2 y)) 1) (pow (* 2 (/ 3/8 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 (/ -5/16 (pow y 3))) 1)) (pow 1 1)))) 6) into (/ -1/6 (pow y 3)) 11.560 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.561 * [backup-simplify]: Simplify (+ (* 1 (/ -1/6 (pow y 3))) (+ (* 0 (/ 1/4 (pow y 2))) (+ (* 0 (/ -1/2 y)) (* 0 0)))) into (- (* 1/6 (/ 1 (pow y 3)))) 11.562 * [backup-simplify]: Simplify (* (exp (- (* 1/2 (/ 1 y)))) (+ (* (/ (pow (* 1/4 (/ 1 (pow y 2))) 2) 2)) (* (/ (pow (- (* 1/6 (/ 1 (pow y 3)))) 1) 1)))) into (* (- (* 1/32 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 3)))) (exp (- (* 1/2 (/ 1 y))))) 11.562 * [taylor]: Taking taylor expansion of (* (- (* 1/32 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 3)))) (exp (- (* 1/2 (/ 1 y))))) in y 11.562 * [taylor]: Taking taylor expansion of (- (* 1/32 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 3)))) in y 11.562 * [taylor]: Taking taylor expansion of (* 1/32 (/ 1 (pow y 4))) in y 11.562 * [taylor]: Taking taylor expansion of 1/32 in y 11.562 * [backup-simplify]: Simplify 1/32 into 1/32 11.562 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in y 11.562 * [taylor]: Taking taylor expansion of (pow y 4) in y 11.562 * [taylor]: Taking taylor expansion of y in y 11.562 * [backup-simplify]: Simplify 0 into 0 11.562 * [backup-simplify]: Simplify 1 into 1 11.563 * [backup-simplify]: Simplify (* 1 1) into 1 11.563 * [backup-simplify]: Simplify (* 1 1) into 1 11.563 * [backup-simplify]: Simplify (/ 1 1) into 1 11.563 * [taylor]: Taking taylor expansion of (* 1/6 (/ 1 (pow y 3))) in y 11.563 * [taylor]: Taking taylor expansion of 1/6 in y 11.563 * [backup-simplify]: Simplify 1/6 into 1/6 11.563 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 11.563 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.563 * [taylor]: Taking taylor expansion of y in y 11.564 * [backup-simplify]: Simplify 0 into 0 11.564 * [backup-simplify]: Simplify 1 into 1 11.568 * [backup-simplify]: Simplify (* 1 1) into 1 11.569 * [backup-simplify]: Simplify (* 1 1) into 1 11.569 * [backup-simplify]: Simplify (/ 1 1) into 1 11.569 * [taylor]: Taking taylor expansion of (exp (- (* 1/2 (/ 1 y)))) in y 11.569 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 y))) in y 11.569 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 y)) in y 11.569 * [taylor]: Taking taylor expansion of 1/2 in y 11.569 * [backup-simplify]: Simplify 1/2 into 1/2 11.569 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.569 * [taylor]: Taking taylor expansion of y in y 11.569 * [backup-simplify]: Simplify 0 into 0 11.569 * [backup-simplify]: Simplify 1 into 1 11.570 * [backup-simplify]: Simplify (/ 1 1) into 1 11.570 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 11.570 * [backup-simplify]: Simplify (- 1/2) into -1/2 11.571 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.571 * [backup-simplify]: Simplify (* 1/32 1) into 1/32 11.571 * [backup-simplify]: Simplify (+ 1/32 0) into 1/32 11.572 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.573 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.574 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.575 * [backup-simplify]: Simplify (+ (* 1/32 0) (* 0 1)) into 0 11.575 * [backup-simplify]: Simplify (* 1/6 1) into 1/6 11.575 * [backup-simplify]: Simplify (- 1/6) into -1/6 11.576 * [backup-simplify]: Simplify (+ 0 -1/6) into -1/6 11.577 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.578 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.578 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.579 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 0 0) (* 0 1))) into 0 11.580 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.581 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.582 * [backup-simplify]: Simplify (+ (* 1/6 0) (* 0 1)) into 0 11.583 * [backup-simplify]: Simplify (- 0) into 0 11.583 * [backup-simplify]: Simplify (+ 0 0) into 0 11.584 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.585 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.586 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.587 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.588 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.589 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.590 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.591 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 1))) into 0 11.591 * [backup-simplify]: Simplify (- 0) into 0 11.592 * [backup-simplify]: Simplify (+ 0 0) into 0 11.593 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.594 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.595 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.597 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.598 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.599 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.600 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.601 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.601 * [backup-simplify]: Simplify (- 0) into 0 11.602 * [backup-simplify]: Simplify (+ 0 0) into 0 11.604 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* -1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (- (* 1/2 (/ 1 y))))))))) into 0 11.604 * [backup-simplify]: Simplify 0 into 0 11.605 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.607 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (- (* 1/2 (/ 1 y)))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.608 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (- (* 1/2 (/ 1 y)))))))) into 0 11.608 * [backup-simplify]: Simplify 0 into 0 11.608 * [backup-simplify]: Simplify 0 into 0 11.608 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.609 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.610 * [backup-simplify]: Simplify (+ 0 0) into 0 11.612 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1)))))) into 0 11.614 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ 0 1)) (* (- (/ 1 (pow y 3))) (/ (/ 1 y) 1)))) into (/ 1 (pow y 4)) 11.615 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 4)) (pow (/ 3/8 (pow y 2)) 2) (+ (* 2 (* (/ -1/2 y) (/ -5/16 (pow y 3)))))) (* 2 1)) into (/ 35/128 (pow y 4)) 11.619 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 (/ -1/2 y)) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 (/ -1/2 y)) 2) (pow (* 2 (/ 3/8 (pow y 2))) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 (/ 3/8 (pow y 2))) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 (/ -1/2 y)) 1) 1 (pow (* 6 (/ -5/16 (pow y 3))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (/ 35/128 (pow y 4))) 1)) (pow 1 1)))) 24) into (/ 1/8 (pow y 4)) 11.620 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.621 * [backup-simplify]: Simplify (+ (* 1 (/ 1/8 (pow y 4))) (+ (* 0 (/ -1/6 (pow y 3))) (+ (* 0 (/ 1/4 (pow y 2))) (+ (* 0 (/ -1/2 y)) (* 0 0))))) into (* 1/8 (/ 1 (pow y 4))) 11.622 * [backup-simplify]: Simplify (* (exp (- (* 1/2 (/ 1 y)))) (+ (* (/ (pow (* 1/4 (/ 1 (pow y 2))) 3) 6)) (* (/ (pow (* 1/4 (/ 1 (pow y 2))) 1) 1) (/ (pow (- (* 1/6 (/ 1 (pow y 3)))) 1) 1)) (* (/ (pow (* 1/8 (/ 1 (pow y 4))) 1) 1)))) into (* (- (+ (* 1/384 (/ 1 (pow y 6))) (* 1/8 (/ 1 (pow y 4)))) (* 1/24 (/ 1 (pow y 5)))) (exp (- (* 1/2 (/ 1 y))))) 11.622 * [taylor]: Taking taylor expansion of (* (- (+ (* 1/384 (/ 1 (pow y 6))) (* 1/8 (/ 1 (pow y 4)))) (* 1/24 (/ 1 (pow y 5)))) (exp (- (* 1/2 (/ 1 y))))) in y 11.622 * [taylor]: Taking taylor expansion of (- (+ (* 1/384 (/ 1 (pow y 6))) (* 1/8 (/ 1 (pow y 4)))) (* 1/24 (/ 1 (pow y 5)))) in y 11.622 * [taylor]: Taking taylor expansion of (+ (* 1/384 (/ 1 (pow y 6))) (* 1/8 (/ 1 (pow y 4)))) in y 11.622 * [taylor]: Taking taylor expansion of (* 1/384 (/ 1 (pow y 6))) in y 11.622 * [taylor]: Taking taylor expansion of 1/384 in y 11.622 * [backup-simplify]: Simplify 1/384 into 1/384 11.622 * [taylor]: Taking taylor expansion of (/ 1 (pow y 6)) in y 11.622 * [taylor]: Taking taylor expansion of (pow y 6) in y 11.622 * [taylor]: Taking taylor expansion of y in y 11.622 * [backup-simplify]: Simplify 0 into 0 11.622 * [backup-simplify]: Simplify 1 into 1 11.623 * [backup-simplify]: Simplify (* 1 1) into 1 11.623 * [backup-simplify]: Simplify (* 1 1) into 1 11.624 * [backup-simplify]: Simplify (* 1 1) into 1 11.624 * [backup-simplify]: Simplify (/ 1 1) into 1 11.624 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (pow y 4))) in y 11.624 * [taylor]: Taking taylor expansion of 1/8 in y 11.624 * [backup-simplify]: Simplify 1/8 into 1/8 11.624 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in y 11.624 * [taylor]: Taking taylor expansion of (pow y 4) in y 11.624 * [taylor]: Taking taylor expansion of y in y 11.624 * [backup-simplify]: Simplify 0 into 0 11.624 * [backup-simplify]: Simplify 1 into 1 11.624 * [backup-simplify]: Simplify (* 1 1) into 1 11.625 * [backup-simplify]: Simplify (* 1 1) into 1 11.625 * [backup-simplify]: Simplify (/ 1 1) into 1 11.625 * [taylor]: Taking taylor expansion of (* 1/24 (/ 1 (pow y 5))) in y 11.625 * [taylor]: Taking taylor expansion of 1/24 in y 11.625 * [backup-simplify]: Simplify 1/24 into 1/24 11.625 * [taylor]: Taking taylor expansion of (/ 1 (pow y 5)) in y 11.625 * [taylor]: Taking taylor expansion of (pow y 5) in y 11.625 * [taylor]: Taking taylor expansion of y in y 11.625 * [backup-simplify]: Simplify 0 into 0 11.625 * [backup-simplify]: Simplify 1 into 1 11.626 * [backup-simplify]: Simplify (* 1 1) into 1 11.626 * [backup-simplify]: Simplify (* 1 1) into 1 11.626 * [backup-simplify]: Simplify (* 1 1) into 1 11.627 * [backup-simplify]: Simplify (/ 1 1) into 1 11.627 * [taylor]: Taking taylor expansion of (exp (- (* 1/2 (/ 1 y)))) in y 11.627 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 y))) in y 11.627 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 y)) in y 11.627 * [taylor]: Taking taylor expansion of 1/2 in y 11.627 * [backup-simplify]: Simplify 1/2 into 1/2 11.627 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.627 * [taylor]: Taking taylor expansion of y in y 11.627 * [backup-simplify]: Simplify 0 into 0 11.627 * [backup-simplify]: Simplify 1 into 1 11.628 * [backup-simplify]: Simplify (/ 1 1) into 1 11.628 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 11.628 * [backup-simplify]: Simplify (- 1/2) into -1/2 11.629 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 y)))) into (exp (- (* 1/2 (/ 1 y)))) 11.629 * [backup-simplify]: Simplify (* 1/384 1) into 1/384 11.629 * [backup-simplify]: Simplify (+ 1/384 0) into 1/384 11.630 * [backup-simplify]: Simplify (+ 1/384 0) into 1/384 11.631 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.631 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.632 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.633 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.634 * [backup-simplify]: Simplify (+ (* 1/384 0) (* 0 1)) into 0 11.634 * [backup-simplify]: Simplify (+ 0 0) into 0 11.634 * [backup-simplify]: Simplify (* 1/24 1) into 1/24 11.635 * [backup-simplify]: Simplify (- 1/24) into -1/24 11.635 * [backup-simplify]: Simplify (+ 0 -1/24) into -1/24 11.636 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.637 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.638 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.639 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.640 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (* 0 1))) into 0 11.640 * [backup-simplify]: Simplify (* 1/8 1) into 1/8 11.641 * [backup-simplify]: Simplify (+ 0 1/8) into 1/8 11.641 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.642 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.643 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.643 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.644 * [backup-simplify]: Simplify (+ (* 1/24 0) (* 0 1)) into 0 11.644 * [backup-simplify]: Simplify (- 0) into 0 11.645 * [backup-simplify]: Simplify (+ 1/8 0) into 1/8 11.646 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.647 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.648 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.649 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.650 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.651 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.651 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.653 * [backup-simplify]: Simplify (+ (* 1/8 0) (* 0 1)) into 0 11.653 * [backup-simplify]: Simplify (+ 0 0) into 0 11.654 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.655 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.656 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.657 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.658 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (* 0 1))) into 0 11.658 * [backup-simplify]: Simplify (- 0) into 0 11.659 * [backup-simplify]: Simplify (+ 0 0) into 0 11.660 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.661 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.662 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.663 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.664 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.665 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.666 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.667 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.668 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (* 0 1))) into 0 11.668 * [backup-simplify]: Simplify (+ 0 0) into 0 11.670 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.671 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.672 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.674 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.674 * [backup-simplify]: Simplify (- 0) into 0 11.674 * [backup-simplify]: Simplify (+ 0 0) into 0 11.676 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.677 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.678 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.679 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.681 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.682 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.683 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.684 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.685 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.686 * [backup-simplify]: Simplify (+ 0 0) into 0 11.687 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.688 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.689 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.690 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.692 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.692 * [backup-simplify]: Simplify (- 0) into 0 11.692 * [backup-simplify]: Simplify (+ 0 0) into 0 11.694 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.695 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.697 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.698 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.699 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.700 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.701 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.702 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.704 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.704 * [backup-simplify]: Simplify (+ 0 0) into 0 11.705 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.707 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.708 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.709 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.710 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.711 * [backup-simplify]: Simplify (- 0) into 0 11.711 * [backup-simplify]: Simplify (+ 0 0) into 0 11.717 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* -1/24 0) (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (- (* 1/2 (/ 1 y))))))))))) into 0 11.717 * [backup-simplify]: Simplify 0 into 0 11.718 * [backup-simplify]: Simplify (exp (- (* 1/2 (/ 1 (/ 1 y))))) into (exp (- (* 1/2 y))) 11.718 * [backup-simplify]: Simplify (pow (sqrt (/ (/ 1 (- x)) (+ (/ 1 (- x)) (/ 1 (- y))))) (/ 1 (- x))) into (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ -1 x)) 11.718 * [approximate]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ -1 x)) in (x y) around 0 11.718 * [taylor]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ -1 x)) in y 11.718 * [taylor]: Taking taylor expansion of (exp (* (/ -1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))))) in y 11.718 * [taylor]: Taking taylor expansion of (* (/ -1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in y 11.718 * [taylor]: Taking taylor expansion of (/ -1 x) in y 11.718 * [taylor]: Taking taylor expansion of -1 in y 11.718 * [backup-simplify]: Simplify -1 into -1 11.718 * [taylor]: Taking taylor expansion of x in y 11.718 * [backup-simplify]: Simplify x into x 11.718 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 11.718 * [taylor]: Taking taylor expansion of (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in y 11.718 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 11.718 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 11.718 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 11.718 * [taylor]: Taking taylor expansion of x in y 11.719 * [backup-simplify]: Simplify x into x 11.719 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 11.719 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.719 * [taylor]: Taking taylor expansion of y in y 11.719 * [backup-simplify]: Simplify 0 into 0 11.719 * [backup-simplify]: Simplify 1 into 1 11.719 * [backup-simplify]: Simplify (/ 1 1) into 1 11.719 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.719 * [taylor]: Taking taylor expansion of x in y 11.719 * [backup-simplify]: Simplify x into x 11.719 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.720 * [backup-simplify]: Simplify (+ 1 0) into 1 11.720 * [backup-simplify]: Simplify (* x 1) into x 11.720 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.720 * [backup-simplify]: Simplify (sqrt 0) into 0 11.721 * [backup-simplify]: Simplify (/ (/ 1 x) (* 2 (sqrt 0))) into (/ +nan.0 x) 11.721 * [backup-simplify]: Simplify (log (/ +nan.0 x)) into (log (/ +nan.0 x)) 11.721 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ +nan.0 x))) into (+ (log (/ +nan.0 x)) (log y)) 11.721 * [backup-simplify]: Simplify (* (/ -1 x) (+ (log (/ +nan.0 x)) (log y))) into (* -1 (/ (+ (log (/ +nan.0 x)) (log y)) x)) 11.722 * [backup-simplify]: Simplify (exp (* -1 (/ (+ (log (/ +nan.0 x)) (log y)) x))) into (exp (* -1 (/ (+ (log (/ +nan.0 x)) (log y)) x))) 11.722 * [taylor]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ -1 x)) in x 11.722 * [taylor]: Taking taylor expansion of (exp (* (/ -1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))))) in x 11.722 * [taylor]: Taking taylor expansion of (* (/ -1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 11.722 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.722 * [taylor]: Taking taylor expansion of -1 in x 11.722 * [backup-simplify]: Simplify -1 into -1 11.722 * [taylor]: Taking taylor expansion of x in x 11.722 * [backup-simplify]: Simplify 0 into 0 11.722 * [backup-simplify]: Simplify 1 into 1 11.722 * [backup-simplify]: Simplify (/ -1 1) into -1 11.722 * [taylor]: Taking taylor expansion of (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 11.722 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.722 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.722 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.722 * [taylor]: Taking taylor expansion of x in x 11.722 * [backup-simplify]: Simplify 0 into 0 11.723 * [backup-simplify]: Simplify 1 into 1 11.723 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.723 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.723 * [taylor]: Taking taylor expansion of y in x 11.723 * [backup-simplify]: Simplify y into y 11.723 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.723 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.723 * [taylor]: Taking taylor expansion of x in x 11.723 * [backup-simplify]: Simplify 0 into 0 11.723 * [backup-simplify]: Simplify 1 into 1 11.723 * [backup-simplify]: Simplify (/ 1 1) into 1 11.724 * [backup-simplify]: Simplify (+ 0 1) into 1 11.724 * [backup-simplify]: Simplify (* 0 1) into 0 11.725 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.725 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.725 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.726 * [backup-simplify]: Simplify (/ 1 1) into 1 11.726 * [backup-simplify]: Simplify (sqrt 1) into 1 11.726 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.727 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.727 * [backup-simplify]: Simplify (+ 0 0) into 0 11.728 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.729 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.729 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.730 * [backup-simplify]: Simplify (log 1) into 0 11.730 * [backup-simplify]: Simplify (* -1 0) into 0 11.731 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/2 y)) 1)) (pow 1 1)))) 1) into (/ -1/2 y) 11.732 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.732 * [backup-simplify]: Simplify (+ (* -1 (/ -1/2 y)) (* 0 0)) into (* 1/2 (/ 1 y)) 11.732 * [backup-simplify]: Simplify (exp (* 1/2 (/ 1 y))) into (exp (/ 1/2 y)) 11.732 * [taylor]: Taking taylor expansion of (pow (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) (/ -1 x)) in x 11.732 * [taylor]: Taking taylor expansion of (exp (* (/ -1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))))) in x 11.732 * [taylor]: Taking taylor expansion of (* (/ -1 x) (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 11.732 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.732 * [taylor]: Taking taylor expansion of -1 in x 11.732 * [backup-simplify]: Simplify -1 into -1 11.732 * [taylor]: Taking taylor expansion of x in x 11.733 * [backup-simplify]: Simplify 0 into 0 11.733 * [backup-simplify]: Simplify 1 into 1 11.733 * [backup-simplify]: Simplify (/ -1 1) into -1 11.733 * [taylor]: Taking taylor expansion of (log (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 11.733 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 11.733 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 11.733 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 11.733 * [taylor]: Taking taylor expansion of x in x 11.733 * [backup-simplify]: Simplify 0 into 0 11.733 * [backup-simplify]: Simplify 1 into 1 11.733 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.733 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.733 * [taylor]: Taking taylor expansion of y in x 11.733 * [backup-simplify]: Simplify y into y 11.733 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.733 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.733 * [taylor]: Taking taylor expansion of x in x 11.733 * [backup-simplify]: Simplify 0 into 0 11.733 * [backup-simplify]: Simplify 1 into 1 11.734 * [backup-simplify]: Simplify (/ 1 1) into 1 11.734 * [backup-simplify]: Simplify (+ 0 1) into 1 11.735 * [backup-simplify]: Simplify (* 0 1) into 0 11.735 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.736 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.736 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 11.736 * [backup-simplify]: Simplify (/ 1 1) into 1 11.737 * [backup-simplify]: Simplify (sqrt 1) into 1 11.737 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.738 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.738 * [backup-simplify]: Simplify (+ 0 0) into 0 11.739 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 11.739 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.740 * [backup-simplify]: Simplify (/ (- (/ 1 y)) (* 2 (sqrt 1))) into (/ -1/2 y) 11.740 * [backup-simplify]: Simplify (log 1) into 0 11.741 * [backup-simplify]: Simplify (* -1 0) into 0 11.741 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/2 y)) 1)) (pow 1 1)))) 1) into (/ -1/2 y) 11.742 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.743 * [backup-simplify]: Simplify (+ (* -1 (/ -1/2 y)) (* 0 0)) into (* 1/2 (/ 1 y)) 11.743 * [backup-simplify]: Simplify (exp (* 1/2 (/ 1 y))) into (exp (/ 1/2 y)) 11.743 * [taylor]: Taking taylor expansion of (exp (/ 1/2 y)) in y 11.743 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 11.743 * [taylor]: Taking taylor expansion of 1/2 in y 11.744 * [backup-simplify]: Simplify 1/2 into 1/2 11.744 * [taylor]: Taking taylor expansion of y in y 11.744 * [backup-simplify]: Simplify 0 into 0 11.744 * [backup-simplify]: Simplify 1 into 1 11.744 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 11.744 * [backup-simplify]: Simplify (exp (/ 1/2 y)) into (exp (/ 1/2 y)) 11.744 * [backup-simplify]: Simplify (exp (/ 1/2 y)) into (exp (/ 1/2 y)) 11.744 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.745 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.746 * [backup-simplify]: Simplify (+ 0 0) into 0 11.747 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 11.748 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 11.749 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow (/ -1/2 y) 2) (+)) (* 2 1)) into (/ 3/8 (pow y 2)) 11.750 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ -1/2 y)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 3/8 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/4 (pow y 2)) 11.751 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.752 * [backup-simplify]: Simplify (+ (* -1 (/ 1/4 (pow y 2))) (+ (* 0 (/ -1/2 y)) (* 0 0))) into (- (* 1/4 (/ 1 (pow y 2)))) 11.753 * [backup-simplify]: Simplify (* (exp (* 1/2 (/ 1 y))) (+ (* (/ (pow (- (* 1/4 (/ 1 (pow y 2)))) 1) 1)))) into (* -1/4 (/ (exp (/ 1/2 y)) (pow y 2))) 11.753 * [taylor]: Taking taylor expansion of (* -1/4 (/ (exp (/ 1/2 y)) (pow y 2))) in y 11.753 * [taylor]: Taking taylor expansion of -1/4 in y 11.753 * [backup-simplify]: Simplify -1/4 into -1/4 11.753 * [taylor]: Taking taylor expansion of (/ (exp (/ 1/2 y)) (pow y 2)) in y 11.753 * [taylor]: Taking taylor expansion of (exp (/ 1/2 y)) in y 11.753 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 11.753 * [taylor]: Taking taylor expansion of 1/2 in y 11.753 * [backup-simplify]: Simplify 1/2 into 1/2 11.753 * [taylor]: Taking taylor expansion of y in y 11.753 * [backup-simplify]: Simplify 0 into 0 11.753 * [backup-simplify]: Simplify 1 into 1 11.753 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 11.754 * [backup-simplify]: Simplify (exp (/ 1/2 y)) into (exp (/ 1/2 y)) 11.754 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.754 * [taylor]: Taking taylor expansion of y in y 11.754 * [backup-simplify]: Simplify 0 into 0 11.754 * [backup-simplify]: Simplify 1 into 1 11.754 * [backup-simplify]: Simplify (* 1 1) into 1 11.754 * [backup-simplify]: Simplify (/ (exp (/ 1/2 y)) 1) into (exp (/ 1/2 y)) 11.755 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.756 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.757 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1/2 y)) (/ 0 1)))) into 0 11.758 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1/2 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.759 * [backup-simplify]: Simplify (+ (* -1/4 0) (+ (* 0 0) (* 0 (exp (/ 1/2 y))))) into 0 11.759 * [backup-simplify]: Simplify 0 into 0 11.759 * [backup-simplify]: Simplify 0 into 0 11.760 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.761 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.761 * [backup-simplify]: Simplify (+ 0 0) into 0 11.763 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 11.764 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 11.765 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow y 3))) (+ (* 2 (* (/ -1/2 y) (/ 3/8 (pow y 2)))))) (* 2 1)) into (/ -5/16 (pow y 3)) 11.768 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ -1/2 y)) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (/ -1/2 y)) 1) (pow (* 2 (/ 3/8 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 (/ -5/16 (pow y 3))) 1)) (pow 1 1)))) 6) into (/ -1/6 (pow y 3)) 11.769 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.770 * [backup-simplify]: Simplify (+ (* -1 (/ -1/6 (pow y 3))) (+ (* 0 (/ 1/4 (pow y 2))) (+ (* 0 (/ -1/2 y)) (* 0 0)))) into (* 1/6 (/ 1 (pow y 3))) 11.771 * [backup-simplify]: Simplify (* (exp (* 1/2 (/ 1 y))) (+ (* (/ (pow (- (* 1/4 (/ 1 (pow y 2)))) 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 3))) 1) 1)))) into (* (+ (* 1/6 (/ 1 (pow y 3))) (* 1/32 (/ 1 (pow y 4)))) (exp (/ 1/2 y))) 11.771 * [taylor]: Taking taylor expansion of (* (+ (* 1/6 (/ 1 (pow y 3))) (* 1/32 (/ 1 (pow y 4)))) (exp (/ 1/2 y))) in y 11.771 * [taylor]: Taking taylor expansion of (+ (* 1/6 (/ 1 (pow y 3))) (* 1/32 (/ 1 (pow y 4)))) in y 11.771 * [taylor]: Taking taylor expansion of (* 1/6 (/ 1 (pow y 3))) in y 11.771 * [taylor]: Taking taylor expansion of 1/6 in y 11.771 * [backup-simplify]: Simplify 1/6 into 1/6 11.771 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 11.771 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.771 * [taylor]: Taking taylor expansion of y in y 11.771 * [backup-simplify]: Simplify 0 into 0 11.771 * [backup-simplify]: Simplify 1 into 1 11.772 * [backup-simplify]: Simplify (* 1 1) into 1 11.772 * [backup-simplify]: Simplify (* 1 1) into 1 11.772 * [backup-simplify]: Simplify (/ 1 1) into 1 11.772 * [taylor]: Taking taylor expansion of (* 1/32 (/ 1 (pow y 4))) in y 11.772 * [taylor]: Taking taylor expansion of 1/32 in y 11.772 * [backup-simplify]: Simplify 1/32 into 1/32 11.772 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in y 11.772 * [taylor]: Taking taylor expansion of (pow y 4) in y 11.772 * [taylor]: Taking taylor expansion of y in y 11.773 * [backup-simplify]: Simplify 0 into 0 11.773 * [backup-simplify]: Simplify 1 into 1 11.773 * [backup-simplify]: Simplify (* 1 1) into 1 11.773 * [backup-simplify]: Simplify (* 1 1) into 1 11.774 * [backup-simplify]: Simplify (/ 1 1) into 1 11.774 * [taylor]: Taking taylor expansion of (exp (/ 1/2 y)) in y 11.774 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 11.774 * [taylor]: Taking taylor expansion of 1/2 in y 11.774 * [backup-simplify]: Simplify 1/2 into 1/2 11.774 * [taylor]: Taking taylor expansion of y in y 11.774 * [backup-simplify]: Simplify 0 into 0 11.774 * [backup-simplify]: Simplify 1 into 1 11.774 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 11.775 * [backup-simplify]: Simplify (exp (/ 1/2 y)) into (exp (/ 1/2 y)) 11.775 * [backup-simplify]: Simplify (* 1/32 1) into 1/32 11.775 * [backup-simplify]: Simplify (+ 0 1/32) into 1/32 11.776 * [backup-simplify]: Simplify (* 1/6 1) into 1/6 11.776 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.777 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.778 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.779 * [backup-simplify]: Simplify (+ (* 1/32 0) (* 0 1)) into 0 11.779 * [backup-simplify]: Simplify (+ 1/6 0) into 1/6 11.780 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.780 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.781 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.782 * [backup-simplify]: Simplify (+ (* 1/6 0) (* 0 1)) into 0 11.783 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.783 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.784 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.785 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 0 0) (* 0 1))) into 0 11.786 * [backup-simplify]: Simplify (+ 0 0) into 0 11.787 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.788 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.788 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.789 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 1))) into 0 11.790 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.791 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.792 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.794 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.794 * [backup-simplify]: Simplify (+ 0 0) into 0 11.795 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.796 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.797 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.798 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.799 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.801 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.802 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.803 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.804 * [backup-simplify]: Simplify (+ 0 0) into 0 11.805 * [backup-simplify]: Simplify (+ (* 1/32 0) (+ (* 1/6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1/2 y))))))) into 0 11.805 * [backup-simplify]: Simplify 0 into 0 11.806 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.808 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1/2 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.809 * [backup-simplify]: Simplify (+ (* -1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1/2 y)))))) into 0 11.810 * [backup-simplify]: Simplify 0 into 0 11.810 * [backup-simplify]: Simplify 0 into 0 11.810 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.811 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.811 * [backup-simplify]: Simplify (+ 0 0) into 0 11.813 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1)))))) into 0 11.815 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ 0 1)) (* (- (/ 1 (pow y 3))) (/ (/ 1 y) 1)))) into (/ 1 (pow y 4)) 11.817 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 4)) (pow (/ 3/8 (pow y 2)) 2) (+ (* 2 (* (/ -1/2 y) (/ -5/16 (pow y 3)))))) (* 2 1)) into (/ 35/128 (pow y 4)) 11.821 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 (/ -1/2 y)) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 (/ -1/2 y)) 2) (pow (* 2 (/ 3/8 (pow y 2))) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 (/ 3/8 (pow y 2))) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 (/ -1/2 y)) 1) 1 (pow (* 6 (/ -5/16 (pow y 3))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (/ 35/128 (pow y 4))) 1)) (pow 1 1)))) 24) into (/ 1/8 (pow y 4)) 11.822 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.823 * [backup-simplify]: Simplify (+ (* -1 (/ 1/8 (pow y 4))) (+ (* 0 (/ -1/6 (pow y 3))) (+ (* 0 (/ 1/4 (pow y 2))) (+ (* 0 (/ -1/2 y)) (* 0 0))))) into (- (* 1/8 (/ 1 (pow y 4)))) 11.824 * [backup-simplify]: Simplify (* (exp (* 1/2 (/ 1 y))) (+ (* (/ (pow (- (* 1/4 (/ 1 (pow y 2)))) 3) 6)) (* (/ (pow (- (* 1/4 (/ 1 (pow y 2)))) 1) 1) (/ (pow (* 1/6 (/ 1 (pow y 3))) 1) 1)) (* (/ (pow (- (* 1/8 (/ 1 (pow y 4)))) 1) 1)))) into (* -1 (* (+ (* 1/384 (/ 1 (pow y 6))) (+ (* 1/8 (/ 1 (pow y 4))) (* 1/24 (/ 1 (pow y 5))))) (exp (/ 1/2 y)))) 11.824 * [taylor]: Taking taylor expansion of (* -1 (* (+ (* 1/384 (/ 1 (pow y 6))) (+ (* 1/8 (/ 1 (pow y 4))) (* 1/24 (/ 1 (pow y 5))))) (exp (/ 1/2 y)))) in y 11.824 * [taylor]: Taking taylor expansion of -1 in y 11.824 * [backup-simplify]: Simplify -1 into -1 11.824 * [taylor]: Taking taylor expansion of (* (+ (* 1/384 (/ 1 (pow y 6))) (+ (* 1/8 (/ 1 (pow y 4))) (* 1/24 (/ 1 (pow y 5))))) (exp (/ 1/2 y))) in y 11.825 * [taylor]: Taking taylor expansion of (+ (* 1/384 (/ 1 (pow y 6))) (+ (* 1/8 (/ 1 (pow y 4))) (* 1/24 (/ 1 (pow y 5))))) in y 11.825 * [taylor]: Taking taylor expansion of (* 1/384 (/ 1 (pow y 6))) in y 11.825 * [taylor]: Taking taylor expansion of 1/384 in y 11.825 * [backup-simplify]: Simplify 1/384 into 1/384 11.825 * [taylor]: Taking taylor expansion of (/ 1 (pow y 6)) in y 11.825 * [taylor]: Taking taylor expansion of (pow y 6) in y 11.825 * [taylor]: Taking taylor expansion of y in y 11.825 * [backup-simplify]: Simplify 0 into 0 11.825 * [backup-simplify]: Simplify 1 into 1 11.825 * [backup-simplify]: Simplify (* 1 1) into 1 11.826 * [backup-simplify]: Simplify (* 1 1) into 1 11.826 * [backup-simplify]: Simplify (* 1 1) into 1 11.826 * [backup-simplify]: Simplify (/ 1 1) into 1 11.826 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ 1 (pow y 4))) (* 1/24 (/ 1 (pow y 5)))) in y 11.826 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (pow y 4))) in y 11.827 * [taylor]: Taking taylor expansion of 1/8 in y 11.827 * [backup-simplify]: Simplify 1/8 into 1/8 11.827 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in y 11.827 * [taylor]: Taking taylor expansion of (pow y 4) in y 11.827 * [taylor]: Taking taylor expansion of y in y 11.827 * [backup-simplify]: Simplify 0 into 0 11.827 * [backup-simplify]: Simplify 1 into 1 11.827 * [backup-simplify]: Simplify (* 1 1) into 1 11.827 * [backup-simplify]: Simplify (* 1 1) into 1 11.828 * [backup-simplify]: Simplify (/ 1 1) into 1 11.828 * [taylor]: Taking taylor expansion of (* 1/24 (/ 1 (pow y 5))) in y 11.828 * [taylor]: Taking taylor expansion of 1/24 in y 11.828 * [backup-simplify]: Simplify 1/24 into 1/24 11.828 * [taylor]: Taking taylor expansion of (/ 1 (pow y 5)) in y 11.828 * [taylor]: Taking taylor expansion of (pow y 5) in y 11.828 * [taylor]: Taking taylor expansion of y in y 11.828 * [backup-simplify]: Simplify 0 into 0 11.828 * [backup-simplify]: Simplify 1 into 1 11.828 * [backup-simplify]: Simplify (* 1 1) into 1 11.829 * [backup-simplify]: Simplify (* 1 1) into 1 11.829 * [backup-simplify]: Simplify (* 1 1) into 1 11.830 * [backup-simplify]: Simplify (/ 1 1) into 1 11.830 * [taylor]: Taking taylor expansion of (exp (/ 1/2 y)) in y 11.830 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 11.830 * [taylor]: Taking taylor expansion of 1/2 in y 11.830 * [backup-simplify]: Simplify 1/2 into 1/2 11.830 * [taylor]: Taking taylor expansion of y in y 11.830 * [backup-simplify]: Simplify 0 into 0 11.830 * [backup-simplify]: Simplify 1 into 1 11.830 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 11.830 * [backup-simplify]: Simplify (exp (/ 1/2 y)) into (exp (/ 1/2 y)) 11.831 * [backup-simplify]: Simplify (* 1/384 1) into 1/384 11.831 * [backup-simplify]: Simplify (+ 1/384 0) into 1/384 11.832 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.833 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.833 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.834 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.835 * [backup-simplify]: Simplify (+ (* 1/384 0) (* 0 1)) into 0 11.835 * [backup-simplify]: Simplify (* 1/24 1) into 1/24 11.836 * [backup-simplify]: Simplify (+ 0 1/24) into 1/24 11.836 * [backup-simplify]: Simplify (+ 0 1/24) into 1/24 11.837 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.838 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.839 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.840 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.841 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (* 0 1))) into 0 11.842 * [backup-simplify]: Simplify (* 1/8 1) into 1/8 11.842 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.843 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.844 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.844 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.845 * [backup-simplify]: Simplify (+ (* 1/24 0) (* 0 1)) into 0 11.846 * [backup-simplify]: Simplify (+ 1/8 0) into 1/8 11.846 * [backup-simplify]: Simplify (+ 0 1/8) into 1/8 11.847 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.848 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.849 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.850 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.851 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.852 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.852 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.853 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.854 * [backup-simplify]: Simplify (+ (* 1/8 0) (* 0 1)) into 0 11.855 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.856 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.857 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.858 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.859 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (* 0 1))) into 0 11.859 * [backup-simplify]: Simplify (+ 0 0) into 0 11.860 * [backup-simplify]: Simplify (+ 0 0) into 0 11.861 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.862 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.863 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.868 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.870 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.871 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.872 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.872 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.873 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (* 0 1))) into 0 11.875 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.876 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.877 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.878 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.879 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.879 * [backup-simplify]: Simplify (+ 0 0) into 0 11.880 * [backup-simplify]: Simplify (+ 0 0) into 0 11.881 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.882 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.883 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.883 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.884 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.885 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.885 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.886 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.886 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.887 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.888 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.888 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.889 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.889 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.890 * [backup-simplify]: Simplify (+ 0 0) into 0 11.890 * [backup-simplify]: Simplify (+ 0 0) into 0 11.891 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.891 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.892 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.893 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.894 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.894 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.895 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.895 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.896 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.897 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.898 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.898 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.899 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.900 * [backup-simplify]: Simplify (+ (* 1/24 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.900 * [backup-simplify]: Simplify (+ 0 0) into 0 11.900 * [backup-simplify]: Simplify (+ 0 0) into 0 11.902 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 1/24 0) (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1/2 y))))))))) into 0 11.903 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 1/24 0) (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1/2 y)))))))) into 0 11.904 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 1/24 0) (+ (* 1/8 0) (+ (* 0 0) (* 0 (exp (/ 1/2 y))))))) into 0 11.905 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 1/24 0) (+ (* 1/8 0) (* 0 (exp (/ 1/2 y)))))) into 0 11.905 * [backup-simplify]: Simplify (+ (* 1/384 0) (+ (* 1/24 0) (* 1/8 (exp (/ 1/2 y))))) into (* 1/8 (exp (/ 1/2 y))) 11.906 * [backup-simplify]: Simplify (+ (* 1/384 0) (* 1/24 (exp (/ 1/2 y)))) into (* 1/24 (exp (/ 1/2 y))) 11.906 * [backup-simplify]: Simplify (* 1/384 (exp (/ 1/2 y))) into (* 1/384 (exp (/ 1/2 y))) 11.907 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (* 1/8 (exp (/ 1/2 y)))) (+ (* 0 (* 1/24 (exp (/ 1/2 y)))) (* 0 (* 1/384 (exp (/ 1/2 y)))))))))) into 0 11.907 * [backup-simplify]: Simplify 0 into 0 11.907 * [backup-simplify]: Simplify (exp (/ 1/2 (/ 1 (- y)))) into (exp (* -1/2 y)) 11.907 * * * [progress]: simplifying candidates 11.909 * [simplify]: Simplifying: (expm1 (sqrt (/ x (+ x y)))) (log1p (sqrt (/ x (+ x y)))) (log (sqrt (/ x (+ x y)))) (exp (sqrt (/ x (+ x y)))) (* (cbrt (sqrt (/ x (+ x y)))) (cbrt (sqrt (/ x (+ x y))))) (cbrt (sqrt (/ x (+ x y)))) (* (* (sqrt (/ x (+ x y))) (sqrt (/ x (+ x y)))) (sqrt (/ x (+ x y)))) (sqrt (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y))))) (sqrt (cbrt (/ x (+ x y)))) (sqrt (sqrt (/ x (+ x y)))) (sqrt (sqrt (/ x (+ x y)))) (sqrt (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (sqrt (/ (cbrt x) (cbrt (+ x y)))) (sqrt (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) (sqrt (/ (cbrt x) (sqrt (+ x y)))) (sqrt (/ (* (cbrt x) (cbrt x)) 1)) (sqrt (/ (cbrt x) (+ x y))) (sqrt (/ (* (cbrt x) (cbrt x)) 1)) (sqrt (/ (cbrt x) (+ x y))) (sqrt (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))) (sqrt (/ (sqrt x) (cbrt (+ x y)))) (sqrt (/ (sqrt x) (sqrt (+ x y)))) (sqrt (/ (sqrt x) (sqrt (+ x y)))) (sqrt (/ (sqrt x) 1)) (sqrt (/ (sqrt x) (+ x y))) (sqrt (/ (sqrt x) 1)) (sqrt (/ (sqrt x) (+ x y))) (sqrt (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (sqrt (/ x (cbrt (+ x y)))) (sqrt (/ 1 (sqrt (+ x y)))) (sqrt (/ x (sqrt (+ x y)))) (sqrt (/ 1 1)) (sqrt (/ x (+ x y))) (sqrt (/ 1 1)) (sqrt (/ x (+ x y))) (sqrt 1) (sqrt (/ x (+ x y))) (sqrt x) (sqrt (/ 1 (+ x y))) (sqrt (/ x (+ (pow x 3) (pow y 3)))) (sqrt (+ (* x x) (- (* y y) (* x y)))) (sqrt (/ x (- (* x x) (* y y)))) (sqrt (- x y)) (sqrt x) (sqrt (+ x y)) (/ 1 2) (sqrt (sqrt (/ x (+ x y)))) (sqrt (sqrt (/ x (+ x y)))) (expm1 (sqrt (/ x (+ x y)))) (log1p (sqrt (/ x (+ x y)))) (log (sqrt (/ x (+ x y)))) (exp (sqrt (/ x (+ x y)))) (* (cbrt (sqrt (/ x (+ x y)))) (cbrt (sqrt (/ x (+ x y))))) (cbrt (sqrt (/ x (+ x y)))) (* (* (sqrt (/ x (+ x y))) (sqrt (/ x (+ x y)))) (sqrt (/ x (+ x y)))) (sqrt (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y))))) (sqrt (cbrt (/ x (+ x y)))) (sqrt (sqrt (/ x (+ x y)))) (sqrt (sqrt (/ x (+ x y)))) (sqrt (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (sqrt (/ (cbrt x) (cbrt (+ x y)))) (sqrt (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) (sqrt (/ (cbrt x) (sqrt (+ x y)))) (sqrt (/ (* (cbrt x) (cbrt x)) 1)) (sqrt (/ (cbrt x) (+ x y))) (sqrt (/ (* (cbrt x) (cbrt x)) 1)) (sqrt (/ (cbrt x) (+ x y))) (sqrt (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))) (sqrt (/ (sqrt x) (cbrt (+ x y)))) (sqrt (/ (sqrt x) (sqrt (+ x y)))) (sqrt (/ (sqrt x) (sqrt (+ x y)))) (sqrt (/ (sqrt x) 1)) (sqrt (/ (sqrt x) (+ x y))) (sqrt (/ (sqrt x) 1)) (sqrt (/ (sqrt x) (+ x y))) (sqrt (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (sqrt (/ x (cbrt (+ x y)))) (sqrt (/ 1 (sqrt (+ x y)))) (sqrt (/ x (sqrt (+ x y)))) (sqrt (/ 1 1)) (sqrt (/ x (+ x y))) (sqrt (/ 1 1)) (sqrt (/ x (+ x y))) (sqrt 1) (sqrt (/ x (+ x y))) (sqrt x) (sqrt (/ 1 (+ x y))) (sqrt (/ x (+ (pow x 3) (pow y 3)))) (sqrt (+ (* x x) (- (* y y) (* x y)))) (sqrt (/ x (- (* x x) (* y y)))) (sqrt (- x y)) (sqrt x) (sqrt (+ x y)) (/ 1 2) (sqrt (sqrt (/ x (+ x y)))) (sqrt (sqrt (/ x (+ x y)))) (expm1 (pow (sqrt (/ x (+ x y))) x)) (log1p (pow (sqrt (/ x (+ x y))) x)) (* (log (sqrt (/ x (+ x y)))) x) (* (log (sqrt (/ x (+ x y)))) x) (* 1/2 x) (* 1 x) (* (/ 1 2) x) (pow (sqrt (/ x (+ x y))) (* (cbrt x) (cbrt x))) (pow (sqrt (/ x (+ x y))) (sqrt x)) (pow (sqrt (/ x (+ x y))) 1) (pow (* (cbrt (sqrt (/ x (+ x y)))) (cbrt (sqrt (/ x (+ x y))))) x) (pow (cbrt (sqrt (/ x (+ x y)))) x) (pow (sqrt (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y))))) x) (pow (sqrt (cbrt (/ x (+ x y)))) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow (sqrt (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y))))) x) (pow (sqrt (/ (cbrt x) (cbrt (+ x y)))) x) (pow (sqrt (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) x) (pow (sqrt (/ (cbrt x) (sqrt (+ x y)))) x) (pow (sqrt (/ (* (cbrt x) (cbrt x)) 1)) x) (pow (sqrt (/ (cbrt x) (+ x y))) x) (pow (sqrt (/ (* (cbrt x) (cbrt x)) 1)) x) (pow (sqrt (/ (cbrt x) (+ x y))) x) (pow (sqrt (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))) x) (pow (sqrt (/ (sqrt x) (cbrt (+ x y)))) x) (pow (sqrt (/ (sqrt x) (sqrt (+ x y)))) x) (pow (sqrt (/ (sqrt x) (sqrt (+ x y)))) x) (pow (sqrt (/ (sqrt x) 1)) x) (pow (sqrt (/ (sqrt x) (+ x y))) x) (pow (sqrt (/ (sqrt x) 1)) x) (pow (sqrt (/ (sqrt x) (+ x y))) x) (pow (sqrt (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) x) (pow (sqrt (/ x (cbrt (+ x y)))) x) (pow (sqrt (/ 1 (sqrt (+ x y)))) x) (pow (sqrt (/ x (sqrt (+ x y)))) x) (pow (sqrt (/ 1 1)) x) (pow (sqrt (/ x (+ x y))) x) (pow (sqrt (/ 1 1)) x) (pow (sqrt (/ x (+ x y))) x) (pow (sqrt 1) x) (pow (sqrt (/ x (+ x y))) x) (pow (sqrt x) x) (pow (sqrt (/ 1 (+ x y))) x) (pow (sqrt (/ x (+ (pow x 3) (pow y 3)))) x) (pow (sqrt (+ (* x x) (- (* y y) (* x y)))) x) (pow (sqrt (/ x (- (* x x) (* y y)))) x) (pow (sqrt (- x y)) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow 1 x) (pow (sqrt (/ x (+ x y))) x) (log (pow (sqrt (/ x (+ x y))) x)) (exp (pow (sqrt (/ x (+ x y))) x)) (* (cbrt (pow (sqrt (/ x (+ x y))) x)) (cbrt (pow (sqrt (/ x (+ x y))) x))) (cbrt (pow (sqrt (/ x (+ x y))) x)) (* (* (pow (sqrt (/ x (+ x y))) x) (pow (sqrt (/ x (+ x y))) x)) (pow (sqrt (/ x (+ x y))) x)) (/ x 2) (sqrt (pow (sqrt (/ x (+ x y))) x)) (sqrt (pow (sqrt (/ x (+ x y))) x)) (pow (sqrt (/ x (+ x y))) (/ x 2)) (pow (sqrt (/ x (+ x y))) (/ x 2)) (expm1 (pow (sqrt (/ x (+ x y))) x)) (log1p (pow (sqrt (/ x (+ x y))) x)) (* (log (sqrt (/ x (+ x y)))) x) (* (log (sqrt (/ x (+ x y)))) x) (* 1/2 x) (* 1 x) (* (/ 1 2) x) (pow (sqrt (/ x (+ x y))) (* (cbrt x) (cbrt x))) (pow (sqrt (/ x (+ x y))) (sqrt x)) (pow (sqrt (/ x (+ x y))) 1) (pow (* (cbrt (sqrt (/ x (+ x y)))) (cbrt (sqrt (/ x (+ x y))))) x) (pow (cbrt (sqrt (/ x (+ x y)))) x) (pow (sqrt (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y))))) x) (pow (sqrt (cbrt (/ x (+ x y)))) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow (sqrt (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y))))) x) (pow (sqrt (/ (cbrt x) (cbrt (+ x y)))) x) (pow (sqrt (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) x) (pow (sqrt (/ (cbrt x) (sqrt (+ x y)))) x) (pow (sqrt (/ (* (cbrt x) (cbrt x)) 1)) x) (pow (sqrt (/ (cbrt x) (+ x y))) x) (pow (sqrt (/ (* (cbrt x) (cbrt x)) 1)) x) (pow (sqrt (/ (cbrt x) (+ x y))) x) (pow (sqrt (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))) x) (pow (sqrt (/ (sqrt x) (cbrt (+ x y)))) x) (pow (sqrt (/ (sqrt x) (sqrt (+ x y)))) x) (pow (sqrt (/ (sqrt x) (sqrt (+ x y)))) x) (pow (sqrt (/ (sqrt x) 1)) x) (pow (sqrt (/ (sqrt x) (+ x y))) x) (pow (sqrt (/ (sqrt x) 1)) x) (pow (sqrt (/ (sqrt x) (+ x y))) x) (pow (sqrt (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) x) (pow (sqrt (/ x (cbrt (+ x y)))) x) (pow (sqrt (/ 1 (sqrt (+ x y)))) x) (pow (sqrt (/ x (sqrt (+ x y)))) x) (pow (sqrt (/ 1 1)) x) (pow (sqrt (/ x (+ x y))) x) (pow (sqrt (/ 1 1)) x) (pow (sqrt (/ x (+ x y))) x) (pow (sqrt 1) x) (pow (sqrt (/ x (+ x y))) x) (pow (sqrt x) x) (pow (sqrt (/ 1 (+ x y))) x) (pow (sqrt (/ x (+ (pow x 3) (pow y 3)))) x) (pow (sqrt (+ (* x x) (- (* y y) (* x y)))) x) (pow (sqrt (/ x (- (* x x) (* y y)))) x) (pow (sqrt (- x y)) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow 1 x) (pow (sqrt (/ x (+ x y))) x) (log (pow (sqrt (/ x (+ x y))) x)) (exp (pow (sqrt (/ x (+ x y))) x)) (* (cbrt (pow (sqrt (/ x (+ x y))) x)) (cbrt (pow (sqrt (/ x (+ x y))) x))) (cbrt (pow (sqrt (/ x (+ x y))) x)) (* (* (pow (sqrt (/ x (+ x y))) x) (pow (sqrt (/ x (+ x y))) x)) (pow (sqrt (/ x (+ x y))) x)) (/ x 2) (sqrt (pow (sqrt (/ x (+ x y))) x)) (sqrt (pow (sqrt (/ x (+ x y))) x)) (pow (sqrt (/ x (+ x y))) (/ x 2)) (pow (sqrt (/ x (+ x y))) (/ x 2)) 0 1 1 0 1 1 (- (+ 1 (+ (* 1/2 (* (pow x 2) (pow (log +nan.0) 2))) (+ (* 1/2 (* (pow (log x) 2) (pow x 2))) (+ (* 1/2 (* (pow x 2) (pow (log y) 2))) (+ (* (log x) x) (+ (* x (log +nan.0)) (* (log x) (* (pow x 2) (log +nan.0))))))))) (+ (* (log x) (* (pow x 2) (log y))) (+ (* x (log y)) (* (pow x 2) (* (log +nan.0) (log y)))))) (exp (- (* 1/2 y))) (exp (* -1/2 y)) (- (+ 1 (+ (* 1/2 (* (pow x 2) (pow (log +nan.0) 2))) (+ (* 1/2 (* (pow (log x) 2) (pow x 2))) (+ (* 1/2 (* (pow x 2) (pow (log y) 2))) (+ (* (log x) x) (+ (* x (log +nan.0)) (* (log x) (* (pow x 2) (log +nan.0))))))))) (+ (* (log x) (* (pow x 2) (log y))) (+ (* x (log y)) (* (pow x 2) (* (log +nan.0) (log y)))))) (exp (- (* 1/2 y))) (exp (* -1/2 y)) 11.914 * * [simplify]: Extracting # 0 : cost 0 11.915 * * [simplify]: Extracting # 1 : cost 0 11.915 * * [simplify]: Extracting # 2 : cost 0 11.915 * * [simplify]: Extracting # 3 : cost 0 11.916 * * [simplify]: Extracting # 4 : cost 0 11.916 * * [simplify]: Extracting # 5 : cost 0 11.917 * * [simplify]: Extracting # 6 : cost 0 11.917 * * [simplify]: Extracting # 7 : cost 0 11.917 * * [simplify]: Extracting # 8 : cost 0 11.918 * * [simplify]: Extracting # 9 : cost 0 11.918 * * [simplify]: Extracting # 10 : cost 0 11.919 * * [simplify]: Extracting # 11 : cost 0 11.919 * * [simplify]: Extracting # 12 : cost 0 11.920 * * [simplify]: Extracting # 13 : cost 0 11.920 * * [simplify]: iteration 0 : 167 enodes (cost 2096 ) 11.986 * * [simplify]: Extracting # 0 : cost 0 11.986 * * [simplify]: Extracting # 1 : cost 0 11.987 * * [simplify]: Extracting # 2 : cost 0 11.987 * * [simplify]: Extracting # 3 : cost 0 11.987 * * [simplify]: Extracting # 4 : cost 0 11.988 * * [simplify]: Extracting # 5 : cost 0 11.988 * * [simplify]: iteration 1 : 363 enodes (cost 1918 ) 12.130 * * [simplify]: Extracting # 0 : cost 0 12.131 * * [simplify]: Extracting # 1 : cost 0 12.137 * * [simplify]: Extracting # 2 : cost 0 12.138 * * [simplify]: Extracting # 3 : cost 0 12.139 * * [simplify]: Extracting # 4 : cost 0 12.140 * * [simplify]: Extracting # 5 : cost 0 12.141 * * [simplify]: Extracting # 6 : cost 0 12.142 * * [simplify]: iteration 2 : 866 enodes (cost 1828 ) 12.951 * * [simplify]: Extracting # 0 : cost 0 12.954 * * [simplify]: Extracting # 1 : cost 0 12.958 * * [simplify]: Extracting # 2 : cost 0 12.961 * * [simplify]: Extracting # 3 : cost 0 12.965 * * [simplify]: Extracting # 4 : cost 0 12.968 * * [simplify]: Extracting # 5 : cost 0 12.972 * * [simplify]: iteration 3 : 3049 enodes (cost 1808 ) 14.099 * * [simplify]: Extracting # 0 : cost 0 14.105 * * [simplify]: Extracting # 1 : cost 0 14.111 * * [simplify]: Extracting # 2 : cost 0 14.120 * * [simplify]: Extracting # 3 : cost 0 14.134 * * [simplify]: Extracting # 4 : cost 0 14.143 * * [simplify]: iteration done: 5000 enodes (cost 1804 ) 14.145 * [simplify]: Simplified to: (expm1 (sqrt (/ x (+ x y)))) (log1p (sqrt (/ x (+ x y)))) (log (sqrt (/ x (+ x y)))) (exp (sqrt (/ x (+ x y)))) (* (cbrt (sqrt (/ x (+ x y)))) (cbrt (sqrt (/ x (+ x y))))) (cbrt (sqrt (/ x (+ x y)))) (pow (sqrt (/ x (+ x y))) 3) (fabs (cbrt (/ x (+ x y)))) (sqrt (cbrt (/ x (+ x y)))) (sqrt (sqrt (/ x (+ x y)))) (sqrt (sqrt (/ x (+ x y)))) (fabs (/ (cbrt x) (cbrt (+ x y)))) (sqrt (/ (cbrt x) (cbrt (+ x y)))) (sqrt (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) (sqrt (/ (cbrt x) (sqrt (+ x y)))) (fabs (cbrt x)) (sqrt (/ (cbrt x) (+ x y))) (fabs (cbrt x)) (sqrt (/ (cbrt x) (+ x y))) (sqrt (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))) (sqrt (/ (sqrt x) (cbrt (+ x y)))) (sqrt (/ (sqrt x) (sqrt (+ x y)))) (sqrt (/ (sqrt x) (sqrt (+ x y)))) (sqrt (sqrt x)) (sqrt (/ (sqrt x) (+ x y))) (sqrt (sqrt x)) (sqrt (/ (sqrt x) (+ x y))) (sqrt (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (sqrt (/ x (cbrt (+ x y)))) (sqrt (/ 1 (sqrt (+ x y)))) (sqrt (/ x (sqrt (+ x y)))) 1 (sqrt (/ x (+ x y))) 1 (sqrt (/ x (+ x y))) 1 (sqrt (/ x (+ x y))) (sqrt x) (sqrt (/ 1 (+ x y))) (sqrt (/ x (+ (pow x 3) (pow y 3)))) (sqrt (fma x x (* y (- y x)))) (sqrt (/ x (- (* x x) (* y y)))) (sqrt (- x y)) (sqrt x) (sqrt (+ x y)) 1/2 (sqrt (sqrt (/ x (+ x y)))) (sqrt (sqrt (/ x (+ x y)))) (expm1 (sqrt (/ x (+ x y)))) (log1p (sqrt (/ x (+ x y)))) (log (sqrt (/ x (+ x y)))) (exp (sqrt (/ x (+ x y)))) (* (cbrt (sqrt (/ x (+ x y)))) (cbrt (sqrt (/ x (+ x y))))) (cbrt (sqrt (/ x (+ x y)))) (pow (sqrt (/ x (+ x y))) 3) (fabs (cbrt (/ x (+ x y)))) (sqrt (cbrt (/ x (+ x y)))) (sqrt (sqrt (/ x (+ x y)))) (sqrt (sqrt (/ x (+ x y)))) (fabs (/ (cbrt x) (cbrt (+ x y)))) (sqrt (/ (cbrt x) (cbrt (+ x y)))) (sqrt (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) (sqrt (/ (cbrt x) (sqrt (+ x y)))) (fabs (cbrt x)) (sqrt (/ (cbrt x) (+ x y))) (fabs (cbrt x)) (sqrt (/ (cbrt x) (+ x y))) (sqrt (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))) (sqrt (/ (sqrt x) (cbrt (+ x y)))) (sqrt (/ (sqrt x) (sqrt (+ x y)))) (sqrt (/ (sqrt x) (sqrt (+ x y)))) (sqrt (sqrt x)) (sqrt (/ (sqrt x) (+ x y))) (sqrt (sqrt x)) (sqrt (/ (sqrt x) (+ x y))) (sqrt (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (sqrt (/ x (cbrt (+ x y)))) (sqrt (/ 1 (sqrt (+ x y)))) (sqrt (/ x (sqrt (+ x y)))) 1 (sqrt (/ x (+ x y))) 1 (sqrt (/ x (+ x y))) 1 (sqrt (/ x (+ x y))) (sqrt x) (sqrt (/ 1 (+ x y))) (sqrt (/ x (+ (pow x 3) (pow y 3)))) (sqrt (fma x x (* y (- y x)))) (sqrt (/ x (- (* x x) (* y y)))) (sqrt (- x y)) (sqrt x) (sqrt (+ x y)) 1/2 (sqrt (sqrt (/ x (+ x y)))) (sqrt (sqrt (/ x (+ x y)))) (expm1 (pow (sqrt (/ x (+ x y))) x)) (log1p (pow (sqrt (/ x (+ x y))) x)) (* (log (sqrt (/ x (+ x y)))) x) (* (log (sqrt (/ x (+ x y)))) x) (* 1/2 x) x (* 1/2 x) (pow (sqrt (/ x (+ x y))) (* (cbrt x) (cbrt x))) (pow (sqrt (/ x (+ x y))) (sqrt x)) (sqrt (/ x (+ x y))) (pow (* (cbrt (sqrt (/ x (+ x y)))) (cbrt (sqrt (/ x (+ x y))))) x) (pow (cbrt (sqrt (/ x (+ x y)))) x) (pow (fabs (cbrt (/ x (+ x y)))) x) (pow (sqrt (cbrt (/ x (+ x y)))) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow (fabs (/ (cbrt x) (cbrt (+ x y)))) x) (pow (sqrt (/ (cbrt x) (cbrt (+ x y)))) x) (pow (sqrt (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) x) (pow (sqrt (/ (cbrt x) (sqrt (+ x y)))) x) (pow (fabs (cbrt x)) x) (pow (sqrt (/ (cbrt x) (+ x y))) x) (pow (fabs (cbrt x)) x) (pow (sqrt (/ (cbrt x) (+ x y))) x) (pow (sqrt (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))) x) (pow (sqrt (/ (sqrt x) (cbrt (+ x y)))) x) (pow (sqrt (/ (sqrt x) (sqrt (+ x y)))) x) (pow (sqrt (/ (sqrt x) (sqrt (+ x y)))) x) (pow (sqrt (sqrt x)) x) (pow (sqrt (/ (sqrt x) (+ x y))) x) (pow (sqrt (sqrt x)) x) (pow (sqrt (/ (sqrt x) (+ x y))) x) (pow (sqrt (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) x) (pow (sqrt (/ x (cbrt (+ x y)))) x) (pow (sqrt (/ 1 (sqrt (+ x y)))) x) (pow (sqrt (/ x (sqrt (+ x y)))) x) 1 (pow (sqrt (/ x (+ x y))) x) 1 (pow (sqrt (/ x (+ x y))) x) 1 (pow (sqrt (/ x (+ x y))) x) (pow (sqrt x) x) (pow (sqrt (/ 1 (+ x y))) x) (pow (sqrt (/ x (+ (pow x 3) (pow y 3)))) x) (pow (sqrt (fma x x (* y (- y x)))) x) (pow (sqrt (/ x (- (* x x) (* y y)))) x) (pow (sqrt (- x y)) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) 1 (pow (sqrt (/ x (+ x y))) x) (* (log (sqrt (/ x (+ x y)))) x) (exp (pow (sqrt (/ x (+ x y))) x)) (* (cbrt (pow (sqrt (/ x (+ x y))) x)) (cbrt (pow (sqrt (/ x (+ x y))) x))) (cbrt (pow (sqrt (/ x (+ x y))) x)) (pow (pow (sqrt (/ x (+ x y))) x) 3) (* 1/2 x) (sqrt (pow (sqrt (/ x (+ x y))) x)) (sqrt (pow (sqrt (/ x (+ x y))) x)) (pow (sqrt (/ x (+ x y))) (/ x 2)) (pow (sqrt (/ x (+ x y))) (/ x 2)) (expm1 (pow (sqrt (/ x (+ x y))) x)) (log1p (pow (sqrt (/ x (+ x y))) x)) (* (log (sqrt (/ x (+ x y)))) x) (* (log (sqrt (/ x (+ x y)))) x) (* 1/2 x) x (* 1/2 x) (pow (sqrt (/ x (+ x y))) (* (cbrt x) (cbrt x))) (pow (sqrt (/ x (+ x y))) (sqrt x)) (sqrt (/ x (+ x y))) (pow (* (cbrt (sqrt (/ x (+ x y)))) (cbrt (sqrt (/ x (+ x y))))) x) (pow (cbrt (sqrt (/ x (+ x y)))) x) (pow (fabs (cbrt (/ x (+ x y)))) x) (pow (sqrt (cbrt (/ x (+ x y)))) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow (fabs (/ (cbrt x) (cbrt (+ x y)))) x) (pow (sqrt (/ (cbrt x) (cbrt (+ x y)))) x) (pow (sqrt (/ (* (cbrt x) (cbrt x)) (sqrt (+ x y)))) x) (pow (sqrt (/ (cbrt x) (sqrt (+ x y)))) x) (pow (fabs (cbrt x)) x) (pow (sqrt (/ (cbrt x) (+ x y))) x) (pow (fabs (cbrt x)) x) (pow (sqrt (/ (cbrt x) (+ x y))) x) (pow (sqrt (/ (sqrt x) (* (cbrt (+ x y)) (cbrt (+ x y))))) x) (pow (sqrt (/ (sqrt x) (cbrt (+ x y)))) x) (pow (sqrt (/ (sqrt x) (sqrt (+ x y)))) x) (pow (sqrt (/ (sqrt x) (sqrt (+ x y)))) x) (pow (sqrt (sqrt x)) x) (pow (sqrt (/ (sqrt x) (+ x y))) x) (pow (sqrt (sqrt x)) x) (pow (sqrt (/ (sqrt x) (+ x y))) x) (pow (sqrt (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) x) (pow (sqrt (/ x (cbrt (+ x y)))) x) (pow (sqrt (/ 1 (sqrt (+ x y)))) x) (pow (sqrt (/ x (sqrt (+ x y)))) x) 1 (pow (sqrt (/ x (+ x y))) x) 1 (pow (sqrt (/ x (+ x y))) x) 1 (pow (sqrt (/ x (+ x y))) x) (pow (sqrt x) x) (pow (sqrt (/ 1 (+ x y))) x) (pow (sqrt (/ x (+ (pow x 3) (pow y 3)))) x) (pow (sqrt (fma x x (* y (- y x)))) x) (pow (sqrt (/ x (- (* x x) (* y y)))) x) (pow (sqrt (- x y)) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) (pow (sqrt (sqrt (/ x (+ x y)))) x) 1 (pow (sqrt (/ x (+ x y))) x) (* (log (sqrt (/ x (+ x y)))) x) (exp (pow (sqrt (/ x (+ x y))) x)) (* (cbrt (pow (sqrt (/ x (+ x y))) x)) (cbrt (pow (sqrt (/ x (+ x y))) x))) (cbrt (pow (sqrt (/ x (+ x y))) x)) (pow (pow (sqrt (/ x (+ x y))) x) 3) (* 1/2 x) (sqrt (pow (sqrt (/ x (+ x y))) x)) (sqrt (pow (sqrt (/ x (+ x y))) x)) (pow (sqrt (/ x (+ x y))) (/ x 2)) (pow (sqrt (/ x (+ x y))) (/ x 2)) 0 1 1 0 1 1 (- (fma (* 1/2 (* x x)) (+ (pow (log +nan.0) 2) (pow (log x) 2)) (fma x (+ (log +nan.0) (log x)) (fma (* x x) (+ (* (log x) (log +nan.0)) (* (pow (log y) 2) 1/2)) 1))) (fma x (log y) (* (* (pow x 2) (log y)) (+ (log +nan.0) (log x))))) (exp (* -1/2 y)) (exp (* -1/2 y)) (- (fma (* 1/2 (* x x)) (+ (pow (log +nan.0) 2) (pow (log x) 2)) (fma x (+ (log +nan.0) (log x)) (fma (* x x) (+ (* (log x) (log +nan.0)) (* (pow (log y) 2) 1/2)) 1))) (fma x (log y) (* (* (pow x 2) (log y)) (+ (log +nan.0) (log x))))) (exp (* -1/2 y)) (exp (* -1/2 y)) 14.147 * * * [progress]: adding candidates to table 14.693 * * [progress]: iteration 4 / 4 14.693 * * * [progress]: picking best candidate 14.697 * * * * [pick]: Picked # 14.697 * * * [progress]: localizing error 14.706 * * * [progress]: generating rewritten candidates 14.706 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 14.719 * * * [progress]: generating series expansions 14.719 * * * * [progress]: [ 1 / 1 ] generating series at (2) 14.720 * [backup-simplify]: Simplify (/ (exp (- y)) x) into (/ (exp (- y)) x) 14.720 * [approximate]: Taking taylor expansion of (/ (exp (- y)) x) in (y x) around 0 14.720 * [taylor]: Taking taylor expansion of (/ (exp (- y)) x) in x 14.720 * [taylor]: Taking taylor expansion of (exp (- y)) in x 14.720 * [taylor]: Taking taylor expansion of (- y) in x 14.720 * [taylor]: Taking taylor expansion of y in x 14.720 * [backup-simplify]: Simplify y into y 14.720 * [backup-simplify]: Simplify (- y) into (- y) 14.720 * [backup-simplify]: Simplify (- y) into (- y) 14.720 * [backup-simplify]: Simplify (exp (- y)) into (exp (- y)) 14.720 * [taylor]: Taking taylor expansion of x in x 14.720 * [backup-simplify]: Simplify 0 into 0 14.720 * [backup-simplify]: Simplify 1 into 1 14.720 * [backup-simplify]: Simplify (/ (exp (- y)) 1) into (exp (- y)) 14.720 * [taylor]: Taking taylor expansion of (/ (exp (- y)) x) in y 14.720 * [taylor]: Taking taylor expansion of (exp (- y)) in y 14.720 * [taylor]: Taking taylor expansion of (- y) in y 14.720 * [taylor]: Taking taylor expansion of y in y 14.720 * [backup-simplify]: Simplify 0 into 0 14.720 * [backup-simplify]: Simplify 1 into 1 14.720 * [backup-simplify]: Simplify (- 0) into 0 14.721 * [backup-simplify]: Simplify (- 1) into -1 14.721 * [backup-simplify]: Simplify (exp 0) into 1 14.721 * [taylor]: Taking taylor expansion of x in y 14.721 * [backup-simplify]: Simplify x into x 14.721 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 14.721 * [taylor]: Taking taylor expansion of (/ (exp (- y)) x) in y 14.721 * [taylor]: Taking taylor expansion of (exp (- y)) in y 14.721 * [taylor]: Taking taylor expansion of (- y) in y 14.721 * [taylor]: Taking taylor expansion of y in y 14.721 * [backup-simplify]: Simplify 0 into 0 14.721 * [backup-simplify]: Simplify 1 into 1 14.721 * [backup-simplify]: Simplify (- 0) into 0 14.721 * [backup-simplify]: Simplify (- 1) into -1 14.721 * [backup-simplify]: Simplify (exp 0) into 1 14.721 * [taylor]: Taking taylor expansion of x in y 14.721 * [backup-simplify]: Simplify x into x 14.721 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 14.722 * [taylor]: Taking taylor expansion of (/ 1 x) in x 14.722 * [taylor]: Taking taylor expansion of x in x 14.722 * [backup-simplify]: Simplify 0 into 0 14.722 * [backup-simplify]: Simplify 1 into 1 14.722 * [backup-simplify]: Simplify (/ 1 1) into 1 14.722 * [backup-simplify]: Simplify 1 into 1 14.722 * [backup-simplify]: Simplify (- 1) into -1 14.723 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 14.723 * [backup-simplify]: Simplify (- (/ -1 x) (+ (* (/ 1 x) (/ 0 x)))) into (- (/ 1 x)) 14.723 * [taylor]: Taking taylor expansion of (- (/ 1 x)) in x 14.723 * [taylor]: Taking taylor expansion of (/ 1 x) in x 14.723 * [taylor]: Taking taylor expansion of x in x 14.723 * [backup-simplify]: Simplify 0 into 0 14.723 * [backup-simplify]: Simplify 1 into 1 14.723 * [backup-simplify]: Simplify (/ 1 1) into 1 14.723 * [backup-simplify]: Simplify (- 1) into -1 14.724 * [backup-simplify]: Simplify -1 into -1 14.724 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.724 * [backup-simplify]: Simplify 0 into 0 14.724 * [backup-simplify]: Simplify (- 1) into -1 14.724 * [backup-simplify]: Simplify (- 0) into 0 14.725 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow -1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 14.726 * [backup-simplify]: Simplify (- (/ 1/2 x) (+ (* (/ 1 x) (/ 0 x)) (* (- (/ 1 x)) (/ 0 x)))) into (* 1/2 (/ 1 x)) 14.726 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 x)) in x 14.726 * [taylor]: Taking taylor expansion of 1/2 in x 14.726 * [backup-simplify]: Simplify 1/2 into 1/2 14.726 * [taylor]: Taking taylor expansion of (/ 1 x) in x 14.726 * [taylor]: Taking taylor expansion of x in x 14.726 * [backup-simplify]: Simplify 0 into 0 14.726 * [backup-simplify]: Simplify 1 into 1 14.726 * [backup-simplify]: Simplify (/ 1 1) into 1 14.726 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 14.726 * [backup-simplify]: Simplify 1/2 into 1/2 14.727 * [backup-simplify]: Simplify (+ (* 1/2 (* (/ 1 x) (pow y 2))) (+ (* -1 (* (/ 1 x) y)) (* 1 (* (/ 1 x) 1)))) into (- (+ (* 1/2 (/ (pow y 2) x)) (/ 1 x)) (/ y x)) 14.727 * [backup-simplify]: Simplify (/ (exp (- (/ 1 y))) (/ 1 x)) into (* (exp (- (/ 1 y))) x) 14.727 * [approximate]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in (y x) around 0 14.727 * [taylor]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in x 14.727 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in x 14.727 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in x 14.727 * [taylor]: Taking taylor expansion of (/ 1 y) in x 14.727 * [taylor]: Taking taylor expansion of y in x 14.727 * [backup-simplify]: Simplify y into y 14.727 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 14.727 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 14.727 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 14.727 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 14.727 * [taylor]: Taking taylor expansion of x in x 14.727 * [backup-simplify]: Simplify 0 into 0 14.727 * [backup-simplify]: Simplify 1 into 1 14.727 * [taylor]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in y 14.727 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in y 14.727 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 14.727 * [taylor]: Taking taylor expansion of (/ 1 y) in y 14.727 * [taylor]: Taking taylor expansion of y in y 14.727 * [backup-simplify]: Simplify 0 into 0 14.727 * [backup-simplify]: Simplify 1 into 1 14.727 * [backup-simplify]: Simplify (/ 1 1) into 1 14.728 * [backup-simplify]: Simplify (- 1) into -1 14.728 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 14.728 * [taylor]: Taking taylor expansion of x in y 14.728 * [backup-simplify]: Simplify x into x 14.728 * [taylor]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in y 14.728 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in y 14.728 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 14.728 * [taylor]: Taking taylor expansion of (/ 1 y) in y 14.728 * [taylor]: Taking taylor expansion of y in y 14.728 * [backup-simplify]: Simplify 0 into 0 14.728 * [backup-simplify]: Simplify 1 into 1 14.728 * [backup-simplify]: Simplify (/ 1 1) into 1 14.728 * [backup-simplify]: Simplify (- 1) into -1 14.728 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 14.728 * [taylor]: Taking taylor expansion of x in y 14.728 * [backup-simplify]: Simplify x into x 14.729 * [backup-simplify]: Simplify (* (exp (- (/ 1 y))) x) into (* (exp (- (/ 1 y))) x) 14.729 * [taylor]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in x 14.729 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in x 14.729 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in x 14.729 * [taylor]: Taking taylor expansion of (/ 1 y) in x 14.729 * [taylor]: Taking taylor expansion of y in x 14.729 * [backup-simplify]: Simplify y into y 14.729 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 14.729 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 14.729 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 14.729 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 14.729 * [taylor]: Taking taylor expansion of x in x 14.729 * [backup-simplify]: Simplify 0 into 0 14.729 * [backup-simplify]: Simplify 1 into 1 14.729 * [backup-simplify]: Simplify (* (exp (- (/ 1 y))) 0) into 0 14.729 * [backup-simplify]: Simplify 0 into 0 14.729 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 0) (* 0 x)) into 0 14.729 * [taylor]: Taking taylor expansion of 0 in x 14.729 * [backup-simplify]: Simplify 0 into 0 14.729 * [backup-simplify]: Simplify 0 into 0 14.729 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 14.729 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 14.730 * [backup-simplify]: Simplify (- 0) into 0 14.730 * [backup-simplify]: Simplify (* (exp (- (/ 1 y))) (+ (* (/ (pow 0 1) 1)))) into 0 14.731 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 1) (* 0 0)) into (exp (- (/ 1 y))) 14.731 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 14.731 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 0) (+ (* 0 0) (* 0 x))) into 0 14.731 * [taylor]: Taking taylor expansion of 0 in x 14.731 * [backup-simplify]: Simplify 0 into 0 14.732 * [backup-simplify]: Simplify 0 into 0 14.732 * [backup-simplify]: Simplify 0 into 0 14.732 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 14.732 * [backup-simplify]: Simplify (- 0) into 0 14.732 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 14.732 * [backup-simplify]: Simplify (- 0) into 0 14.734 * [backup-simplify]: Simplify (* (exp (- (/ 1 y))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.734 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 0) (+ (* 0 1) (* 0 0))) into 0 14.734 * [backup-simplify]: Simplify 0 into 0 14.735 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 14.735 * [taylor]: Taking taylor expansion of 0 in x 14.735 * [backup-simplify]: Simplify 0 into 0 14.735 * [backup-simplify]: Simplify 0 into 0 14.735 * [backup-simplify]: Simplify 0 into 0 14.735 * [backup-simplify]: Simplify 0 into 0 14.736 * [backup-simplify]: Simplify (* (exp (- (/ 1 (/ 1 y)))) (* (/ 1 x) 1)) into (/ (exp (- y)) x) 14.736 * [backup-simplify]: Simplify (/ (exp (- (/ 1 (- y)))) (/ 1 (- x))) into (* -1 (* (exp (/ 1 y)) x)) 14.736 * [approximate]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in (y x) around 0 14.736 * [taylor]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in x 14.736 * [taylor]: Taking taylor expansion of -1 in x 14.736 * [backup-simplify]: Simplify -1 into -1 14.736 * [taylor]: Taking taylor expansion of (* (exp (/ 1 y)) x) in x 14.736 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in x 14.736 * [taylor]: Taking taylor expansion of (/ 1 y) in x 14.736 * [taylor]: Taking taylor expansion of y in x 14.736 * [backup-simplify]: Simplify y into y 14.736 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 14.736 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 14.736 * [taylor]: Taking taylor expansion of x in x 14.736 * [backup-simplify]: Simplify 0 into 0 14.736 * [backup-simplify]: Simplify 1 into 1 14.736 * [taylor]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in y 14.736 * [taylor]: Taking taylor expansion of -1 in y 14.736 * [backup-simplify]: Simplify -1 into -1 14.736 * [taylor]: Taking taylor expansion of (* (exp (/ 1 y)) x) in y 14.736 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 14.736 * [taylor]: Taking taylor expansion of (/ 1 y) in y 14.736 * [taylor]: Taking taylor expansion of y in y 14.736 * [backup-simplify]: Simplify 0 into 0 14.737 * [backup-simplify]: Simplify 1 into 1 14.737 * [backup-simplify]: Simplify (/ 1 1) into 1 14.737 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 14.737 * [taylor]: Taking taylor expansion of x in y 14.737 * [backup-simplify]: Simplify x into x 14.737 * [taylor]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in y 14.737 * [taylor]: Taking taylor expansion of -1 in y 14.737 * [backup-simplify]: Simplify -1 into -1 14.737 * [taylor]: Taking taylor expansion of (* (exp (/ 1 y)) x) in y 14.737 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 14.737 * [taylor]: Taking taylor expansion of (/ 1 y) in y 14.737 * [taylor]: Taking taylor expansion of y in y 14.737 * [backup-simplify]: Simplify 0 into 0 14.737 * [backup-simplify]: Simplify 1 into 1 14.738 * [backup-simplify]: Simplify (/ 1 1) into 1 14.738 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 14.738 * [taylor]: Taking taylor expansion of x in y 14.738 * [backup-simplify]: Simplify x into x 14.738 * [backup-simplify]: Simplify (* (exp (/ 1 y)) x) into (* (exp (/ 1 y)) x) 14.738 * [backup-simplify]: Simplify (* -1 (* (exp (/ 1 y)) x)) into (* -1 (* (exp (/ 1 y)) x)) 14.738 * [taylor]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in x 14.738 * [taylor]: Taking taylor expansion of -1 in x 14.738 * [backup-simplify]: Simplify -1 into -1 14.738 * [taylor]: Taking taylor expansion of (* (exp (/ 1 y)) x) in x 14.738 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in x 14.738 * [taylor]: Taking taylor expansion of (/ 1 y) in x 14.738 * [taylor]: Taking taylor expansion of y in x 14.738 * [backup-simplify]: Simplify y into y 14.738 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 14.738 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 14.738 * [taylor]: Taking taylor expansion of x in x 14.738 * [backup-simplify]: Simplify 0 into 0 14.738 * [backup-simplify]: Simplify 1 into 1 14.738 * [backup-simplify]: Simplify (* (exp (/ 1 y)) 0) into 0 14.739 * [backup-simplify]: Simplify (* -1 0) into 0 14.739 * [backup-simplify]: Simplify 0 into 0 14.739 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 0) (* 0 x)) into 0 14.740 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (exp (/ 1 y)) x))) into 0 14.740 * [taylor]: Taking taylor expansion of 0 in x 14.740 * [backup-simplify]: Simplify 0 into 0 14.740 * [backup-simplify]: Simplify 0 into 0 14.740 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 14.741 * [backup-simplify]: Simplify (* (exp (/ 1 y)) (+ (* (/ (pow 0 1) 1)))) into 0 14.741 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 1) (* 0 0)) into (exp (/ 1 y)) 14.741 * [backup-simplify]: Simplify (+ (* -1 (exp (/ 1 y))) (* 0 0)) into (- (exp (/ 1 y))) 14.741 * [backup-simplify]: Simplify (- (exp (/ 1 y))) into (- (exp (/ 1 y))) 14.742 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 0) (+ (* 0 0) (* 0 x))) into 0 14.743 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (exp (/ 1 y)) x)))) into 0 14.743 * [taylor]: Taking taylor expansion of 0 in x 14.743 * [backup-simplify]: Simplify 0 into 0 14.743 * [backup-simplify]: Simplify 0 into 0 14.743 * [backup-simplify]: Simplify 0 into 0 14.743 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 14.744 * [backup-simplify]: Simplify (* (exp (/ 1 y)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.745 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 0) (+ (* 0 1) (* 0 0))) into 0 14.746 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (exp (/ 1 y))) (* 0 0))) into 0 14.746 * [backup-simplify]: Simplify 0 into 0 14.747 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 14.748 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (exp (/ 1 y)) x))))) into 0 14.748 * [taylor]: Taking taylor expansion of 0 in x 14.748 * [backup-simplify]: Simplify 0 into 0 14.748 * [backup-simplify]: Simplify 0 into 0 14.748 * [backup-simplify]: Simplify 0 into 0 14.748 * [backup-simplify]: Simplify 0 into 0 14.748 * [backup-simplify]: Simplify (* (- (exp (/ 1 (/ 1 (- y))))) (* (/ 1 (- x)) 1)) into (/ (exp (* -1 y)) x) 14.748 * * * [progress]: simplifying candidates 14.749 * [simplify]: Simplifying: (expm1 (/ (exp (- y)) x)) (log1p (/ (exp (- y)) x)) (- (- y) (log x)) (log (/ (exp (- y)) x)) (exp (/ (exp (- y)) x)) (/ (* (* (exp (- y)) (exp (- y))) (exp (- y))) (* (* x x) x)) (* (cbrt (/ (exp (- y)) x)) (cbrt (/ (exp (- y)) x))) (cbrt (/ (exp (- y)) x)) (* (* (/ (exp (- y)) x) (/ (exp (- y)) x)) (/ (exp (- y)) x)) (sqrt (/ (exp (- y)) x)) (sqrt (/ (exp (- y)) x)) (- (exp (- y))) (- x) (/ (* (cbrt (exp (- y))) (cbrt (exp (- y)))) (* (cbrt x) (cbrt x))) (/ (cbrt (exp (- y))) (cbrt x)) (/ (* (cbrt (exp (- y))) (cbrt (exp (- y)))) (sqrt x)) (/ (cbrt (exp (- y))) (sqrt x)) (/ (* (cbrt (exp (- y))) (cbrt (exp (- y)))) 1) (/ (cbrt (exp (- y))) x) (/ (sqrt (exp (- y))) (* (cbrt x) (cbrt x))) (/ (sqrt (exp (- y))) (cbrt x)) (/ (sqrt (exp (- y))) (sqrt x)) (/ (sqrt (exp (- y))) (sqrt x)) (/ (sqrt (exp (- y))) 1) (/ (sqrt (exp (- y))) x) (/ 1 (* (cbrt x) (cbrt x))) (/ (exp (- y)) (cbrt x)) (/ 1 (sqrt x)) (/ (exp (- y)) (sqrt x)) (/ 1 1) (/ (exp (- y)) x) (/ 1 x) (/ x (exp (- y))) (/ (exp (- y)) (* (cbrt x) (cbrt x))) (/ (exp (- y)) (sqrt x)) (/ (exp (- y)) 1) (/ x (cbrt (exp (- y)))) (/ x (sqrt (exp (- y)))) (/ x (exp (- y))) (* x (exp y)) (* x (exp y)) (- (+ (* 1/2 (/ (pow y 2) x)) (/ 1 x)) (/ y x)) (/ (exp (- y)) x) (/ (exp (* -1 y)) x) 14.750 * * [simplify]: Extracting # 0 : cost 0 14.750 * * [simplify]: Extracting # 1 : cost 0 14.750 * * [simplify]: Extracting # 2 : cost 0 14.750 * * [simplify]: Extracting # 3 : cost 0 14.751 * * [simplify]: Extracting # 4 : cost 0 14.751 * * [simplify]: Extracting # 5 : cost 0 14.751 * * [simplify]: Extracting # 6 : cost 0 14.751 * * [simplify]: Extracting # 7 : cost 0 14.751 * * [simplify]: Extracting # 8 : cost 0 14.751 * * [simplify]: Extracting # 9 : cost 0 14.751 * * [simplify]: Extracting # 10 : cost 0 14.752 * * [simplify]: iteration 0 : 66 enodes (cost 311 ) 14.773 * * [simplify]: Extracting # 0 : cost 0 14.773 * * [simplify]: Extracting # 1 : cost 0 14.773 * * [simplify]: Extracting # 2 : cost 0 14.773 * * [simplify]: Extracting # 3 : cost 0 14.774 * * [simplify]: iteration 1 : 120 enodes (cost 300 ) 14.828 * * [simplify]: Extracting # 0 : cost 0 14.829 * * [simplify]: Extracting # 1 : cost 0 14.829 * * [simplify]: Extracting # 2 : cost 0 14.830 * * [simplify]: Extracting # 3 : cost 0 14.830 * * [simplify]: Extracting # 4 : cost 0 14.830 * * [simplify]: Extracting # 5 : cost 0 14.831 * * [simplify]: iteration 2 : 293 enodes (cost 280 ) 14.953 * * [simplify]: Extracting # 0 : cost 0 14.954 * * [simplify]: Extracting # 1 : cost 0 14.954 * * [simplify]: Extracting # 2 : cost 0 14.955 * * [simplify]: Extracting # 3 : cost 0 14.956 * * [simplify]: Extracting # 4 : cost 0 14.956 * * [simplify]: iteration 3 : 709 enodes (cost 278 ) 16.161 * * [simplify]: Extracting # 0 : cost 0 16.166 * * [simplify]: Extracting # 1 : cost 0 16.170 * * [simplify]: Extracting # 2 : cost 0 16.173 * * [simplify]: Extracting # 3 : cost 0 16.177 * * [simplify]: Extracting # 4 : cost 0 16.181 * * [simplify]: iteration 4 : 2815 enodes (cost 278 ) 17.428 * * [simplify]: Extracting # 0 : cost 0 17.438 * * [simplify]: Extracting # 1 : cost 0 17.449 * * [simplify]: Extracting # 2 : cost 0 17.459 * * [simplify]: iteration done: 5002 enodes (cost 278 ) 17.460 * [simplify]: Simplified to: (expm1 (/ (exp (- y)) x)) (log1p (/ (exp (- y)) x)) (- (- y) (log x)) (- (- y) (log x)) (exp (/ (exp (- y)) x)) (pow (/ (exp (- y)) x) 3) (* (cbrt (/ (exp (- y)) x)) (cbrt (/ (exp (- y)) x))) (cbrt (/ (exp (- y)) x)) (pow (/ (exp (- y)) x) 3) (sqrt (/ (exp (- y)) x)) (sqrt (/ (exp (- y)) x)) (- (exp (- y))) (- x) (/ (* (cbrt (exp (- y))) (cbrt (exp (- y)))) (* (cbrt x) (cbrt x))) (/ (cbrt (exp (- y))) (cbrt x)) (/ (* (cbrt (exp (- y))) (cbrt (exp (- y)))) (sqrt x)) (/ (cbrt (exp (- y))) (sqrt x)) (* (cbrt (exp (- y))) (cbrt (exp (- y)))) (/ (cbrt (exp (- y))) x) (/ (sqrt (exp (- y))) (* (cbrt x) (cbrt x))) (/ (sqrt (exp (- y))) (cbrt x)) (/ (sqrt (exp (- y))) (sqrt x)) (/ (sqrt (exp (- y))) (sqrt x)) (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x) (/ 1 (* (cbrt x) (cbrt x))) (/ (exp (- y)) (cbrt x)) (/ 1 (sqrt x)) (/ (exp (- y)) (sqrt x)) 1 (/ (exp (- y)) x) (/ 1 x) (* x (exp y)) (/ (exp (- y)) (* (cbrt x) (cbrt x))) (/ (exp (- y)) (sqrt x)) (exp (- y)) (/ x (cbrt (exp (- y)))) (/ x (sqrt (exp (- y)))) (* x (exp y)) (* x (exp y)) (* x (exp y)) (- (fma 1/2 (/ (pow y 2) x) (/ 1 x)) (/ y x)) (/ (exp (- y)) x) (/ (exp (- y)) x) 17.460 * * * [progress]: adding candidates to table 17.554 * [progress]: [Phase 3 of 3] Extracting. 17.554 * * [regime]: Finding splitpoints for: (# # # #) 17.555 * * * [regime-changes]: Trying 2 branch expressions: (y x) 17.555 * * * * [regimes]: Trying to branch on y from (# # # #) 17.612 * * * * [regimes]: Trying to branch on x from (# # # #) 17.644 * * * [regime]: Found split indices: #