32.038 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.081 * * * [progress]: [2/2] Setting up program. 0.083 * [progress]: [Phase 2 of 3] Improving. 0.084 * [simplify]: Simplifying: (/ (exp (* x (log (/ x (+ x y))))) x) 0.084 * * [simplify]: Extracting # 0 : cost 0 0.084 * * [simplify]: Extracting # 1 : cost 0 0.084 * * [simplify]: Extracting # 2 : cost 0 0.084 * * [simplify]: Extracting # 3 : cost 0 0.084 * * [simplify]: Extracting # 4 : cost 0 0.084 * * [simplify]: Extracting # 5 : cost 0 0.084 * * [simplify]: Extracting # 6 : cost 0 0.084 * * [simplify]: Extracting # 7 : cost 0 0.084 * * [simplify]: Extracting # 8 : cost 0 0.084 * * [simplify]: iteration 0 : 8 enodes (cost 11 ) 0.085 * * [simplify]: Extracting # 0 : cost 0 0.086 * * [simplify]: Extracting # 1 : cost 0 0.086 * * [simplify]: Extracting # 2 : cost 0 0.086 * * [simplify]: iteration 1 : 15 enodes (cost 11 ) 0.088 * * [simplify]: Extracting # 0 : cost 0 0.088 * * [simplify]: Extracting # 1 : cost 0 0.088 * * [simplify]: Extracting # 2 : cost 0 0.089 * * [simplify]: Extracting # 3 : cost 0 0.089 * * [simplify]: Extracting # 4 : cost 0 0.089 * * [simplify]: Extracting # 5 : cost 0 0.089 * * [simplify]: iteration 2 : 24 enodes (cost 9 ) 0.093 * * [simplify]: Extracting # 0 : cost 0 0.093 * * [simplify]: Extracting # 1 : cost 0 0.093 * * [simplify]: Extracting # 2 : cost 0 0.094 * * [simplify]: Extracting # 3 : cost 0 0.094 * * [simplify]: Extracting # 4 : cost 0 0.094 * * [simplify]: iteration 3 : 49 enodes (cost 9 ) 0.103 * * [simplify]: Extracting # 0 : cost 0 0.103 * * [simplify]: Extracting # 1 : cost 0 0.103 * * [simplify]: Extracting # 2 : cost 0 0.103 * * [simplify]: Extracting # 3 : cost 0 0.103 * * [simplify]: Extracting # 4 : cost 0 0.103 * * [simplify]: iteration 4 : 105 enodes (cost 9 ) 0.125 * * [simplify]: Extracting # 0 : cost 0 0.126 * * [simplify]: Extracting # 1 : cost 0 0.126 * * [simplify]: Extracting # 2 : cost 0 0.126 * * [simplify]: Extracting # 3 : cost 0 0.127 * * [simplify]: iteration 5 : 241 enodes (cost 9 ) 0.257 * * [simplify]: Extracting # 0 : cost 0 0.258 * * [simplify]: Extracting # 1 : cost 0 0.258 * * [simplify]: Extracting # 2 : cost 0 0.259 * * [simplify]: Extracting # 3 : cost 0 0.259 * * [simplify]: Extracting # 4 : cost 0 0.260 * * [simplify]: Extracting # 5 : cost 0 0.260 * * [simplify]: iteration 6 : 578 enodes (cost 9 ) 0.776 * * [simplify]: Extracting # 0 : cost 0 0.779 * * [simplify]: Extracting # 1 : cost 0 0.782 * * [simplify]: Extracting # 2 : cost 0 0.784 * * [simplify]: Extracting # 3 : cost 0 0.787 * * [simplify]: Extracting # 4 : cost 0 0.789 * * [simplify]: iteration 7 : 1854 enodes (cost 9 ) 2.014 * * [simplify]: Extracting # 0 : cost 0 2.023 * * [simplify]: Extracting # 1 : cost 0 2.031 * * [simplify]: Extracting # 2 : cost 0 2.039 * * [simplify]: Extracting # 3 : cost 0 2.046 * * [simplify]: Extracting # 4 : cost 0 2.054 * * [simplify]: Extracting # 5 : cost 0 2.061 * * [simplify]: iteration done: 5000 enodes (cost 9 ) 2.061 * [simplify]: Simplified to: (/ (pow (/ x (+ x y)) x) x) 2.066 * * [progress]: iteration 1 / 4 2.066 * * * [progress]: picking best candidate 2.069 * * * * [pick]: Picked # 2.069 * * * [progress]: localizing error 2.085 * * * [progress]: generating rewritten candidates 2.085 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 2.097 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1) 2.118 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2 1) 2.130 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 2.213 * * * [progress]: generating series expansions 2.213 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 2.213 * [backup-simplify]: Simplify (log (/ x (+ x y))) into (log (/ x (+ x y))) 2.214 * [approximate]: Taking taylor expansion of (log (/ x (+ x y))) in (x y) around 0 2.214 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in y 2.214 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 2.214 * [taylor]: Taking taylor expansion of x in y 2.214 * [backup-simplify]: Simplify x into x 2.214 * [taylor]: Taking taylor expansion of (+ x y) in y 2.214 * [taylor]: Taking taylor expansion of x in y 2.214 * [backup-simplify]: Simplify x into x 2.214 * [taylor]: Taking taylor expansion of y in y 2.214 * [backup-simplify]: Simplify 0 into 0 2.214 * [backup-simplify]: Simplify 1 into 1 2.214 * [backup-simplify]: Simplify (+ x 0) into x 2.214 * [backup-simplify]: Simplify (/ x x) into 1 2.215 * [backup-simplify]: Simplify (log 1) into 0 2.215 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 2.215 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.215 * [taylor]: Taking taylor expansion of x in x 2.215 * [backup-simplify]: Simplify 0 into 0 2.215 * [backup-simplify]: Simplify 1 into 1 2.215 * [taylor]: Taking taylor expansion of (+ x y) in x 2.215 * [taylor]: Taking taylor expansion of x in x 2.215 * [backup-simplify]: Simplify 0 into 0 2.215 * [backup-simplify]: Simplify 1 into 1 2.215 * [taylor]: Taking taylor expansion of y in x 2.215 * [backup-simplify]: Simplify y into y 2.215 * [backup-simplify]: Simplify (+ 0 y) into y 2.215 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.215 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 2.215 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 2.215 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.215 * [taylor]: Taking taylor expansion of x in x 2.215 * [backup-simplify]: Simplify 0 into 0 2.215 * [backup-simplify]: Simplify 1 into 1 2.215 * [taylor]: Taking taylor expansion of (+ x y) in x 2.215 * [taylor]: Taking taylor expansion of x in x 2.215 * [backup-simplify]: Simplify 0 into 0 2.215 * [backup-simplify]: Simplify 1 into 1 2.215 * [taylor]: Taking taylor expansion of y in x 2.215 * [backup-simplify]: Simplify y into y 2.215 * [backup-simplify]: Simplify (+ 0 y) into y 2.215 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.215 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 2.216 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.216 * [taylor]: Taking taylor expansion of (+ (log x) (log (/ 1 y))) in y 2.216 * [taylor]: Taking taylor expansion of (log x) in y 2.216 * [taylor]: Taking taylor expansion of x in y 2.216 * [backup-simplify]: Simplify x into x 2.216 * [backup-simplify]: Simplify (log x) into (log x) 2.216 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 2.216 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.216 * [taylor]: Taking taylor expansion of y in y 2.216 * [backup-simplify]: Simplify 0 into 0 2.216 * [backup-simplify]: Simplify 1 into 1 2.216 * [backup-simplify]: Simplify (/ 1 1) into 1 2.217 * [backup-simplify]: Simplify (log 1) into 0 2.217 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.217 * [backup-simplify]: Simplify (+ (log x) (- (log y))) into (- (log x) (log y)) 2.217 * [backup-simplify]: Simplify (- (log x) (log y)) into (- (log x) (log y)) 2.218 * [backup-simplify]: Simplify (+ 1 0) into 1 2.218 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 2.218 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1)) (pow (/ 1 y) 1)))) 1) into (/ -1 y) 2.218 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.218 * [taylor]: Taking taylor expansion of -1 in y 2.218 * [backup-simplify]: Simplify -1 into -1 2.218 * [taylor]: Taking taylor expansion of y in y 2.218 * [backup-simplify]: Simplify 0 into 0 2.218 * [backup-simplify]: Simplify 1 into 1 2.219 * [backup-simplify]: Simplify (/ -1 1) into -1 2.219 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.219 * [backup-simplify]: Simplify 0 into 0 2.220 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 2.220 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.221 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.221 * [backup-simplify]: Simplify (+ 0 0) into 0 2.221 * [backup-simplify]: Simplify 0 into 0 2.227 * [backup-simplify]: Simplify (+ 0 0) into 0 2.228 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 2.228 * [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.228 * [taylor]: Taking taylor expansion of (/ 1/2 (pow y 2)) in y 2.228 * [taylor]: Taking taylor expansion of 1/2 in y 2.228 * [backup-simplify]: Simplify 1/2 into 1/2 2.228 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.229 * [taylor]: Taking taylor expansion of y in y 2.229 * [backup-simplify]: Simplify 0 into 0 2.229 * [backup-simplify]: Simplify 1 into 1 2.229 * [backup-simplify]: Simplify (* 1 1) into 1 2.229 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 2.230 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.230 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.231 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 2.231 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.231 * [backup-simplify]: Simplify 0 into 0 2.232 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.232 * [backup-simplify]: Simplify 0 into 0 2.233 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 2.234 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.236 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 2.236 * [backup-simplify]: Simplify (+ 0 0) into 0 2.236 * [backup-simplify]: Simplify 0 into 0 2.236 * [backup-simplify]: Simplify (+ 0 0) into 0 2.237 * [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.238 * [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.238 * [taylor]: Taking taylor expansion of (/ -1/3 (pow y 3)) in y 2.238 * [taylor]: Taking taylor expansion of -1/3 in y 2.238 * [backup-simplify]: Simplify -1/3 into -1/3 2.238 * [taylor]: Taking taylor expansion of (pow y 3) in y 2.238 * [taylor]: Taking taylor expansion of y in y 2.238 * [backup-simplify]: Simplify 0 into 0 2.238 * [backup-simplify]: Simplify 1 into 1 2.238 * [backup-simplify]: Simplify (* 1 1) into 1 2.238 * [backup-simplify]: Simplify (* 1 1) into 1 2.239 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 2.239 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.240 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.240 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.241 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.241 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.242 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 2.242 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.243 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.243 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.243 * [backup-simplify]: Simplify 0 into 0 2.244 * [backup-simplify]: Simplify (- (log x) (log y)) into (- (log x) (log y)) 2.244 * [backup-simplify]: Simplify (log (/ (/ 1 x) (+ (/ 1 x) (/ 1 y)))) into (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) 2.244 * [approximate]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in (x y) around 0 2.244 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 2.244 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.244 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.244 * [taylor]: Taking taylor expansion of x in y 2.244 * [backup-simplify]: Simplify x into x 2.244 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.244 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.244 * [taylor]: Taking taylor expansion of y in y 2.244 * [backup-simplify]: Simplify 0 into 0 2.244 * [backup-simplify]: Simplify 1 into 1 2.244 * [backup-simplify]: Simplify (/ 1 1) into 1 2.244 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.244 * [taylor]: Taking taylor expansion of x in y 2.244 * [backup-simplify]: Simplify x into x 2.244 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.245 * [backup-simplify]: Simplify (+ 1 0) into 1 2.245 * [backup-simplify]: Simplify (* x 1) into x 2.245 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.245 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 2.245 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.245 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.245 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.245 * [taylor]: Taking taylor expansion of x in x 2.245 * [backup-simplify]: Simplify 0 into 0 2.245 * [backup-simplify]: Simplify 1 into 1 2.245 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.245 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.245 * [taylor]: Taking taylor expansion of y in x 2.245 * [backup-simplify]: Simplify y into y 2.245 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.245 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.245 * [taylor]: Taking taylor expansion of x in x 2.245 * [backup-simplify]: Simplify 0 into 0 2.245 * [backup-simplify]: Simplify 1 into 1 2.245 * [backup-simplify]: Simplify (/ 1 1) into 1 2.245 * [backup-simplify]: Simplify (+ 0 1) into 1 2.246 * [backup-simplify]: Simplify (* 0 1) into 0 2.246 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.246 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.246 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.247 * [backup-simplify]: Simplify (/ 1 1) into 1 2.247 * [backup-simplify]: Simplify (log 1) into 0 2.247 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.247 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.247 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.247 * [taylor]: Taking taylor expansion of x in x 2.247 * [backup-simplify]: Simplify 0 into 0 2.247 * [backup-simplify]: Simplify 1 into 1 2.247 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.247 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.247 * [taylor]: Taking taylor expansion of y in x 2.247 * [backup-simplify]: Simplify y into y 2.247 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.247 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.247 * [taylor]: Taking taylor expansion of x in x 2.247 * [backup-simplify]: Simplify 0 into 0 2.247 * [backup-simplify]: Simplify 1 into 1 2.247 * [backup-simplify]: Simplify (/ 1 1) into 1 2.248 * [backup-simplify]: Simplify (+ 0 1) into 1 2.248 * [backup-simplify]: Simplify (* 0 1) into 0 2.248 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.248 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.249 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.249 * [backup-simplify]: Simplify (/ 1 1) into 1 2.249 * [backup-simplify]: Simplify (log 1) into 0 2.249 * [taylor]: Taking taylor expansion of 0 in y 2.249 * [backup-simplify]: Simplify 0 into 0 2.249 * [backup-simplify]: Simplify 0 into 0 2.249 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.250 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.250 * [backup-simplify]: Simplify (+ 0 0) into 0 2.251 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.251 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.251 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.251 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.251 * [taylor]: Taking taylor expansion of -1 in y 2.251 * [backup-simplify]: Simplify -1 into -1 2.251 * [taylor]: Taking taylor expansion of y in y 2.251 * [backup-simplify]: Simplify 0 into 0 2.251 * [backup-simplify]: Simplify 1 into 1 2.252 * [backup-simplify]: Simplify (/ -1 1) into -1 2.252 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.252 * [backup-simplify]: Simplify 0 into 0 2.252 * [backup-simplify]: Simplify 0 into 0 2.252 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.253 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.253 * [backup-simplify]: Simplify (+ 0 0) into 0 2.254 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.254 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.255 * [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.255 * [taylor]: Taking taylor expansion of (/ 1/2 (pow y 2)) in y 2.255 * [taylor]: Taking taylor expansion of 1/2 in y 2.255 * [backup-simplify]: Simplify 1/2 into 1/2 2.255 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.255 * [taylor]: Taking taylor expansion of y in y 2.255 * [backup-simplify]: Simplify 0 into 0 2.255 * [backup-simplify]: Simplify 1 into 1 2.255 * [backup-simplify]: Simplify (* 1 1) into 1 2.256 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 2.256 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.257 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.257 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 2.258 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.258 * [backup-simplify]: Simplify 0 into 0 2.258 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.258 * [backup-simplify]: Simplify 0 into 0 2.258 * [backup-simplify]: Simplify 0 into 0 2.258 * [backup-simplify]: Simplify 0 into 0 2.258 * [backup-simplify]: Simplify (log (/ (/ 1 (- x)) (+ (/ 1 (- x)) (/ 1 (- y))))) into (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) 2.258 * [approximate]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in (x y) around 0 2.258 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 2.258 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.258 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.259 * [taylor]: Taking taylor expansion of x in y 2.259 * [backup-simplify]: Simplify x into x 2.259 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.259 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.259 * [taylor]: Taking taylor expansion of y in y 2.259 * [backup-simplify]: Simplify 0 into 0 2.259 * [backup-simplify]: Simplify 1 into 1 2.259 * [backup-simplify]: Simplify (/ 1 1) into 1 2.259 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.259 * [taylor]: Taking taylor expansion of x in y 2.259 * [backup-simplify]: Simplify x into x 2.259 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.259 * [backup-simplify]: Simplify (+ 1 0) into 1 2.259 * [backup-simplify]: Simplify (* x 1) into x 2.259 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.259 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 2.259 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.259 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.259 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.259 * [taylor]: Taking taylor expansion of x in x 2.259 * [backup-simplify]: Simplify 0 into 0 2.259 * [backup-simplify]: Simplify 1 into 1 2.259 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.260 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.260 * [taylor]: Taking taylor expansion of y in x 2.260 * [backup-simplify]: Simplify y into y 2.260 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.260 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.260 * [taylor]: Taking taylor expansion of x in x 2.260 * [backup-simplify]: Simplify 0 into 0 2.260 * [backup-simplify]: Simplify 1 into 1 2.260 * [backup-simplify]: Simplify (/ 1 1) into 1 2.260 * [backup-simplify]: Simplify (+ 0 1) into 1 2.260 * [backup-simplify]: Simplify (* 0 1) into 0 2.261 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.261 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.261 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.261 * [backup-simplify]: Simplify (/ 1 1) into 1 2.262 * [backup-simplify]: Simplify (log 1) into 0 2.262 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.262 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.262 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.262 * [taylor]: Taking taylor expansion of x in x 2.262 * [backup-simplify]: Simplify 0 into 0 2.262 * [backup-simplify]: Simplify 1 into 1 2.262 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.262 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.262 * [taylor]: Taking taylor expansion of y in x 2.262 * [backup-simplify]: Simplify y into y 2.262 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.262 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.262 * [taylor]: Taking taylor expansion of x in x 2.262 * [backup-simplify]: Simplify 0 into 0 2.262 * [backup-simplify]: Simplify 1 into 1 2.262 * [backup-simplify]: Simplify (/ 1 1) into 1 2.262 * [backup-simplify]: Simplify (+ 0 1) into 1 2.263 * [backup-simplify]: Simplify (* 0 1) into 0 2.263 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.263 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.263 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.264 * [backup-simplify]: Simplify (/ 1 1) into 1 2.264 * [backup-simplify]: Simplify (log 1) into 0 2.264 * [taylor]: Taking taylor expansion of 0 in y 2.264 * [backup-simplify]: Simplify 0 into 0 2.264 * [backup-simplify]: Simplify 0 into 0 2.264 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.265 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.265 * [backup-simplify]: Simplify (+ 0 0) into 0 2.265 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.265 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.266 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.266 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.266 * [taylor]: Taking taylor expansion of -1 in y 2.266 * [backup-simplify]: Simplify -1 into -1 2.266 * [taylor]: Taking taylor expansion of y in y 2.266 * [backup-simplify]: Simplify 0 into 0 2.266 * [backup-simplify]: Simplify 1 into 1 2.266 * [backup-simplify]: Simplify (/ -1 1) into -1 2.267 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.267 * [backup-simplify]: Simplify 0 into 0 2.267 * [backup-simplify]: Simplify 0 into 0 2.267 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.267 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.268 * [backup-simplify]: Simplify (+ 0 0) into 0 2.268 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.269 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.270 * [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.270 * [taylor]: Taking taylor expansion of (/ 1/2 (pow y 2)) in y 2.270 * [taylor]: Taking taylor expansion of 1/2 in y 2.270 * [backup-simplify]: Simplify 1/2 into 1/2 2.270 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.270 * [taylor]: Taking taylor expansion of y in y 2.270 * [backup-simplify]: Simplify 0 into 0 2.270 * [backup-simplify]: Simplify 1 into 1 2.270 * [backup-simplify]: Simplify (* 1 1) into 1 2.270 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 2.271 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.271 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.272 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 2.272 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.272 * [backup-simplify]: Simplify 0 into 0 2.273 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.273 * [backup-simplify]: Simplify 0 into 0 2.273 * [backup-simplify]: Simplify 0 into 0 2.273 * [backup-simplify]: Simplify 0 into 0 2.273 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1) 2.273 * [backup-simplify]: Simplify (* x (log (/ x (+ x y)))) into (* (log (/ x (+ x y))) x) 2.273 * [approximate]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in (x y) around 0 2.273 * [taylor]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in y 2.273 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in y 2.273 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 2.273 * [taylor]: Taking taylor expansion of x in y 2.273 * [backup-simplify]: Simplify x into x 2.273 * [taylor]: Taking taylor expansion of (+ x y) in y 2.273 * [taylor]: Taking taylor expansion of x in y 2.273 * [backup-simplify]: Simplify x into x 2.273 * [taylor]: Taking taylor expansion of y in y 2.273 * [backup-simplify]: Simplify 0 into 0 2.273 * [backup-simplify]: Simplify 1 into 1 2.273 * [backup-simplify]: Simplify (+ x 0) into x 2.274 * [backup-simplify]: Simplify (/ x x) into 1 2.274 * [backup-simplify]: Simplify (log 1) into 0 2.274 * [taylor]: Taking taylor expansion of x in y 2.274 * [backup-simplify]: Simplify x into x 2.274 * [taylor]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in x 2.274 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 2.274 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.274 * [taylor]: Taking taylor expansion of x in x 2.274 * [backup-simplify]: Simplify 0 into 0 2.274 * [backup-simplify]: Simplify 1 into 1 2.274 * [taylor]: Taking taylor expansion of (+ x y) in x 2.274 * [taylor]: Taking taylor expansion of x in x 2.274 * [backup-simplify]: Simplify 0 into 0 2.274 * [backup-simplify]: Simplify 1 into 1 2.274 * [taylor]: Taking taylor expansion of y in x 2.274 * [backup-simplify]: Simplify y into y 2.274 * [backup-simplify]: Simplify (+ 0 y) into y 2.274 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.274 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 2.274 * [taylor]: Taking taylor expansion of x in x 2.274 * [backup-simplify]: Simplify 0 into 0 2.274 * [backup-simplify]: Simplify 1 into 1 2.274 * [taylor]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in x 2.274 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 2.274 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.274 * [taylor]: Taking taylor expansion of x in x 2.274 * [backup-simplify]: Simplify 0 into 0 2.274 * [backup-simplify]: Simplify 1 into 1 2.274 * [taylor]: Taking taylor expansion of (+ x y) in x 2.274 * [taylor]: Taking taylor expansion of x in x 2.274 * [backup-simplify]: Simplify 0 into 0 2.274 * [backup-simplify]: Simplify 1 into 1 2.274 * [taylor]: Taking taylor expansion of y in x 2.274 * [backup-simplify]: Simplify y into y 2.274 * [backup-simplify]: Simplify (+ 0 y) into y 2.274 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.275 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 2.275 * [taylor]: Taking taylor expansion of x in x 2.275 * [backup-simplify]: Simplify 0 into 0 2.275 * [backup-simplify]: Simplify 1 into 1 2.275 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.275 * [backup-simplify]: Simplify (* (+ (log x) (log (/ 1 y))) 0) into 0 2.275 * [taylor]: Taking taylor expansion of 0 in y 2.275 * [backup-simplify]: Simplify 0 into 0 2.275 * [backup-simplify]: Simplify 0 into 0 2.275 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.276 * [backup-simplify]: Simplify (+ 1 0) into 1 2.276 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 2.276 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1)) (pow (/ 1 y) 1)))) 1) into (/ -1 y) 2.276 * [backup-simplify]: Simplify (+ (* (+ (log x) (log (/ 1 y))) 1) (* (/ -1 y) 0)) into (+ (log x) (log (/ 1 y))) 2.276 * [taylor]: Taking taylor expansion of (+ (log x) (log (/ 1 y))) in y 2.276 * [taylor]: Taking taylor expansion of (log x) in y 2.276 * [taylor]: Taking taylor expansion of x in y 2.276 * [backup-simplify]: Simplify x into x 2.276 * [backup-simplify]: Simplify (log x) into (log x) 2.276 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 2.276 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.276 * [taylor]: Taking taylor expansion of y in y 2.276 * [backup-simplify]: Simplify 0 into 0 2.276 * [backup-simplify]: Simplify 1 into 1 2.277 * [backup-simplify]: Simplify (/ 1 1) into 1 2.277 * [backup-simplify]: Simplify (log 1) into 0 2.277 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.277 * [backup-simplify]: Simplify (+ (log x) (- (log y))) into (- (log x) (log y)) 2.277 * [backup-simplify]: Simplify (- (log x) (log y)) into (- (log x) (log y)) 2.277 * [backup-simplify]: Simplify 0 into 0 2.278 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.278 * [backup-simplify]: Simplify (+ 0 0) into 0 2.278 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 2.279 * [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.279 * [backup-simplify]: Simplify (+ (* (+ (log x) (log (/ 1 y))) 0) (+ (* (/ -1 y) 1) (* (/ 1/2 (pow y 2)) 0))) into (- (/ 1 y)) 2.279 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 2.279 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.279 * [taylor]: Taking taylor expansion of y in y 2.279 * [backup-simplify]: Simplify 0 into 0 2.279 * [backup-simplify]: Simplify 1 into 1 2.279 * [backup-simplify]: Simplify (/ 1 1) into 1 2.280 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.280 * [backup-simplify]: Simplify (- 0) into 0 2.280 * [backup-simplify]: Simplify 0 into 0 2.280 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 2.281 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.282 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.282 * [backup-simplify]: Simplify (+ 0 0) into 0 2.282 * [backup-simplify]: Simplify 0 into 0 2.282 * [backup-simplify]: Simplify 0 into 0 2.282 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.283 * [backup-simplify]: Simplify (+ 0 0) into 0 2.283 * [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.284 * [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.284 * [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.284 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 2.284 * [taylor]: Taking taylor expansion of 1/2 in y 2.284 * [backup-simplify]: Simplify 1/2 into 1/2 2.284 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.284 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.284 * [taylor]: Taking taylor expansion of y in y 2.284 * [backup-simplify]: Simplify 0 into 0 2.284 * [backup-simplify]: Simplify 1 into 1 2.285 * [backup-simplify]: Simplify (* 1 1) into 1 2.285 * [backup-simplify]: Simplify (/ 1 1) into 1 2.285 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.286 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.286 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.287 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.287 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 2.287 * [backup-simplify]: Simplify 0 into 0 2.288 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.288 * [backup-simplify]: Simplify (- 0) into 0 2.288 * [backup-simplify]: Simplify 0 into 0 2.288 * [backup-simplify]: Simplify (* (- (log x) (log y)) (* 1 x)) into (* x (- (log x) (log y))) 2.288 * [backup-simplify]: Simplify (* (/ 1 x) (log (/ (/ 1 x) (+ (/ 1 x) (/ 1 y))))) into (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) 2.288 * [approximate]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in (x y) around 0 2.288 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in y 2.288 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 2.288 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.288 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.288 * [taylor]: Taking taylor expansion of x in y 2.288 * [backup-simplify]: Simplify x into x 2.288 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.288 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.288 * [taylor]: Taking taylor expansion of y in y 2.288 * [backup-simplify]: Simplify 0 into 0 2.288 * [backup-simplify]: Simplify 1 into 1 2.289 * [backup-simplify]: Simplify (/ 1 1) into 1 2.289 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.289 * [taylor]: Taking taylor expansion of x in y 2.289 * [backup-simplify]: Simplify x into x 2.289 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.289 * [backup-simplify]: Simplify (+ 1 0) into 1 2.289 * [backup-simplify]: Simplify (* x 1) into x 2.289 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.289 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 2.289 * [taylor]: Taking taylor expansion of x in y 2.289 * [backup-simplify]: Simplify x into x 2.289 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.290 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.290 * [backup-simplify]: Simplify (/ (+ (log (/ 1 x)) (log y)) x) into (/ (+ (log (/ 1 x)) (log y)) x) 2.290 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.290 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.290 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.290 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.290 * [taylor]: Taking taylor expansion of x in x 2.290 * [backup-simplify]: Simplify 0 into 0 2.290 * [backup-simplify]: Simplify 1 into 1 2.290 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.290 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.290 * [taylor]: Taking taylor expansion of y in x 2.290 * [backup-simplify]: Simplify y into y 2.290 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.290 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.290 * [taylor]: Taking taylor expansion of x in x 2.290 * [backup-simplify]: Simplify 0 into 0 2.290 * [backup-simplify]: Simplify 1 into 1 2.290 * [backup-simplify]: Simplify (/ 1 1) into 1 2.291 * [backup-simplify]: Simplify (+ 0 1) into 1 2.291 * [backup-simplify]: Simplify (* 0 1) into 0 2.291 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.291 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.292 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.292 * [backup-simplify]: Simplify (/ 1 1) into 1 2.292 * [backup-simplify]: Simplify (log 1) into 0 2.292 * [taylor]: Taking taylor expansion of x in x 2.292 * [backup-simplify]: Simplify 0 into 0 2.292 * [backup-simplify]: Simplify 1 into 1 2.293 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.293 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.293 * [backup-simplify]: Simplify (+ 0 0) into 0 2.294 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.294 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.294 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.294 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.294 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.294 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.294 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.294 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.294 * [taylor]: Taking taylor expansion of x in x 2.295 * [backup-simplify]: Simplify 0 into 0 2.295 * [backup-simplify]: Simplify 1 into 1 2.295 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.295 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.295 * [taylor]: Taking taylor expansion of y in x 2.295 * [backup-simplify]: Simplify y into y 2.295 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.295 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.295 * [taylor]: Taking taylor expansion of x in x 2.295 * [backup-simplify]: Simplify 0 into 0 2.295 * [backup-simplify]: Simplify 1 into 1 2.295 * [backup-simplify]: Simplify (/ 1 1) into 1 2.295 * [backup-simplify]: Simplify (+ 0 1) into 1 2.295 * [backup-simplify]: Simplify (* 0 1) into 0 2.296 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.296 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.296 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.296 * [backup-simplify]: Simplify (/ 1 1) into 1 2.297 * [backup-simplify]: Simplify (log 1) into 0 2.297 * [taylor]: Taking taylor expansion of x in x 2.297 * [backup-simplify]: Simplify 0 into 0 2.297 * [backup-simplify]: Simplify 1 into 1 2.297 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.297 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.298 * [backup-simplify]: Simplify (+ 0 0) into 0 2.298 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.298 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.299 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.299 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.299 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.299 * [taylor]: Taking taylor expansion of -1 in y 2.299 * [backup-simplify]: Simplify -1 into -1 2.299 * [taylor]: Taking taylor expansion of y in y 2.299 * [backup-simplify]: Simplify 0 into 0 2.299 * [backup-simplify]: Simplify 1 into 1 2.299 * [backup-simplify]: Simplify (/ -1 1) into -1 2.300 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.300 * [backup-simplify]: Simplify 0 into 0 2.300 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.300 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.300 * [backup-simplify]: Simplify (+ 0 0) into 0 2.301 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.302 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.303 * [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.303 * [backup-simplify]: Simplify (- (/ (/ 1/2 (pow y 2)) 1) (+ (* (/ -1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 2.303 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 2.303 * [taylor]: Taking taylor expansion of 1/2 in y 2.303 * [backup-simplify]: Simplify 1/2 into 1/2 2.303 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.303 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.303 * [taylor]: Taking taylor expansion of y in y 2.303 * [backup-simplify]: Simplify 0 into 0 2.303 * [backup-simplify]: Simplify 1 into 1 2.303 * [backup-simplify]: Simplify (* 1 1) into 1 2.304 * [backup-simplify]: Simplify (/ 1 1) into 1 2.304 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.304 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.305 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.305 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.306 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 2.306 * [backup-simplify]: Simplify 0 into 0 2.307 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.307 * [backup-simplify]: Simplify 0 into 0 2.307 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.307 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.307 * [backup-simplify]: Simplify (+ 0 0) into 0 2.308 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 2.309 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 2.311 * [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.311 * [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.311 * [taylor]: Taking taylor expansion of (- (* 1/3 (/ 1 (pow y 3)))) in y 2.312 * [taylor]: Taking taylor expansion of (* 1/3 (/ 1 (pow y 3))) in y 2.312 * [taylor]: Taking taylor expansion of 1/3 in y 2.312 * [backup-simplify]: Simplify 1/3 into 1/3 2.312 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 2.312 * [taylor]: Taking taylor expansion of (pow y 3) in y 2.312 * [taylor]: Taking taylor expansion of y in y 2.312 * [backup-simplify]: Simplify 0 into 0 2.312 * [backup-simplify]: Simplify 1 into 1 2.312 * [backup-simplify]: Simplify (* 1 1) into 1 2.312 * [backup-simplify]: Simplify (* 1 1) into 1 2.312 * [backup-simplify]: Simplify (/ 1 1) into 1 2.313 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.313 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.314 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.314 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.315 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.315 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.316 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.316 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.319 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.320 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.320 * [backup-simplify]: Simplify (- 0) into 0 2.320 * [backup-simplify]: Simplify 0 into 0 2.321 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.321 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.322 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.322 * [backup-simplify]: Simplify 0 into 0 2.323 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.323 * [backup-simplify]: Simplify 0 into 0 2.323 * [backup-simplify]: Simplify 0 into 0 2.323 * [backup-simplify]: Simplify (* (/ 1 (- x)) (log (/ (/ 1 (- x)) (+ (/ 1 (- x)) (/ 1 (- y)))))) into (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) 2.323 * [approximate]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in (x y) around 0 2.323 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in y 2.323 * [taylor]: Taking taylor expansion of -1 in y 2.323 * [backup-simplify]: Simplify -1 into -1 2.323 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in y 2.323 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 2.323 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.323 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.323 * [taylor]: Taking taylor expansion of x in y 2.323 * [backup-simplify]: Simplify x into x 2.323 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.323 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.323 * [taylor]: Taking taylor expansion of y in y 2.323 * [backup-simplify]: Simplify 0 into 0 2.323 * [backup-simplify]: Simplify 1 into 1 2.324 * [backup-simplify]: Simplify (/ 1 1) into 1 2.324 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.324 * [taylor]: Taking taylor expansion of x in y 2.324 * [backup-simplify]: Simplify x into x 2.324 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.324 * [backup-simplify]: Simplify (+ 1 0) into 1 2.324 * [backup-simplify]: Simplify (* x 1) into x 2.324 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.324 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 2.324 * [taylor]: Taking taylor expansion of x in y 2.324 * [backup-simplify]: Simplify x into x 2.325 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.325 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.325 * [backup-simplify]: Simplify (/ (+ (log (/ 1 x)) (log y)) x) into (/ (+ (log (/ 1 x)) (log y)) x) 2.325 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in x 2.325 * [taylor]: Taking taylor expansion of -1 in x 2.325 * [backup-simplify]: Simplify -1 into -1 2.325 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.325 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.325 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.325 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.325 * [taylor]: Taking taylor expansion of x in x 2.325 * [backup-simplify]: Simplify 0 into 0 2.325 * [backup-simplify]: Simplify 1 into 1 2.325 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.325 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.325 * [taylor]: Taking taylor expansion of y in x 2.325 * [backup-simplify]: Simplify y into y 2.325 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.325 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.325 * [taylor]: Taking taylor expansion of x in x 2.325 * [backup-simplify]: Simplify 0 into 0 2.325 * [backup-simplify]: Simplify 1 into 1 2.326 * [backup-simplify]: Simplify (/ 1 1) into 1 2.326 * [backup-simplify]: Simplify (+ 0 1) into 1 2.326 * [backup-simplify]: Simplify (* 0 1) into 0 2.327 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.327 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.327 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.328 * [backup-simplify]: Simplify (/ 1 1) into 1 2.328 * [backup-simplify]: Simplify (log 1) into 0 2.328 * [taylor]: Taking taylor expansion of x in x 2.328 * [backup-simplify]: Simplify 0 into 0 2.328 * [backup-simplify]: Simplify 1 into 1 2.328 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.328 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.329 * [backup-simplify]: Simplify (+ 0 0) into 0 2.329 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.330 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.330 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.330 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in x 2.330 * [taylor]: Taking taylor expansion of -1 in x 2.330 * [backup-simplify]: Simplify -1 into -1 2.330 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.330 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.330 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.330 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.330 * [taylor]: Taking taylor expansion of x in x 2.330 * [backup-simplify]: Simplify 0 into 0 2.330 * [backup-simplify]: Simplify 1 into 1 2.330 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.330 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.330 * [taylor]: Taking taylor expansion of y in x 2.330 * [backup-simplify]: Simplify y into y 2.330 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.330 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.330 * [taylor]: Taking taylor expansion of x in x 2.330 * [backup-simplify]: Simplify 0 into 0 2.330 * [backup-simplify]: Simplify 1 into 1 2.330 * [backup-simplify]: Simplify (/ 1 1) into 1 2.331 * [backup-simplify]: Simplify (+ 0 1) into 1 2.331 * [backup-simplify]: Simplify (* 0 1) into 0 2.331 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.331 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.332 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.332 * [backup-simplify]: Simplify (/ 1 1) into 1 2.332 * [backup-simplify]: Simplify (log 1) into 0 2.332 * [taylor]: Taking taylor expansion of x in x 2.332 * [backup-simplify]: Simplify 0 into 0 2.332 * [backup-simplify]: Simplify 1 into 1 2.332 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.333 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.333 * [backup-simplify]: Simplify (+ 0 0) into 0 2.334 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.334 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.334 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.334 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.334 * [backup-simplify]: Simplify (* -1 (/ -1 y)) into (/ 1 y) 2.334 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.334 * [taylor]: Taking taylor expansion of y in y 2.335 * [backup-simplify]: Simplify 0 into 0 2.335 * [backup-simplify]: Simplify 1 into 1 2.335 * [backup-simplify]: Simplify (/ 1 1) into 1 2.335 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.335 * [backup-simplify]: Simplify 0 into 0 2.335 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.336 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.336 * [backup-simplify]: Simplify (+ 0 0) into 0 2.337 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.337 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.338 * [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.339 * [backup-simplify]: Simplify (- (/ (/ 1/2 (pow y 2)) 1) (+ (* (/ -1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 2.339 * [backup-simplify]: Simplify (+ (* -1 (* 1/2 (/ 1 (pow y 2)))) (* 0 (/ -1 y))) into (- (* 1/2 (/ 1 (pow y 2)))) 2.339 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 2.339 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 2.339 * [taylor]: Taking taylor expansion of 1/2 in y 2.339 * [backup-simplify]: Simplify 1/2 into 1/2 2.339 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.339 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.339 * [taylor]: Taking taylor expansion of y in y 2.339 * [backup-simplify]: Simplify 0 into 0 2.339 * [backup-simplify]: Simplify 1 into 1 2.340 * [backup-simplify]: Simplify (* 1 1) into 1 2.340 * [backup-simplify]: Simplify (/ 1 1) into 1 2.341 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.341 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.342 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.343 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 2.344 * [backup-simplify]: Simplify (- 0) into 0 2.344 * [backup-simplify]: Simplify 0 into 0 2.344 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.344 * [backup-simplify]: Simplify 0 into 0 2.345 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.346 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.346 * [backup-simplify]: Simplify (+ 0 0) into 0 2.347 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 2.348 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 2.350 * [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.352 * [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.352 * [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.352 * [taylor]: Taking taylor expansion of (* 1/3 (/ 1 (pow y 3))) in y 2.352 * [taylor]: Taking taylor expansion of 1/3 in y 2.352 * [backup-simplify]: Simplify 1/3 into 1/3 2.352 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 2.352 * [taylor]: Taking taylor expansion of (pow y 3) in y 2.352 * [taylor]: Taking taylor expansion of y in y 2.352 * [backup-simplify]: Simplify 0 into 0 2.352 * [backup-simplify]: Simplify 1 into 1 2.353 * [backup-simplify]: Simplify (* 1 1) into 1 2.353 * [backup-simplify]: Simplify (* 1 1) into 1 2.353 * [backup-simplify]: Simplify (/ 1 1) into 1 2.354 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.355 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.355 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.356 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.357 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.357 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.358 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.359 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.359 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.360 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.360 * [backup-simplify]: Simplify 0 into 0 2.361 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.362 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.363 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.363 * [backup-simplify]: Simplify (- 0) into 0 2.363 * [backup-simplify]: Simplify 0 into 0 2.364 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.364 * [backup-simplify]: Simplify 0 into 0 2.364 * [backup-simplify]: Simplify 0 into 0 2.364 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2 1) 2.364 * [backup-simplify]: Simplify (/ x (+ x y)) into (/ x (+ x y)) 2.364 * [approximate]: Taking taylor expansion of (/ x (+ x y)) in (x y) around 0 2.364 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 2.365 * [taylor]: Taking taylor expansion of x in y 2.365 * [backup-simplify]: Simplify x into x 2.365 * [taylor]: Taking taylor expansion of (+ x y) in y 2.365 * [taylor]: Taking taylor expansion of x in y 2.365 * [backup-simplify]: Simplify x into x 2.365 * [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 (+ x 0) into x 2.365 * [backup-simplify]: Simplify (/ x x) into 1 2.365 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.365 * [taylor]: Taking taylor expansion of x in x 2.365 * [backup-simplify]: Simplify 0 into 0 2.365 * [backup-simplify]: Simplify 1 into 1 2.365 * [taylor]: Taking taylor expansion of (+ x y) in x 2.365 * [taylor]: Taking taylor expansion of x in x 2.365 * [backup-simplify]: Simplify 0 into 0 2.365 * [backup-simplify]: Simplify 1 into 1 2.365 * [taylor]: Taking taylor expansion of y in x 2.365 * [backup-simplify]: Simplify y into y 2.365 * [backup-simplify]: Simplify (+ 0 y) into y 2.365 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.365 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.365 * [taylor]: Taking taylor expansion of x in x 2.365 * [backup-simplify]: Simplify 0 into 0 2.365 * [backup-simplify]: Simplify 1 into 1 2.365 * [taylor]: Taking taylor expansion of (+ x y) in x 2.365 * [taylor]: Taking taylor expansion of x in x 2.365 * [backup-simplify]: Simplify 0 into 0 2.365 * [backup-simplify]: Simplify 1 into 1 2.365 * [taylor]: Taking taylor expansion of y in x 2.365 * [backup-simplify]: Simplify y into y 2.365 * [backup-simplify]: Simplify (+ 0 y) into y 2.366 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.366 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.366 * [taylor]: Taking taylor expansion of y in y 2.366 * [backup-simplify]: Simplify 0 into 0 2.366 * [backup-simplify]: Simplify 1 into 1 2.366 * [backup-simplify]: Simplify (/ 1 1) into 1 2.367 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.367 * [backup-simplify]: Simplify 0 into 0 2.367 * [backup-simplify]: Simplify (+ 1 0) into 1 2.367 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 2.367 * [taylor]: Taking taylor expansion of (- (/ 1 (pow y 2))) in y 2.367 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.367 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.367 * [taylor]: Taking taylor expansion of y in y 2.367 * [backup-simplify]: Simplify 0 into 0 2.367 * [backup-simplify]: Simplify 1 into 1 2.368 * [backup-simplify]: Simplify (* 1 1) into 1 2.368 * [backup-simplify]: Simplify (/ 1 1) into 1 2.369 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.369 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.370 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.371 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.371 * [backup-simplify]: Simplify (- 0) into 0 2.371 * [backup-simplify]: Simplify 0 into 0 2.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.372 * [backup-simplify]: Simplify 0 into 0 2.372 * [backup-simplify]: Simplify (+ 0 0) into 0 2.373 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 2.373 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 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.373 * [backup-simplify]: Simplify (* 1 1) into 1 2.374 * [backup-simplify]: Simplify (/ 1 1) into 1 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.376 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.377 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.377 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.378 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.379 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.379 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.380 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.380 * [backup-simplify]: Simplify 0 into 0 2.381 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.382 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.382 * [backup-simplify]: Simplify (- 0) into 0 2.382 * [backup-simplify]: Simplify 0 into 0 2.383 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.383 * [backup-simplify]: Simplify 0 into 0 2.383 * [backup-simplify]: Simplify 0 into 0 2.383 * [backup-simplify]: Simplify (/ (/ 1 x) (+ (/ 1 x) (/ 1 y))) into (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 2.383 * [approximate]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in (x y) around 0 2.383 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.383 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.383 * [taylor]: Taking taylor expansion of x in y 2.383 * [backup-simplify]: Simplify x into x 2.384 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.384 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.384 * [taylor]: Taking taylor expansion of y in y 2.384 * [backup-simplify]: Simplify 0 into 0 2.384 * [backup-simplify]: Simplify 1 into 1 2.384 * [backup-simplify]: Simplify (/ 1 1) into 1 2.384 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.384 * [taylor]: Taking taylor expansion of x in y 2.384 * [backup-simplify]: Simplify x into x 2.384 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.385 * [backup-simplify]: Simplify (+ 1 0) into 1 2.385 * [backup-simplify]: Simplify (* x 1) into x 2.385 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.385 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.385 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.385 * [taylor]: Taking taylor expansion of x in x 2.385 * [backup-simplify]: Simplify 0 into 0 2.385 * [backup-simplify]: Simplify 1 into 1 2.385 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.385 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.385 * [taylor]: Taking taylor expansion of y in x 2.385 * [backup-simplify]: Simplify y into y 2.385 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.385 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.385 * [taylor]: Taking taylor expansion of x in x 2.385 * [backup-simplify]: Simplify 0 into 0 2.385 * [backup-simplify]: Simplify 1 into 1 2.385 * [backup-simplify]: Simplify (/ 1 1) into 1 2.386 * [backup-simplify]: Simplify (+ 0 1) into 1 2.386 * [backup-simplify]: Simplify (* 0 1) into 0 2.387 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.387 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.387 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.387 * [backup-simplify]: Simplify (/ 1 1) into 1 2.387 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.387 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.387 * [taylor]: Taking taylor expansion of x in x 2.387 * [backup-simplify]: Simplify 0 into 0 2.387 * [backup-simplify]: Simplify 1 into 1 2.387 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.387 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.387 * [taylor]: Taking taylor expansion of y in x 2.387 * [backup-simplify]: Simplify y into y 2.387 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.387 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.388 * [taylor]: Taking taylor expansion of x in x 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.388 * [backup-simplify]: Simplify (+ 0 1) into 1 2.388 * [backup-simplify]: Simplify (* 0 1) into 0 2.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.389 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.389 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.389 * [backup-simplify]: Simplify (/ 1 1) into 1 2.389 * [taylor]: Taking taylor expansion of 1 in y 2.389 * [backup-simplify]: Simplify 1 into 1 2.389 * [backup-simplify]: Simplify 0 into 0 2.389 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.390 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.390 * [backup-simplify]: Simplify (+ 0 0) into 0 2.391 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.391 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.391 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 2.391 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.391 * [taylor]: Taking taylor expansion of y in y 2.391 * [backup-simplify]: Simplify 0 into 0 2.391 * [backup-simplify]: Simplify 1 into 1 2.391 * [backup-simplify]: Simplify (/ 1 1) into 1 2.392 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.392 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.392 * [backup-simplify]: Simplify (- 0) into 0 2.392 * [backup-simplify]: Simplify 0 into 0 2.392 * [backup-simplify]: Simplify 0 into 0 2.393 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.393 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.393 * [backup-simplify]: Simplify (+ 0 0) into 0 2.394 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.395 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.395 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.395 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.395 * [taylor]: Taking taylor expansion of y in y 2.395 * [backup-simplify]: Simplify 0 into 0 2.395 * [backup-simplify]: Simplify 1 into 1 2.395 * [backup-simplify]: Simplify (* 1 1) into 1 2.395 * [backup-simplify]: Simplify (/ 1 1) into 1 2.396 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.396 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.396 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.397 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.397 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.398 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.398 * [backup-simplify]: Simplify 0 into 0 2.398 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 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 0 into 0 2.399 * [backup-simplify]: Simplify (/ (/ 1 (- x)) (+ (/ 1 (- x)) (/ 1 (- y)))) into (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 2.399 * [approximate]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in (x y) around 0 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.399 * [taylor]: Taking taylor expansion of x in y 2.399 * [backup-simplify]: Simplify x into x 2.399 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.399 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.399 * [taylor]: Taking taylor expansion of y in y 2.399 * [backup-simplify]: Simplify 0 into 0 2.399 * [backup-simplify]: Simplify 1 into 1 2.399 * [backup-simplify]: Simplify (/ 1 1) into 1 2.399 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.399 * [taylor]: Taking taylor expansion of x in y 2.399 * [backup-simplify]: Simplify x into x 2.399 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.400 * [backup-simplify]: Simplify (+ 1 0) into 1 2.400 * [backup-simplify]: Simplify (* x 1) into x 2.400 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.400 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.400 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.400 * [taylor]: Taking taylor expansion of x in x 2.400 * [backup-simplify]: Simplify 0 into 0 2.400 * [backup-simplify]: Simplify 1 into 1 2.400 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.400 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.400 * [taylor]: Taking taylor expansion of y in x 2.400 * [backup-simplify]: Simplify y into y 2.400 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.400 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.400 * [taylor]: Taking taylor expansion of x in x 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.401 * [backup-simplify]: Simplify (+ 0 1) into 1 2.401 * [backup-simplify]: Simplify (* 0 1) into 0 2.401 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.401 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.401 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.402 * [backup-simplify]: Simplify (/ 1 1) into 1 2.402 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.402 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.402 * [taylor]: Taking taylor expansion of x in x 2.402 * [backup-simplify]: Simplify 0 into 0 2.402 * [backup-simplify]: Simplify 1 into 1 2.402 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.402 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.402 * [taylor]: Taking taylor expansion of y in x 2.402 * [backup-simplify]: Simplify y into y 2.402 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.402 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.402 * [taylor]: Taking taylor expansion of x in x 2.402 * [backup-simplify]: Simplify 0 into 0 2.402 * [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.403 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.404 * [backup-simplify]: Simplify (/ 1 1) into 1 2.404 * [taylor]: Taking taylor expansion of 1 in y 2.404 * [backup-simplify]: Simplify 1 into 1 2.404 * [backup-simplify]: Simplify 0 into 0 2.404 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.404 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.405 * [backup-simplify]: Simplify (+ 0 0) into 0 2.405 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.405 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.405 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 2.405 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.405 * [taylor]: Taking taylor expansion of y in y 2.405 * [backup-simplify]: Simplify 0 into 0 2.405 * [backup-simplify]: Simplify 1 into 1 2.406 * [backup-simplify]: Simplify (/ 1 1) into 1 2.406 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.406 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.407 * [backup-simplify]: Simplify (- 0) into 0 2.407 * [backup-simplify]: Simplify 0 into 0 2.407 * [backup-simplify]: Simplify 0 into 0 2.407 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.407 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.408 * [backup-simplify]: Simplify (+ 0 0) into 0 2.408 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.409 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.409 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.409 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.409 * [taylor]: Taking taylor expansion of y in y 2.409 * [backup-simplify]: Simplify 0 into 0 2.409 * [backup-simplify]: Simplify 1 into 1 2.409 * [backup-simplify]: Simplify (* 1 1) into 1 2.409 * [backup-simplify]: Simplify (/ 1 1) into 1 2.410 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.410 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.411 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.411 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.412 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.412 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.412 * [backup-simplify]: Simplify 0 into 0 2.413 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.413 * [backup-simplify]: Simplify (- 0) into 0 2.413 * [backup-simplify]: Simplify 0 into 0 2.413 * [backup-simplify]: Simplify 0 into 0 2.413 * [backup-simplify]: Simplify 0 into 0 2.413 * * * * [progress]: [ 4 / 4 ] generating series at (2) 2.413 * [backup-simplify]: Simplify (/ (exp (* x (log (/ x (+ x y))))) x) into (/ (exp (* (log (/ x (+ x y))) x)) x) 2.413 * [approximate]: Taking taylor expansion of (/ (exp (* (log (/ x (+ x y))) x)) x) in (x y) around 0 2.413 * [taylor]: Taking taylor expansion of (/ (exp (* (log (/ x (+ x y))) x)) x) in y 2.413 * [taylor]: Taking taylor expansion of (exp (* (log (/ x (+ x y))) x)) in y 2.413 * [taylor]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in y 2.413 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in y 2.413 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 2.413 * [taylor]: Taking taylor expansion of x in y 2.413 * [backup-simplify]: Simplify x into x 2.413 * [taylor]: Taking taylor expansion of (+ x y) in y 2.414 * [taylor]: Taking taylor expansion of x in y 2.414 * [backup-simplify]: Simplify x into x 2.414 * [taylor]: Taking taylor expansion of y in y 2.414 * [backup-simplify]: Simplify 0 into 0 2.414 * [backup-simplify]: Simplify 1 into 1 2.414 * [backup-simplify]: Simplify (+ x 0) into x 2.414 * [backup-simplify]: Simplify (/ x x) into 1 2.414 * [backup-simplify]: Simplify (log 1) into 0 2.414 * [taylor]: Taking taylor expansion of x in y 2.414 * [backup-simplify]: Simplify x into x 2.414 * [backup-simplify]: Simplify (* 0 x) into 0 2.414 * [backup-simplify]: Simplify (+ 0 1) into 1 2.414 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* 1 (/ 1 x)))) into (- (/ 1 x)) 2.415 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 x))) 1)) (pow 1 1)))) 1) into (/ -1 x) 2.415 * [backup-simplify]: Simplify (+ (* 0 0) (* (/ -1 x) x)) into (- 1) 2.415 * [backup-simplify]: Simplify (exp 0) into 1 2.415 * [taylor]: Taking taylor expansion of x in y 2.415 * [backup-simplify]: Simplify x into x 2.415 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.415 * [taylor]: Taking taylor expansion of (/ (exp (* (log (/ x (+ x y))) x)) x) in x 2.415 * [taylor]: Taking taylor expansion of (exp (* (log (/ x (+ x y))) x)) in x 2.415 * [taylor]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in x 2.415 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 2.415 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.415 * [taylor]: Taking taylor expansion of x in x 2.415 * [backup-simplify]: Simplify 0 into 0 2.415 * [backup-simplify]: Simplify 1 into 1 2.415 * [taylor]: Taking taylor expansion of (+ x y) in x 2.415 * [taylor]: Taking taylor expansion of x in x 2.415 * [backup-simplify]: Simplify 0 into 0 2.415 * [backup-simplify]: Simplify 1 into 1 2.415 * [taylor]: Taking taylor expansion of y in x 2.415 * [backup-simplify]: Simplify y into y 2.415 * [backup-simplify]: Simplify (+ 0 y) into y 2.415 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.416 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 2.416 * [taylor]: Taking taylor expansion of x in x 2.416 * [backup-simplify]: Simplify 0 into 0 2.416 * [backup-simplify]: Simplify 1 into 1 2.416 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.416 * [backup-simplify]: Simplify (* (+ (log x) (log (/ 1 y))) 0) into 0 2.416 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.417 * [backup-simplify]: Simplify (+ 1 0) into 1 2.417 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 2.417 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1)) (pow (/ 1 y) 1)))) 1) into (/ -1 y) 2.417 * [backup-simplify]: Simplify (+ (* (+ (log x) (log (/ 1 y))) 1) (* (/ -1 y) 0)) into (+ (log x) (log (/ 1 y))) 2.417 * [backup-simplify]: Simplify (exp 0) into 1 2.417 * [taylor]: Taking taylor expansion of x in x 2.417 * [backup-simplify]: Simplify 0 into 0 2.417 * [backup-simplify]: Simplify 1 into 1 2.417 * [backup-simplify]: Simplify (/ 1 1) into 1 2.417 * [taylor]: Taking taylor expansion of (/ (exp (* (log (/ x (+ x y))) x)) x) in x 2.417 * [taylor]: Taking taylor expansion of (exp (* (log (/ x (+ x y))) x)) in x 2.417 * [taylor]: Taking taylor expansion of (* (log (/ x (+ x y))) x) in x 2.417 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 2.418 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 2.418 * [taylor]: Taking taylor expansion of x in x 2.418 * [backup-simplify]: Simplify 0 into 0 2.418 * [backup-simplify]: Simplify 1 into 1 2.418 * [taylor]: Taking taylor expansion of (+ x y) in x 2.418 * [taylor]: Taking taylor expansion of x in x 2.418 * [backup-simplify]: Simplify 0 into 0 2.418 * [backup-simplify]: Simplify 1 into 1 2.418 * [taylor]: Taking taylor expansion of y in x 2.418 * [backup-simplify]: Simplify y into y 2.418 * [backup-simplify]: Simplify (+ 0 y) into y 2.418 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.418 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 2.418 * [taylor]: Taking taylor expansion of x in x 2.418 * [backup-simplify]: Simplify 0 into 0 2.418 * [backup-simplify]: Simplify 1 into 1 2.418 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.418 * [backup-simplify]: Simplify (* (+ (log x) (log (/ 1 y))) 0) into 0 2.419 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.419 * [backup-simplify]: Simplify (+ 1 0) into 1 2.419 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 2.419 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1)) (pow (/ 1 y) 1)))) 1) into (/ -1 y) 2.419 * [backup-simplify]: Simplify (+ (* (+ (log x) (log (/ 1 y))) 1) (* (/ -1 y) 0)) into (+ (log x) (log (/ 1 y))) 2.419 * [backup-simplify]: Simplify (exp 0) into 1 2.419 * [taylor]: Taking taylor expansion of x in x 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 * [taylor]: Taking taylor expansion of 1 in y 2.420 * [backup-simplify]: Simplify 1 into 1 2.420 * [backup-simplify]: Simplify 1 into 1 2.420 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (+ (log x) (log (/ 1 y))) 1) 1)))) into (+ (log x) (log (/ 1 y))) 2.420 * [backup-simplify]: Simplify (- (/ (+ (log x) (log (/ 1 y))) 1) (+ (* 1 (/ 0 1)))) into (+ (log x) (log (/ 1 y))) 2.420 * [taylor]: Taking taylor expansion of (+ (log x) (log (/ 1 y))) in y 2.420 * [taylor]: Taking taylor expansion of (log x) in y 2.421 * [taylor]: Taking taylor expansion of x in y 2.421 * [backup-simplify]: Simplify x into x 2.421 * [backup-simplify]: Simplify (log x) into (log x) 2.421 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 2.421 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.421 * [taylor]: Taking taylor expansion of y in y 2.421 * [backup-simplify]: Simplify 0 into 0 2.421 * [backup-simplify]: Simplify 1 into 1 2.421 * [backup-simplify]: Simplify (/ 1 1) into 1 2.421 * [backup-simplify]: Simplify (log 1) into 0 2.421 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.422 * [backup-simplify]: Simplify (+ (log x) (- (log y))) into (- (log x) (log y)) 2.422 * [backup-simplify]: Simplify (- (log x) (log y)) into (- (log x) (log y)) 2.422 * [backup-simplify]: Simplify 0 into 0 2.422 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 2.422 * [backup-simplify]: Simplify (+ 0 0) into 0 2.422 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 2.423 * [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.423 * [backup-simplify]: Simplify (+ (* (+ (log x) (log (/ 1 y))) 0) (+ (* (/ -1 y) 1) (* (/ 1/2 (pow y 2)) 0))) into (- (/ 1 y)) 2.424 * [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.428 * [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.428 * [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.428 * [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.428 * [taylor]: Taking taylor expansion of (* (log x) (log (/ 1 y))) in y 2.428 * [taylor]: Taking taylor expansion of (log x) in y 2.428 * [taylor]: Taking taylor expansion of x in y 2.428 * [backup-simplify]: Simplify x into x 2.428 * [backup-simplify]: Simplify (log x) into (log x) 2.428 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 2.428 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.428 * [taylor]: Taking taylor expansion of y in y 2.428 * [backup-simplify]: Simplify 0 into 0 2.428 * [backup-simplify]: Simplify 1 into 1 2.428 * [backup-simplify]: Simplify (/ 1 1) into 1 2.428 * [backup-simplify]: Simplify (log 1) into 0 2.429 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (/ 1 y)) 2))) in y 2.429 * [taylor]: Taking taylor expansion of (* 1/2 (pow (log x) 2)) in y 2.429 * [taylor]: Taking taylor expansion of 1/2 in y 2.429 * [backup-simplify]: Simplify 1/2 into 1/2 2.429 * [taylor]: Taking taylor expansion of (pow (log x) 2) in y 2.429 * [taylor]: Taking taylor expansion of (log x) in y 2.429 * [taylor]: Taking taylor expansion of x in y 2.429 * [backup-simplify]: Simplify x into x 2.429 * [backup-simplify]: Simplify (log x) into (log x) 2.429 * [taylor]: Taking taylor expansion of (* 1/2 (pow (log (/ 1 y)) 2)) in y 2.429 * [taylor]: Taking taylor expansion of 1/2 in y 2.429 * [backup-simplify]: Simplify 1/2 into 1/2 2.429 * [taylor]: Taking taylor expansion of (pow (log (/ 1 y)) 2) in y 2.429 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 2.429 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.429 * [taylor]: Taking taylor expansion of y in y 2.429 * [backup-simplify]: Simplify 0 into 0 2.429 * [backup-simplify]: Simplify 1 into 1 2.429 * [backup-simplify]: Simplify (/ 1 1) into 1 2.429 * [backup-simplify]: Simplify (log 1) into 0 2.430 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.430 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.430 * [taylor]: Taking taylor expansion of y in y 2.430 * [backup-simplify]: Simplify 0 into 0 2.430 * [backup-simplify]: Simplify 1 into 1 2.430 * [backup-simplify]: Simplify (/ 1 1) into 1 2.430 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.430 * [backup-simplify]: Simplify (* (log x) (- (log y))) into (* -1 (* (log x) (log y))) 2.430 * [backup-simplify]: Simplify (* (log x) (log x)) into (pow (log x) 2) 2.430 * [backup-simplify]: Simplify (* 1/2 (pow (log x) 2)) into (* 1/2 (pow (log x) 2)) 2.431 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.431 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 2.431 * [backup-simplify]: Simplify (* (- (log y)) (- (log y))) into (pow (log y) 2) 2.431 * [backup-simplify]: Simplify (* 1/2 (pow (log y) 2)) into (* 1/2 (pow (log y) 2)) 2.431 * [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.432 * [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.432 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.432 * [backup-simplify]: Simplify (- 0) into 0 2.433 * [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.433 * [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.434 * [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.434 * [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.434 * [approximate]: Taking taylor expansion of (* x (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in (x y) around 0 2.434 * [taylor]: Taking taylor expansion of (* x (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in y 2.434 * [taylor]: Taking taylor expansion of x in y 2.434 * [backup-simplify]: Simplify x into x 2.434 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in y 2.434 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in y 2.434 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 2.434 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.434 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.434 * [taylor]: Taking taylor expansion of x in y 2.434 * [backup-simplify]: Simplify x into x 2.434 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.434 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.434 * [taylor]: Taking taylor expansion of y in y 2.434 * [backup-simplify]: Simplify 0 into 0 2.434 * [backup-simplify]: Simplify 1 into 1 2.434 * [backup-simplify]: Simplify (/ 1 1) into 1 2.434 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.434 * [taylor]: Taking taylor expansion of x in y 2.435 * [backup-simplify]: Simplify x into x 2.435 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.435 * [backup-simplify]: Simplify (+ 1 0) into 1 2.435 * [backup-simplify]: Simplify (* x 1) into x 2.435 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.435 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 2.435 * [taylor]: Taking taylor expansion of x in y 2.435 * [backup-simplify]: Simplify x into x 2.435 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.436 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.436 * [backup-simplify]: Simplify (/ (+ (log (/ 1 x)) (log y)) x) into (/ (+ (log (/ 1 x)) (log y)) x) 2.436 * [backup-simplify]: Simplify (exp (/ (+ (log (/ 1 x)) (log y)) x)) into (exp (/ (+ (log (/ 1 x)) (log y)) x)) 2.436 * [taylor]: Taking taylor expansion of (* x (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in x 2.436 * [taylor]: Taking taylor expansion of x in x 2.436 * [backup-simplify]: Simplify 0 into 0 2.436 * [backup-simplify]: Simplify 1 into 1 2.436 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in x 2.436 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.436 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.436 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.436 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.436 * [taylor]: Taking taylor expansion of x in x 2.436 * [backup-simplify]: Simplify 0 into 0 2.436 * [backup-simplify]: Simplify 1 into 1 2.436 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.436 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.436 * [taylor]: Taking taylor expansion of y in x 2.436 * [backup-simplify]: Simplify y into y 2.436 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.436 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.436 * [taylor]: Taking taylor expansion of x in x 2.436 * [backup-simplify]: Simplify 0 into 0 2.436 * [backup-simplify]: Simplify 1 into 1 2.436 * [backup-simplify]: Simplify (/ 1 1) into 1 2.437 * [backup-simplify]: Simplify (+ 0 1) into 1 2.437 * [backup-simplify]: Simplify (* 0 1) into 0 2.437 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.437 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.438 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.438 * [backup-simplify]: Simplify (/ 1 1) into 1 2.438 * [backup-simplify]: Simplify (log 1) into 0 2.438 * [taylor]: Taking taylor expansion of x in x 2.438 * [backup-simplify]: Simplify 0 into 0 2.438 * [backup-simplify]: Simplify 1 into 1 2.438 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.439 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.439 * [backup-simplify]: Simplify (+ 0 0) into 0 2.440 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.440 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.440 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.440 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.440 * [taylor]: Taking taylor expansion of (* x (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in x 2.440 * [taylor]: Taking taylor expansion of x in x 2.440 * [backup-simplify]: Simplify 0 into 0 2.440 * [backup-simplify]: Simplify 1 into 1 2.440 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in x 2.440 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.441 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.441 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.441 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.441 * [taylor]: Taking taylor expansion of x in x 2.441 * [backup-simplify]: Simplify 0 into 0 2.441 * [backup-simplify]: Simplify 1 into 1 2.441 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.441 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.441 * [taylor]: Taking taylor expansion of y in x 2.441 * [backup-simplify]: Simplify y into y 2.441 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.441 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.441 * [taylor]: Taking taylor expansion of x in x 2.441 * [backup-simplify]: Simplify 0 into 0 2.441 * [backup-simplify]: Simplify 1 into 1 2.441 * [backup-simplify]: Simplify (/ 1 1) into 1 2.442 * [backup-simplify]: Simplify (+ 0 1) into 1 2.442 * [backup-simplify]: Simplify (* 0 1) into 0 2.442 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.442 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.443 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.443 * [backup-simplify]: Simplify (/ 1 1) into 1 2.443 * [backup-simplify]: Simplify (log 1) into 0 2.443 * [taylor]: Taking taylor expansion of x in x 2.443 * [backup-simplify]: Simplify 0 into 0 2.443 * [backup-simplify]: Simplify 1 into 1 2.443 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.444 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.444 * [backup-simplify]: Simplify (+ 0 0) into 0 2.445 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.445 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.445 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.445 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.446 * [backup-simplify]: Simplify (* 0 (exp (/ -1 y))) into 0 2.446 * [taylor]: Taking taylor expansion of 0 in y 2.446 * [backup-simplify]: Simplify 0 into 0 2.446 * [backup-simplify]: Simplify 0 into 0 2.446 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.447 * [backup-simplify]: Simplify (+ 0 0) into 0 2.448 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.449 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.450 * [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.451 * [backup-simplify]: Simplify (- (/ (/ 1/2 (pow y 2)) 1) (+ (* (/ -1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 2.451 * [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.451 * [backup-simplify]: Simplify (+ (* 0 (* 1/2 (/ (exp (/ -1 y)) (pow y 2)))) (* 1 (exp (/ -1 y)))) into (exp (/ -1 y)) 2.451 * [taylor]: Taking taylor expansion of (exp (/ -1 y)) in y 2.451 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.451 * [taylor]: Taking taylor expansion of -1 in y 2.451 * [backup-simplify]: Simplify -1 into -1 2.451 * [taylor]: Taking taylor expansion of y in y 2.451 * [backup-simplify]: Simplify 0 into 0 2.451 * [backup-simplify]: Simplify 1 into 1 2.452 * [backup-simplify]: Simplify (/ -1 1) into -1 2.452 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.452 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.452 * [backup-simplify]: Simplify 0 into 0 2.452 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.453 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.453 * [backup-simplify]: Simplify (+ 0 0) into 0 2.455 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 2.456 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 2.458 * [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.459 * [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.460 * [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.461 * [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.461 * [taylor]: Taking taylor expansion of (* 1/2 (/ (exp (/ -1 y)) (pow y 2))) in y 2.461 * [taylor]: Taking taylor expansion of 1/2 in y 2.461 * [backup-simplify]: Simplify 1/2 into 1/2 2.461 * [taylor]: Taking taylor expansion of (/ (exp (/ -1 y)) (pow y 2)) in y 2.461 * [taylor]: Taking taylor expansion of (exp (/ -1 y)) in y 2.461 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.461 * [taylor]: Taking taylor expansion of -1 in y 2.461 * [backup-simplify]: Simplify -1 into -1 2.461 * [taylor]: Taking taylor expansion of y in y 2.461 * [backup-simplify]: Simplify 0 into 0 2.461 * [backup-simplify]: Simplify 1 into 1 2.461 * [backup-simplify]: Simplify (/ -1 1) into -1 2.461 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.462 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.462 * [taylor]: Taking taylor expansion of y in y 2.462 * [backup-simplify]: Simplify 0 into 0 2.462 * [backup-simplify]: Simplify 1 into 1 2.462 * [backup-simplify]: Simplify (* 1 1) into 1 2.462 * [backup-simplify]: Simplify (/ (exp (/ -1 y)) 1) into (exp (/ -1 y)) 2.463 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.463 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.464 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)))) into 0 2.465 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.466 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (/ -1 y))))) into 0 2.466 * [backup-simplify]: Simplify 0 into 0 2.466 * [backup-simplify]: Simplify 0 into 0 2.466 * [backup-simplify]: Simplify 0 into 0 2.467 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.467 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.468 * [backup-simplify]: Simplify (+ 0 0) into 0 2.469 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1)))))) into 0 2.471 * [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.473 * [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.475 * [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.476 * [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.477 * [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.477 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (exp (/ -1 y)) (pow y 4))) (* 1/3 (/ (exp (/ -1 y)) (pow y 3)))) in y 2.477 * [taylor]: Taking taylor expansion of (* 1/8 (/ (exp (/ -1 y)) (pow y 4))) in y 2.477 * [taylor]: Taking taylor expansion of 1/8 in y 2.477 * [backup-simplify]: Simplify 1/8 into 1/8 2.477 * [taylor]: Taking taylor expansion of (/ (exp (/ -1 y)) (pow y 4)) in y 2.477 * [taylor]: Taking taylor expansion of (exp (/ -1 y)) in y 2.477 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.477 * [taylor]: Taking taylor expansion of -1 in y 2.477 * [backup-simplify]: Simplify -1 into -1 2.477 * [taylor]: Taking taylor expansion of y in y 2.477 * [backup-simplify]: Simplify 0 into 0 2.477 * [backup-simplify]: Simplify 1 into 1 2.478 * [backup-simplify]: Simplify (/ -1 1) into -1 2.478 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.478 * [taylor]: Taking taylor expansion of (pow y 4) 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 (/ (exp (/ -1 y)) 1) into (exp (/ -1 y)) 2.479 * [taylor]: Taking taylor expansion of (* 1/3 (/ (exp (/ -1 y)) (pow y 3))) in y 2.479 * [taylor]: Taking taylor expansion of 1/3 in y 2.479 * [backup-simplify]: Simplify 1/3 into 1/3 2.479 * [taylor]: Taking taylor expansion of (/ (exp (/ -1 y)) (pow y 3)) in y 2.479 * [taylor]: Taking taylor expansion of (exp (/ -1 y)) in y 2.479 * [taylor]: Taking taylor expansion of (/ -1 y) in y 2.479 * [taylor]: Taking taylor expansion of -1 in y 2.479 * [backup-simplify]: Simplify -1 into -1 2.479 * [taylor]: Taking taylor expansion of y in y 2.479 * [backup-simplify]: Simplify 0 into 0 2.479 * [backup-simplify]: Simplify 1 into 1 2.480 * [backup-simplify]: Simplify (/ -1 1) into -1 2.480 * [backup-simplify]: Simplify (exp (/ -1 y)) into (exp (/ -1 y)) 2.480 * [taylor]: Taking taylor expansion of (pow y 3) in y 2.480 * [taylor]: Taking taylor expansion of y in y 2.480 * [backup-simplify]: Simplify 0 into 0 2.480 * [backup-simplify]: Simplify 1 into 1 2.480 * [backup-simplify]: Simplify (* 1 1) into 1 2.480 * [backup-simplify]: Simplify (* 1 1) into 1 2.481 * [backup-simplify]: Simplify (/ (exp (/ -1 y)) 1) into (exp (/ -1 y)) 2.482 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.482 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.483 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.483 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.484 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.484 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.485 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)))) into 0 2.485 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.486 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.487 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.488 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.489 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.490 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ -1 y))))))) into 0 2.491 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.491 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.491 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.492 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.492 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.493 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)))) into 0 2.494 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.495 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.496 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.496 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ -1 y)))))) into 0 2.497 * [backup-simplify]: Simplify (- 0) into 0 2.497 * [backup-simplify]: Simplify (+ 0 0) into 0 2.497 * [backup-simplify]: Simplify 0 into 0 2.498 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.499 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ -1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.500 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ -1 y)))))) into 0 2.500 * [backup-simplify]: Simplify 0 into 0 2.500 * [backup-simplify]: Simplify (* (exp (/ -1 (/ 1 y))) (* 1 (/ 1 x))) into (/ (exp (* -1 y)) x) 2.500 * [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.500 * [approximate]: Taking taylor expansion of (* -1 (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))))) in (x y) around 0 2.500 * [taylor]: Taking taylor expansion of (* -1 (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))))) in y 2.500 * [taylor]: Taking taylor expansion of -1 in y 2.500 * [backup-simplify]: Simplify -1 into -1 2.500 * [taylor]: Taking taylor expansion of (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)))) in y 2.500 * [taylor]: Taking taylor expansion of x in y 2.500 * [backup-simplify]: Simplify x into x 2.500 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in y 2.500 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in y 2.500 * [taylor]: Taking taylor expansion of -1 in y 2.500 * [backup-simplify]: Simplify -1 into -1 2.500 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in y 2.500 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 2.500 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 2.500 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 2.500 * [taylor]: Taking taylor expansion of x in y 2.500 * [backup-simplify]: Simplify x into x 2.500 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 2.500 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.500 * [taylor]: Taking taylor expansion of y in y 2.500 * [backup-simplify]: Simplify 0 into 0 2.500 * [backup-simplify]: Simplify 1 into 1 2.501 * [backup-simplify]: Simplify (/ 1 1) into 1 2.501 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.501 * [taylor]: Taking taylor expansion of x in y 2.501 * [backup-simplify]: Simplify x into x 2.501 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.501 * [backup-simplify]: Simplify (+ 1 0) into 1 2.501 * [backup-simplify]: Simplify (* x 1) into x 2.501 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.501 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 2.501 * [taylor]: Taking taylor expansion of x in y 2.501 * [backup-simplify]: Simplify x into x 2.501 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.502 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 2.502 * [backup-simplify]: Simplify (/ (+ (log (/ 1 x)) (log y)) x) into (/ (+ (log (/ 1 x)) (log y)) x) 2.502 * [backup-simplify]: Simplify (* -1 (/ (+ (log (/ 1 x)) (log y)) x)) into (* -1 (/ (+ (log (/ 1 x)) (log y)) x)) 2.502 * [backup-simplify]: Simplify (exp (* -1 (/ (+ (log (/ 1 x)) (log y)) x))) into (exp (* -1 (/ (+ (log (/ 1 x)) (log y)) x))) 2.502 * [taylor]: Taking taylor expansion of (* -1 (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))))) in x 2.502 * [taylor]: Taking taylor expansion of -1 in x 2.502 * [backup-simplify]: Simplify -1 into -1 2.502 * [taylor]: Taking taylor expansion of (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)))) in x 2.502 * [taylor]: Taking taylor expansion of x in x 2.502 * [backup-simplify]: Simplify 0 into 0 2.502 * [backup-simplify]: Simplify 1 into 1 2.502 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in x 2.502 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in x 2.502 * [taylor]: Taking taylor expansion of -1 in x 2.502 * [backup-simplify]: Simplify -1 into -1 2.502 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.502 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.502 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.502 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.502 * [taylor]: Taking taylor expansion of x in x 2.502 * [backup-simplify]: Simplify 0 into 0 2.502 * [backup-simplify]: Simplify 1 into 1 2.502 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.502 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.502 * [taylor]: Taking taylor expansion of y in x 2.503 * [backup-simplify]: Simplify y into y 2.503 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.503 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.503 * [taylor]: Taking taylor expansion of x in x 2.503 * [backup-simplify]: Simplify 0 into 0 2.503 * [backup-simplify]: Simplify 1 into 1 2.503 * [backup-simplify]: Simplify (/ 1 1) into 1 2.503 * [backup-simplify]: Simplify (+ 0 1) into 1 2.503 * [backup-simplify]: Simplify (* 0 1) into 0 2.504 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.504 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.504 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.504 * [backup-simplify]: Simplify (/ 1 1) into 1 2.505 * [backup-simplify]: Simplify (log 1) into 0 2.505 * [taylor]: Taking taylor expansion of x in x 2.505 * [backup-simplify]: Simplify 0 into 0 2.505 * [backup-simplify]: Simplify 1 into 1 2.505 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.505 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.505 * [backup-simplify]: Simplify (+ 0 0) into 0 2.506 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.506 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.507 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.507 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.507 * [backup-simplify]: Simplify (* -1 (/ -1 y)) into (/ 1 y) 2.507 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 2.507 * [taylor]: Taking taylor expansion of (* -1 (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))))) in x 2.507 * [taylor]: Taking taylor expansion of -1 in x 2.507 * [backup-simplify]: Simplify -1 into -1 2.507 * [taylor]: Taking taylor expansion of (* x (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)))) in x 2.507 * [taylor]: Taking taylor expansion of x in x 2.507 * [backup-simplify]: Simplify 0 into 0 2.507 * [backup-simplify]: Simplify 1 into 1 2.507 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x))) in x 2.507 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x)) in x 2.507 * [taylor]: Taking taylor expansion of -1 in x 2.507 * [backup-simplify]: Simplify -1 into -1 2.507 * [taylor]: Taking taylor expansion of (/ (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) x) in x 2.507 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 2.507 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 2.507 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 2.507 * [taylor]: Taking taylor expansion of x in x 2.507 * [backup-simplify]: Simplify 0 into 0 2.507 * [backup-simplify]: Simplify 1 into 1 2.507 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 2.507 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.507 * [taylor]: Taking taylor expansion of y in x 2.507 * [backup-simplify]: Simplify y into y 2.507 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.507 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.507 * [taylor]: Taking taylor expansion of x in x 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.508 * [backup-simplify]: Simplify (+ 0 1) into 1 2.508 * [backup-simplify]: Simplify (* 0 1) into 0 2.508 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.508 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.509 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 2.509 * [backup-simplify]: Simplify (/ 1 1) into 1 2.509 * [backup-simplify]: Simplify (log 1) into 0 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 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.510 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.510 * [backup-simplify]: Simplify (+ 0 0) into 0 2.511 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 2.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 2.511 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 2.511 * [backup-simplify]: Simplify (/ (/ -1 y) 1) into (/ -1 y) 2.511 * [backup-simplify]: Simplify (* -1 (/ -1 y)) into (/ 1 y) 2.511 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 2.511 * [backup-simplify]: Simplify (* 0 (exp (/ 1 y))) into 0 2.512 * [backup-simplify]: Simplify (* -1 0) into 0 2.512 * [taylor]: Taking taylor expansion of 0 in y 2.512 * [backup-simplify]: Simplify 0 into 0 2.512 * [backup-simplify]: Simplify 0 into 0 2.512 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.512 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.513 * [backup-simplify]: Simplify (+ 0 0) into 0 2.513 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 2.514 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 2.515 * [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.515 * [backup-simplify]: Simplify (- (/ (/ 1/2 (pow y 2)) 1) (+ (* (/ -1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 2.515 * [backup-simplify]: Simplify (+ (* -1 (* 1/2 (/ 1 (pow y 2)))) (* 0 (/ -1 y))) into (- (* 1/2 (/ 1 (pow y 2)))) 2.516 * [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.516 * [backup-simplify]: Simplify (+ (* 0 (* -1/2 (/ (exp (/ 1 y)) (pow y 2)))) (* 1 (exp (/ 1 y)))) into (exp (/ 1 y)) 2.516 * [backup-simplify]: Simplify (+ (* -1 (exp (/ 1 y))) (* 0 0)) into (- (exp (/ 1 y))) 2.516 * [taylor]: Taking taylor expansion of (- (exp (/ 1 y))) in y 2.516 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 2.516 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.516 * [taylor]: Taking taylor expansion of y in y 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 (exp (/ 1 y)) into (exp (/ 1 y)) 2.517 * [backup-simplify]: Simplify (- (exp (/ 1 y))) into (- (exp (/ 1 y))) 2.517 * [backup-simplify]: Simplify (- (exp (/ 1 y))) into (- (exp (/ 1 y))) 2.517 * [backup-simplify]: Simplify 0 into 0 2.517 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.517 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.518 * [backup-simplify]: Simplify (+ 0 0) into 0 2.519 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1))))) into 0 2.519 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (/ 1 (pow y 2)) (/ (/ 1 y) 1)))) into (- (/ 1 (pow y 3))) 2.521 * [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.522 * [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.522 * [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.522 * [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.523 * [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.523 * [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.523 * [taylor]: Taking taylor expansion of (* 1/2 (/ (exp (/ 1 y)) (pow y 2))) in y 2.523 * [taylor]: Taking taylor expansion of 1/2 in y 2.523 * [backup-simplify]: Simplify 1/2 into 1/2 2.523 * [taylor]: Taking taylor expansion of (/ (exp (/ 1 y)) (pow y 2)) in y 2.523 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 2.523 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.523 * [taylor]: Taking taylor expansion of y in y 2.523 * [backup-simplify]: Simplify 0 into 0 2.523 * [backup-simplify]: Simplify 1 into 1 2.524 * [backup-simplify]: Simplify (/ 1 1) into 1 2.524 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 2.524 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.524 * [taylor]: Taking taylor expansion of y in y 2.524 * [backup-simplify]: Simplify 0 into 0 2.524 * [backup-simplify]: Simplify 1 into 1 2.524 * [backup-simplify]: Simplify (* 1 1) into 1 2.524 * [backup-simplify]: Simplify (/ (exp (/ 1 y)) 1) into (exp (/ 1 y)) 2.525 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.525 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.526 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)))) into 0 2.526 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.527 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (exp (/ 1 y))))) into 0 2.527 * [backup-simplify]: Simplify 0 into 0 2.528 * [backup-simplify]: Simplify (- 0) into 0 2.528 * [backup-simplify]: Simplify 0 into 0 2.528 * [backup-simplify]: Simplify 0 into 0 2.528 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.533 * [backup-simplify]: Simplify (+ 0 0) into 0 2.534 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 1)))))) into 0 2.536 * [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.538 * [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.539 * [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.540 * [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.540 * [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.541 * [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.542 * [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.542 * [taylor]: Taking taylor expansion of (- (+ (* 1/3 (/ (exp (/ 1 y)) (pow y 3))) (* 1/8 (/ (exp (/ 1 y)) (pow y 4))))) in y 2.542 * [taylor]: Taking taylor expansion of (+ (* 1/3 (/ (exp (/ 1 y)) (pow y 3))) (* 1/8 (/ (exp (/ 1 y)) (pow y 4)))) in y 2.542 * [taylor]: Taking taylor expansion of (* 1/3 (/ (exp (/ 1 y)) (pow y 3))) in y 2.542 * [taylor]: Taking taylor expansion of 1/3 in y 2.542 * [backup-simplify]: Simplify 1/3 into 1/3 2.542 * [taylor]: Taking taylor expansion of (/ (exp (/ 1 y)) (pow y 3)) in y 2.542 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 2.542 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.542 * [taylor]: Taking taylor expansion of y in y 2.542 * [backup-simplify]: Simplify 0 into 0 2.542 * [backup-simplify]: Simplify 1 into 1 2.543 * [backup-simplify]: Simplify (/ 1 1) into 1 2.543 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 2.543 * [taylor]: Taking taylor expansion of (pow y 3) in y 2.543 * [taylor]: Taking taylor expansion of y in y 2.543 * [backup-simplify]: Simplify 0 into 0 2.543 * [backup-simplify]: Simplify 1 into 1 2.543 * [backup-simplify]: Simplify (* 1 1) into 1 2.543 * [backup-simplify]: Simplify (* 1 1) into 1 2.544 * [backup-simplify]: Simplify (/ (exp (/ 1 y)) 1) into (exp (/ 1 y)) 2.544 * [taylor]: Taking taylor expansion of (* 1/8 (/ (exp (/ 1 y)) (pow y 4))) in y 2.544 * [taylor]: Taking taylor expansion of 1/8 in y 2.544 * [backup-simplify]: Simplify 1/8 into 1/8 2.544 * [taylor]: Taking taylor expansion of (/ (exp (/ 1 y)) (pow y 4)) in y 2.544 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 2.544 * [taylor]: Taking taylor expansion of (/ 1 y) 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 (exp (/ 1 y)) into (exp (/ 1 y)) 2.544 * [taylor]: Taking taylor expansion of (pow y 4) 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.545 * [backup-simplify]: Simplify (* 1 1) into 1 2.545 * [backup-simplify]: Simplify (/ (exp (/ 1 y)) 1) into (exp (/ 1 y)) 2.545 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.546 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.546 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.547 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.547 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.548 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)))) into 0 2.548 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.549 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.550 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.551 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1 y)))))) into 0 2.551 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.552 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.552 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.553 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.553 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.554 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.554 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)))) into 0 2.555 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.556 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.556 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.558 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.559 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.560 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1 y))))))) into 0 2.561 * [backup-simplify]: Simplify (+ 0 0) into 0 2.561 * [backup-simplify]: Simplify (- 0) into 0 2.561 * [backup-simplify]: Simplify 0 into 0 2.561 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.563 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 1 y)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.563 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 1 y)))))) into 0 2.563 * [backup-simplify]: Simplify 0 into 0 2.564 * [backup-simplify]: Simplify (* (- (exp (/ 1 (/ 1 (- y))))) (* 1 (/ 1 (- x)))) into (/ (exp (* -1 y)) x) 2.564 * * * [progress]: simplifying candidates 2.569 * [simplify]: Simplifying: (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)))) (* 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)))) (- (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))) (- (* 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.577 * * [simplify]: Extracting # 0 : cost 0 2.578 * * [simplify]: Extracting # 1 : cost 0 2.578 * * [simplify]: Extracting # 2 : cost 0 2.579 * * [simplify]: Extracting # 3 : cost 0 2.580 * * [simplify]: Extracting # 4 : cost 0 2.581 * * [simplify]: Extracting # 5 : cost 0 2.582 * * [simplify]: Extracting # 6 : cost 0 2.583 * * [simplify]: Extracting # 7 : cost 0 2.583 * * [simplify]: Extracting # 8 : cost 0 2.584 * * [simplify]: Extracting # 9 : cost 0 2.585 * * [simplify]: Extracting # 10 : cost 0 2.586 * * [simplify]: Extracting # 11 : cost 0 2.587 * * [simplify]: iteration 0 : 470 enodes (cost 5564 ) 2.810 * * [simplify]: Extracting # 0 : cost 0 2.812 * * [simplify]: Extracting # 1 : cost 0 2.814 * * [simplify]: Extracting # 2 : cost 0 2.815 * * [simplify]: Extracting # 3 : cost 0 2.816 * * [simplify]: Extracting # 4 : cost 0 2.817 * * [simplify]: iteration 1 : 821 enodes (cost 4720 ) 3.297 * * [simplify]: Extracting # 0 : cost 0 3.302 * * [simplify]: Extracting # 1 : cost 0 3.306 * * [simplify]: Extracting # 2 : cost 0 3.310 * * [simplify]: Extracting # 3 : cost 0 3.314 * * [simplify]: Extracting # 4 : cost 0 3.319 * * [simplify]: iteration 2 : 1642 enodes (cost 4540 ) 4.180 * * [simplify]: Extracting # 0 : cost 0 4.186 * * [simplify]: Extracting # 1 : cost 0 4.191 * * [simplify]: Extracting # 2 : cost 0 4.200 * * [simplify]: Extracting # 3 : cost 0 4.208 * * [simplify]: Extracting # 4 : cost 0 4.213 * * [simplify]: Extracting # 5 : cost 0 4.219 * * [simplify]: iteration 3 : 4790 enodes (cost 4449 ) 5.184 * * [simplify]: Extracting # 0 : cost 0 5.193 * * [simplify]: Extracting # 1 : cost 0 5.203 * * [simplify]: Extracting # 2 : cost 0 5.213 * * [simplify]: Extracting # 3 : cost 0 5.233 * * [simplify]: iteration done: 5001 enodes (cost 4421 ) 5.237 * [simplify]: Simplified to: (* 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 (+ (* y (- y x)) (* x x))) (log (/ x (- (* x x) (* y y)))) (log (- x y)) (log x) (log (+ x y)) (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)))) (* 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))))) (* (* 2 (log (cbrt (/ x (+ x y))))) x) (* (log (cbrt (/ x (+ x y)))) x) (* (log (sqrt (/ x (+ x y)))) x) (* (log (sqrt (/ x (+ x y)))) x) (* x (* 2 (log (/ (cbrt x) (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))))) (* (* 2 (log (cbrt x))) x) (* x (log (/ (cbrt x) (+ x y)))) (* (* 2 (log (cbrt x))) x) (* x (log (/ (cbrt x) (+ x y)))) (* (- (log (sqrt x)) (* 2 (log (cbrt (+ x y))))) x) (* 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))) (* x (log (/ (sqrt x) (+ x y)))) (* x (log (sqrt x))) (* x (log (/ (sqrt x) (+ x y)))) (* (- x) (* 2 (log (cbrt (+ x y))))) (* x (log (/ x (cbrt (+ x y))))) (* x (- (log (sqrt (+ x y))))) (* x (log (/ x (sqrt (+ x y))))) 0 (* x (log (/ x (+ x y)))) 0 (* x (log (/ x (+ x y)))) 0 (* x (log (/ x (+ x y)))) (* x (log x)) (* x (- (log (+ x y)))) (* (log (/ x (+ (pow x 3) (pow y 3)))) x) (* x (log (+ (* y (- y x)) (* x x)))) (* (log (/ x (- (* x x) (* y y)))) x) (* x (log (- x y))) (* (* 2 (log (cbrt (/ x (+ x y))))) x) (* (log (cbrt (/ x (+ x y)))) x) (* (log (sqrt (/ x (+ x y)))) x) (* (log (sqrt (/ x (+ x y)))) x) (* x (* 2 (log (/ (cbrt x) (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))))) (* (* 2 (log (cbrt x))) x) (* x (log (/ (cbrt x) (+ x y)))) (* (* 2 (log (cbrt x))) x) (* x (log (/ (cbrt x) (+ x y)))) (* (- (log (sqrt x)) (* 2 (log (cbrt (+ x y))))) x) (* 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))) (* x (log (/ (sqrt x) (+ x y)))) (* x (log (sqrt x))) (* x (log (/ (sqrt x) (+ x y)))) (* (- x) (* 2 (log (cbrt (+ x y))))) (* x (log (/ x (cbrt (+ x y))))) (* x (- (log (sqrt (+ x y))))) (* x (log (/ x (sqrt (+ x y))))) 0 (* x (log (/ x (+ x y)))) 0 (* x (log (/ x (+ x y)))) 0 (* x (log (/ x (+ x y)))) (* x (log x)) (* x (- (log (+ x y)))) (* (log (/ x (+ (pow x 3) (pow y 3)))) x) (* x (log (+ (* y (- y x)) (* x x)))) (* (log (/ x (- (* x x) (* y y)))) x) (* x (log (- x y))) 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)))) (log (/ x (+ x y))) (log (/ x (+ x y))) (exp (/ x (+ x y))) (pow (/ x (+ x y)) 3) (pow (cbrt (/ x (+ x y))) 2) (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))) (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 (cbrt (/ x (+ x y))) (* 2 x)) (* (cbrt x) (cbrt x))) (/ (pow (cbrt (/ x (+ x y))) x) (cbrt x)) (/ (pow (cbrt (/ x (+ x y))) (* 2 x)) (sqrt x)) (/ (pow (cbrt (/ x (+ x y))) x) (sqrt x)) (pow (cbrt (/ x (+ x y))) (* 2 x)) (/ (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 x) (* 2 (log (/ (cbrt x) (cbrt (+ x y)))))) (cbrt x)) (cbrt x)) (/ (pow (/ (cbrt x) (cbrt (+ x y))) x) (cbrt x)) (/ (pow (exp x) (* 2 (log (/ (cbrt x) (cbrt (+ x y)))))) (sqrt x)) (/ (pow (/ (cbrt x) (cbrt (+ x y))) x) (sqrt x)) (pow (exp x) (* 2 (log (/ (cbrt x) (cbrt (+ x y)))))) (/ (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) (exp (- (* (- x) (* 2 (log (cbrt (+ x y))))) (* 2 (log (cbrt x))))) (/ (pow (/ x (cbrt (+ x y))) x) (cbrt x)) (/ (exp (* (- x) (* 2 (log (cbrt (+ x y)))))) (sqrt x)) (/ (pow (/ x (cbrt (+ x y))) x) (sqrt x)) (exp (* (- x) (* 2 (log (cbrt (+ x y)))))) (/ (pow (/ x (cbrt (+ x y))) x) x) (/ (pow (sqrt (+ x y)) (- x)) (* (cbrt x) (cbrt x))) (/ (pow (/ x (sqrt (+ x y))) x) (cbrt x)) (/ (pow (sqrt (+ x y)) (- x)) (sqrt x)) (/ (pow (/ x (sqrt (+ x y))) x) (sqrt x)) (pow (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 (+ x y) (- x)) (cbrt x)) (/ (pow x x) (sqrt x)) (/ (pow (+ x y) (- x)) (sqrt x)) (pow x x) (/ (pow (+ x y) (- x)) x) (/ (pow (/ x (+ (pow x 3) (pow y 3))) x) (* (cbrt x) (cbrt x))) (/ (pow (+ (* y (- y x)) (* x x)) x) (cbrt x)) (/ (pow (/ x (+ (pow x 3) (pow y 3))) x) (sqrt x)) (/ (pow (+ (* y (- y x)) (* x x)) x) (sqrt x)) (pow (/ x (+ (pow x 3) (pow y 3))) x) (/ (pow (+ (* y (- y x)) (* x 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 (cbrt (/ x (+ x y))) (* 2 x)) (* (cbrt x) (cbrt x))) (/ (pow (cbrt (/ x (+ x y))) x) (cbrt x)) (/ (pow (cbrt (/ x (+ x y))) (* 2 x)) (sqrt x)) (/ (pow (cbrt (/ x (+ x y))) x) (sqrt x)) (pow (cbrt (/ x (+ x y))) (* 2 x)) (/ (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 x) (* 2 (log (/ (cbrt x) (cbrt (+ x y)))))) (cbrt x)) (cbrt x)) (/ (pow (/ (cbrt x) (cbrt (+ x y))) x) (cbrt x)) (/ (pow (exp x) (* 2 (log (/ (cbrt x) (cbrt (+ x y)))))) (sqrt x)) (/ (pow (/ (cbrt x) (cbrt (+ x y))) x) (sqrt x)) (pow (exp x) (* 2 (log (/ (cbrt x) (cbrt (+ x y)))))) (/ (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) (exp (- (* (- x) (* 2 (log (cbrt (+ x y))))) (* 2 (log (cbrt x))))) (/ (pow (/ x (cbrt (+ x y))) x) (cbrt x)) (/ (exp (* (- x) (* 2 (log (cbrt (+ x y)))))) (sqrt x)) (/ (pow (/ x (cbrt (+ x y))) x) (sqrt x)) (exp (* (- x) (* 2 (log (cbrt (+ x y)))))) (/ (pow (/ x (cbrt (+ x y))) x) x) (/ (pow (sqrt (+ x y)) (- x)) (* (cbrt x) (cbrt x))) (/ (pow (/ x (sqrt (+ x y))) x) (cbrt x)) (/ (pow (sqrt (+ x y)) (- x)) (sqrt x)) (/ (pow (/ x (sqrt (+ x y))) x) (sqrt x)) (pow (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 (+ x y) (- x)) (cbrt x)) (/ (pow x x) (sqrt x)) (/ (pow (+ x y) (- x)) (sqrt x)) (pow x x) (/ (pow (+ x y) (- x)) x) (/ (pow (/ x (+ (pow x 3) (pow y 3))) x) (* (cbrt x) (cbrt x))) (/ (pow (+ (* y (- y x)) (* x x)) x) (cbrt x)) (/ (pow (/ x (+ (pow x 3) (pow y 3))) x) (sqrt x)) (/ (pow (+ (* y (- y x)) (* x x)) x) (sqrt x)) (pow (/ x (+ (pow x 3) (pow y 3))) x) (/ (pow (+ (* y (- y x)) (* x 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)) (/ (sqrt x) (cbrt (pow (/ x (+ x y)) 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 (+ x y) (- x))) (/ x (pow (+ (* y (- y x)) (* x 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 (+ x y) (- x))) (/ x (pow (+ (* y (- y x)) (* x 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 x) (+ (* 1/2 (* (pow (log x) 2) x)) (/ 1 x))) (* (log y) (- (* (* 1/2 x) (log y)) (+ (* x (log x)) 1)))) (/ (exp (- y)) x) (/ (exp (- y)) x) 5.241 * * * [progress]: adding candidates to table 5.988 * * [progress]: iteration 2 / 4 5.988 * * * [progress]: picking best candidate 6.003 * * * * [pick]: Picked # 6.004 * * * [progress]: localizing error 6.050 * * * [progress]: generating rewritten candidates 6.050 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2 2) 6.062 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 1 2 2) 6.071 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2 2 1 1) 6.072 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 1 2 2 1 1) 6.080 * * * [progress]: generating series expansions 6.080 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2 2) 6.080 * [backup-simplify]: Simplify (log (/ (cbrt x) (cbrt (+ x y)))) into (log (pow (/ x (+ x y)) 1/3)) 6.081 * [approximate]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in (x y) around 0 6.081 * [taylor]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in y 6.081 * [taylor]: Taking taylor expansion of (pow (/ x (+ x y)) 1/3) in y 6.081 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ x (+ x y))))) in y 6.081 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ x (+ x y)))) in y 6.081 * [taylor]: Taking taylor expansion of 1/3 in y 6.081 * [backup-simplify]: Simplify 1/3 into 1/3 6.081 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in y 6.081 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 6.081 * [taylor]: Taking taylor expansion of x in y 6.081 * [backup-simplify]: Simplify x into x 6.081 * [taylor]: Taking taylor expansion of (+ x y) in y 6.081 * [taylor]: Taking taylor expansion of x in y 6.081 * [backup-simplify]: Simplify x into x 6.081 * [taylor]: Taking taylor expansion of y in y 6.081 * [backup-simplify]: Simplify 0 into 0 6.081 * [backup-simplify]: Simplify 1 into 1 6.081 * [backup-simplify]: Simplify (+ x 0) into x 6.081 * [backup-simplify]: Simplify (/ x x) into 1 6.081 * [backup-simplify]: Simplify (log 1) into 0 6.082 * [backup-simplify]: Simplify (* 1/3 0) into 0 6.082 * [backup-simplify]: Simplify (+ 0 1) into 1 6.082 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* 1 (/ 1 x)))) into (- (/ 1 x)) 6.083 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 x))) 1)) (pow 1 1)))) 1) into (/ -1 x) 6.083 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 x)) (* 0 0)) into (- (* 1/3 (/ 1 x))) 6.083 * [backup-simplify]: Simplify (exp 0) into 1 6.083 * [backup-simplify]: Simplify (log 1) into 0 6.083 * [taylor]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in x 6.083 * [taylor]: Taking taylor expansion of (pow (/ x (+ x y)) 1/3) in x 6.083 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ x (+ x y))))) in x 6.083 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ x (+ x y)))) in x 6.083 * [taylor]: Taking taylor expansion of 1/3 in x 6.083 * [backup-simplify]: Simplify 1/3 into 1/3 6.084 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 6.084 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 6.084 * [taylor]: Taking taylor expansion of x in x 6.084 * [backup-simplify]: Simplify 0 into 0 6.084 * [backup-simplify]: Simplify 1 into 1 6.084 * [taylor]: Taking taylor expansion of (+ x y) in x 6.084 * [taylor]: Taking taylor expansion of x in x 6.084 * [backup-simplify]: Simplify 0 into 0 6.084 * [backup-simplify]: Simplify 1 into 1 6.084 * [taylor]: Taking taylor expansion of y in x 6.084 * [backup-simplify]: Simplify y into y 6.084 * [backup-simplify]: Simplify (+ 0 y) into y 6.084 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.084 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 6.084 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 6.084 * [backup-simplify]: Simplify (* 1/3 (+ (log x) (log (/ 1 y)))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 6.084 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log x) (log (/ 1 y))))) into (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 6.085 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log x) (log (/ 1 y)))))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 6.085 * [taylor]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in x 6.085 * [taylor]: Taking taylor expansion of (pow (/ x (+ x y)) 1/3) in x 6.085 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ x (+ x y))))) in x 6.085 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ x (+ x y)))) in x 6.085 * [taylor]: Taking taylor expansion of 1/3 in x 6.085 * [backup-simplify]: Simplify 1/3 into 1/3 6.085 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 6.085 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 6.085 * [taylor]: Taking taylor expansion of x in x 6.085 * [backup-simplify]: Simplify 0 into 0 6.085 * [backup-simplify]: Simplify 1 into 1 6.085 * [taylor]: Taking taylor expansion of (+ x y) in x 6.085 * [taylor]: Taking taylor expansion of x in x 6.085 * [backup-simplify]: Simplify 0 into 0 6.085 * [backup-simplify]: Simplify 1 into 1 6.085 * [taylor]: Taking taylor expansion of y in x 6.085 * [backup-simplify]: Simplify y into y 6.085 * [backup-simplify]: Simplify (+ 0 y) into y 6.085 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.085 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 6.086 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 6.086 * [backup-simplify]: Simplify (* 1/3 (+ (log x) (log (/ 1 y)))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 6.086 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log x) (log (/ 1 y))))) into (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 6.086 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log x) (log (/ 1 y)))))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 6.086 * [taylor]: Taking taylor expansion of (* 1/3 (+ (log x) (log (/ 1 y)))) in y 6.086 * [taylor]: Taking taylor expansion of 1/3 in y 6.086 * [backup-simplify]: Simplify 1/3 into 1/3 6.086 * [taylor]: Taking taylor expansion of (+ (log x) (log (/ 1 y))) in y 6.086 * [taylor]: Taking taylor expansion of (log x) in y 6.086 * [taylor]: Taking taylor expansion of x in y 6.086 * [backup-simplify]: Simplify x into x 6.086 * [backup-simplify]: Simplify (log x) into (log x) 6.086 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 6.086 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.086 * [taylor]: Taking taylor expansion of y in y 6.086 * [backup-simplify]: Simplify 0 into 0 6.086 * [backup-simplify]: Simplify 1 into 1 6.087 * [backup-simplify]: Simplify (/ 1 1) into 1 6.087 * [backup-simplify]: Simplify (log 1) into 0 6.087 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 6.087 * [backup-simplify]: Simplify (+ (log x) (- (log y))) into (- (log x) (log y)) 6.087 * [backup-simplify]: Simplify (* 1/3 (- (log x) (log y))) into (* 1/3 (- (log x) (log y))) 6.087 * [backup-simplify]: Simplify (* 1/3 (- (log x) (log y))) into (* 1/3 (- (log x) (log y))) 6.088 * [backup-simplify]: Simplify (+ 1 0) into 1 6.088 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 6.088 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1)) (pow (/ 1 y) 1)))) 1) into (/ -1 y) 6.089 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 6.089 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 (+ (log x) (log (/ 1 y))))) into (- (* 1/3 (/ 1 y))) 6.089 * [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)) 6.089 * [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) 6.089 * [taylor]: Taking taylor expansion of (/ -1/3 y) in y 6.089 * [taylor]: Taking taylor expansion of -1/3 in y 6.089 * [backup-simplify]: Simplify -1/3 into -1/3 6.089 * [taylor]: Taking taylor expansion of y in y 6.089 * [backup-simplify]: Simplify 0 into 0 6.089 * [backup-simplify]: Simplify 1 into 1 6.090 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 6.090 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 6.090 * [backup-simplify]: Simplify 0 into 0 6.091 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 6.091 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.092 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.092 * [backup-simplify]: Simplify (+ 0 0) into 0 6.092 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x) (log y)))) into 0 6.093 * [backup-simplify]: Simplify 0 into 0 6.093 * [backup-simplify]: Simplify (+ 0 0) into 0 6.093 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 6.094 * [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)) 6.094 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 6.094 * [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))) 6.095 * [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))) 6.096 * [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)) 6.096 * [taylor]: Taking taylor expansion of (/ 1/6 (pow y 2)) in y 6.096 * [taylor]: Taking taylor expansion of 1/6 in y 6.096 * [backup-simplify]: Simplify 1/6 into 1/6 6.096 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.096 * [taylor]: Taking taylor expansion of y in y 6.096 * [backup-simplify]: Simplify 0 into 0 6.096 * [backup-simplify]: Simplify 1 into 1 6.097 * [backup-simplify]: Simplify (* 1 1) into 1 6.097 * [backup-simplify]: Simplify (/ 1/6 1) into 1/6 6.098 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.099 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.100 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)))) into 0 6.101 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.101 * [backup-simplify]: Simplify 0 into 0 6.102 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.102 * [backup-simplify]: Simplify 0 into 0 6.104 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 6.105 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.108 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 6.108 * [backup-simplify]: Simplify (+ 0 0) into 0 6.109 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x) (log y))))) into 0 6.109 * [backup-simplify]: Simplify 0 into 0 6.109 * [backup-simplify]: Simplify (+ 0 0) into 0 6.110 * [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))) 6.112 * [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)) 6.112 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 6.113 * [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)))) 6.114 * [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))) 6.117 * [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)) 6.117 * [taylor]: Taking taylor expansion of (/ -1/9 (pow y 3)) in y 6.117 * [taylor]: Taking taylor expansion of -1/9 in y 6.117 * [backup-simplify]: Simplify -1/9 into -1/9 6.117 * [taylor]: Taking taylor expansion of (pow y 3) in y 6.117 * [taylor]: Taking taylor expansion of y in y 6.117 * [backup-simplify]: Simplify 0 into 0 6.117 * [backup-simplify]: Simplify 1 into 1 6.118 * [backup-simplify]: Simplify (* 1 1) into 1 6.118 * [backup-simplify]: Simplify (* 1 1) into 1 6.119 * [backup-simplify]: Simplify (/ -1/9 1) into -1/9 6.119 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.120 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.120 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.121 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.121 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.122 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/9 (/ 0 1)))) into 0 6.122 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.123 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/9 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.123 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/9 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.123 * [backup-simplify]: Simplify 0 into 0 6.123 * [backup-simplify]: Simplify (* 1/3 (- (log x) (log y))) into (* 1/3 (- (log x) (log y))) 6.131 * [backup-simplify]: Simplify (log (/ (cbrt (/ 1 x)) (cbrt (+ (/ 1 x) (/ 1 y))))) into (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) 6.131 * [approximate]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in (x y) around 0 6.131 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in y 6.131 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in y 6.131 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in y 6.131 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in y 6.131 * [taylor]: Taking taylor expansion of 1/3 in y 6.131 * [backup-simplify]: Simplify 1/3 into 1/3 6.131 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 6.131 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 6.131 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 6.131 * [taylor]: Taking taylor expansion of x in y 6.131 * [backup-simplify]: Simplify x into x 6.131 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 6.131 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.131 * [taylor]: Taking taylor expansion of y in y 6.131 * [backup-simplify]: Simplify 0 into 0 6.131 * [backup-simplify]: Simplify 1 into 1 6.132 * [backup-simplify]: Simplify (/ 1 1) into 1 6.132 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.132 * [taylor]: Taking taylor expansion of x in y 6.132 * [backup-simplify]: Simplify x into x 6.132 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.132 * [backup-simplify]: Simplify (+ 1 0) into 1 6.132 * [backup-simplify]: Simplify (* x 1) into x 6.132 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.132 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 6.133 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 6.133 * [backup-simplify]: Simplify (* 1/3 (+ (log (/ 1 x)) (log y))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 6.133 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) into (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) 6.133 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log (/ 1 x)) (log y))))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 6.133 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 6.133 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 6.133 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 6.133 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 6.133 * [taylor]: Taking taylor expansion of 1/3 in x 6.133 * [backup-simplify]: Simplify 1/3 into 1/3 6.133 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 6.133 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 6.133 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 6.133 * [taylor]: Taking taylor expansion of x in x 6.133 * [backup-simplify]: Simplify 0 into 0 6.133 * [backup-simplify]: Simplify 1 into 1 6.133 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 6.133 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.133 * [taylor]: Taking taylor expansion of y in x 6.133 * [backup-simplify]: Simplify y into y 6.133 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.133 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.133 * [taylor]: Taking taylor expansion of x in x 6.133 * [backup-simplify]: Simplify 0 into 0 6.133 * [backup-simplify]: Simplify 1 into 1 6.134 * [backup-simplify]: Simplify (/ 1 1) into 1 6.134 * [backup-simplify]: Simplify (+ 0 1) into 1 6.134 * [backup-simplify]: Simplify (* 0 1) into 0 6.135 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.135 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.136 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 6.136 * [backup-simplify]: Simplify (/ 1 1) into 1 6.136 * [backup-simplify]: Simplify (log 1) into 0 6.136 * [backup-simplify]: Simplify (* 1/3 0) into 0 6.136 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.137 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.137 * [backup-simplify]: Simplify (+ 0 0) into 0 6.138 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 6.138 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 6.138 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 6.139 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 6.139 * [backup-simplify]: Simplify (exp 0) into 1 6.139 * [backup-simplify]: Simplify (log 1) into 0 6.139 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 6.139 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 6.139 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 6.139 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 6.140 * [taylor]: Taking taylor expansion of 1/3 in x 6.140 * [backup-simplify]: Simplify 1/3 into 1/3 6.140 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 6.140 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 6.140 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 6.140 * [taylor]: Taking taylor expansion of x in x 6.140 * [backup-simplify]: Simplify 0 into 0 6.140 * [backup-simplify]: Simplify 1 into 1 6.140 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 6.140 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.140 * [taylor]: Taking taylor expansion of y in x 6.140 * [backup-simplify]: Simplify y into y 6.140 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.140 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.140 * [taylor]: Taking taylor expansion of x in x 6.140 * [backup-simplify]: Simplify 0 into 0 6.140 * [backup-simplify]: Simplify 1 into 1 6.140 * [backup-simplify]: Simplify (/ 1 1) into 1 6.141 * [backup-simplify]: Simplify (+ 0 1) into 1 6.141 * [backup-simplify]: Simplify (* 0 1) into 0 6.142 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.142 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.142 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 6.143 * [backup-simplify]: Simplify (/ 1 1) into 1 6.143 * [backup-simplify]: Simplify (log 1) into 0 6.144 * [backup-simplify]: Simplify (* 1/3 0) into 0 6.144 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.145 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.145 * [backup-simplify]: Simplify (+ 0 0) into 0 6.146 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 6.146 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 6.147 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 6.147 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 6.147 * [backup-simplify]: Simplify (exp 0) into 1 6.148 * [backup-simplify]: Simplify (log 1) into 0 6.148 * [taylor]: Taking taylor expansion of 0 in y 6.148 * [backup-simplify]: Simplify 0 into 0 6.148 * [backup-simplify]: Simplify 0 into 0 6.148 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 1) 1)))) into (/ -1/3 y) 6.149 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/3 y)) 1)) (pow 1 1)))) 1) into (/ -1/3 y) 6.149 * [taylor]: Taking taylor expansion of (/ -1/3 y) in y 6.149 * [taylor]: Taking taylor expansion of -1/3 in y 6.149 * [backup-simplify]: Simplify -1/3 into -1/3 6.149 * [taylor]: Taking taylor expansion of y in y 6.149 * [backup-simplify]: Simplify 0 into 0 6.149 * [backup-simplify]: Simplify 1 into 1 6.149 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 6.150 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 6.150 * [backup-simplify]: Simplify 0 into 0 6.150 * [backup-simplify]: Simplify 0 into 0 6.150 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.151 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.152 * [backup-simplify]: Simplify (+ 0 0) into 0 6.153 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 6.154 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 6.155 * [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)) 6.156 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 (/ -1 y)) (* 0 0))) into (* 1/6 (/ 1 (pow y 2))) 6.157 * [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)) 6.158 * [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)) 6.158 * [taylor]: Taking taylor expansion of (/ 1/6 (pow y 2)) in y 6.158 * [taylor]: Taking taylor expansion of 1/6 in y 6.158 * [backup-simplify]: Simplify 1/6 into 1/6 6.158 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.158 * [taylor]: Taking taylor expansion of y in y 6.158 * [backup-simplify]: Simplify 0 into 0 6.158 * [backup-simplify]: Simplify 1 into 1 6.159 * [backup-simplify]: Simplify (* 1 1) into 1 6.159 * [backup-simplify]: Simplify (/ 1/6 1) into 1/6 6.160 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.160 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.161 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)))) into 0 6.161 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.161 * [backup-simplify]: Simplify 0 into 0 6.162 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.162 * [backup-simplify]: Simplify 0 into 0 6.162 * [backup-simplify]: Simplify 0 into 0 6.162 * [backup-simplify]: Simplify 0 into 0 6.162 * [backup-simplify]: Simplify (log (/ (cbrt (/ 1 (- x))) (cbrt (+ (/ 1 (- x)) (/ 1 (- y)))))) into (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) 6.162 * [approximate]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in (x y) around 0 6.162 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in y 6.162 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in y 6.162 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in y 6.162 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in y 6.163 * [taylor]: Taking taylor expansion of 1/3 in y 6.163 * [backup-simplify]: Simplify 1/3 into 1/3 6.163 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 6.163 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 6.163 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 6.163 * [taylor]: Taking taylor expansion of x in y 6.163 * [backup-simplify]: Simplify x into x 6.163 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 6.163 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.163 * [taylor]: Taking taylor expansion of y in y 6.163 * [backup-simplify]: Simplify 0 into 0 6.163 * [backup-simplify]: Simplify 1 into 1 6.163 * [backup-simplify]: Simplify (/ 1 1) into 1 6.163 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.163 * [taylor]: Taking taylor expansion of x in y 6.163 * [backup-simplify]: Simplify x into x 6.163 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.163 * [backup-simplify]: Simplify (+ 1 0) into 1 6.163 * [backup-simplify]: Simplify (* x 1) into x 6.164 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.164 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 6.164 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 6.164 * [backup-simplify]: Simplify (* 1/3 (+ (log (/ 1 x)) (log y))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 6.164 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) into (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) 6.164 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log (/ 1 x)) (log y))))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 6.164 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 6.164 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 6.164 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 6.164 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 6.164 * [taylor]: Taking taylor expansion of 1/3 in x 6.164 * [backup-simplify]: Simplify 1/3 into 1/3 6.164 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 6.164 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 6.165 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 6.165 * [taylor]: Taking taylor expansion of x in x 6.165 * [backup-simplify]: Simplify 0 into 0 6.165 * [backup-simplify]: Simplify 1 into 1 6.165 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 6.165 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.165 * [taylor]: Taking taylor expansion of y in x 6.165 * [backup-simplify]: Simplify y into y 6.165 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.165 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.165 * [taylor]: Taking taylor expansion of x in x 6.165 * [backup-simplify]: Simplify 0 into 0 6.165 * [backup-simplify]: Simplify 1 into 1 6.165 * [backup-simplify]: Simplify (/ 1 1) into 1 6.165 * [backup-simplify]: Simplify (+ 0 1) into 1 6.166 * [backup-simplify]: Simplify (* 0 1) into 0 6.166 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.166 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.166 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 6.167 * [backup-simplify]: Simplify (/ 1 1) into 1 6.167 * [backup-simplify]: Simplify (log 1) into 0 6.167 * [backup-simplify]: Simplify (* 1/3 0) into 0 6.167 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.168 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.168 * [backup-simplify]: Simplify (+ 0 0) into 0 6.168 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 6.168 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 6.169 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 6.169 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 6.169 * [backup-simplify]: Simplify (exp 0) into 1 6.169 * [backup-simplify]: Simplify (log 1) into 0 6.170 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 6.170 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 6.170 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 6.170 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 6.170 * [taylor]: Taking taylor expansion of 1/3 in x 6.170 * [backup-simplify]: Simplify 1/3 into 1/3 6.170 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 6.170 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 6.170 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 6.170 * [taylor]: Taking taylor expansion of x in x 6.170 * [backup-simplify]: Simplify 0 into 0 6.170 * [backup-simplify]: Simplify 1 into 1 6.170 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 6.170 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.170 * [taylor]: Taking taylor expansion of y in x 6.170 * [backup-simplify]: Simplify y into y 6.170 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.170 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.170 * [taylor]: Taking taylor expansion of x in x 6.170 * [backup-simplify]: Simplify 0 into 0 6.170 * [backup-simplify]: Simplify 1 into 1 6.170 * [backup-simplify]: Simplify (/ 1 1) into 1 6.170 * [backup-simplify]: Simplify (+ 0 1) into 1 6.171 * [backup-simplify]: Simplify (* 0 1) into 0 6.171 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.171 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.171 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 6.172 * [backup-simplify]: Simplify (/ 1 1) into 1 6.172 * [backup-simplify]: Simplify (log 1) into 0 6.172 * [backup-simplify]: Simplify (* 1/3 0) into 0 6.172 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.173 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.173 * [backup-simplify]: Simplify (+ 0 0) into 0 6.174 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 6.174 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 6.174 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 6.175 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 6.175 * [backup-simplify]: Simplify (exp 0) into 1 6.175 * [backup-simplify]: Simplify (log 1) into 0 6.175 * [taylor]: Taking taylor expansion of 0 in y 6.175 * [backup-simplify]: Simplify 0 into 0 6.175 * [backup-simplify]: Simplify 0 into 0 6.175 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 1) 1)))) into (/ -1/3 y) 6.176 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/3 y)) 1)) (pow 1 1)))) 1) into (/ -1/3 y) 6.176 * [taylor]: Taking taylor expansion of (/ -1/3 y) in y 6.176 * [taylor]: Taking taylor expansion of -1/3 in y 6.176 * [backup-simplify]: Simplify -1/3 into -1/3 6.176 * [taylor]: Taking taylor expansion of y in y 6.176 * [backup-simplify]: Simplify 0 into 0 6.176 * [backup-simplify]: Simplify 1 into 1 6.176 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 6.176 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 6.176 * [backup-simplify]: Simplify 0 into 0 6.177 * [backup-simplify]: Simplify 0 into 0 6.177 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.177 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.177 * [backup-simplify]: Simplify (+ 0 0) into 0 6.178 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 6.179 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 6.180 * [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)) 6.180 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 (/ -1 y)) (* 0 0))) into (* 1/6 (/ 1 (pow y 2))) 6.180 * [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)) 6.181 * [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)) 6.181 * [taylor]: Taking taylor expansion of (/ 1/6 (pow y 2)) in y 6.181 * [taylor]: Taking taylor expansion of 1/6 in y 6.181 * [backup-simplify]: Simplify 1/6 into 1/6 6.181 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.181 * [taylor]: Taking taylor expansion of y in y 6.181 * [backup-simplify]: Simplify 0 into 0 6.181 * [backup-simplify]: Simplify 1 into 1 6.182 * [backup-simplify]: Simplify (* 1 1) into 1 6.182 * [backup-simplify]: Simplify (/ 1/6 1) into 1/6 6.182 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.183 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.183 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)))) into 0 6.184 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.184 * [backup-simplify]: Simplify 0 into 0 6.184 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.184 * [backup-simplify]: Simplify 0 into 0 6.184 * [backup-simplify]: Simplify 0 into 0 6.184 * [backup-simplify]: Simplify 0 into 0 6.184 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 1 2 2) 6.185 * [backup-simplify]: Simplify (log (/ (cbrt x) (cbrt (+ x y)))) into (log (pow (/ x (+ x y)) 1/3)) 6.185 * [approximate]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in (x y) around 0 6.185 * [taylor]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in y 6.185 * [taylor]: Taking taylor expansion of (pow (/ x (+ x y)) 1/3) in y 6.185 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ x (+ x y))))) in y 6.185 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ x (+ x y)))) in y 6.185 * [taylor]: Taking taylor expansion of 1/3 in y 6.185 * [backup-simplify]: Simplify 1/3 into 1/3 6.185 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in y 6.185 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in y 6.185 * [taylor]: Taking taylor expansion of x in y 6.185 * [backup-simplify]: Simplify x into x 6.185 * [taylor]: Taking taylor expansion of (+ x y) in y 6.185 * [taylor]: Taking taylor expansion of x in y 6.185 * [backup-simplify]: Simplify x into x 6.185 * [taylor]: Taking taylor expansion of y in y 6.185 * [backup-simplify]: Simplify 0 into 0 6.185 * [backup-simplify]: Simplify 1 into 1 6.185 * [backup-simplify]: Simplify (+ x 0) into x 6.185 * [backup-simplify]: Simplify (/ x x) into 1 6.185 * [backup-simplify]: Simplify (log 1) into 0 6.186 * [backup-simplify]: Simplify (* 1/3 0) into 0 6.186 * [backup-simplify]: Simplify (+ 0 1) into 1 6.186 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* 1 (/ 1 x)))) into (- (/ 1 x)) 6.187 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 x))) 1)) (pow 1 1)))) 1) into (/ -1 x) 6.187 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 x)) (* 0 0)) into (- (* 1/3 (/ 1 x))) 6.187 * [backup-simplify]: Simplify (exp 0) into 1 6.187 * [backup-simplify]: Simplify (log 1) into 0 6.187 * [taylor]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in x 6.187 * [taylor]: Taking taylor expansion of (pow (/ x (+ x y)) 1/3) in x 6.187 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ x (+ x y))))) in x 6.187 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ x (+ x y)))) in x 6.187 * [taylor]: Taking taylor expansion of 1/3 in x 6.187 * [backup-simplify]: Simplify 1/3 into 1/3 6.187 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 6.187 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 6.187 * [taylor]: Taking taylor expansion of x in x 6.187 * [backup-simplify]: Simplify 0 into 0 6.187 * [backup-simplify]: Simplify 1 into 1 6.187 * [taylor]: Taking taylor expansion of (+ x y) in x 6.187 * [taylor]: Taking taylor expansion of x in x 6.187 * [backup-simplify]: Simplify 0 into 0 6.187 * [backup-simplify]: Simplify 1 into 1 6.187 * [taylor]: Taking taylor expansion of y in x 6.187 * [backup-simplify]: Simplify y into y 6.187 * [backup-simplify]: Simplify (+ 0 y) into y 6.187 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.188 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 6.188 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 6.188 * [backup-simplify]: Simplify (* 1/3 (+ (log x) (log (/ 1 y)))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 6.188 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log x) (log (/ 1 y))))) into (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 6.188 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log x) (log (/ 1 y)))))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 6.188 * [taylor]: Taking taylor expansion of (log (pow (/ x (+ x y)) 1/3)) in x 6.188 * [taylor]: Taking taylor expansion of (pow (/ x (+ x y)) 1/3) in x 6.188 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ x (+ x y))))) in x 6.188 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ x (+ x y)))) in x 6.188 * [taylor]: Taking taylor expansion of 1/3 in x 6.188 * [backup-simplify]: Simplify 1/3 into 1/3 6.188 * [taylor]: Taking taylor expansion of (log (/ x (+ x y))) in x 6.188 * [taylor]: Taking taylor expansion of (/ x (+ x y)) in x 6.188 * [taylor]: Taking taylor expansion of x in x 6.188 * [backup-simplify]: Simplify 0 into 0 6.188 * [backup-simplify]: Simplify 1 into 1 6.188 * [taylor]: Taking taylor expansion of (+ x y) in x 6.188 * [taylor]: Taking taylor expansion of x in x 6.188 * [backup-simplify]: Simplify 0 into 0 6.188 * [backup-simplify]: Simplify 1 into 1 6.188 * [taylor]: Taking taylor expansion of y in x 6.189 * [backup-simplify]: Simplify y into y 6.189 * [backup-simplify]: Simplify (+ 0 y) into y 6.189 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.189 * [backup-simplify]: Simplify (log (/ 1 y)) into (log (/ 1 y)) 6.189 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 6.189 * [backup-simplify]: Simplify (* 1/3 (+ (log x) (log (/ 1 y)))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 6.189 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log x) (log (/ 1 y))))) into (exp (* 1/3 (+ (log x) (log (/ 1 y))))) 6.189 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log x) (log (/ 1 y)))))) into (* 1/3 (+ (log x) (log (/ 1 y)))) 6.189 * [taylor]: Taking taylor expansion of (* 1/3 (+ (log x) (log (/ 1 y)))) in y 6.189 * [taylor]: Taking taylor expansion of 1/3 in y 6.189 * [backup-simplify]: Simplify 1/3 into 1/3 6.189 * [taylor]: Taking taylor expansion of (+ (log x) (log (/ 1 y))) in y 6.189 * [taylor]: Taking taylor expansion of (log x) in y 6.189 * [taylor]: Taking taylor expansion of x in y 6.189 * [backup-simplify]: Simplify x into x 6.189 * [backup-simplify]: Simplify (log x) into (log x) 6.190 * [taylor]: Taking taylor expansion of (log (/ 1 y)) in y 6.190 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.190 * [taylor]: Taking taylor expansion of y in y 6.190 * [backup-simplify]: Simplify 0 into 0 6.190 * [backup-simplify]: Simplify 1 into 1 6.190 * [backup-simplify]: Simplify (/ 1 1) into 1 6.190 * [backup-simplify]: Simplify (log 1) into 0 6.190 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 6.190 * [backup-simplify]: Simplify (+ (log x) (- (log y))) into (- (log x) (log y)) 6.190 * [backup-simplify]: Simplify (* 1/3 (- (log x) (log y))) into (* 1/3 (- (log x) (log y))) 6.191 * [backup-simplify]: Simplify (* 1/3 (- (log x) (log y))) into (* 1/3 (- (log x) (log y))) 6.191 * [backup-simplify]: Simplify (+ 1 0) into 1 6.191 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 1 y)))) into (- (/ 1 (pow y 2))) 6.192 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 (pow y 2)))) 1)) (pow (/ 1 y) 1)))) 1) into (/ -1 y) 6.192 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 6.192 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 (+ (log x) (log (/ 1 y))))) into (- (* 1/3 (/ 1 y))) 6.193 * [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)) 6.194 * [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) 6.194 * [taylor]: Taking taylor expansion of (/ -1/3 y) in y 6.194 * [taylor]: Taking taylor expansion of -1/3 in y 6.194 * [backup-simplify]: Simplify -1/3 into -1/3 6.194 * [taylor]: Taking taylor expansion of y in y 6.194 * [backup-simplify]: Simplify 0 into 0 6.194 * [backup-simplify]: Simplify 1 into 1 6.194 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 6.195 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 6.195 * [backup-simplify]: Simplify 0 into 0 6.196 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 6.196 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.198 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.198 * [backup-simplify]: Simplify (+ 0 0) into 0 6.199 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x) (log y)))) into 0 6.199 * [backup-simplify]: Simplify 0 into 0 6.199 * [backup-simplify]: Simplify (+ 0 0) into 0 6.199 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (/ 1 (pow y 2))) (/ 1 y)))) into (/ 1 (pow y 3)) 6.200 * [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)) 6.201 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 6.201 * [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))) 6.202 * [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))) 6.203 * [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)) 6.204 * [taylor]: Taking taylor expansion of (/ 1/6 (pow y 2)) in y 6.204 * [taylor]: Taking taylor expansion of 1/6 in y 6.204 * [backup-simplify]: Simplify 1/6 into 1/6 6.204 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.204 * [taylor]: Taking taylor expansion of y in y 6.204 * [backup-simplify]: Simplify 0 into 0 6.204 * [backup-simplify]: Simplify 1 into 1 6.204 * [backup-simplify]: Simplify (* 1 1) into 1 6.205 * [backup-simplify]: Simplify (/ 1/6 1) into 1/6 6.206 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.206 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.207 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)))) into 0 6.208 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.208 * [backup-simplify]: Simplify 0 into 0 6.209 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.209 * [backup-simplify]: Simplify 0 into 0 6.211 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 6.212 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.215 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 6.216 * [backup-simplify]: Simplify (+ 0 0) into 0 6.217 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x) (log y))))) into 0 6.217 * [backup-simplify]: Simplify 0 into 0 6.217 * [backup-simplify]: Simplify (+ 0 0) into 0 6.218 * [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))) 6.219 * [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)) 6.220 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (/ 1 y))) into (+ (log x) (log (/ 1 y))) 6.220 * [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)))) 6.222 * [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))) 6.224 * [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)) 6.224 * [taylor]: Taking taylor expansion of (/ -1/9 (pow y 3)) in y 6.224 * [taylor]: Taking taylor expansion of -1/9 in y 6.224 * [backup-simplify]: Simplify -1/9 into -1/9 6.224 * [taylor]: Taking taylor expansion of (pow y 3) in y 6.224 * [taylor]: Taking taylor expansion of y in y 6.224 * [backup-simplify]: Simplify 0 into 0 6.224 * [backup-simplify]: Simplify 1 into 1 6.224 * [backup-simplify]: Simplify (* 1 1) into 1 6.224 * [backup-simplify]: Simplify (* 1 1) into 1 6.225 * [backup-simplify]: Simplify (/ -1/9 1) into -1/9 6.225 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.226 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.226 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.227 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.227 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.228 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/9 (/ 0 1)))) into 0 6.228 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.229 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/9 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.229 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/9 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.229 * [backup-simplify]: Simplify 0 into 0 6.230 * [backup-simplify]: Simplify (* 1/3 (- (log x) (log y))) into (* 1/3 (- (log x) (log y))) 6.230 * [backup-simplify]: Simplify (log (/ (cbrt (/ 1 x)) (cbrt (+ (/ 1 x) (/ 1 y))))) into (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) 6.230 * [approximate]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in (x y) around 0 6.230 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in y 6.230 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in y 6.230 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in y 6.230 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in y 6.230 * [taylor]: Taking taylor expansion of 1/3 in y 6.230 * [backup-simplify]: Simplify 1/3 into 1/3 6.230 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 6.230 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 6.230 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 6.230 * [taylor]: Taking taylor expansion of x in y 6.230 * [backup-simplify]: Simplify x into x 6.230 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 6.230 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.230 * [taylor]: Taking taylor expansion of y in y 6.230 * [backup-simplify]: Simplify 0 into 0 6.230 * [backup-simplify]: Simplify 1 into 1 6.230 * [backup-simplify]: Simplify (/ 1 1) into 1 6.230 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.230 * [taylor]: Taking taylor expansion of x in y 6.230 * [backup-simplify]: Simplify x into x 6.231 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.231 * [backup-simplify]: Simplify (+ 1 0) into 1 6.231 * [backup-simplify]: Simplify (* x 1) into x 6.231 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.231 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 6.231 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 6.231 * [backup-simplify]: Simplify (* 1/3 (+ (log (/ 1 x)) (log y))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 6.231 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) into (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) 6.232 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log (/ 1 x)) (log y))))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 6.232 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 6.232 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 6.232 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 6.232 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 6.232 * [taylor]: Taking taylor expansion of 1/3 in x 6.232 * [backup-simplify]: Simplify 1/3 into 1/3 6.232 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 6.232 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 6.232 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 6.232 * [taylor]: Taking taylor expansion of x in x 6.232 * [backup-simplify]: Simplify 0 into 0 6.232 * [backup-simplify]: Simplify 1 into 1 6.232 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 6.232 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.232 * [taylor]: Taking taylor expansion of y in x 6.232 * [backup-simplify]: Simplify y into y 6.232 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.232 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.232 * [taylor]: Taking taylor expansion of x in x 6.232 * [backup-simplify]: Simplify 0 into 0 6.232 * [backup-simplify]: Simplify 1 into 1 6.232 * [backup-simplify]: Simplify (/ 1 1) into 1 6.233 * [backup-simplify]: Simplify (+ 0 1) into 1 6.233 * [backup-simplify]: Simplify (* 0 1) into 0 6.233 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.233 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.234 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 6.234 * [backup-simplify]: Simplify (/ 1 1) into 1 6.234 * [backup-simplify]: Simplify (log 1) into 0 6.234 * [backup-simplify]: Simplify (* 1/3 0) into 0 6.234 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.235 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.235 * [backup-simplify]: Simplify (+ 0 0) into 0 6.236 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 6.236 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 6.237 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 6.237 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 6.237 * [backup-simplify]: Simplify (exp 0) into 1 6.237 * [backup-simplify]: Simplify (log 1) into 0 6.237 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 6.237 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 6.237 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 6.237 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 6.237 * [taylor]: Taking taylor expansion of 1/3 in x 6.237 * [backup-simplify]: Simplify 1/3 into 1/3 6.237 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 6.237 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 6.237 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 6.237 * [taylor]: Taking taylor expansion of x in x 6.237 * [backup-simplify]: Simplify 0 into 0 6.237 * [backup-simplify]: Simplify 1 into 1 6.237 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 6.237 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.237 * [taylor]: Taking taylor expansion of y in x 6.237 * [backup-simplify]: Simplify y into y 6.237 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.237 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.237 * [taylor]: Taking taylor expansion of x in x 6.237 * [backup-simplify]: Simplify 0 into 0 6.238 * [backup-simplify]: Simplify 1 into 1 6.238 * [backup-simplify]: Simplify (/ 1 1) into 1 6.238 * [backup-simplify]: Simplify (+ 0 1) into 1 6.238 * [backup-simplify]: Simplify (* 0 1) into 0 6.239 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.239 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.239 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 6.239 * [backup-simplify]: Simplify (/ 1 1) into 1 6.240 * [backup-simplify]: Simplify (log 1) into 0 6.240 * [backup-simplify]: Simplify (* 1/3 0) into 0 6.240 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.240 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.241 * [backup-simplify]: Simplify (+ 0 0) into 0 6.241 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 6.241 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 6.242 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 6.242 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 6.242 * [backup-simplify]: Simplify (exp 0) into 1 6.242 * [backup-simplify]: Simplify (log 1) into 0 6.242 * [taylor]: Taking taylor expansion of 0 in y 6.242 * [backup-simplify]: Simplify 0 into 0 6.242 * [backup-simplify]: Simplify 0 into 0 6.243 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 1) 1)))) into (/ -1/3 y) 6.243 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/3 y)) 1)) (pow 1 1)))) 1) into (/ -1/3 y) 6.243 * [taylor]: Taking taylor expansion of (/ -1/3 y) in y 6.243 * [taylor]: Taking taylor expansion of -1/3 in y 6.243 * [backup-simplify]: Simplify -1/3 into -1/3 6.243 * [taylor]: Taking taylor expansion of y in y 6.243 * [backup-simplify]: Simplify 0 into 0 6.243 * [backup-simplify]: Simplify 1 into 1 6.243 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 6.244 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 6.244 * [backup-simplify]: Simplify 0 into 0 6.244 * [backup-simplify]: Simplify 0 into 0 6.244 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.245 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.245 * [backup-simplify]: Simplify (+ 0 0) into 0 6.249 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 6.249 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 6.250 * [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)) 6.251 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 (/ -1 y)) (* 0 0))) into (* 1/6 (/ 1 (pow y 2))) 6.251 * [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)) 6.252 * [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)) 6.252 * [taylor]: Taking taylor expansion of (/ 1/6 (pow y 2)) in y 6.252 * [taylor]: Taking taylor expansion of 1/6 in y 6.252 * [backup-simplify]: Simplify 1/6 into 1/6 6.252 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.252 * [taylor]: Taking taylor expansion of y in y 6.252 * [backup-simplify]: Simplify 0 into 0 6.252 * [backup-simplify]: Simplify 1 into 1 6.252 * [backup-simplify]: Simplify (* 1 1) into 1 6.253 * [backup-simplify]: Simplify (/ 1/6 1) into 1/6 6.253 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.253 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.254 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)))) into 0 6.254 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.254 * [backup-simplify]: Simplify 0 into 0 6.255 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.256 * [backup-simplify]: Simplify 0 into 0 6.256 * [backup-simplify]: Simplify 0 into 0 6.256 * [backup-simplify]: Simplify 0 into 0 6.256 * [backup-simplify]: Simplify (log (/ (cbrt (/ 1 (- x))) (cbrt (+ (/ 1 (- x)) (/ 1 (- y)))))) into (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) 6.256 * [approximate]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in (x y) around 0 6.256 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in y 6.256 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in y 6.256 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in y 6.256 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in y 6.256 * [taylor]: Taking taylor expansion of 1/3 in y 6.256 * [backup-simplify]: Simplify 1/3 into 1/3 6.256 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in y 6.257 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in y 6.257 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in y 6.257 * [taylor]: Taking taylor expansion of x in y 6.257 * [backup-simplify]: Simplify x into x 6.257 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 6.257 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.257 * [taylor]: Taking taylor expansion of y in y 6.257 * [backup-simplify]: Simplify 0 into 0 6.257 * [backup-simplify]: Simplify 1 into 1 6.257 * [backup-simplify]: Simplify (/ 1 1) into 1 6.257 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.257 * [taylor]: Taking taylor expansion of x in y 6.257 * [backup-simplify]: Simplify x into x 6.257 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.258 * [backup-simplify]: Simplify (+ 1 0) into 1 6.258 * [backup-simplify]: Simplify (* x 1) into x 6.258 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.258 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 6.259 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) (log (/ 1 x))) into (+ (log (/ 1 x)) (log y)) 6.259 * [backup-simplify]: Simplify (* 1/3 (+ (log (/ 1 x)) (log y))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 6.259 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) into (exp (* 1/3 (+ (log (/ 1 x)) (log y)))) 6.259 * [backup-simplify]: Simplify (log (exp (* 1/3 (+ (log (/ 1 x)) (log y))))) into (* 1/3 (+ (log (/ 1 x)) (log y))) 6.259 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 6.259 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 6.259 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 6.259 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 6.259 * [taylor]: Taking taylor expansion of 1/3 in x 6.260 * [backup-simplify]: Simplify 1/3 into 1/3 6.260 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 6.260 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 6.260 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 6.260 * [taylor]: Taking taylor expansion of x in x 6.260 * [backup-simplify]: Simplify 0 into 0 6.260 * [backup-simplify]: Simplify 1 into 1 6.260 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 6.260 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.260 * [taylor]: Taking taylor expansion of y in x 6.260 * [backup-simplify]: Simplify y into y 6.260 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.260 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.260 * [taylor]: Taking taylor expansion of x in x 6.260 * [backup-simplify]: Simplify 0 into 0 6.260 * [backup-simplify]: Simplify 1 into 1 6.260 * [backup-simplify]: Simplify (/ 1 1) into 1 6.261 * [backup-simplify]: Simplify (+ 0 1) into 1 6.261 * [backup-simplify]: Simplify (* 0 1) into 0 6.262 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.262 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.263 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 6.263 * [backup-simplify]: Simplify (/ 1 1) into 1 6.263 * [backup-simplify]: Simplify (log 1) into 0 6.264 * [backup-simplify]: Simplify (* 1/3 0) into 0 6.264 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.265 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.265 * [backup-simplify]: Simplify (+ 0 0) into 0 6.266 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 6.266 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 6.267 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 6.268 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 6.268 * [backup-simplify]: Simplify (exp 0) into 1 6.268 * [backup-simplify]: Simplify (log 1) into 0 6.268 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3)) in x 6.268 * [taylor]: Taking taylor expansion of (pow (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) 1/3) in x 6.268 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))))) in x 6.268 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (* x (+ (/ 1 y) (/ 1 x)))))) in x 6.268 * [taylor]: Taking taylor expansion of 1/3 in x 6.268 * [backup-simplify]: Simplify 1/3 into 1/3 6.268 * [taylor]: Taking taylor expansion of (log (/ 1 (* x (+ (/ 1 y) (/ 1 x))))) in x 6.268 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 y) (/ 1 x)))) in x 6.268 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 y) (/ 1 x))) in x 6.268 * [taylor]: Taking taylor expansion of x in x 6.268 * [backup-simplify]: Simplify 0 into 0 6.268 * [backup-simplify]: Simplify 1 into 1 6.268 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 6.268 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.268 * [taylor]: Taking taylor expansion of y in x 6.268 * [backup-simplify]: Simplify y into y 6.269 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.269 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.269 * [taylor]: Taking taylor expansion of x in x 6.269 * [backup-simplify]: Simplify 0 into 0 6.269 * [backup-simplify]: Simplify 1 into 1 6.269 * [backup-simplify]: Simplify (/ 1 1) into 1 6.270 * [backup-simplify]: Simplify (+ 0 1) into 1 6.270 * [backup-simplify]: Simplify (* 0 1) into 0 6.271 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.271 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.271 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* 1 1)) into 1 6.272 * [backup-simplify]: Simplify (/ 1 1) into 1 6.272 * [backup-simplify]: Simplify (log 1) into 0 6.272 * [backup-simplify]: Simplify (* 1/3 0) into 0 6.273 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.274 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.274 * [backup-simplify]: Simplify (+ 0 0) into 0 6.275 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ 1 y)) (* 0 1))) into (/ 1 y) 6.275 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 6.276 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (/ 1 y))) 1)) (pow 1 1)))) 1) into (/ -1 y) 6.276 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1 y)) (* 0 0)) into (- (* 1/3 (/ 1 y))) 6.276 * [backup-simplify]: Simplify (exp 0) into 1 6.277 * [backup-simplify]: Simplify (log 1) into 0 6.277 * [taylor]: Taking taylor expansion of 0 in y 6.277 * [backup-simplify]: Simplify 0 into 0 6.277 * [backup-simplify]: Simplify 0 into 0 6.277 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (- (* 1/3 (/ 1 y))) 1) 1)))) into (/ -1/3 y) 6.278 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ -1/3 y)) 1)) (pow 1 1)))) 1) into (/ -1/3 y) 6.278 * [taylor]: Taking taylor expansion of (/ -1/3 y) in y 6.278 * [taylor]: Taking taylor expansion of -1/3 in y 6.278 * [backup-simplify]: Simplify -1/3 into -1/3 6.278 * [taylor]: Taking taylor expansion of y in y 6.278 * [backup-simplify]: Simplify 0 into 0 6.278 * [backup-simplify]: Simplify 1 into 1 6.278 * [backup-simplify]: Simplify (/ -1/3 1) into -1/3 6.279 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)))) into 0 6.279 * [backup-simplify]: Simplify 0 into 0 6.279 * [backup-simplify]: Simplify 0 into 0 6.279 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.280 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.280 * [backup-simplify]: Simplify (+ 0 0) into 0 6.281 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 6.281 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (/ 1 (pow y 2)) 6.282 * [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)) 6.282 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 (/ -1 y)) (* 0 0))) into (* 1/6 (/ 1 (pow y 2))) 6.283 * [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)) 6.284 * [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)) 6.284 * [taylor]: Taking taylor expansion of (/ 1/6 (pow y 2)) in y 6.284 * [taylor]: Taking taylor expansion of 1/6 in y 6.284 * [backup-simplify]: Simplify 1/6 into 1/6 6.284 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.284 * [taylor]: Taking taylor expansion of y in y 6.284 * [backup-simplify]: Simplify 0 into 0 6.284 * [backup-simplify]: Simplify 1 into 1 6.284 * [backup-simplify]: Simplify (* 1 1) into 1 6.284 * [backup-simplify]: Simplify (/ 1/6 1) into 1/6 6.285 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.285 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.286 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)))) into 0 6.287 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/6 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.287 * [backup-simplify]: Simplify 0 into 0 6.287 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/3 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.287 * [backup-simplify]: Simplify 0 into 0 6.287 * [backup-simplify]: Simplify 0 into 0 6.287 * [backup-simplify]: Simplify 0 into 0 6.287 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2 2 1 1) 6.287 * [backup-simplify]: Simplify (cbrt x) into (pow x 1/3) 6.287 * [approximate]: Taking taylor expansion of (pow x 1/3) in (x) around 0 6.288 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 6.288 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 6.288 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 6.288 * [taylor]: Taking taylor expansion of 1/3 in x 6.288 * [backup-simplify]: Simplify 1/3 into 1/3 6.288 * [taylor]: Taking taylor expansion of (log x) in x 6.288 * [taylor]: Taking taylor expansion of x in x 6.288 * [backup-simplify]: Simplify 0 into 0 6.288 * [backup-simplify]: Simplify 1 into 1 6.288 * [backup-simplify]: Simplify (log 1) into 0 6.288 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.288 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 6.288 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 6.288 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 6.288 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 6.288 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 6.288 * [taylor]: Taking taylor expansion of 1/3 in x 6.288 * [backup-simplify]: Simplify 1/3 into 1/3 6.288 * [taylor]: Taking taylor expansion of (log x) in x 6.288 * [taylor]: Taking taylor expansion of x in x 6.288 * [backup-simplify]: Simplify 0 into 0 6.288 * [backup-simplify]: Simplify 1 into 1 6.289 * [backup-simplify]: Simplify (log 1) into 0 6.289 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.289 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 6.289 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 6.289 * [backup-simplify]: Simplify (pow x 1/3) into (pow x 1/3) 6.290 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.290 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.291 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log x))) into 0 6.291 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 6.291 * [backup-simplify]: Simplify 0 into 0 6.293 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 6.293 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.294 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 6.295 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.295 * [backup-simplify]: Simplify 0 into 0 6.297 * [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 6.298 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.299 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x))))) into 0 6.300 * [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 6.300 * [backup-simplify]: Simplify 0 into 0 6.306 * [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 6.307 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.308 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x)))))) into 0 6.311 * [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 6.311 * [backup-simplify]: Simplify 0 into 0 6.321 * [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 6.321 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.323 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x))))))) into 0 6.325 * [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 6.325 * [backup-simplify]: Simplify 0 into 0 6.344 * [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 6.345 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.347 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x)))))))) into 0 6.353 * [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 6.353 * [backup-simplify]: Simplify 0 into 0 6.353 * [backup-simplify]: Simplify (pow x 1/3) into (pow x 1/3) 6.354 * [backup-simplify]: Simplify (cbrt (/ 1 x)) into (pow (/ 1 x) 1/3) 6.354 * [approximate]: Taking taylor expansion of (pow (/ 1 x) 1/3) in (x) around 0 6.354 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 6.354 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 6.354 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 6.354 * [taylor]: Taking taylor expansion of 1/3 in x 6.354 * [backup-simplify]: Simplify 1/3 into 1/3 6.354 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 6.354 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.354 * [taylor]: Taking taylor expansion of x in x 6.354 * [backup-simplify]: Simplify 0 into 0 6.354 * [backup-simplify]: Simplify 1 into 1 6.354 * [backup-simplify]: Simplify (/ 1 1) into 1 6.359 * [backup-simplify]: Simplify (log 1) into 0 6.360 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.360 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 6.360 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 6.360 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 6.360 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 6.360 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 6.360 * [taylor]: Taking taylor expansion of 1/3 in x 6.360 * [backup-simplify]: Simplify 1/3 into 1/3 6.360 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 6.360 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.361 * [taylor]: Taking taylor expansion of x in x 6.361 * [backup-simplify]: Simplify 0 into 0 6.361 * [backup-simplify]: Simplify 1 into 1 6.361 * [backup-simplify]: Simplify (/ 1 1) into 1 6.361 * [backup-simplify]: Simplify (log 1) into 0 6.362 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.362 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 6.362 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 6.362 * [backup-simplify]: Simplify (pow x -1/3) into (pow x -1/3) 6.363 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.364 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.365 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.365 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 6.366 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 6.366 * [backup-simplify]: Simplify 0 into 0 6.367 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.369 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 6.369 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.369 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 6.370 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.370 * [backup-simplify]: Simplify 0 into 0 6.371 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.374 * [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 6.374 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.375 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 6.376 * [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 6.376 * [backup-simplify]: Simplify 0 into 0 6.377 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.383 * [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 6.383 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.384 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 6.386 * [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 6.386 * [backup-simplify]: Simplify 0 into 0 6.387 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.396 * [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 6.397 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.398 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 6.400 * [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 6.400 * [backup-simplify]: Simplify 0 into 0 6.401 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.434 * [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 6.434 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.437 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 6.444 * [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 6.444 * [backup-simplify]: Simplify 0 into 0 6.445 * [backup-simplify]: Simplify (pow (/ 1 x) -1/3) into (pow (/ 1 x) -1/3) 6.445 * [backup-simplify]: Simplify (cbrt (/ 1 (- x))) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 6.445 * [approximate]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in (x) around 0 6.445 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in x 6.445 * [taylor]: Taking taylor expansion of (cbrt -1) in x 6.445 * [taylor]: Taking taylor expansion of -1 in x 6.445 * [backup-simplify]: Simplify -1 into -1 6.445 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 6.446 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 6.446 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 6.446 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 6.446 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 6.446 * [taylor]: Taking taylor expansion of 1/3 in x 6.446 * [backup-simplify]: Simplify 1/3 into 1/3 6.447 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 6.447 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.447 * [taylor]: Taking taylor expansion of x in x 6.447 * [backup-simplify]: Simplify 0 into 0 6.447 * [backup-simplify]: Simplify 1 into 1 6.447 * [backup-simplify]: Simplify (/ 1 1) into 1 6.447 * [backup-simplify]: Simplify (log 1) into 0 6.448 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.448 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 6.448 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 6.448 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in x 6.448 * [taylor]: Taking taylor expansion of (cbrt -1) in x 6.448 * [taylor]: Taking taylor expansion of -1 in x 6.448 * [backup-simplify]: Simplify -1 into -1 6.449 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 6.450 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 6.450 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 6.450 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 6.450 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 6.450 * [taylor]: Taking taylor expansion of 1/3 in x 6.450 * [backup-simplify]: Simplify 1/3 into 1/3 6.450 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 6.450 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.450 * [taylor]: Taking taylor expansion of x in x 6.450 * [backup-simplify]: Simplify 0 into 0 6.450 * [backup-simplify]: Simplify 1 into 1 6.450 * [backup-simplify]: Simplify (/ 1 1) into 1 6.451 * [backup-simplify]: Simplify (log 1) into 0 6.451 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.451 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 6.452 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 6.452 * [backup-simplify]: Simplify (* (cbrt -1) (pow x -1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 6.453 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 6.454 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.455 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.456 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.456 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 6.457 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 6.458 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow x -1/3))) into 0 6.458 * [backup-simplify]: Simplify 0 into 0 6.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.462 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 6.463 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.464 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 6.465 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.467 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 6.468 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow x -1/3)))) into 0 6.468 * [backup-simplify]: Simplify 0 into 0 6.469 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.475 * [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 6.476 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.477 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 6.479 * [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 6.481 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 6.482 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3))))) into 0 6.482 * [backup-simplify]: Simplify 0 into 0 6.484 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.500 * [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 6.501 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.502 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 6.505 * [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 6.507 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 6.509 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3)))))) into 0 6.509 * [backup-simplify]: Simplify 0 into 0 6.510 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.522 * [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 6.522 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.524 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 6.526 * [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 6.527 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 6.528 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3))))))) into 0 6.528 * [backup-simplify]: Simplify 0 into 0 6.529 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.547 * [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 6.548 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.550 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 6.556 * [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 6.558 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 6.560 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3)))))))) into 0 6.560 * [backup-simplify]: Simplify 0 into 0 6.561 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 (/ 1 (- x))) 1/3)) into (* (pow (* -1 x) 1/3) (cbrt -1)) 6.561 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 1 2 2 1 1) 6.561 * [backup-simplify]: Simplify (cbrt x) into (pow x 1/3) 6.561 * [approximate]: Taking taylor expansion of (pow x 1/3) in (x) around 0 6.561 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 6.561 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 6.561 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 6.561 * [taylor]: Taking taylor expansion of 1/3 in x 6.561 * [backup-simplify]: Simplify 1/3 into 1/3 6.561 * [taylor]: Taking taylor expansion of (log x) in x 6.561 * [taylor]: Taking taylor expansion of x in x 6.562 * [backup-simplify]: Simplify 0 into 0 6.562 * [backup-simplify]: Simplify 1 into 1 6.562 * [backup-simplify]: Simplify (log 1) into 0 6.563 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.563 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 6.563 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 6.563 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 6.563 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 6.563 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 6.563 * [taylor]: Taking taylor expansion of 1/3 in x 6.563 * [backup-simplify]: Simplify 1/3 into 1/3 6.563 * [taylor]: Taking taylor expansion of (log x) in x 6.563 * [taylor]: Taking taylor expansion of x in x 6.563 * [backup-simplify]: Simplify 0 into 0 6.563 * [backup-simplify]: Simplify 1 into 1 6.563 * [backup-simplify]: Simplify (log 1) into 0 6.564 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.564 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 6.564 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 6.564 * [backup-simplify]: Simplify (pow x 1/3) into (pow x 1/3) 6.565 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.566 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.566 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log x))) into 0 6.567 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 6.567 * [backup-simplify]: Simplify 0 into 0 6.569 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 6.569 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.569 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 6.570 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.570 * [backup-simplify]: Simplify 0 into 0 6.573 * [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 6.574 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.574 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x))))) into 0 6.575 * [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 6.575 * [backup-simplify]: Simplify 0 into 0 6.581 * [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 6.582 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.583 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x)))))) into 0 6.584 * [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 6.585 * [backup-simplify]: Simplify 0 into 0 6.594 * [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 6.594 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.596 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x))))))) into 0 6.601 * [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 6.601 * [backup-simplify]: Simplify 0 into 0 6.640 * [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 6.641 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 6.643 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x)))))))) into 0 6.646 * [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 6.646 * [backup-simplify]: Simplify 0 into 0 6.646 * [backup-simplify]: Simplify (pow x 1/3) into (pow x 1/3) 6.647 * [backup-simplify]: Simplify (cbrt (/ 1 x)) into (pow (/ 1 x) 1/3) 6.647 * [approximate]: Taking taylor expansion of (pow (/ 1 x) 1/3) in (x) around 0 6.647 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 6.647 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 6.647 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 6.647 * [taylor]: Taking taylor expansion of 1/3 in x 6.647 * [backup-simplify]: Simplify 1/3 into 1/3 6.647 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 6.647 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.647 * [taylor]: Taking taylor expansion of x in x 6.647 * [backup-simplify]: Simplify 0 into 0 6.647 * [backup-simplify]: Simplify 1 into 1 6.647 * [backup-simplify]: Simplify (/ 1 1) into 1 6.647 * [backup-simplify]: Simplify (log 1) into 0 6.648 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.648 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 6.648 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 6.648 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 6.648 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 6.648 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 6.648 * [taylor]: Taking taylor expansion of 1/3 in x 6.648 * [backup-simplify]: Simplify 1/3 into 1/3 6.648 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 6.648 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.648 * [taylor]: Taking taylor expansion of x in x 6.648 * [backup-simplify]: Simplify 0 into 0 6.648 * [backup-simplify]: Simplify 1 into 1 6.648 * [backup-simplify]: Simplify (/ 1 1) into 1 6.648 * [backup-simplify]: Simplify (log 1) into 0 6.649 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.649 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 6.649 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 6.649 * [backup-simplify]: Simplify (pow x -1/3) into (pow x -1/3) 6.649 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.650 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.650 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.651 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 6.651 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 6.651 * [backup-simplify]: Simplify 0 into 0 6.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.653 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 6.654 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.654 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 6.655 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.655 * [backup-simplify]: Simplify 0 into 0 6.656 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.658 * [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 6.659 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.659 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 6.660 * [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 6.660 * [backup-simplify]: Simplify 0 into 0 6.661 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.667 * [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 6.667 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.668 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 6.670 * [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 6.670 * [backup-simplify]: Simplify 0 into 0 6.671 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.680 * [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 6.681 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.682 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 6.684 * [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 6.684 * [backup-simplify]: Simplify 0 into 0 6.685 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.717 * [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 6.717 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.720 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 6.726 * [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 6.726 * [backup-simplify]: Simplify 0 into 0 6.727 * [backup-simplify]: Simplify (pow (/ 1 x) -1/3) into (pow (/ 1 x) -1/3) 6.727 * [backup-simplify]: Simplify (cbrt (/ 1 (- x))) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 6.727 * [approximate]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in (x) around 0 6.727 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in x 6.727 * [taylor]: Taking taylor expansion of (cbrt -1) in x 6.727 * [taylor]: Taking taylor expansion of -1 in x 6.727 * [backup-simplify]: Simplify -1 into -1 6.727 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 6.728 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 6.728 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 6.728 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 6.728 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 6.728 * [taylor]: Taking taylor expansion of 1/3 in x 6.728 * [backup-simplify]: Simplify 1/3 into 1/3 6.728 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 6.728 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.729 * [taylor]: Taking taylor expansion of x in x 6.729 * [backup-simplify]: Simplify 0 into 0 6.729 * [backup-simplify]: Simplify 1 into 1 6.729 * [backup-simplify]: Simplify (/ 1 1) into 1 6.729 * [backup-simplify]: Simplify (log 1) into 0 6.730 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.730 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 6.730 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 6.730 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in x 6.730 * [taylor]: Taking taylor expansion of (cbrt -1) in x 6.730 * [taylor]: Taking taylor expansion of -1 in x 6.730 * [backup-simplify]: Simplify -1 into -1 6.731 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 6.731 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 6.731 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 6.731 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 6.731 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 6.731 * [taylor]: Taking taylor expansion of 1/3 in x 6.731 * [backup-simplify]: Simplify 1/3 into 1/3 6.731 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 6.731 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.731 * [taylor]: Taking taylor expansion of x in x 6.732 * [backup-simplify]: Simplify 0 into 0 6.732 * [backup-simplify]: Simplify 1 into 1 6.732 * [backup-simplify]: Simplify (/ 1 1) into 1 6.732 * [backup-simplify]: Simplify (log 1) into 0 6.741 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.741 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 6.742 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 6.743 * [backup-simplify]: Simplify (* (cbrt -1) (pow x -1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 6.743 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 6.744 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.745 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.746 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.746 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 6.747 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 6.748 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow x -1/3))) into 0 6.748 * [backup-simplify]: Simplify 0 into 0 6.749 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.751 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 6.752 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.752 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 6.753 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.754 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 6.755 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow x -1/3)))) into 0 6.755 * [backup-simplify]: Simplify 0 into 0 6.755 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.758 * [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 6.759 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.759 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 6.760 * [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 6.761 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 6.762 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3))))) into 0 6.762 * [backup-simplify]: Simplify 0 into 0 6.763 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.769 * [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 6.770 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.771 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 6.772 * [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 6.773 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 6.774 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3)))))) into 0 6.774 * [backup-simplify]: Simplify 0 into 0 6.775 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.789 * [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 6.790 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.791 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 6.795 * [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 6.797 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 6.799 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3))))))) into 0 6.799 * [backup-simplify]: Simplify 0 into 0 6.800 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.829 * [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 6.830 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 6.832 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 6.837 * [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 6.839 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 6.841 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3)))))))) into 0 6.841 * [backup-simplify]: Simplify 0 into 0 6.841 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 (/ 1 (- x))) 1/3)) into (* (pow (* -1 x) 1/3) (cbrt -1)) 6.841 * * * [progress]: simplifying candidates 6.844 * [simplify]: Simplifying: (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))))) (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))))) (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)) (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)) 6.847 * * [simplify]: Extracting # 0 : cost 0 6.847 * * [simplify]: Extracting # 1 : cost 0 6.847 * * [simplify]: Extracting # 2 : cost 0 6.847 * * [simplify]: Extracting # 3 : cost 0 6.848 * * [simplify]: Extracting # 4 : cost 0 6.848 * * [simplify]: Extracting # 5 : cost 0 6.848 * * [simplify]: Extracting # 6 : cost 0 6.848 * * [simplify]: Extracting # 7 : cost 0 6.848 * * [simplify]: Extracting # 8 : cost 0 6.849 * * [simplify]: iteration 0 : 173 enodes (cost 2258 ) 6.898 * * [simplify]: Extracting # 0 : cost 0 6.898 * * [simplify]: Extracting # 1 : cost 0 6.898 * * [simplify]: Extracting # 2 : cost 0 6.898 * * [simplify]: Extracting # 3 : cost 0 6.899 * * [simplify]: Extracting # 4 : cost 0 6.899 * * [simplify]: iteration 1 : 314 enodes (cost 2100 ) 6.970 * * [simplify]: Extracting # 0 : cost 0 6.971 * * [simplify]: Extracting # 1 : cost 0 6.971 * * [simplify]: Extracting # 2 : cost 0 6.972 * * [simplify]: Extracting # 3 : cost 0 6.973 * * [simplify]: Extracting # 4 : cost 0 6.973 * * [simplify]: Extracting # 5 : cost 0 6.974 * * [simplify]: iteration 2 : 563 enodes (cost 2014 ) 7.095 * * [simplify]: Extracting # 0 : cost 0 7.096 * * [simplify]: Extracting # 1 : cost 0 7.098 * * [simplify]: Extracting # 2 : cost 0 7.099 * * [simplify]: Extracting # 3 : cost 0 7.100 * * [simplify]: Extracting # 4 : cost 0 7.101 * * [simplify]: iteration 3 : 1074 enodes (cost 1940 ) 7.688 * * [simplify]: Extracting # 0 : cost 0 7.691 * * [simplify]: Extracting # 1 : cost 0 7.693 * * [simplify]: Extracting # 2 : cost 0 7.695 * * [simplify]: Extracting # 3 : cost 0 7.696 * * [simplify]: Extracting # 4 : cost 0 7.698 * * [simplify]: iteration 4 : 2377 enodes (cost 1936 ) 8.507 * * [simplify]: Extracting # 0 : cost 0 8.516 * * [simplify]: Extracting # 1 : cost 0 8.522 * * [simplify]: Extracting # 2 : cost 0 8.527 * * [simplify]: Extracting # 3 : cost 0 8.532 * * [simplify]: Extracting # 4 : cost 0 8.537 * * [simplify]: iteration done: 5000 enodes (cost 1924 ) 8.538 * [simplify]: Simplified to: (* 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 (exp (* 2 (log (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)))) (- (log (cbrt (pow x 2/3))) (* 2 (log (cbrt (cbrt (+ x y)))))) (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 (exp (* 2 (log (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)))) (- (log (cbrt (sqrt x))) (* 2 (log (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))) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (- (log (cbrt (exp (* 2 (log (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)))) (* (log (cbrt (cbrt (+ x y)))) -2) (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 (exp (* 2 (log (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 (exp (* 2 (log (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)))) (- (log (sqrt (cbrt x))) (* 2 (log (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))) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (- (log (cbrt (exp (* 2 (log (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)))) (* (log (cbrt (cbrt (+ x y)))) -2) (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 (+ (* y (- y x)) (* x 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))))) (* 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 (exp (* 2 (log (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)))) (- (log (cbrt (pow x 2/3))) (* 2 (log (cbrt (cbrt (+ x y)))))) (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 (exp (* 2 (log (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)))) (- (log (cbrt (sqrt x))) (* 2 (log (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))) (log (/ (cbrt (sqrt x)) (cbrt (+ x y)))) (- (log (cbrt (exp (* 2 (log (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)))) (* (log (cbrt (cbrt (+ x y)))) -2) (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 (exp (* 2 (log (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 (exp (* 2 (log (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)))) (- (log (sqrt (cbrt x))) (* 2 (log (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))) (log (/ (sqrt (cbrt x)) (cbrt (+ x y)))) (- (log (cbrt (exp (* 2 (log (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)))) (* (log (cbrt (cbrt (+ x y)))) -2) (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 (+ (* y (- y x)) (* x 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))))) (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)) (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 (- x)) (cbrt -1)) (cbrt x) (pow (/ 1 x) -1/3) (* (cbrt (- x)) (cbrt -1)) 8.540 * * * [progress]: adding candidates to table 9.229 * * [progress]: iteration 3 / 4 9.230 * * * [progress]: picking best candidate 9.235 * * * * [pick]: Picked # 9.235 * * * [progress]: localizing error 9.244 * * * [progress]: generating rewritten candidates 9.244 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 9.270 * * * [progress]: generating series expansions 9.270 * * * * [progress]: [ 1 / 1 ] generating series at (2) 9.270 * [backup-simplify]: Simplify (/ (exp (- y)) x) into (/ (exp (- y)) x) 9.270 * [approximate]: Taking taylor expansion of (/ (exp (- y)) x) in (y x) around 0 9.270 * [taylor]: Taking taylor expansion of (/ (exp (- y)) x) in x 9.270 * [taylor]: Taking taylor expansion of (exp (- y)) in x 9.270 * [taylor]: Taking taylor expansion of (- y) in x 9.270 * [taylor]: Taking taylor expansion of y in x 9.270 * [backup-simplify]: Simplify y into y 9.271 * [backup-simplify]: Simplify (- y) into (- y) 9.271 * [backup-simplify]: Simplify (- y) into (- y) 9.271 * [backup-simplify]: Simplify (exp (- y)) into (exp (- y)) 9.271 * [taylor]: Taking taylor expansion of x in x 9.271 * [backup-simplify]: Simplify 0 into 0 9.271 * [backup-simplify]: Simplify 1 into 1 9.271 * [backup-simplify]: Simplify (/ (exp (- y)) 1) into (exp (- y)) 9.271 * [taylor]: Taking taylor expansion of (/ (exp (- y)) x) in y 9.271 * [taylor]: Taking taylor expansion of (exp (- y)) in y 9.271 * [taylor]: Taking taylor expansion of (- y) in y 9.271 * [taylor]: Taking taylor expansion of y in y 9.271 * [backup-simplify]: Simplify 0 into 0 9.271 * [backup-simplify]: Simplify 1 into 1 9.272 * [backup-simplify]: Simplify (- 0) into 0 9.272 * [backup-simplify]: Simplify (- 1) into -1 9.272 * [backup-simplify]: Simplify (exp 0) into 1 9.272 * [taylor]: Taking taylor expansion of x in y 9.272 * [backup-simplify]: Simplify x into x 9.273 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.273 * [taylor]: Taking taylor expansion of (/ (exp (- y)) x) in y 9.273 * [taylor]: Taking taylor expansion of (exp (- y)) in y 9.273 * [taylor]: Taking taylor expansion of (- y) in y 9.273 * [taylor]: Taking taylor expansion of y in y 9.273 * [backup-simplify]: Simplify 0 into 0 9.273 * [backup-simplify]: Simplify 1 into 1 9.273 * [backup-simplify]: Simplify (- 0) into 0 9.274 * [backup-simplify]: Simplify (- 1) into -1 9.274 * [backup-simplify]: Simplify (exp 0) into 1 9.274 * [taylor]: Taking taylor expansion of x in y 9.274 * [backup-simplify]: Simplify x into x 9.274 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.274 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.274 * [taylor]: Taking taylor expansion of x in x 9.274 * [backup-simplify]: Simplify 0 into 0 9.274 * [backup-simplify]: Simplify 1 into 1 9.274 * [backup-simplify]: Simplify (/ 1 1) into 1 9.274 * [backup-simplify]: Simplify 1 into 1 9.275 * [backup-simplify]: Simplify (- 1) into -1 9.276 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 9.276 * [backup-simplify]: Simplify (- (/ -1 x) (+ (* (/ 1 x) (/ 0 x)))) into (- (/ 1 x)) 9.276 * [taylor]: Taking taylor expansion of (- (/ 1 x)) in x 9.276 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.276 * [taylor]: Taking taylor expansion of x in x 9.276 * [backup-simplify]: Simplify 0 into 0 9.276 * [backup-simplify]: Simplify 1 into 1 9.277 * [backup-simplify]: Simplify (/ 1 1) into 1 9.277 * [backup-simplify]: Simplify (- 1) into -1 9.277 * [backup-simplify]: Simplify -1 into -1 9.278 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.278 * [backup-simplify]: Simplify 0 into 0 9.279 * [backup-simplify]: Simplify (- 1) into -1 9.279 * [backup-simplify]: Simplify (- 0) into 0 9.281 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow -1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 9.281 * [backup-simplify]: Simplify (- (/ 1/2 x) (+ (* (/ 1 x) (/ 0 x)) (* (- (/ 1 x)) (/ 0 x)))) into (* 1/2 (/ 1 x)) 9.281 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 x)) in x 9.281 * [taylor]: Taking taylor expansion of 1/2 in x 9.281 * [backup-simplify]: Simplify 1/2 into 1/2 9.281 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.281 * [taylor]: Taking taylor expansion of x in x 9.281 * [backup-simplify]: Simplify 0 into 0 9.281 * [backup-simplify]: Simplify 1 into 1 9.282 * [backup-simplify]: Simplify (/ 1 1) into 1 9.282 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 9.282 * [backup-simplify]: Simplify 1/2 into 1/2 9.283 * [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)) 9.283 * [backup-simplify]: Simplify (/ (exp (- (/ 1 y))) (/ 1 x)) into (* (exp (- (/ 1 y))) x) 9.283 * [approximate]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in (y x) around 0 9.283 * [taylor]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in x 9.283 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in x 9.283 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in x 9.283 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.283 * [taylor]: Taking taylor expansion of y in x 9.284 * [backup-simplify]: Simplify y into y 9.284 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.284 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 9.284 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 9.284 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 9.284 * [taylor]: Taking taylor expansion of x in x 9.284 * [backup-simplify]: Simplify 0 into 0 9.284 * [backup-simplify]: Simplify 1 into 1 9.284 * [taylor]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in y 9.284 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in y 9.284 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 9.284 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.284 * [taylor]: Taking taylor expansion of y in y 9.284 * [backup-simplify]: Simplify 0 into 0 9.284 * [backup-simplify]: Simplify 1 into 1 9.285 * [backup-simplify]: Simplify (/ 1 1) into 1 9.285 * [backup-simplify]: Simplify (- 1) into -1 9.285 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 9.285 * [taylor]: Taking taylor expansion of x in y 9.285 * [backup-simplify]: Simplify x into x 9.285 * [taylor]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in y 9.285 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in y 9.285 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 9.285 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.285 * [taylor]: Taking taylor expansion of y in y 9.285 * [backup-simplify]: Simplify 0 into 0 9.286 * [backup-simplify]: Simplify 1 into 1 9.286 * [backup-simplify]: Simplify (/ 1 1) into 1 9.286 * [backup-simplify]: Simplify (- 1) into -1 9.286 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 9.286 * [taylor]: Taking taylor expansion of x in y 9.287 * [backup-simplify]: Simplify x into x 9.287 * [backup-simplify]: Simplify (* (exp (- (/ 1 y))) x) into (* (exp (- (/ 1 y))) x) 9.287 * [taylor]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in x 9.287 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in x 9.287 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in x 9.287 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.287 * [taylor]: Taking taylor expansion of y in x 9.287 * [backup-simplify]: Simplify y into y 9.287 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.287 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 9.287 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 9.287 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 9.287 * [taylor]: Taking taylor expansion of x in x 9.287 * [backup-simplify]: Simplify 0 into 0 9.287 * [backup-simplify]: Simplify 1 into 1 9.288 * [backup-simplify]: Simplify (* (exp (- (/ 1 y))) 0) into 0 9.288 * [backup-simplify]: Simplify 0 into 0 9.288 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 0) (* 0 x)) into 0 9.288 * [taylor]: Taking taylor expansion of 0 in x 9.288 * [backup-simplify]: Simplify 0 into 0 9.288 * [backup-simplify]: Simplify 0 into 0 9.288 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 9.288 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 9.289 * [backup-simplify]: Simplify (- 0) into 0 9.290 * [backup-simplify]: Simplify (* (exp (- (/ 1 y))) (+ (* (/ (pow 0 1) 1)))) into 0 9.290 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 1) (* 0 0)) into (exp (- (/ 1 y))) 9.290 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 9.291 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 0) (+ (* 0 0) (* 0 x))) into 0 9.291 * [taylor]: Taking taylor expansion of 0 in x 9.291 * [backup-simplify]: Simplify 0 into 0 9.291 * [backup-simplify]: Simplify 0 into 0 9.291 * [backup-simplify]: Simplify 0 into 0 9.291 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 9.292 * [backup-simplify]: Simplify (- 0) into 0 9.292 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 9.292 * [backup-simplify]: Simplify (- 0) into 0 9.294 * [backup-simplify]: Simplify (* (exp (- (/ 1 y))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.294 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 0) (+ (* 0 1) (* 0 0))) into 0 9.295 * [backup-simplify]: Simplify 0 into 0 9.296 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 9.296 * [taylor]: Taking taylor expansion of 0 in x 9.296 * [backup-simplify]: Simplify 0 into 0 9.296 * [backup-simplify]: Simplify 0 into 0 9.296 * [backup-simplify]: Simplify 0 into 0 9.296 * [backup-simplify]: Simplify 0 into 0 9.296 * [backup-simplify]: Simplify (* (exp (- (/ 1 (/ 1 y)))) (* (/ 1 x) 1)) into (/ (exp (- y)) x) 9.296 * [backup-simplify]: Simplify (/ (exp (- (/ 1 (- y)))) (/ 1 (- x))) into (* -1 (* (exp (/ 1 y)) x)) 9.296 * [approximate]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in (y x) around 0 9.296 * [taylor]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in x 9.296 * [taylor]: Taking taylor expansion of -1 in x 9.296 * [backup-simplify]: Simplify -1 into -1 9.297 * [taylor]: Taking taylor expansion of (* (exp (/ 1 y)) x) in x 9.297 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in x 9.297 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.297 * [taylor]: Taking taylor expansion of y in x 9.297 * [backup-simplify]: Simplify y into y 9.297 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.297 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 9.297 * [taylor]: Taking taylor expansion of x in x 9.297 * [backup-simplify]: Simplify 0 into 0 9.297 * [backup-simplify]: Simplify 1 into 1 9.297 * [taylor]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in y 9.297 * [taylor]: Taking taylor expansion of -1 in y 9.297 * [backup-simplify]: Simplify -1 into -1 9.297 * [taylor]: Taking taylor expansion of (* (exp (/ 1 y)) x) in y 9.297 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 9.297 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.297 * [taylor]: Taking taylor expansion of y in y 9.297 * [backup-simplify]: Simplify 0 into 0 9.297 * [backup-simplify]: Simplify 1 into 1 9.298 * [backup-simplify]: Simplify (/ 1 1) into 1 9.298 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 9.298 * [taylor]: Taking taylor expansion of x in y 9.298 * [backup-simplify]: Simplify x into x 9.298 * [taylor]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in y 9.298 * [taylor]: Taking taylor expansion of -1 in y 9.298 * [backup-simplify]: Simplify -1 into -1 9.298 * [taylor]: Taking taylor expansion of (* (exp (/ 1 y)) x) in y 9.298 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 9.298 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.298 * [taylor]: Taking taylor expansion of y in y 9.298 * [backup-simplify]: Simplify 0 into 0 9.298 * [backup-simplify]: Simplify 1 into 1 9.298 * [backup-simplify]: Simplify (/ 1 1) into 1 9.299 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 9.299 * [taylor]: Taking taylor expansion of x in y 9.299 * [backup-simplify]: Simplify x into x 9.299 * [backup-simplify]: Simplify (* (exp (/ 1 y)) x) into (* (exp (/ 1 y)) x) 9.299 * [backup-simplify]: Simplify (* -1 (* (exp (/ 1 y)) x)) into (* -1 (* (exp (/ 1 y)) x)) 9.299 * [taylor]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in x 9.299 * [taylor]: Taking taylor expansion of -1 in x 9.299 * [backup-simplify]: Simplify -1 into -1 9.299 * [taylor]: Taking taylor expansion of (* (exp (/ 1 y)) x) in x 9.299 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in x 9.299 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.299 * [taylor]: Taking taylor expansion of y in x 9.299 * [backup-simplify]: Simplify y into y 9.299 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.300 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 9.300 * [taylor]: Taking taylor expansion of x in x 9.300 * [backup-simplify]: Simplify 0 into 0 9.300 * [backup-simplify]: Simplify 1 into 1 9.300 * [backup-simplify]: Simplify (* (exp (/ 1 y)) 0) into 0 9.300 * [backup-simplify]: Simplify (* -1 0) into 0 9.300 * [backup-simplify]: Simplify 0 into 0 9.301 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 0) (* 0 x)) into 0 9.301 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (exp (/ 1 y)) x))) into 0 9.301 * [taylor]: Taking taylor expansion of 0 in x 9.301 * [backup-simplify]: Simplify 0 into 0 9.301 * [backup-simplify]: Simplify 0 into 0 9.302 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 9.302 * [backup-simplify]: Simplify (* (exp (/ 1 y)) (+ (* (/ (pow 0 1) 1)))) into 0 9.303 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 1) (* 0 0)) into (exp (/ 1 y)) 9.304 * [backup-simplify]: Simplify (+ (* -1 (exp (/ 1 y))) (* 0 0)) into (- (exp (/ 1 y))) 9.304 * [backup-simplify]: Simplify (- (exp (/ 1 y))) into (- (exp (/ 1 y))) 9.304 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 0) (+ (* 0 0) (* 0 x))) into 0 9.305 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (exp (/ 1 y)) x)))) into 0 9.305 * [taylor]: Taking taylor expansion of 0 in x 9.305 * [backup-simplify]: Simplify 0 into 0 9.305 * [backup-simplify]: Simplify 0 into 0 9.305 * [backup-simplify]: Simplify 0 into 0 9.306 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 9.307 * [backup-simplify]: Simplify (* (exp (/ 1 y)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.308 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 0) (+ (* 0 1) (* 0 0))) into 0 9.309 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (exp (/ 1 y))) (* 0 0))) into 0 9.309 * [backup-simplify]: Simplify 0 into 0 9.310 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 9.311 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (exp (/ 1 y)) x))))) into 0 9.311 * [taylor]: Taking taylor expansion of 0 in x 9.311 * [backup-simplify]: Simplify 0 into 0 9.311 * [backup-simplify]: Simplify 0 into 0 9.311 * [backup-simplify]: Simplify 0 into 0 9.311 * [backup-simplify]: Simplify 0 into 0 9.312 * [backup-simplify]: Simplify (* (- (exp (/ 1 (/ 1 (- y))))) (* (/ 1 (- x)) 1)) into (/ (exp (* -1 y)) x) 9.312 * * * [progress]: simplifying candidates 9.313 * [simplify]: Simplifying: (- (- 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) 9.315 * * [simplify]: Extracting # 0 : cost 0 9.315 * * [simplify]: Extracting # 1 : cost 0 9.315 * * [simplify]: Extracting # 2 : cost 0 9.315 * * [simplify]: Extracting # 3 : cost 0 9.315 * * [simplify]: Extracting # 4 : cost 0 9.315 * * [simplify]: Extracting # 5 : cost 0 9.316 * * [simplify]: Extracting # 6 : cost 0 9.316 * * [simplify]: Extracting # 7 : cost 0 9.316 * * [simplify]: Extracting # 8 : cost 0 9.316 * * [simplify]: Extracting # 9 : cost 0 9.316 * * [simplify]: Extracting # 10 : cost 0 9.316 * * [simplify]: iteration 0 : 64 enodes (cost 299 ) 9.341 * * [simplify]: Extracting # 0 : cost 0 9.342 * * [simplify]: Extracting # 1 : cost 0 9.342 * * [simplify]: Extracting # 2 : cost 0 9.342 * * [simplify]: Extracting # 3 : cost 0 9.342 * * [simplify]: iteration 1 : 117 enodes (cost 289 ) 9.385 * * [simplify]: Extracting # 0 : cost 0 9.385 * * [simplify]: Extracting # 1 : cost 0 9.389 * * [simplify]: Extracting # 2 : cost 0 9.390 * * [simplify]: Extracting # 3 : cost 0 9.390 * * [simplify]: Extracting # 4 : cost 0 9.390 * * [simplify]: iteration 2 : 281 enodes (cost 269 ) 9.520 * * [simplify]: Extracting # 0 : cost 0 9.522 * * [simplify]: Extracting # 1 : cost 0 9.523 * * [simplify]: Extracting # 2 : cost 0 9.524 * * [simplify]: Extracting # 3 : cost 0 9.525 * * [simplify]: Extracting # 4 : cost 0 9.526 * * [simplify]: iteration 3 : 680 enodes (cost 267 ) 10.861 * * [simplify]: Extracting # 0 : cost 0 10.867 * * [simplify]: Extracting # 1 : cost 0 10.872 * * [simplify]: Extracting # 2 : cost 0 10.877 * * [simplify]: Extracting # 3 : cost 0 10.882 * * [simplify]: Extracting # 4 : cost 0 10.886 * * [simplify]: iteration 4 : 2766 enodes (cost 267 ) 12.385 * * [simplify]: Extracting # 0 : cost 0 12.390 * * [simplify]: Extracting # 1 : cost 0 12.398 * * [simplify]: Extracting # 2 : cost 0 12.404 * * [simplify]: iteration done: 5001 enodes (cost 267 ) 12.404 * [simplify]: Simplified to: (- (- 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) (* (exp y) x) (/ (exp (- y)) (* (cbrt x) (cbrt x))) (/ (exp (- y)) (sqrt x)) (exp (- y)) (/ x (cbrt (exp (- y)))) (/ x (sqrt (exp (- y)))) (* (exp y) x) (* (exp y) x) (* (exp y) x) (- (+ (* 1/2 (/ (pow y 2) x)) (/ 1 x)) (/ y x)) (/ (exp (- y)) x) (/ (exp (- y)) x) 12.404 * * * [progress]: adding candidates to table 12.474 * * [progress]: iteration 4 / 4 12.474 * * * [progress]: picking best candidate 12.481 * * * * [pick]: Picked # 12.482 * * * [progress]: localizing error 12.490 * * * [progress]: generating rewritten candidates 12.490 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 12.560 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 1) 12.567 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1) 12.580 * * * [progress]: generating series expansions 12.580 * * * * [progress]: [ 1 / 3 ] generating series at (2) 12.580 * [backup-simplify]: Simplify (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x)) into (/ (exp (- y)) x) 12.581 * [approximate]: Taking taylor expansion of (/ (exp (- y)) x) in (y x) around 0 12.581 * [taylor]: Taking taylor expansion of (/ (exp (- y)) x) in x 12.581 * [taylor]: Taking taylor expansion of (exp (- y)) in x 12.581 * [taylor]: Taking taylor expansion of (- y) in x 12.581 * [taylor]: Taking taylor expansion of y in x 12.581 * [backup-simplify]: Simplify y into y 12.581 * [backup-simplify]: Simplify (- y) into (- y) 12.581 * [backup-simplify]: Simplify (- y) into (- y) 12.581 * [backup-simplify]: Simplify (exp (- y)) into (exp (- y)) 12.581 * [taylor]: Taking taylor expansion of x in x 12.581 * [backup-simplify]: Simplify 0 into 0 12.581 * [backup-simplify]: Simplify 1 into 1 12.581 * [backup-simplify]: Simplify (/ (exp (- y)) 1) into (exp (- y)) 12.581 * [taylor]: Taking taylor expansion of (/ (exp (- y)) x) in y 12.581 * [taylor]: Taking taylor expansion of (exp (- y)) in y 12.581 * [taylor]: Taking taylor expansion of (- y) in y 12.581 * [taylor]: Taking taylor expansion of y in y 12.581 * [backup-simplify]: Simplify 0 into 0 12.581 * [backup-simplify]: Simplify 1 into 1 12.582 * [backup-simplify]: Simplify (- 0) into 0 12.582 * [backup-simplify]: Simplify (- 1) into -1 12.582 * [backup-simplify]: Simplify (exp 0) into 1 12.582 * [taylor]: Taking taylor expansion of x in y 12.582 * [backup-simplify]: Simplify x into x 12.582 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.582 * [taylor]: Taking taylor expansion of (/ (exp (- y)) x) in y 12.582 * [taylor]: Taking taylor expansion of (exp (- y)) in y 12.582 * [taylor]: Taking taylor expansion of (- y) in y 12.582 * [taylor]: Taking taylor expansion of y in y 12.582 * [backup-simplify]: Simplify 0 into 0 12.582 * [backup-simplify]: Simplify 1 into 1 12.582 * [backup-simplify]: Simplify (- 0) into 0 12.583 * [backup-simplify]: Simplify (- 1) into -1 12.583 * [backup-simplify]: Simplify (exp 0) into 1 12.583 * [taylor]: Taking taylor expansion of x in y 12.583 * [backup-simplify]: Simplify x into x 12.583 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.583 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.583 * [taylor]: Taking taylor expansion of x in x 12.583 * [backup-simplify]: Simplify 0 into 0 12.583 * [backup-simplify]: Simplify 1 into 1 12.583 * [backup-simplify]: Simplify (/ 1 1) into 1 12.583 * [backup-simplify]: Simplify 1 into 1 12.584 * [backup-simplify]: Simplify (- 1) into -1 12.584 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 12.584 * [backup-simplify]: Simplify (- (/ -1 x) (+ (* (/ 1 x) (/ 0 x)))) into (- (/ 1 x)) 12.584 * [taylor]: Taking taylor expansion of (- (/ 1 x)) in x 12.584 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.584 * [taylor]: Taking taylor expansion of x in x 12.585 * [backup-simplify]: Simplify 0 into 0 12.585 * [backup-simplify]: Simplify 1 into 1 12.585 * [backup-simplify]: Simplify (/ 1 1) into 1 12.585 * [backup-simplify]: Simplify (- 1) into -1 12.585 * [backup-simplify]: Simplify -1 into -1 12.586 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.586 * [backup-simplify]: Simplify 0 into 0 12.586 * [backup-simplify]: Simplify (- 1) into -1 12.586 * [backup-simplify]: Simplify (- 0) into 0 12.587 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow -1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 12.587 * [backup-simplify]: Simplify (- (/ 1/2 x) (+ (* (/ 1 x) (/ 0 x)) (* (- (/ 1 x)) (/ 0 x)))) into (* 1/2 (/ 1 x)) 12.587 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 x)) in x 12.587 * [taylor]: Taking taylor expansion of 1/2 in x 12.588 * [backup-simplify]: Simplify 1/2 into 1/2 12.588 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.588 * [taylor]: Taking taylor expansion of x in x 12.588 * [backup-simplify]: Simplify 0 into 0 12.588 * [backup-simplify]: Simplify 1 into 1 12.588 * [backup-simplify]: Simplify (/ 1 1) into 1 12.588 * [backup-simplify]: Simplify (* 1/2 1) into 1/2 12.588 * [backup-simplify]: Simplify 1/2 into 1/2 12.588 * [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)) 12.589 * [backup-simplify]: Simplify (* (sqrt (exp (- (/ 1 y)))) (/ (sqrt (exp (- (/ 1 y)))) (/ 1 x))) into (* (exp (- (/ 1 y))) x) 12.589 * [approximate]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in (y x) around 0 12.589 * [taylor]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in x 12.589 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in x 12.589 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in x 12.589 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.589 * [taylor]: Taking taylor expansion of y in x 12.589 * [backup-simplify]: Simplify y into y 12.589 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.589 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.589 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.589 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 12.589 * [taylor]: Taking taylor expansion of x in x 12.589 * [backup-simplify]: Simplify 0 into 0 12.589 * [backup-simplify]: Simplify 1 into 1 12.589 * [taylor]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in y 12.589 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in y 12.589 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 12.589 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.589 * [taylor]: Taking taylor expansion of y in y 12.589 * [backup-simplify]: Simplify 0 into 0 12.589 * [backup-simplify]: Simplify 1 into 1 12.590 * [backup-simplify]: Simplify (/ 1 1) into 1 12.590 * [backup-simplify]: Simplify (- 1) into -1 12.590 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 12.590 * [taylor]: Taking taylor expansion of x in y 12.590 * [backup-simplify]: Simplify x into x 12.590 * [taylor]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in y 12.590 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in y 12.590 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 12.590 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.590 * [taylor]: Taking taylor expansion of y in y 12.590 * [backup-simplify]: Simplify 0 into 0 12.590 * [backup-simplify]: Simplify 1 into 1 12.590 * [backup-simplify]: Simplify (/ 1 1) into 1 12.590 * [backup-simplify]: Simplify (- 1) into -1 12.591 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 12.591 * [taylor]: Taking taylor expansion of x in y 12.591 * [backup-simplify]: Simplify x into x 12.591 * [backup-simplify]: Simplify (* (exp (- (/ 1 y))) x) into (* (exp (- (/ 1 y))) x) 12.591 * [taylor]: Taking taylor expansion of (* (exp (- (/ 1 y))) x) in x 12.591 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in x 12.591 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in x 12.591 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.591 * [taylor]: Taking taylor expansion of y in x 12.591 * [backup-simplify]: Simplify y into y 12.591 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.591 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.591 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.591 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 12.591 * [taylor]: Taking taylor expansion of x in x 12.591 * [backup-simplify]: Simplify 0 into 0 12.591 * [backup-simplify]: Simplify 1 into 1 12.591 * [backup-simplify]: Simplify (* (exp (- (/ 1 y))) 0) into 0 12.591 * [backup-simplify]: Simplify 0 into 0 12.591 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 0) (* 0 x)) into 0 12.591 * [taylor]: Taking taylor expansion of 0 in x 12.591 * [backup-simplify]: Simplify 0 into 0 12.591 * [backup-simplify]: Simplify 0 into 0 12.591 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.592 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.592 * [backup-simplify]: Simplify (- 0) into 0 12.593 * [backup-simplify]: Simplify (* (exp (- (/ 1 y))) (+ (* (/ (pow 0 1) 1)))) into 0 12.594 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 1) (* 0 0)) into (exp (- (/ 1 y))) 12.594 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 12.594 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 0) (+ (* 0 0) (* 0 x))) into 0 12.594 * [taylor]: Taking taylor expansion of 0 in x 12.594 * [backup-simplify]: Simplify 0 into 0 12.594 * [backup-simplify]: Simplify 0 into 0 12.595 * [backup-simplify]: Simplify 0 into 0 12.595 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.595 * [backup-simplify]: Simplify (- 0) into 0 12.595 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.596 * [backup-simplify]: Simplify (- 0) into 0 12.597 * [backup-simplify]: Simplify (* (exp (- (/ 1 y))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.598 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 0) (+ (* 0 1) (* 0 0))) into 0 12.598 * [backup-simplify]: Simplify 0 into 0 12.599 * [backup-simplify]: Simplify (+ (* (exp (- (/ 1 y))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 12.599 * [taylor]: Taking taylor expansion of 0 in x 12.599 * [backup-simplify]: Simplify 0 into 0 12.599 * [backup-simplify]: Simplify 0 into 0 12.599 * [backup-simplify]: Simplify 0 into 0 12.599 * [backup-simplify]: Simplify 0 into 0 12.599 * [backup-simplify]: Simplify (* (exp (- (/ 1 (/ 1 y)))) (* (/ 1 x) 1)) into (/ (exp (- y)) x) 12.600 * [backup-simplify]: Simplify (* (sqrt (exp (- (/ 1 (- y))))) (/ (sqrt (exp (- (/ 1 (- y))))) (/ 1 (- x)))) into (* -1 (* (exp (/ 1 y)) x)) 12.600 * [approximate]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in (y x) around 0 12.600 * [taylor]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in x 12.600 * [taylor]: Taking taylor expansion of -1 in x 12.600 * [backup-simplify]: Simplify -1 into -1 12.600 * [taylor]: Taking taylor expansion of (* (exp (/ 1 y)) x) in x 12.600 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in x 12.600 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.600 * [taylor]: Taking taylor expansion of y in x 12.600 * [backup-simplify]: Simplify y into y 12.600 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.600 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 12.600 * [taylor]: Taking taylor expansion of x in x 12.600 * [backup-simplify]: Simplify 0 into 0 12.600 * [backup-simplify]: Simplify 1 into 1 12.600 * [taylor]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in y 12.600 * [taylor]: Taking taylor expansion of -1 in y 12.600 * [backup-simplify]: Simplify -1 into -1 12.600 * [taylor]: Taking taylor expansion of (* (exp (/ 1 y)) x) in y 12.600 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 12.600 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.600 * [taylor]: Taking taylor expansion of y in y 12.600 * [backup-simplify]: Simplify 0 into 0 12.600 * [backup-simplify]: Simplify 1 into 1 12.601 * [backup-simplify]: Simplify (/ 1 1) into 1 12.601 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 12.601 * [taylor]: Taking taylor expansion of x in y 12.601 * [backup-simplify]: Simplify x into x 12.601 * [taylor]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in y 12.601 * [taylor]: Taking taylor expansion of -1 in y 12.601 * [backup-simplify]: Simplify -1 into -1 12.601 * [taylor]: Taking taylor expansion of (* (exp (/ 1 y)) x) in y 12.601 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 12.601 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.601 * [taylor]: Taking taylor expansion of y in y 12.601 * [backup-simplify]: Simplify 0 into 0 12.601 * [backup-simplify]: Simplify 1 into 1 12.602 * [backup-simplify]: Simplify (/ 1 1) into 1 12.602 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 12.602 * [taylor]: Taking taylor expansion of x in y 12.602 * [backup-simplify]: Simplify x into x 12.602 * [backup-simplify]: Simplify (* (exp (/ 1 y)) x) into (* (exp (/ 1 y)) x) 12.602 * [backup-simplify]: Simplify (* -1 (* (exp (/ 1 y)) x)) into (* -1 (* (exp (/ 1 y)) x)) 12.602 * [taylor]: Taking taylor expansion of (* -1 (* (exp (/ 1 y)) x)) in x 12.602 * [taylor]: Taking taylor expansion of -1 in x 12.602 * [backup-simplify]: Simplify -1 into -1 12.602 * [taylor]: Taking taylor expansion of (* (exp (/ 1 y)) x) in x 12.602 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in x 12.602 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.602 * [taylor]: Taking taylor expansion of y in x 12.602 * [backup-simplify]: Simplify y into y 12.602 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.602 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 12.602 * [taylor]: Taking taylor expansion of x in x 12.603 * [backup-simplify]: Simplify 0 into 0 12.603 * [backup-simplify]: Simplify 1 into 1 12.603 * [backup-simplify]: Simplify (* (exp (/ 1 y)) 0) into 0 12.603 * [backup-simplify]: Simplify (* -1 0) into 0 12.603 * [backup-simplify]: Simplify 0 into 0 12.603 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 0) (* 0 x)) into 0 12.604 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (exp (/ 1 y)) x))) into 0 12.604 * [taylor]: Taking taylor expansion of 0 in x 12.604 * [backup-simplify]: Simplify 0 into 0 12.604 * [backup-simplify]: Simplify 0 into 0 12.604 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.605 * [backup-simplify]: Simplify (* (exp (/ 1 y)) (+ (* (/ (pow 0 1) 1)))) into 0 12.605 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 1) (* 0 0)) into (exp (/ 1 y)) 12.606 * [backup-simplify]: Simplify (+ (* -1 (exp (/ 1 y))) (* 0 0)) into (- (exp (/ 1 y))) 12.606 * [backup-simplify]: Simplify (- (exp (/ 1 y))) into (- (exp (/ 1 y))) 12.607 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 0) (+ (* 0 0) (* 0 x))) into 0 12.607 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (exp (/ 1 y)) x)))) into 0 12.607 * [taylor]: Taking taylor expansion of 0 in x 12.608 * [backup-simplify]: Simplify 0 into 0 12.608 * [backup-simplify]: Simplify 0 into 0 12.608 * [backup-simplify]: Simplify 0 into 0 12.608 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.609 * [backup-simplify]: Simplify (* (exp (/ 1 y)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.610 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 0) (+ (* 0 1) (* 0 0))) into 0 12.611 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (exp (/ 1 y))) (* 0 0))) into 0 12.611 * [backup-simplify]: Simplify 0 into 0 12.612 * [backup-simplify]: Simplify (+ (* (exp (/ 1 y)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 12.613 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (exp (/ 1 y)) x))))) into 0 12.613 * [taylor]: Taking taylor expansion of 0 in x 12.613 * [backup-simplify]: Simplify 0 into 0 12.613 * [backup-simplify]: Simplify 0 into 0 12.613 * [backup-simplify]: Simplify 0 into 0 12.613 * [backup-simplify]: Simplify 0 into 0 12.613 * [backup-simplify]: Simplify (* (- (exp (/ 1 (/ 1 (- y))))) (* (/ 1 (- x)) 1)) into (/ (exp (* -1 y)) x) 12.613 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 1) 12.614 * [backup-simplify]: Simplify (sqrt (exp (- y))) into (sqrt (exp (- y))) 12.614 * [approximate]: Taking taylor expansion of (sqrt (exp (- y))) in (y) around 0 12.614 * [taylor]: Taking taylor expansion of (sqrt (exp (- y))) in y 12.614 * [taylor]: Taking taylor expansion of (exp (- y)) in y 12.614 * [taylor]: Taking taylor expansion of (- y) in y 12.614 * [taylor]: Taking taylor expansion of y in y 12.614 * [backup-simplify]: Simplify 0 into 0 12.614 * [backup-simplify]: Simplify 1 into 1 12.614 * [backup-simplify]: Simplify (- 0) into 0 12.615 * [backup-simplify]: Simplify (- 1) into -1 12.615 * [backup-simplify]: Simplify (exp 0) into 1 12.617 * [backup-simplify]: Simplify (sqrt 1) into 1 12.617 * [backup-simplify]: Simplify (- 1) into -1 12.619 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 12.619 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 1))) into -1/2 12.620 * [taylor]: Taking taylor expansion of (sqrt (exp (- y))) in y 12.620 * [taylor]: Taking taylor expansion of (exp (- y)) in y 12.620 * [taylor]: Taking taylor expansion of (- y) in y 12.620 * [taylor]: Taking taylor expansion of y in y 12.620 * [backup-simplify]: Simplify 0 into 0 12.620 * [backup-simplify]: Simplify 1 into 1 12.620 * [backup-simplify]: Simplify (- 0) into 0 12.621 * [backup-simplify]: Simplify (- 1) into -1 12.621 * [backup-simplify]: Simplify (exp 0) into 1 12.621 * [backup-simplify]: Simplify (sqrt 1) into 1 12.621 * [backup-simplify]: Simplify (- 1) into -1 12.623 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 12.623 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 1))) into -1/2 12.623 * [backup-simplify]: Simplify 1 into 1 12.624 * [backup-simplify]: Simplify -1/2 into -1/2 12.624 * [backup-simplify]: Simplify (- 1) into -1 12.624 * [backup-simplify]: Simplify (- 0) into 0 12.626 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow -1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 12.627 * [backup-simplify]: Simplify (/ (- 1/2 (pow -1/2 2) (+)) (* 2 1)) into 1/8 12.627 * [backup-simplify]: Simplify 1/8 into 1/8 12.627 * [backup-simplify]: Simplify (+ (* 1/8 (pow y 2)) (+ (* -1/2 y) 1)) into (- (+ (* 1/8 (pow y 2)) 1) (* 1/2 y)) 12.628 * [backup-simplify]: Simplify (sqrt (exp (- (/ 1 y)))) into (sqrt (exp (- (/ 1 y)))) 12.628 * [approximate]: Taking taylor expansion of (sqrt (exp (- (/ 1 y)))) in (y) around 0 12.628 * [taylor]: Taking taylor expansion of (sqrt (exp (- (/ 1 y)))) in y 12.628 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in y 12.628 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 12.628 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.628 * [taylor]: Taking taylor expansion of y in y 12.628 * [backup-simplify]: Simplify 0 into 0 12.628 * [backup-simplify]: Simplify 1 into 1 12.628 * [backup-simplify]: Simplify (/ 1 1) into 1 12.629 * [backup-simplify]: Simplify (- 1) into -1 12.629 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 12.629 * [backup-simplify]: Simplify (sqrt (exp (- (/ 1 y)))) into (sqrt (exp (- (/ 1 y)))) 12.629 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.629 * [taylor]: Taking taylor expansion of (sqrt (exp (- (/ 1 y)))) in y 12.629 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in y 12.629 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 12.629 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.629 * [taylor]: Taking taylor expansion of y in y 12.629 * [backup-simplify]: Simplify 0 into 0 12.629 * [backup-simplify]: Simplify 1 into 1 12.630 * [backup-simplify]: Simplify (/ 1 1) into 1 12.630 * [backup-simplify]: Simplify (- 1) into -1 12.630 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 12.630 * [backup-simplify]: Simplify (sqrt (exp (- (/ 1 y)))) into (sqrt (exp (- (/ 1 y)))) 12.631 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.631 * [backup-simplify]: Simplify (sqrt (exp (- (/ 1 y)))) into (sqrt (exp (- (/ 1 y)))) 12.631 * [backup-simplify]: Simplify 0 into 0 12.632 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.632 * [backup-simplify]: Simplify 0 into 0 12.633 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.633 * [backup-simplify]: Simplify 0 into 0 12.634 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.634 * [backup-simplify]: Simplify 0 into 0 12.635 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.635 * [backup-simplify]: Simplify 0 into 0 12.636 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.636 * [backup-simplify]: Simplify 0 into 0 12.636 * [backup-simplify]: Simplify (sqrt (exp (- (/ 1 (/ 1 y))))) into (sqrt (exp (- y))) 12.636 * [backup-simplify]: Simplify (sqrt (exp (- (/ 1 (- y))))) into (sqrt (exp (/ 1 y))) 12.636 * [approximate]: Taking taylor expansion of (sqrt (exp (/ 1 y))) in (y) around 0 12.636 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 1 y))) in y 12.636 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 12.636 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.636 * [taylor]: Taking taylor expansion of y in y 12.636 * [backup-simplify]: Simplify 0 into 0 12.636 * [backup-simplify]: Simplify 1 into 1 12.637 * [backup-simplify]: Simplify (/ 1 1) into 1 12.637 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 12.637 * [backup-simplify]: Simplify (sqrt (exp (/ 1 y))) into (sqrt (exp (/ 1 y))) 12.637 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 1 y))))) into 0 12.637 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 1 y))) in y 12.637 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 12.637 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.637 * [taylor]: Taking taylor expansion of y in y 12.637 * [backup-simplify]: Simplify 0 into 0 12.637 * [backup-simplify]: Simplify 1 into 1 12.638 * [backup-simplify]: Simplify (/ 1 1) into 1 12.638 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 12.638 * [backup-simplify]: Simplify (sqrt (exp (/ 1 y))) into (sqrt (exp (/ 1 y))) 12.638 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 1 y))))) into 0 12.638 * [backup-simplify]: Simplify (sqrt (exp (/ 1 y))) into (sqrt (exp (/ 1 y))) 12.638 * [backup-simplify]: Simplify 0 into 0 12.639 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (exp (/ 1 y))))) into 0 12.639 * [backup-simplify]: Simplify 0 into 0 12.640 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 1 y))))) into 0 12.640 * [backup-simplify]: Simplify 0 into 0 12.641 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 1 y))))) into 0 12.641 * [backup-simplify]: Simplify 0 into 0 12.642 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 1 y))))) into 0 12.642 * [backup-simplify]: Simplify 0 into 0 12.643 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 1 y))))) into 0 12.643 * [backup-simplify]: Simplify 0 into 0 12.643 * [backup-simplify]: Simplify (sqrt (exp (/ 1 (/ 1 (- y))))) into (sqrt (exp (* -1 y))) 12.643 * * * * [progress]: [ 3 / 3 ] generating series at (2 1) 12.643 * [backup-simplify]: Simplify (sqrt (exp (- y))) into (sqrt (exp (- y))) 12.643 * [approximate]: Taking taylor expansion of (sqrt (exp (- y))) in (y) around 0 12.643 * [taylor]: Taking taylor expansion of (sqrt (exp (- y))) in y 12.644 * [taylor]: Taking taylor expansion of (exp (- y)) in y 12.644 * [taylor]: Taking taylor expansion of (- y) in y 12.644 * [taylor]: Taking taylor expansion of y in y 12.644 * [backup-simplify]: Simplify 0 into 0 12.644 * [backup-simplify]: Simplify 1 into 1 12.644 * [backup-simplify]: Simplify (- 0) into 0 12.644 * [backup-simplify]: Simplify (- 1) into -1 12.644 * [backup-simplify]: Simplify (exp 0) into 1 12.645 * [backup-simplify]: Simplify (sqrt 1) into 1 12.645 * [backup-simplify]: Simplify (- 1) into -1 12.646 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 12.647 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 1))) into -1/2 12.647 * [taylor]: Taking taylor expansion of (sqrt (exp (- y))) in y 12.647 * [taylor]: Taking taylor expansion of (exp (- y)) in y 12.647 * [taylor]: Taking taylor expansion of (- y) in y 12.647 * [taylor]: Taking taylor expansion of y in y 12.647 * [backup-simplify]: Simplify 0 into 0 12.647 * [backup-simplify]: Simplify 1 into 1 12.648 * [backup-simplify]: Simplify (- 0) into 0 12.648 * [backup-simplify]: Simplify (- 1) into -1 12.648 * [backup-simplify]: Simplify (exp 0) into 1 12.648 * [backup-simplify]: Simplify (sqrt 1) into 1 12.649 * [backup-simplify]: Simplify (- 1) into -1 12.650 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 12.650 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 1))) into -1/2 12.651 * [backup-simplify]: Simplify 1 into 1 12.651 * [backup-simplify]: Simplify -1/2 into -1/2 12.651 * [backup-simplify]: Simplify (- 1) into -1 12.652 * [backup-simplify]: Simplify (- 0) into 0 12.653 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow -1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 12.654 * [backup-simplify]: Simplify (/ (- 1/2 (pow -1/2 2) (+)) (* 2 1)) into 1/8 12.655 * [backup-simplify]: Simplify 1/8 into 1/8 12.655 * [backup-simplify]: Simplify (+ (* 1/8 (pow y 2)) (+ (* -1/2 y) 1)) into (- (+ (* 1/8 (pow y 2)) 1) (* 1/2 y)) 12.655 * [backup-simplify]: Simplify (sqrt (exp (- (/ 1 y)))) into (sqrt (exp (- (/ 1 y)))) 12.655 * [approximate]: Taking taylor expansion of (sqrt (exp (- (/ 1 y)))) in (y) around 0 12.655 * [taylor]: Taking taylor expansion of (sqrt (exp (- (/ 1 y)))) in y 12.655 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in y 12.655 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 12.655 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.655 * [taylor]: Taking taylor expansion of y in y 12.655 * [backup-simplify]: Simplify 0 into 0 12.655 * [backup-simplify]: Simplify 1 into 1 12.656 * [backup-simplify]: Simplify (/ 1 1) into 1 12.656 * [backup-simplify]: Simplify (- 1) into -1 12.656 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 12.656 * [backup-simplify]: Simplify (sqrt (exp (- (/ 1 y)))) into (sqrt (exp (- (/ 1 y)))) 12.657 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.657 * [taylor]: Taking taylor expansion of (sqrt (exp (- (/ 1 y)))) in y 12.657 * [taylor]: Taking taylor expansion of (exp (- (/ 1 y))) in y 12.657 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 12.657 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.657 * [taylor]: Taking taylor expansion of y in y 12.657 * [backup-simplify]: Simplify 0 into 0 12.657 * [backup-simplify]: Simplify 1 into 1 12.657 * [backup-simplify]: Simplify (/ 1 1) into 1 12.658 * [backup-simplify]: Simplify (- 1) into -1 12.658 * [backup-simplify]: Simplify (exp (- (/ 1 y))) into (exp (- (/ 1 y))) 12.658 * [backup-simplify]: Simplify (sqrt (exp (- (/ 1 y)))) into (sqrt (exp (- (/ 1 y)))) 12.658 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.658 * [backup-simplify]: Simplify (sqrt (exp (- (/ 1 y)))) into (sqrt (exp (- (/ 1 y)))) 12.658 * [backup-simplify]: Simplify 0 into 0 12.659 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.659 * [backup-simplify]: Simplify 0 into 0 12.660 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.660 * [backup-simplify]: Simplify 0 into 0 12.661 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.661 * [backup-simplify]: Simplify 0 into 0 12.662 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.662 * [backup-simplify]: Simplify 0 into 0 12.663 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (- (/ 1 y)))))) into 0 12.663 * [backup-simplify]: Simplify 0 into 0 12.664 * [backup-simplify]: Simplify (sqrt (exp (- (/ 1 (/ 1 y))))) into (sqrt (exp (- y))) 12.664 * [backup-simplify]: Simplify (sqrt (exp (- (/ 1 (- y))))) into (sqrt (exp (/ 1 y))) 12.664 * [approximate]: Taking taylor expansion of (sqrt (exp (/ 1 y))) in (y) around 0 12.664 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 1 y))) in y 12.664 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 12.664 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.664 * [taylor]: Taking taylor expansion of y in y 12.664 * [backup-simplify]: Simplify 0 into 0 12.664 * [backup-simplify]: Simplify 1 into 1 12.664 * [backup-simplify]: Simplify (/ 1 1) into 1 12.664 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 12.665 * [backup-simplify]: Simplify (sqrt (exp (/ 1 y))) into (sqrt (exp (/ 1 y))) 12.665 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 1 y))))) into 0 12.665 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 1 y))) in y 12.665 * [taylor]: Taking taylor expansion of (exp (/ 1 y)) in y 12.665 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.665 * [taylor]: Taking taylor expansion of y in y 12.665 * [backup-simplify]: Simplify 0 into 0 12.665 * [backup-simplify]: Simplify 1 into 1 12.665 * [backup-simplify]: Simplify (/ 1 1) into 1 12.665 * [backup-simplify]: Simplify (exp (/ 1 y)) into (exp (/ 1 y)) 12.666 * [backup-simplify]: Simplify (sqrt (exp (/ 1 y))) into (sqrt (exp (/ 1 y))) 12.666 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 1 y))))) into 0 12.666 * [backup-simplify]: Simplify (sqrt (exp (/ 1 y))) into (sqrt (exp (/ 1 y))) 12.666 * [backup-simplify]: Simplify 0 into 0 12.667 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (exp (/ 1 y))))) into 0 12.667 * [backup-simplify]: Simplify 0 into 0 12.668 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 1 y))))) into 0 12.668 * [backup-simplify]: Simplify 0 into 0 12.669 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 1 y))))) into 0 12.669 * [backup-simplify]: Simplify 0 into 0 12.670 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 1 y))))) into 0 12.670 * [backup-simplify]: Simplify 0 into 0 12.671 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 1 y))))) into 0 12.671 * [backup-simplify]: Simplify 0 into 0 12.671 * [backup-simplify]: Simplify (sqrt (exp (/ 1 (/ 1 (- y))))) into (sqrt (exp (* -1 y))) 12.671 * * * [progress]: simplifying candidates 12.672 * [simplify]: Simplifying: (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x)) (+ (log (sqrt (exp (- y)))) (- (log (sqrt (exp (- y)))) (log x))) (+ (log (sqrt (exp (- y)))) (log (/ (sqrt (exp (- y))) x))) (log (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x))) (exp (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x))) (* (* (* (sqrt (exp (- y))) (sqrt (exp (- y)))) (sqrt (exp (- y)))) (/ (* (* (sqrt (exp (- y))) (sqrt (exp (- y)))) (sqrt (exp (- y)))) (* (* x x) x))) (* (* (* (sqrt (exp (- y))) (sqrt (exp (- y)))) (sqrt (exp (- y)))) (* (* (/ (sqrt (exp (- y))) x) (/ (sqrt (exp (- y))) x)) (/ (sqrt (exp (- y))) x))) (* (cbrt (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x))) (cbrt (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x)))) (cbrt (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x))) (* (* (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x)) (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x))) (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x))) (sqrt (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x))) (sqrt (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x))) (* (sqrt 1) (sqrt (exp (- y)))) (* (sqrt (exp y)) x) (* (sqrt (exp 0)) (sqrt (exp (- y)))) (* (sqrt (exp y)) x) (* (sqrt (sqrt (exp (- y)))) (sqrt (/ (sqrt (exp (- y))) x))) (* (sqrt (sqrt (exp (- y)))) (sqrt (/ (sqrt (exp (- y))) x))) (* (sqrt (sqrt (exp (- y)))) (/ (sqrt (sqrt (exp (- y)))) (sqrt x))) (* (sqrt (sqrt (exp (- y)))) (/ (sqrt (sqrt (exp (- y)))) (sqrt x))) (* (sqrt (sqrt (exp (- y)))) (/ (sqrt (sqrt (exp (- y)))) (sqrt x))) (* (sqrt (sqrt (exp (- y)))) (/ (sqrt (sqrt (exp (- y)))) (sqrt x))) (* (sqrt (sqrt (exp (- y)))) (sqrt (/ (sqrt (exp (- y))) x))) (* (sqrt (sqrt (exp (- y)))) (sqrt (/ (sqrt (exp (- y))) x))) (* (sqrt (sqrt (exp (- y)))) (/ (sqrt (sqrt (exp (- y)))) (sqrt x))) (* (sqrt (sqrt (exp (- y)))) (/ (sqrt (sqrt (exp (- y)))) (sqrt x))) (* (sqrt (sqrt (exp (- y)))) (/ (sqrt (sqrt (exp (- y)))) (sqrt x))) (* (sqrt (sqrt (exp (- y)))) (/ (sqrt (sqrt (exp (- y)))) (sqrt x))) (* (sqrt (exp (- y))) (* (cbrt (/ (sqrt (exp (- y))) x)) (cbrt (/ (sqrt (exp (- y))) x)))) (* (sqrt (exp (- y))) (sqrt (/ (sqrt (exp (- y))) x))) (* (sqrt (exp (- y))) (/ (* (cbrt (sqrt (exp (- y)))) (cbrt (sqrt (exp (- y))))) (* (cbrt x) (cbrt x)))) (* (sqrt (exp (- y))) (/ (* (cbrt (sqrt (exp (- y)))) (cbrt (sqrt (exp (- y))))) (sqrt x))) (* (sqrt (exp (- y))) (/ (* (cbrt (sqrt (exp (- y)))) (cbrt (sqrt (exp (- y))))) 1)) (* (sqrt (exp (- y))) (/ (sqrt (* (cbrt (exp (- y))) (cbrt (exp (- y))))) (* (cbrt x) (cbrt x)))) (* (sqrt (exp (- y))) (/ (sqrt (* (cbrt (exp (- y))) (cbrt (exp (- y))))) (sqrt x))) (* (sqrt (exp (- y))) (/ (sqrt (* (cbrt (exp (- y))) (cbrt (exp (- y))))) 1)) (* (sqrt (exp (- y))) (/ (sqrt (sqrt (exp (- y)))) (* (cbrt x) (cbrt x)))) (* (sqrt (exp (- y))) (/ (sqrt (sqrt (exp (- y)))) (sqrt x))) (* (sqrt (exp (- y))) (/ (sqrt (sqrt (exp (- y)))) 1)) (* (sqrt (exp (- y))) (/ (sqrt 1) (* (cbrt x) (cbrt x)))) (* (sqrt (exp (- y))) (/ (sqrt 1) (sqrt x))) (* (sqrt (exp (- y))) (/ (sqrt 1) 1)) (* (sqrt (exp (- y))) (/ (sqrt (sqrt (exp (- y)))) (* (cbrt x) (cbrt x)))) (* (sqrt (exp (- y))) (/ (sqrt (sqrt (exp (- y)))) (sqrt x))) (* (sqrt (exp (- y))) (/ (sqrt (sqrt (exp (- y)))) 1)) (* (sqrt (exp (- y))) (/ 1 (* (cbrt x) (cbrt x)))) (* (sqrt (exp (- y))) (/ 1 (sqrt x))) (* (sqrt (exp (- y))) (/ 1 1)) (* (sqrt (exp (- y))) 1) (* (sqrt (exp (- y))) (sqrt (exp (- y)))) (* (cbrt (sqrt (exp (- y)))) (/ (sqrt (exp (- y))) x)) (* (sqrt (cbrt (exp (- y)))) (/ (sqrt (exp (- y))) x)) (* (sqrt (sqrt (exp (- y)))) (/ (sqrt (exp (- y))) x)) (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x)) (* (sqrt (sqrt (exp (- y)))) (/ (sqrt (exp (- y))) x)) (* (sqrt (exp (- y))) (/ (sqrt (exp (- y))) x)) (* (sqrt (exp (- y))) (sqrt (exp (- y)))) (* (sqrt 1) (/ (sqrt (exp (- y))) x)) (* (sqrt (exp 0)) (/ (sqrt (exp (- y))) x)) (log (sqrt (exp (- y)))) (exp (sqrt (exp (- y)))) (* (cbrt (sqrt (exp (- y)))) (cbrt (sqrt (exp (- y))))) (cbrt (sqrt (exp (- y)))) (* (* (sqrt (exp (- y))) (sqrt (exp (- y)))) (sqrt (exp (- y)))) (sqrt (* (cbrt (exp (- y))) (cbrt (exp (- y))))) (sqrt (cbrt (exp (- y)))) (sqrt (sqrt (exp (- y)))) (sqrt (sqrt (exp (- y)))) (sqrt 1) (sqrt (exp (- y))) (sqrt 1) (sqrt (exp y)) (sqrt (exp 0)) (sqrt (exp y)) (/ 1 2) (/ (cbrt (- y)) 2) (/ (sqrt (- y)) 2) (/ (- y) 2) (/ y 2) (/ (cbrt y) 2) (/ (sqrt y) 2) (/ y 2) (/ (- (cbrt y)) 2) (/ (- (sqrt y)) 2) (/ (- y) 2) (sqrt (sqrt (exp (- y)))) (sqrt (sqrt (exp (- y)))) (log (sqrt (exp (- y)))) (exp (sqrt (exp (- y)))) (* (cbrt (sqrt (exp (- y)))) (cbrt (sqrt (exp (- y))))) (cbrt (sqrt (exp (- y)))) (* (* (sqrt (exp (- y))) (sqrt (exp (- y)))) (sqrt (exp (- y)))) (sqrt (* (cbrt (exp (- y))) (cbrt (exp (- y))))) (sqrt (cbrt (exp (- y)))) (sqrt (sqrt (exp (- y)))) (sqrt (sqrt (exp (- y)))) (sqrt 1) (sqrt (exp (- y))) (sqrt 1) (sqrt (exp y)) (sqrt (exp 0)) (sqrt (exp y)) (/ 1 2) (/ (cbrt (- y)) 2) (/ (sqrt (- y)) 2) (/ (- y) 2) (/ y 2) (/ (cbrt y) 2) (/ (sqrt y) 2) (/ y 2) (/ (- (cbrt y)) 2) (/ (- (sqrt y)) 2) (/ (- y) 2) (sqrt (sqrt (exp (- y)))) (sqrt (sqrt (exp (- y)))) (- (+ (* 1/2 (/ (pow y 2) x)) (/ 1 x)) (/ y x)) (/ (exp (- y)) x) (/ (exp (* -1 y)) x) (- (+ (* 1/8 (pow y 2)) 1) (* 1/2 y)) (sqrt (exp (- y))) (sqrt (exp (* -1 y))) (- (+ (* 1/8 (pow y 2)) 1) (* 1/2 y)) (sqrt (exp (- y))) (sqrt (exp (* -1 y))) 12.674 * * [simplify]: Extracting # 0 : cost 0 12.674 * * [simplify]: Extracting # 1 : cost 0 12.674 * * [simplify]: Extracting # 2 : cost 0 12.675 * * [simplify]: Extracting # 3 : cost 0 12.675 * * [simplify]: Extracting # 4 : cost 0 12.675 * * [simplify]: Extracting # 5 : cost 0 12.675 * * [simplify]: Extracting # 6 : cost 0 12.675 * * [simplify]: Extracting # 7 : cost 0 12.675 * * [simplify]: iteration 0 : 128 enodes (cost 1160 ) 12.712 * * [simplify]: Extracting # 0 : cost 0 12.713 * * [simplify]: Extracting # 1 : cost 0 12.713 * * [simplify]: Extracting # 2 : cost 0 12.713 * * [simplify]: Extracting # 3 : cost 0 12.713 * * [simplify]: iteration 1 : 259 enodes (cost 936 ) 12.876 * * [simplify]: Extracting # 0 : cost 0 12.878 * * [simplify]: Extracting # 1 : cost 0 12.880 * * [simplify]: Extracting # 2 : cost 0 12.881 * * [simplify]: Extracting # 3 : cost 0 12.883 * * [simplify]: Extracting # 4 : cost 0 12.884 * * [simplify]: Extracting # 5 : cost 0 12.886 * * [simplify]: iteration 2 : 772 enodes (cost 830 ) 14.500 * * [simplify]: Extracting # 0 : cost 0 14.503 * * [simplify]: Extracting # 1 : cost 0 14.506 * * [simplify]: Extracting # 2 : cost 0 14.509 * * [simplify]: Extracting # 3 : cost 0 14.520 * * [simplify]: Extracting # 4 : cost 0 14.525 * * [simplify]: iteration 3 : 2433 enodes (cost 799 ) 15.841 * * [simplify]: Extracting # 0 : cost 0 15.859 * * [simplify]: Extracting # 1 : cost 0 15.870 * * [simplify]: Extracting # 2 : cost 0 15.880 * * [simplify]: Extracting # 3 : cost 0 15.891 * * [simplify]: Extracting # 4 : cost 0 15.902 * * [simplify]: Extracting # 5 : cost 0 15.912 * * [simplify]: iteration done: 5001 enodes (cost 799 ) 15.913 * [simplify]: Simplified to: (/ (exp (- y)) x) (- (- y) (log x)) (- (- y) (log x)) (- (- y) (log x)) (exp (/ (exp (- y)) x)) (pow (/ (exp (- y)) x) 3) (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)) (sqrt (exp (- y))) (* (sqrt (exp y)) x) (sqrt (exp (- y))) (* (sqrt (exp y)) x) (* (sqrt (sqrt (exp (- y)))) (sqrt (/ (sqrt (exp (- y))) x))) (* (sqrt (sqrt (exp (- y)))) (sqrt (/ (sqrt (exp (- y))) x))) (/ (sqrt (exp (- y))) (sqrt x)) (/ (sqrt (exp (- y))) (sqrt x)) (/ (sqrt (exp (- y))) (sqrt x)) (/ (sqrt (exp (- y))) (sqrt x)) (* (sqrt (sqrt (exp (- y)))) (sqrt (/ (sqrt (exp (- y))) x))) (* (sqrt (sqrt (exp (- y)))) (sqrt (/ (sqrt (exp (- y))) x))) (/ (sqrt (exp (- y))) (sqrt x)) (/ (sqrt (exp (- y))) (sqrt x)) (/ (sqrt (exp (- y))) (sqrt x)) (/ (sqrt (exp (- y))) (sqrt x)) (* (sqrt (exp (- y))) (* (cbrt (/ (sqrt (exp (- y))) x)) (cbrt (/ (sqrt (exp (- y))) x)))) (* (sqrt (exp (- y))) (sqrt (/ (sqrt (exp (- y))) x))) (* (sqrt (exp (- y))) (/ (* (cbrt (sqrt (exp (- y)))) (cbrt (sqrt (exp (- y))))) (* (cbrt x) (cbrt x)))) (* (sqrt (exp (- y))) (/ (* (cbrt (sqrt (exp (- y)))) (cbrt (sqrt (exp (- y))))) (sqrt x))) (* (sqrt (exp (- y))) (* (cbrt (sqrt (exp (- y)))) (cbrt (sqrt (exp (- y)))))) (/ (* (fabs (cbrt (exp (- y)))) (sqrt (exp (- y)))) (* (cbrt x) (cbrt x))) (* (/ (fabs (cbrt (exp (- y)))) (sqrt x)) (sqrt (exp (- y)))) (* (fabs (cbrt (exp (- y)))) (sqrt (exp (- y)))) (/ (pow (sqrt (sqrt (exp (- y)))) 3) (* (cbrt x) (cbrt x))) (/ (pow (sqrt (sqrt (exp (- y)))) 3) (sqrt x)) (pow (sqrt (sqrt (exp (- y)))) 3) (/ (/ (sqrt (exp (- y))) (cbrt x)) (cbrt x)) (/ (sqrt (exp (- y))) (sqrt x)) (sqrt (exp (- y))) (/ (pow (sqrt (sqrt (exp (- y)))) 3) (* (cbrt x) (cbrt x))) (/ (pow (sqrt (sqrt (exp (- y)))) 3) (sqrt x)) (pow (sqrt (sqrt (exp (- y)))) 3) (/ (/ (sqrt (exp (- y))) (cbrt x)) (cbrt x)) (/ (sqrt (exp (- y))) (sqrt x)) (sqrt (exp (- y))) (sqrt (exp (- y))) (exp (- y)) (* (cbrt (sqrt (exp (- y)))) (/ (sqrt (exp (- y))) x)) (* (sqrt (cbrt (exp (- y)))) (/ (sqrt (exp (- y))) x)) (/ (pow (sqrt (sqrt (exp (- y)))) 3) x) (/ (exp (- y)) x) (/ (pow (sqrt (sqrt (exp (- y)))) 3) x) (/ (exp (- y)) x) (exp (- y)) (/ (sqrt (exp (- y))) x) (/ (sqrt (exp (- y))) x) (log (sqrt (exp (- y)))) (exp (sqrt (exp (- y)))) (* (cbrt (sqrt (exp (- y)))) (cbrt (sqrt (exp (- y))))) (cbrt (sqrt (exp (- y)))) (pow (sqrt (exp (- y))) 3) (fabs (cbrt (exp (- y)))) (sqrt (cbrt (exp (- y)))) (sqrt (sqrt (exp (- y)))) (sqrt (sqrt (exp (- y)))) 1 (sqrt (exp (- y))) 1 (sqrt (exp y)) 1 (sqrt (exp y)) 1/2 (/ (cbrt (- y)) 2) (/ (sqrt (- y)) 2) (* y -1/2) (/ y 2) (/ (cbrt y) 2) (/ (sqrt y) 2) (/ y 2) (/ (- (cbrt y)) 2) (/ (- (sqrt y)) 2) (* y -1/2) (sqrt (sqrt (exp (- y)))) (sqrt (sqrt (exp (- y)))) (log (sqrt (exp (- y)))) (exp (sqrt (exp (- y)))) (* (cbrt (sqrt (exp (- y)))) (cbrt (sqrt (exp (- y))))) (cbrt (sqrt (exp (- y)))) (pow (sqrt (exp (- y))) 3) (fabs (cbrt (exp (- y)))) (sqrt (cbrt (exp (- y)))) (sqrt (sqrt (exp (- y)))) (sqrt (sqrt (exp (- y)))) 1 (sqrt (exp (- y))) 1 (sqrt (exp y)) 1 (sqrt (exp y)) 1/2 (/ (cbrt (- y)) 2) (/ (sqrt (- y)) 2) (* y -1/2) (/ y 2) (/ (cbrt y) 2) (/ (sqrt y) 2) (/ y 2) (/ (- (cbrt y)) 2) (/ (- (sqrt y)) 2) (* y -1/2) (sqrt (sqrt (exp (- y)))) (sqrt (sqrt (exp (- y)))) (- (+ (* 1/2 (/ (pow y 2) x)) (/ 1 x)) (/ y x)) (/ (exp (- y)) x) (/ (exp (- y)) x) (+ (* y (- (* 1/8 y) 1/2)) 1) (sqrt (exp (- y))) (sqrt (exp (- y))) (+ (* y (- (* 1/8 y) 1/2)) 1) (sqrt (exp (- y))) (sqrt (exp (- y))) 15.915 * * * [progress]: adding candidates to table 16.340 * [progress]: [Phase 3 of 3] Extracting. 16.340 * * [regime]: Finding splitpoints for: (# # # # #) 16.341 * * * [regime-changes]: Trying 2 branch expressions: (y x) 16.341 * * * * [regimes]: Trying to branch on y from (# # # # #) 16.393 * * * * [regimes]: Trying to branch on x from (# # # # #) 16.829 * * * [regime]: Found split indices: #