0.004 * [progress]: [Phase 1 of 3] Setting up. 0.005 * * * [progress]: [1/2] Preparing points 0.335 * * * [progress]: [2/2] Setting up program. 0.345 * [progress]: [Phase 2 of 3] Improving. 0.345 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.346 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 0.347 * * [simplify]: iters left: 6 (18 enodes) 0.357 * * [simplify]: iters left: 5 (78 enodes) 0.401 * * [simplify]: iters left: 4 (150 enodes) 0.456 * * [simplify]: iters left: 3 (269 enodes) 0.532 * * [simplify]: iters left: 2 (454 enodes) 0.648 * * [simplify]: Extracting #0: cost 1 inf + 0 0.648 * * [simplify]: Extracting #1: cost 10 inf + 0 0.649 * * [simplify]: Extracting #2: cost 18 inf + 1 0.649 * * [simplify]: Extracting #3: cost 27 inf + 2 0.649 * * [simplify]: Extracting #4: cost 93 inf + 84 0.651 * * [simplify]: Extracting #5: cost 166 inf + 781 0.653 * * [simplify]: Extracting #6: cost 157 inf + 3859 0.662 * * [simplify]: Extracting #7: cost 51 inf + 20730 0.676 * * [simplify]: Extracting #8: cost 2 inf + 32069 0.685 * * [simplify]: Extracting #9: cost 0 inf + 32907 0.693 * * [simplify]: Extracting #10: cost 0 inf + 32906 0.705 * [simplify]: Simplified to (* (/ t (sqrt (- (/ (+ (+ (* (* 2 t) t) (* l l)) (* x (+ (* (* 2 t) t) (* l l)))) (+ x -1)) (* l l)))) (sqrt 2)) 0.706 * [simplify]: Simplified (2) to (λ (x l t) (* (/ t (sqrt (- (/ (+ (+ (* (* 2 t) t) (* l l)) (* x (+ (* (* 2 t) t) (* l l)))) (+ x -1)) (* l l)))) (sqrt 2))) 0.718 * * [progress]: iteration 1 / 4 0.718 * * * [progress]: picking best candidate 0.726 * * * * [pick]: Picked # 0.726 * * * [progress]: localizing error 0.801 * * * [progress]: generating rewritten candidates 0.802 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 0.878 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1) 0.902 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 0.909 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 1.001 * * * [progress]: generating series expansions 1.002 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 1.010 * [backup-simplify]: Simplify (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) into (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))) 1.011 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))) in (x l t) around 0 1.012 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))) in t 1.012 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in t 1.012 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) in t 1.012 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in t 1.012 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 1.012 * [taylor]: Taking taylor expansion of x in t 1.012 * [backup-simplify]: Simplify x into x 1.012 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.012 * [taylor]: Taking taylor expansion of l in t 1.012 * [backup-simplify]: Simplify l into l 1.013 * [taylor]: Taking taylor expansion of (- x 1) in t 1.013 * [taylor]: Taking taylor expansion of x in t 1.013 * [backup-simplify]: Simplify x into x 1.013 * [taylor]: Taking taylor expansion of 1 in t 1.013 * [backup-simplify]: Simplify 1 into 1 1.013 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.014 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 1.015 * [backup-simplify]: Simplify (- 1) into -1 1.015 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 1.015 * [backup-simplify]: Simplify (/ (* x (pow l 2)) (- x 1)) into (/ (* x (pow l 2)) (- x 1)) 1.015 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1)))) in t 1.015 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in t 1.015 * [taylor]: Taking taylor expansion of 2 in t 1.015 * [backup-simplify]: Simplify 2 into 2 1.015 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in t 1.015 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in t 1.015 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.015 * [taylor]: Taking taylor expansion of t in t 1.015 * [backup-simplify]: Simplify 0 into 0 1.015 * [backup-simplify]: Simplify 1 into 1 1.015 * [taylor]: Taking taylor expansion of x in t 1.015 * [backup-simplify]: Simplify x into x 1.015 * [taylor]: Taking taylor expansion of (- x 1) in t 1.015 * [taylor]: Taking taylor expansion of x in t 1.015 * [backup-simplify]: Simplify x into x 1.015 * [taylor]: Taking taylor expansion of 1 in t 1.015 * [backup-simplify]: Simplify 1 into 1 1.016 * [backup-simplify]: Simplify (* 1 1) into 1 1.016 * [backup-simplify]: Simplify (* 1 x) into x 1.017 * [backup-simplify]: Simplify (- 1) into -1 1.017 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 1.017 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 1.017 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in t 1.017 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in t 1.017 * [taylor]: Taking taylor expansion of 2 in t 1.017 * [backup-simplify]: Simplify 2 into 2 1.017 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in t 1.017 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.017 * [taylor]: Taking taylor expansion of t in t 1.017 * [backup-simplify]: Simplify 0 into 0 1.017 * [backup-simplify]: Simplify 1 into 1 1.017 * [taylor]: Taking taylor expansion of (- x 1) in t 1.017 * [taylor]: Taking taylor expansion of x in t 1.017 * [backup-simplify]: Simplify x into x 1.017 * [taylor]: Taking taylor expansion of 1 in t 1.017 * [backup-simplify]: Simplify 1 into 1 1.018 * [backup-simplify]: Simplify (* 1 1) into 1 1.018 * [backup-simplify]: Simplify (- 1) into -1 1.018 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 1.018 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 1.018 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in t 1.018 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.018 * [taylor]: Taking taylor expansion of l in t 1.018 * [backup-simplify]: Simplify l into l 1.018 * [taylor]: Taking taylor expansion of (- x 1) in t 1.018 * [taylor]: Taking taylor expansion of x in t 1.018 * [backup-simplify]: Simplify x into x 1.018 * [taylor]: Taking taylor expansion of 1 in t 1.019 * [backup-simplify]: Simplify 1 into 1 1.019 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.019 * [backup-simplify]: Simplify (- 1) into -1 1.019 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 1.019 * [backup-simplify]: Simplify (/ (pow l 2) (- x 1)) into (/ (pow l 2) (- x 1)) 1.019 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.020 * [taylor]: Taking taylor expansion of l in t 1.020 * [backup-simplify]: Simplify l into l 1.020 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 1.020 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 1.020 * [backup-simplify]: Simplify (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) into (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) 1.021 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.021 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 1.021 * [backup-simplify]: Simplify (+ (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (- (pow l 2))) into (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) 1.022 * [backup-simplify]: Simplify (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) into (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) 1.022 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.022 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (pow l 2))) into 0 1.023 * [backup-simplify]: Simplify (- 0) into 0 1.023 * [backup-simplify]: Simplify (+ 0 0) into 0 1.023 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* x (pow l 2)) (- x 1)) (/ 0 (- x 1))))) into 0 1.023 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.024 * [backup-simplify]: Simplify (- 0) into 0 1.024 * [backup-simplify]: Simplify (+ 0 0) into 0 1.024 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow l 2) (- x 1)) (/ 0 (- x 1))))) into 0 1.025 * [backup-simplify]: Simplify (+ 0 0) into 0 1.025 * [backup-simplify]: Simplify (+ 0 0) into 0 1.026 * [backup-simplify]: Simplify (+ 0 0) into 0 1.026 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.026 * [backup-simplify]: Simplify (- 0) into 0 1.027 * [backup-simplify]: Simplify (+ 0 0) into 0 1.027 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))))) into 0 1.027 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))) in l 1.027 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in l 1.027 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) in l 1.027 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in l 1.027 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 1.027 * [taylor]: Taking taylor expansion of x in l 1.027 * [backup-simplify]: Simplify x into x 1.027 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.028 * [taylor]: Taking taylor expansion of l in l 1.028 * [backup-simplify]: Simplify 0 into 0 1.028 * [backup-simplify]: Simplify 1 into 1 1.028 * [taylor]: Taking taylor expansion of (- x 1) in l 1.028 * [taylor]: Taking taylor expansion of x in l 1.028 * [backup-simplify]: Simplify x into x 1.028 * [taylor]: Taking taylor expansion of 1 in l 1.028 * [backup-simplify]: Simplify 1 into 1 1.028 * [backup-simplify]: Simplify (* 1 1) into 1 1.028 * [backup-simplify]: Simplify (* x 1) into x 1.029 * [backup-simplify]: Simplify (- 1) into -1 1.029 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 1.029 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 1.029 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1)))) in l 1.029 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in l 1.029 * [taylor]: Taking taylor expansion of 2 in l 1.029 * [backup-simplify]: Simplify 2 into 2 1.029 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in l 1.029 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in l 1.029 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.029 * [taylor]: Taking taylor expansion of t in l 1.029 * [backup-simplify]: Simplify t into t 1.029 * [taylor]: Taking taylor expansion of x in l 1.029 * [backup-simplify]: Simplify x into x 1.029 * [taylor]: Taking taylor expansion of (- x 1) in l 1.029 * [taylor]: Taking taylor expansion of x in l 1.029 * [backup-simplify]: Simplify x into x 1.029 * [taylor]: Taking taylor expansion of 1 in l 1.029 * [backup-simplify]: Simplify 1 into 1 1.029 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.030 * [backup-simplify]: Simplify (* (pow t 2) x) into (* (pow t 2) x) 1.030 * [backup-simplify]: Simplify (- 1) into -1 1.030 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 1.030 * [backup-simplify]: Simplify (/ (* (pow t 2) x) (- x 1)) into (/ (* (pow t 2) x) (- x 1)) 1.030 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in l 1.030 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in l 1.030 * [taylor]: Taking taylor expansion of 2 in l 1.030 * [backup-simplify]: Simplify 2 into 2 1.030 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in l 1.030 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.030 * [taylor]: Taking taylor expansion of t in l 1.030 * [backup-simplify]: Simplify t into t 1.030 * [taylor]: Taking taylor expansion of (- x 1) in l 1.030 * [taylor]: Taking taylor expansion of x in l 1.030 * [backup-simplify]: Simplify x into x 1.030 * [taylor]: Taking taylor expansion of 1 in l 1.031 * [backup-simplify]: Simplify 1 into 1 1.031 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.031 * [backup-simplify]: Simplify (- 1) into -1 1.031 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 1.031 * [backup-simplify]: Simplify (/ (pow t 2) (- x 1)) into (/ (pow t 2) (- x 1)) 1.031 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in l 1.031 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.031 * [taylor]: Taking taylor expansion of l in l 1.031 * [backup-simplify]: Simplify 0 into 0 1.031 * [backup-simplify]: Simplify 1 into 1 1.031 * [taylor]: Taking taylor expansion of (- x 1) in l 1.031 * [taylor]: Taking taylor expansion of x in l 1.031 * [backup-simplify]: Simplify x into x 1.031 * [taylor]: Taking taylor expansion of 1 in l 1.031 * [backup-simplify]: Simplify 1 into 1 1.032 * [backup-simplify]: Simplify (* 1 1) into 1 1.032 * [backup-simplify]: Simplify (- 1) into -1 1.032 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 1.032 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 1.032 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.032 * [taylor]: Taking taylor expansion of l in l 1.033 * [backup-simplify]: Simplify 0 into 0 1.033 * [backup-simplify]: Simplify 1 into 1 1.033 * [backup-simplify]: Simplify (* 2 (/ (* (pow t 2) x) (- x 1))) into (* 2 (/ (* (pow t 2) x) (- x 1))) 1.033 * [backup-simplify]: Simplify (* 2 (/ (pow t 2) (- x 1))) into (* 2 (/ (pow t 2) (- x 1))) 1.033 * [backup-simplify]: Simplify (+ (* 2 (/ (pow t 2) (- x 1))) 0) into (* 2 (/ (pow t 2) (- x 1))) 1.034 * [backup-simplify]: Simplify (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))) into (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))) 1.034 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1))))) into (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))) 1.035 * [backup-simplify]: Simplify (+ (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))) 0) into (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))) 1.035 * [backup-simplify]: Simplify (sqrt (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1))))) into (sqrt (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1))))) 1.035 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.035 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 x)) into 0 1.036 * [backup-simplify]: Simplify (- 0) into 0 1.036 * [backup-simplify]: Simplify (+ 0 0) into 0 1.037 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* (pow t 2) x) (- x 1)) (/ 0 (- x 1))))) into 0 1.037 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (* (pow t 2) x) (- x 1)))) into 0 1.037 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.038 * [backup-simplify]: Simplify (- 0) into 0 1.038 * [backup-simplify]: Simplify (+ 0 0) into 0 1.038 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow t 2) (- x 1)) (/ 0 (- x 1))))) into 0 1.039 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow t 2) (- x 1)))) into 0 1.039 * [backup-simplify]: Simplify (+ 0 0) into 0 1.040 * [backup-simplify]: Simplify (+ 0 0) into 0 1.040 * [backup-simplify]: Simplify (+ 0 0) into 0 1.040 * [backup-simplify]: Simplify (+ 0 0) into 0 1.041 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1))))))) into 0 1.041 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))) in x 1.041 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in x 1.041 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) in x 1.041 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 1.041 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 1.041 * [taylor]: Taking taylor expansion of x in x 1.041 * [backup-simplify]: Simplify 0 into 0 1.041 * [backup-simplify]: Simplify 1 into 1 1.041 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.041 * [taylor]: Taking taylor expansion of l in x 1.041 * [backup-simplify]: Simplify l into l 1.041 * [taylor]: Taking taylor expansion of (- x 1) in x 1.041 * [taylor]: Taking taylor expansion of x in x 1.041 * [backup-simplify]: Simplify 0 into 0 1.041 * [backup-simplify]: Simplify 1 into 1 1.041 * [taylor]: Taking taylor expansion of 1 in x 1.041 * [backup-simplify]: Simplify 1 into 1 1.041 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.041 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.042 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.042 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 1.043 * [backup-simplify]: Simplify (- 1) into -1 1.043 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.043 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 1.043 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1)))) in x 1.043 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 1.043 * [taylor]: Taking taylor expansion of 2 in x 1.043 * [backup-simplify]: Simplify 2 into 2 1.043 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 1.043 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 1.043 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.043 * [taylor]: Taking taylor expansion of t in x 1.043 * [backup-simplify]: Simplify t into t 1.043 * [taylor]: Taking taylor expansion of x in x 1.043 * [backup-simplify]: Simplify 0 into 0 1.043 * [backup-simplify]: Simplify 1 into 1 1.043 * [taylor]: Taking taylor expansion of (- x 1) in x 1.043 * [taylor]: Taking taylor expansion of x in x 1.044 * [backup-simplify]: Simplify 0 into 0 1.044 * [backup-simplify]: Simplify 1 into 1 1.044 * [taylor]: Taking taylor expansion of 1 in x 1.044 * [backup-simplify]: Simplify 1 into 1 1.044 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.044 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.044 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.044 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.045 * [backup-simplify]: Simplify (- 1) into -1 1.045 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.045 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 1.045 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 1.045 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 1.045 * [taylor]: Taking taylor expansion of 2 in x 1.045 * [backup-simplify]: Simplify 2 into 2 1.045 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 1.046 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.046 * [taylor]: Taking taylor expansion of t in x 1.046 * [backup-simplify]: Simplify t into t 1.046 * [taylor]: Taking taylor expansion of (- x 1) in x 1.046 * [taylor]: Taking taylor expansion of x in x 1.046 * [backup-simplify]: Simplify 0 into 0 1.046 * [backup-simplify]: Simplify 1 into 1 1.046 * [taylor]: Taking taylor expansion of 1 in x 1.046 * [backup-simplify]: Simplify 1 into 1 1.046 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.046 * [backup-simplify]: Simplify (- 1) into -1 1.047 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.047 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 1.047 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 1.047 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.047 * [taylor]: Taking taylor expansion of l in x 1.047 * [backup-simplify]: Simplify l into l 1.047 * [taylor]: Taking taylor expansion of (- x 1) in x 1.047 * [taylor]: Taking taylor expansion of x in x 1.047 * [backup-simplify]: Simplify 0 into 0 1.047 * [backup-simplify]: Simplify 1 into 1 1.047 * [taylor]: Taking taylor expansion of 1 in x 1.047 * [backup-simplify]: Simplify 1 into 1 1.047 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.048 * [backup-simplify]: Simplify (- 1) into -1 1.048 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.048 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 1.048 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.048 * [taylor]: Taking taylor expansion of l in x 1.048 * [backup-simplify]: Simplify l into l 1.048 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 1.049 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (* -1 (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.049 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.049 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.049 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.049 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 1.050 * [backup-simplify]: Simplify (+ (- (+ (* 2 (pow t 2)) (pow l 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 1.050 * [backup-simplify]: Simplify (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) into (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 1.050 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 1.051 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.051 * [backup-simplify]: Simplify (- 0) into 0 1.052 * [backup-simplify]: Simplify (+ 1 0) into 1 1.053 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 1.053 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 1.053 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.053 * [backup-simplify]: Simplify (- 0) into 0 1.055 * [backup-simplify]: Simplify (+ 1 0) into 1 1.056 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 1.056 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.056 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 1.057 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.057 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.057 * [backup-simplify]: Simplify (- 0) into 0 1.058 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.058 * [backup-simplify]: Simplify (/ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (* 2 (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) into (* -1/2 (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) 1.058 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))) in x 1.058 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in x 1.058 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) in x 1.058 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 1.058 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 1.058 * [taylor]: Taking taylor expansion of x in x 1.058 * [backup-simplify]: Simplify 0 into 0 1.058 * [backup-simplify]: Simplify 1 into 1 1.058 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.058 * [taylor]: Taking taylor expansion of l in x 1.058 * [backup-simplify]: Simplify l into l 1.058 * [taylor]: Taking taylor expansion of (- x 1) in x 1.058 * [taylor]: Taking taylor expansion of x in x 1.059 * [backup-simplify]: Simplify 0 into 0 1.059 * [backup-simplify]: Simplify 1 into 1 1.059 * [taylor]: Taking taylor expansion of 1 in x 1.059 * [backup-simplify]: Simplify 1 into 1 1.059 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.059 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.059 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.059 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 1.060 * [backup-simplify]: Simplify (- 1) into -1 1.060 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.060 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 1.060 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1)))) in x 1.060 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 1.060 * [taylor]: Taking taylor expansion of 2 in x 1.060 * [backup-simplify]: Simplify 2 into 2 1.060 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 1.060 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 1.060 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.060 * [taylor]: Taking taylor expansion of t in x 1.060 * [backup-simplify]: Simplify t into t 1.060 * [taylor]: Taking taylor expansion of x in x 1.060 * [backup-simplify]: Simplify 0 into 0 1.060 * [backup-simplify]: Simplify 1 into 1 1.060 * [taylor]: Taking taylor expansion of (- x 1) in x 1.061 * [taylor]: Taking taylor expansion of x in x 1.061 * [backup-simplify]: Simplify 0 into 0 1.061 * [backup-simplify]: Simplify 1 into 1 1.061 * [taylor]: Taking taylor expansion of 1 in x 1.061 * [backup-simplify]: Simplify 1 into 1 1.061 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.061 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.061 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.061 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.062 * [backup-simplify]: Simplify (- 1) into -1 1.062 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.062 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 1.062 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 1.062 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 1.062 * [taylor]: Taking taylor expansion of 2 in x 1.062 * [backup-simplify]: Simplify 2 into 2 1.062 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 1.062 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.062 * [taylor]: Taking taylor expansion of t in x 1.062 * [backup-simplify]: Simplify t into t 1.062 * [taylor]: Taking taylor expansion of (- x 1) in x 1.062 * [taylor]: Taking taylor expansion of x in x 1.062 * [backup-simplify]: Simplify 0 into 0 1.062 * [backup-simplify]: Simplify 1 into 1 1.062 * [taylor]: Taking taylor expansion of 1 in x 1.062 * [backup-simplify]: Simplify 1 into 1 1.063 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.063 * [backup-simplify]: Simplify (- 1) into -1 1.063 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.063 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 1.063 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 1.063 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.063 * [taylor]: Taking taylor expansion of l in x 1.063 * [backup-simplify]: Simplify l into l 1.063 * [taylor]: Taking taylor expansion of (- x 1) in x 1.064 * [taylor]: Taking taylor expansion of x in x 1.064 * [backup-simplify]: Simplify 0 into 0 1.064 * [backup-simplify]: Simplify 1 into 1 1.064 * [taylor]: Taking taylor expansion of 1 in x 1.064 * [backup-simplify]: Simplify 1 into 1 1.064 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.064 * [backup-simplify]: Simplify (- 1) into -1 1.064 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.064 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 1.065 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.065 * [taylor]: Taking taylor expansion of l in x 1.065 * [backup-simplify]: Simplify l into l 1.065 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 1.065 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (* -1 (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.065 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.065 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.065 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.066 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 1.066 * [backup-simplify]: Simplify (+ (- (+ (* 2 (pow t 2)) (pow l 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 1.066 * [backup-simplify]: Simplify (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) into (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 1.066 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 1.066 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.067 * [backup-simplify]: Simplify (- 0) into 0 1.067 * [backup-simplify]: Simplify (+ 1 0) into 1 1.068 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 1.069 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 1.069 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.069 * [backup-simplify]: Simplify (- 0) into 0 1.069 * [backup-simplify]: Simplify (+ 1 0) into 1 1.070 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 1.070 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.071 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 1.071 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.071 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.071 * [backup-simplify]: Simplify (- 0) into 0 1.072 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.072 * [backup-simplify]: Simplify (/ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (* 2 (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) into (* -1/2 (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) 1.073 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.073 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.073 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.073 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.073 * [taylor]: Taking taylor expansion of 2 in l 1.073 * [backup-simplify]: Simplify 2 into 2 1.073 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.073 * [taylor]: Taking taylor expansion of t in l 1.073 * [backup-simplify]: Simplify t into t 1.073 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.073 * [taylor]: Taking taylor expansion of 2 in l 1.073 * [backup-simplify]: Simplify 2 into 2 1.073 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.073 * [taylor]: Taking taylor expansion of l in l 1.073 * [backup-simplify]: Simplify 0 into 0 1.073 * [backup-simplify]: Simplify 1 into 1 1.073 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.073 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.074 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.074 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.074 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.074 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.074 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.075 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.075 * [backup-simplify]: Simplify (+ 0 0) into 0 1.075 * [backup-simplify]: Simplify (- 0) into 0 1.075 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.076 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.076 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.076 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.076 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.076 * [taylor]: Taking taylor expansion of 2 in t 1.076 * [backup-simplify]: Simplify 2 into 2 1.076 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.076 * [taylor]: Taking taylor expansion of t in t 1.076 * [backup-simplify]: Simplify 0 into 0 1.076 * [backup-simplify]: Simplify 1 into 1 1.082 * [backup-simplify]: Simplify (* 1 1) into 1 1.083 * [backup-simplify]: Simplify (* 2 1) into 2 1.084 * [backup-simplify]: Simplify (- 2) into -2 1.084 * [backup-simplify]: Simplify (- 2) into -2 1.084 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.085 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.086 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.087 * [backup-simplify]: Simplify (- 0) into 0 1.087 * [backup-simplify]: Simplify (- 2) into -2 1.088 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.088 * [taylor]: Taking taylor expansion of (* -1/2 (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) in l 1.088 * [taylor]: Taking taylor expansion of -1/2 in l 1.088 * [backup-simplify]: Simplify -1/2 into -1/2 1.088 * [taylor]: Taking taylor expansion of (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))))) in l 1.088 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in l 1.088 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 1.088 * [taylor]: Taking taylor expansion of 4 in l 1.088 * [backup-simplify]: Simplify 4 into 4 1.088 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.088 * [taylor]: Taking taylor expansion of t in l 1.088 * [backup-simplify]: Simplify t into t 1.088 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.088 * [taylor]: Taking taylor expansion of 2 in l 1.089 * [backup-simplify]: Simplify 2 into 2 1.089 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.089 * [taylor]: Taking taylor expansion of l in l 1.089 * [backup-simplify]: Simplify 0 into 0 1.089 * [backup-simplify]: Simplify 1 into 1 1.089 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.089 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.089 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.089 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.089 * [taylor]: Taking taylor expansion of 2 in l 1.089 * [backup-simplify]: Simplify 2 into 2 1.089 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.089 * [taylor]: Taking taylor expansion of t in l 1.089 * [backup-simplify]: Simplify t into t 1.089 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.089 * [taylor]: Taking taylor expansion of 2 in l 1.089 * [backup-simplify]: Simplify 2 into 2 1.089 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.089 * [taylor]: Taking taylor expansion of l in l 1.089 * [backup-simplify]: Simplify 0 into 0 1.089 * [backup-simplify]: Simplify 1 into 1 1.089 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.089 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.089 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.090 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.090 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.090 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.090 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.091 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.091 * [backup-simplify]: Simplify (+ 0 0) into 0 1.091 * [backup-simplify]: Simplify (- 0) into 0 1.091 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.092 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.092 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.092 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 1.092 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) 0) into (* 4 (pow t 2)) 1.092 * [backup-simplify]: Simplify (/ (* 4 (pow t 2)) (sqrt (- (* 2 (pow t 2))))) into (* 4 (/ (pow t 2) (sqrt (- (* 2 (pow t 2)))))) 1.092 * [backup-simplify]: Simplify (* -1/2 (* 4 (/ (pow t 2) (sqrt (- (* 2 (pow t 2))))))) into (* -2 (/ (pow t 2) (sqrt (- (* 2 (pow t 2)))))) 1.093 * [taylor]: Taking taylor expansion of (* -2 (/ (pow t 2) (sqrt (- (* 2 (pow t 2)))))) in t 1.093 * [taylor]: Taking taylor expansion of -2 in t 1.093 * [backup-simplify]: Simplify -2 into -2 1.093 * [taylor]: Taking taylor expansion of (/ (pow t 2) (sqrt (- (* 2 (pow t 2))))) in t 1.093 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.093 * [taylor]: Taking taylor expansion of t in t 1.093 * [backup-simplify]: Simplify 0 into 0 1.093 * [backup-simplify]: Simplify 1 into 1 1.093 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.093 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.093 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.093 * [taylor]: Taking taylor expansion of 2 in t 1.093 * [backup-simplify]: Simplify 2 into 2 1.093 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.093 * [taylor]: Taking taylor expansion of t in t 1.093 * [backup-simplify]: Simplify 0 into 0 1.093 * [backup-simplify]: Simplify 1 into 1 1.093 * [backup-simplify]: Simplify (* 1 1) into 1 1.094 * [backup-simplify]: Simplify (* 2 1) into 2 1.094 * [backup-simplify]: Simplify (- 2) into -2 1.095 * [backup-simplify]: Simplify (- 2) into -2 1.095 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.096 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.096 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.097 * [backup-simplify]: Simplify (- 0) into 0 1.097 * [backup-simplify]: Simplify (- 2) into -2 1.098 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.098 * [backup-simplify]: Simplify (* 1 1) into 1 1.099 * [backup-simplify]: Simplify (/ 1 (sqrt -2)) into (/ 1 (sqrt -2)) 1.099 * [taylor]: Taking taylor expansion of 0 in t 1.099 * [backup-simplify]: Simplify 0 into 0 1.099 * [backup-simplify]: Simplify 0 into 0 1.100 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.101 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.102 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 1.102 * [backup-simplify]: Simplify (- 0) into 0 1.102 * [backup-simplify]: Simplify (+ 1 0) into 1 1.103 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 1.104 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.105 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (* 0 0))) into 0 1.105 * [backup-simplify]: Simplify (- 0) into 0 1.106 * [backup-simplify]: Simplify (+ 1 0) into 1 1.107 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 1.107 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 1.107 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.108 * [backup-simplify]: Simplify (- 0) into 0 1.108 * [backup-simplify]: Simplify (+ 0 0) into 0 1.110 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 1.110 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2))))) into (- (* 2 (pow t 2))) 1.110 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.111 * [backup-simplify]: Simplify (- 0) into 0 1.111 * [backup-simplify]: Simplify (+ 0 0) into 0 1.113 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 1.113 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.113 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 1.114 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.114 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.115 * [backup-simplify]: Simplify (- 0) into 0 1.115 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.117 * [backup-simplify]: Simplify (/ (- (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (pow (* -1/2 (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) 2) (+)) (* 2 (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) into (* -1/2 (/ (+ (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))))))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) 1.117 * [taylor]: Taking taylor expansion of (* -1/2 (/ (+ (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))))))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) in l 1.117 * [taylor]: Taking taylor expansion of -1/2 in l 1.117 * [backup-simplify]: Simplify -1/2 into -1/2 1.117 * [taylor]: Taking taylor expansion of (/ (+ (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))))))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))))) in l 1.117 * [taylor]: Taking taylor expansion of (+ (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))))))) in l 1.118 * [taylor]: Taking taylor expansion of (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 1.118 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.118 * [taylor]: Taking taylor expansion of l in l 1.118 * [backup-simplify]: Simplify 0 into 0 1.118 * [backup-simplify]: Simplify 1 into 1 1.118 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.118 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.118 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.118 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.118 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.118 * [taylor]: Taking taylor expansion of 2 in l 1.118 * [backup-simplify]: Simplify 2 into 2 1.118 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.118 * [taylor]: Taking taylor expansion of t in l 1.118 * [backup-simplify]: Simplify t into t 1.118 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.118 * [taylor]: Taking taylor expansion of 2 in l 1.118 * [backup-simplify]: Simplify 2 into 2 1.118 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.118 * [taylor]: Taking taylor expansion of l in l 1.118 * [backup-simplify]: Simplify 0 into 0 1.118 * [backup-simplify]: Simplify 1 into 1 1.118 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.118 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.118 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.119 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.119 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.119 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.119 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.119 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.120 * [backup-simplify]: Simplify (+ 0 0) into 0 1.120 * [backup-simplify]: Simplify (- 0) into 0 1.120 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.121 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.121 * [backup-simplify]: Simplify (* 1 1) into 1 1.122 * [backup-simplify]: Simplify (* 1 1) into 1 1.122 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.122 * [backup-simplify]: Simplify (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 2)) 1.122 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)))))) in l 1.122 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 1.122 * [taylor]: Taking taylor expansion of 4 in l 1.122 * [backup-simplify]: Simplify 4 into 4 1.122 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.122 * [taylor]: Taking taylor expansion of t in l 1.122 * [backup-simplify]: Simplify t into t 1.122 * [taylor]: Taking taylor expansion of (+ (* 2 (pow l 2)) (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))))) in l 1.122 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.122 * [taylor]: Taking taylor expansion of 2 in l 1.122 * [backup-simplify]: Simplify 2 into 2 1.122 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.122 * [taylor]: Taking taylor expansion of l in l 1.122 * [backup-simplify]: Simplify 0 into 0 1.122 * [backup-simplify]: Simplify 1 into 1 1.122 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)))) in l 1.123 * [taylor]: Taking taylor expansion of (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) in l 1.123 * [taylor]: Taking taylor expansion of 4 in l 1.123 * [backup-simplify]: Simplify 4 into 4 1.123 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 1.123 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in l 1.123 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.123 * [taylor]: Taking taylor expansion of t in l 1.123 * [backup-simplify]: Simplify t into t 1.123 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.123 * [taylor]: Taking taylor expansion of l in l 1.123 * [backup-simplify]: Simplify 0 into 0 1.123 * [backup-simplify]: Simplify 1 into 1 1.123 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.123 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.123 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.123 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.123 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.123 * [taylor]: Taking taylor expansion of 2 in l 1.123 * [backup-simplify]: Simplify 2 into 2 1.123 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.123 * [taylor]: Taking taylor expansion of t in l 1.123 * [backup-simplify]: Simplify t into t 1.123 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.123 * [taylor]: Taking taylor expansion of 2 in l 1.123 * [backup-simplify]: Simplify 2 into 2 1.123 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.123 * [taylor]: Taking taylor expansion of l in l 1.123 * [backup-simplify]: Simplify 0 into 0 1.123 * [backup-simplify]: Simplify 1 into 1 1.123 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.123 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.124 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.124 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.124 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.124 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.124 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.125 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.125 * [backup-simplify]: Simplify (+ 0 0) into 0 1.125 * [backup-simplify]: Simplify (- 0) into 0 1.125 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.126 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.126 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.126 * [backup-simplify]: Simplify (* 1 1) into 1 1.126 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.126 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.127 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 2)) 1.127 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) in l 1.127 * [taylor]: Taking taylor expansion of 4 in l 1.127 * [backup-simplify]: Simplify 4 into 4 1.127 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 1.127 * [taylor]: Taking taylor expansion of (pow t 4) in l 1.127 * [taylor]: Taking taylor expansion of t in l 1.127 * [backup-simplify]: Simplify t into t 1.127 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.127 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.127 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.127 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.127 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.128 * [taylor]: Taking taylor expansion of 2 in l 1.128 * [backup-simplify]: Simplify 2 into 2 1.128 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.128 * [taylor]: Taking taylor expansion of t in l 1.128 * [backup-simplify]: Simplify t into t 1.128 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.128 * [taylor]: Taking taylor expansion of 2 in l 1.128 * [backup-simplify]: Simplify 2 into 2 1.128 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.128 * [taylor]: Taking taylor expansion of l in l 1.128 * [backup-simplify]: Simplify 0 into 0 1.128 * [backup-simplify]: Simplify 1 into 1 1.128 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.128 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.128 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.128 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.128 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.129 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.129 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.129 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.130 * [backup-simplify]: Simplify (+ 0 0) into 0 1.130 * [backup-simplify]: Simplify (- 0) into 0 1.130 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.131 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.131 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.131 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 1.131 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.131 * [backup-simplify]: Simplify (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)) 1.131 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.131 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.131 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.131 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.131 * [taylor]: Taking taylor expansion of 2 in l 1.131 * [backup-simplify]: Simplify 2 into 2 1.131 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.131 * [taylor]: Taking taylor expansion of t in l 1.131 * [backup-simplify]: Simplify t into t 1.131 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.132 * [taylor]: Taking taylor expansion of 2 in l 1.132 * [backup-simplify]: Simplify 2 into 2 1.132 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.132 * [taylor]: Taking taylor expansion of l in l 1.132 * [backup-simplify]: Simplify 0 into 0 1.132 * [backup-simplify]: Simplify 1 into 1 1.132 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.132 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.132 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.132 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.132 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.132 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.132 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.133 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.133 * [backup-simplify]: Simplify (+ 0 0) into 0 1.134 * [backup-simplify]: Simplify (- 0) into 0 1.134 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.134 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.134 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.134 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 1.134 * [backup-simplify]: Simplify (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) into (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) 1.135 * [backup-simplify]: Simplify (+ 0 (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) into (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) 1.136 * [backup-simplify]: Simplify (+ 0 (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) into (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) 1.136 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) into (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) 1.137 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) into (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) 1.137 * [backup-simplify]: Simplify (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2))))) into (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2))))) 1.138 * [backup-simplify]: Simplify (* -1/2 (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2)))))) into (* -1/2 (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2)))))) 1.138 * [taylor]: Taking taylor expansion of (* -1/2 (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2)))))) in t 1.138 * [taylor]: Taking taylor expansion of -1/2 in t 1.138 * [backup-simplify]: Simplify -1/2 into -1/2 1.138 * [taylor]: Taking taylor expansion of (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2))))) in t 1.138 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) in t 1.138 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 1.138 * [taylor]: Taking taylor expansion of 4 in t 1.138 * [backup-simplify]: Simplify 4 into 4 1.138 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.138 * [taylor]: Taking taylor expansion of t in t 1.138 * [backup-simplify]: Simplify 0 into 0 1.138 * [backup-simplify]: Simplify 1 into 1 1.138 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) in t 1.138 * [taylor]: Taking taylor expansion of 4 in t 1.138 * [backup-simplify]: Simplify 4 into 4 1.139 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)) in t 1.139 * [taylor]: Taking taylor expansion of (pow t 4) in t 1.139 * [taylor]: Taking taylor expansion of t in t 1.139 * [backup-simplify]: Simplify 0 into 0 1.139 * [backup-simplify]: Simplify 1 into 1 1.139 * [taylor]: Taking taylor expansion of (pow (sqrt (- (* 2 (pow t 2)))) 2) in t 1.139 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.139 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.139 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.139 * [taylor]: Taking taylor expansion of 2 in t 1.139 * [backup-simplify]: Simplify 2 into 2 1.139 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.139 * [taylor]: Taking taylor expansion of t in t 1.139 * [backup-simplify]: Simplify 0 into 0 1.139 * [backup-simplify]: Simplify 1 into 1 1.139 * [backup-simplify]: Simplify (* 1 1) into 1 1.140 * [backup-simplify]: Simplify (* 2 1) into 2 1.140 * [backup-simplify]: Simplify (- 2) into -2 1.141 * [backup-simplify]: Simplify (- 2) into -2 1.141 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.142 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.143 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.143 * [backup-simplify]: Simplify (- 0) into 0 1.144 * [backup-simplify]: Simplify (- 2) into -2 1.144 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.145 * [backup-simplify]: Simplify (* 1 1) into 1 1.145 * [backup-simplify]: Simplify (* 1 1) into 1 1.146 * [backup-simplify]: Simplify (* (sqrt -2) (sqrt -2)) into (pow (sqrt -2) 2) 1.148 * [backup-simplify]: Simplify (/ 1 (pow (sqrt -2) 2)) into (/ 1 (pow (sqrt -2) 2)) 1.148 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.148 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.148 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.148 * [taylor]: Taking taylor expansion of 2 in t 1.148 * [backup-simplify]: Simplify 2 into 2 1.148 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.148 * [taylor]: Taking taylor expansion of t in t 1.148 * [backup-simplify]: Simplify 0 into 0 1.148 * [backup-simplify]: Simplify 1 into 1 1.149 * [backup-simplify]: Simplify (* 1 1) into 1 1.149 * [backup-simplify]: Simplify (* 2 1) into 2 1.149 * [backup-simplify]: Simplify (- 2) into -2 1.150 * [backup-simplify]: Simplify (- 2) into -2 1.150 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.151 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.152 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.152 * [backup-simplify]: Simplify (- 0) into 0 1.152 * [backup-simplify]: Simplify (- 2) into -2 1.153 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.154 * [backup-simplify]: Simplify (* 1 1) into 1 1.154 * [backup-simplify]: Simplify (* 4 1) into 4 1.157 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt -2) 2))) into (/ 4 (pow (sqrt -2) 2)) 1.159 * [backup-simplify]: Simplify (+ 4 (/ 4 (pow (sqrt -2) 2))) into (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) 1.164 * [backup-simplify]: Simplify (/ (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) (sqrt -2)) into (/ (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) (sqrt -2)) 1.165 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.165 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 1.166 * [backup-simplify]: Simplify (+ 0 0) into 0 1.166 * [backup-simplify]: Simplify (- (/ 0 (sqrt (- (* 2 (pow t 2))))) (+ (* (* 4 (/ (pow t 2) (sqrt (- (* 2 (pow t 2)))))) (/ 0 (sqrt (- (* 2 (pow t 2)))))))) into 0 1.167 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (* 4 (/ (pow t 2) (sqrt (- (* 2 (pow t 2)))))))) into 0 1.167 * [taylor]: Taking taylor expansion of 0 in t 1.167 * [backup-simplify]: Simplify 0 into 0 1.167 * [backup-simplify]: Simplify 0 into 0 1.167 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.168 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 1.169 * [backup-simplify]: Simplify (* 1 1) into 1 1.169 * [backup-simplify]: Simplify (* 2 1) into 2 1.170 * [backup-simplify]: Simplify (+ 0 2) into 2 1.170 * [backup-simplify]: Simplify (- 2) into -2 1.171 * [backup-simplify]: Simplify (/ (- -2 (pow 0 2) (+)) (* 2 (sqrt (- (* 2 (pow t 2)))))) into (/ -1 (sqrt (- (* 2 (pow t 2))))) 1.171 * [taylor]: Taking taylor expansion of (/ -1 (sqrt (- (* 2 (pow t 2))))) in t 1.171 * [taylor]: Taking taylor expansion of -1 in t 1.171 * [backup-simplify]: Simplify -1 into -1 1.171 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.171 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.171 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.171 * [taylor]: Taking taylor expansion of 2 in t 1.171 * [backup-simplify]: Simplify 2 into 2 1.171 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.171 * [taylor]: Taking taylor expansion of t in t 1.171 * [backup-simplify]: Simplify 0 into 0 1.171 * [backup-simplify]: Simplify 1 into 1 1.172 * [backup-simplify]: Simplify (* 1 1) into 1 1.172 * [backup-simplify]: Simplify (* 2 1) into 2 1.173 * [backup-simplify]: Simplify (- 2) into -2 1.173 * [backup-simplify]: Simplify (- 2) into -2 1.173 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.174 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.175 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.175 * [backup-simplify]: Simplify (- 0) into 0 1.175 * [backup-simplify]: Simplify (- 2) into -2 1.176 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.177 * [backup-simplify]: Simplify (/ -1 (sqrt -2)) into (/ -1 (sqrt -2)) 1.178 * [backup-simplify]: Simplify (- (/ 0 (sqrt -2)) (+ (* (/ -1 (sqrt -2)) (/ 0 (sqrt -2))))) into 0 1.178 * [backup-simplify]: Simplify 0 into 0 1.180 * [backup-simplify]: Simplify (* -2 (/ 1 (sqrt -2))) into (/ -2 (sqrt -2)) 1.181 * [backup-simplify]: Simplify (/ -2 (sqrt -2)) into (/ -2 (sqrt -2)) 1.181 * [backup-simplify]: Simplify 0 into 0 1.181 * [backup-simplify]: Simplify 0 into 0 1.182 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.183 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 1.184 * [backup-simplify]: Simplify (- 0) into 0 1.184 * [backup-simplify]: Simplify (+ 0 0) into 0 1.186 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 1.186 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.188 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1.188 * [backup-simplify]: Simplify (- 0) into 0 1.188 * [backup-simplify]: Simplify (+ 0 0) into 0 1.190 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 1.190 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2))))) into (- (* 2 (pow t 2))) 1.190 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.191 * [backup-simplify]: Simplify (- 0) into 0 1.191 * [backup-simplify]: Simplify (+ 0 0) into 0 1.192 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 1.192 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2)))))) into (- (* 2 (pow t 2))) 1.193 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.193 * [backup-simplify]: Simplify (- 0) into 0 1.193 * [backup-simplify]: Simplify (+ 0 0) into 0 1.194 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 1.195 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.195 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 1.195 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.196 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.196 * [backup-simplify]: Simplify (- 0) into 0 1.196 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.199 * [backup-simplify]: Simplify (/ (- (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (+ (* 2 (* (* -1/2 (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) (* -1/2 (/ (+ (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (* 4 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))))))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))))))) (* 2 (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) into (* -1/2 (/ (+ (* 2 (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (/ (pow l 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) (+ (* 12 (/ (* (pow t 4) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (+ (* 8 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 8 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 6 (/ (* (pow t 2) (pow l 4)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))))))))))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) 1.199 * [taylor]: Taking taylor expansion of (* -1/2 (/ (+ (* 2 (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (/ (pow l 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) (+ (* 12 (/ (* (pow t 4) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (+ (* 8 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 8 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 6 (/ (* (pow t 2) (pow l 4)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))))))))))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) in l 1.199 * [taylor]: Taking taylor expansion of -1/2 in l 1.199 * [backup-simplify]: Simplify -1/2 into -1/2 1.199 * [taylor]: Taking taylor expansion of (/ (+ (* 2 (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (/ (pow l 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) (+ (* 12 (/ (* (pow t 4) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (+ (* 8 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 8 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 6 (/ (* (pow t 2) (pow l 4)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))))))))))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))))) in l 1.199 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (/ (pow l 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) (+ (* 12 (/ (* (pow t 4) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (+ (* 8 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 8 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 6 (/ (* (pow t 2) (pow l 4)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))))))))))) in l 1.200 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) in l 1.200 * [taylor]: Taking taylor expansion of 2 in l 1.200 * [backup-simplify]: Simplify 2 into 2 1.200 * [taylor]: Taking taylor expansion of (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 1.200 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.200 * [taylor]: Taking taylor expansion of l in l 1.200 * [backup-simplify]: Simplify 0 into 0 1.200 * [backup-simplify]: Simplify 1 into 1 1.200 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.200 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.200 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.200 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.200 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.200 * [taylor]: Taking taylor expansion of 2 in l 1.200 * [backup-simplify]: Simplify 2 into 2 1.200 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.200 * [taylor]: Taking taylor expansion of t in l 1.200 * [backup-simplify]: Simplify t into t 1.200 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.200 * [taylor]: Taking taylor expansion of 2 in l 1.200 * [backup-simplify]: Simplify 2 into 2 1.200 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.200 * [taylor]: Taking taylor expansion of l in l 1.200 * [backup-simplify]: Simplify 0 into 0 1.200 * [backup-simplify]: Simplify 1 into 1 1.200 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.200 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.200 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.200 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.200 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.200 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.200 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.201 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.201 * [backup-simplify]: Simplify (+ 0 0) into 0 1.201 * [backup-simplify]: Simplify (- 0) into 0 1.201 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.202 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.202 * [backup-simplify]: Simplify (* 1 1) into 1 1.202 * [backup-simplify]: Simplify (* 1 1) into 1 1.202 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.202 * [backup-simplify]: Simplify (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 2)) 1.202 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (+ (* 2 (pow l 2)) (+ (/ (pow l 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) (+ (* 12 (/ (* (pow t 4) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (+ (* 8 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 8 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 6 (/ (* (pow t 2) (pow l 4)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)))))))))) in l 1.202 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 1.203 * [taylor]: Taking taylor expansion of 4 in l 1.203 * [backup-simplify]: Simplify 4 into 4 1.203 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.203 * [taylor]: Taking taylor expansion of t in l 1.203 * [backup-simplify]: Simplify t into t 1.203 * [taylor]: Taking taylor expansion of (+ (* 2 (pow l 2)) (+ (/ (pow l 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) (+ (* 12 (/ (* (pow t 4) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (+ (* 8 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 8 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 6 (/ (* (pow t 2) (pow l 4)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))))))))) in l 1.203 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.203 * [taylor]: Taking taylor expansion of 2 in l 1.203 * [backup-simplify]: Simplify 2 into 2 1.203 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.203 * [taylor]: Taking taylor expansion of l in l 1.203 * [backup-simplify]: Simplify 0 into 0 1.203 * [backup-simplify]: Simplify 1 into 1 1.203 * [taylor]: Taking taylor expansion of (+ (/ (pow l 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) (+ (* 12 (/ (* (pow t 4) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (+ (* 8 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 8 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 6 (/ (* (pow t 2) (pow l 4)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)))))))) in l 1.203 * [taylor]: Taking taylor expansion of (/ (pow l 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) in l 1.203 * [taylor]: Taking taylor expansion of (pow l 6) in l 1.203 * [taylor]: Taking taylor expansion of l in l 1.203 * [backup-simplify]: Simplify 0 into 0 1.203 * [backup-simplify]: Simplify 1 into 1 1.203 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4) in l 1.203 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.203 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.203 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.203 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.203 * [taylor]: Taking taylor expansion of 2 in l 1.203 * [backup-simplify]: Simplify 2 into 2 1.203 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.203 * [taylor]: Taking taylor expansion of t in l 1.203 * [backup-simplify]: Simplify t into t 1.203 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.203 * [taylor]: Taking taylor expansion of 2 in l 1.203 * [backup-simplify]: Simplify 2 into 2 1.203 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.203 * [taylor]: Taking taylor expansion of l in l 1.203 * [backup-simplify]: Simplify 0 into 0 1.203 * [backup-simplify]: Simplify 1 into 1 1.203 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.203 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.203 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.203 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.203 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.203 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.204 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.204 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.204 * [backup-simplify]: Simplify (+ 0 0) into 0 1.204 * [backup-simplify]: Simplify (- 0) into 0 1.205 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.205 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.205 * [backup-simplify]: Simplify (* 1 1) into 1 1.205 * [backup-simplify]: Simplify (* 1 1) into 1 1.205 * [backup-simplify]: Simplify (* 1 1) into 1 1.206 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.206 * [backup-simplify]: Simplify (* (pow (sqrt (- (* 2 (pow t 2)))) 2) (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (pow (sqrt (- (* 2 (pow t 2)))) 4) 1.206 * [backup-simplify]: Simplify (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 4)) into (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 4)) 1.206 * [taylor]: Taking taylor expansion of (+ (* 12 (/ (* (pow t 4) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (+ (* 8 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 8 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 6 (/ (* (pow t 2) (pow l 4)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))))))) in l 1.206 * [taylor]: Taking taylor expansion of (* 12 (/ (* (pow t 4) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) in l 1.206 * [taylor]: Taking taylor expansion of 12 in l 1.206 * [backup-simplify]: Simplify 12 into 12 1.206 * [taylor]: Taking taylor expansion of (/ (* (pow t 4) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) in l 1.206 * [taylor]: Taking taylor expansion of (* (pow t 4) (pow l 2)) in l 1.206 * [taylor]: Taking taylor expansion of (pow t 4) in l 1.206 * [taylor]: Taking taylor expansion of t in l 1.206 * [backup-simplify]: Simplify t into t 1.206 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.207 * [taylor]: Taking taylor expansion of l in l 1.207 * [backup-simplify]: Simplify 0 into 0 1.207 * [backup-simplify]: Simplify 1 into 1 1.207 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4) in l 1.207 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.207 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.207 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.207 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.207 * [taylor]: Taking taylor expansion of 2 in l 1.207 * [backup-simplify]: Simplify 2 into 2 1.207 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.207 * [taylor]: Taking taylor expansion of t in l 1.207 * [backup-simplify]: Simplify t into t 1.207 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.207 * [taylor]: Taking taylor expansion of 2 in l 1.207 * [backup-simplify]: Simplify 2 into 2 1.207 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.207 * [taylor]: Taking taylor expansion of l in l 1.207 * [backup-simplify]: Simplify 0 into 0 1.207 * [backup-simplify]: Simplify 1 into 1 1.207 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.207 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.207 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.207 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.207 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.207 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.207 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.208 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.208 * [backup-simplify]: Simplify (+ 0 0) into 0 1.208 * [backup-simplify]: Simplify (- 0) into 0 1.208 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.208 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.208 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.208 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 1.209 * [backup-simplify]: Simplify (* 1 1) into 1 1.209 * [backup-simplify]: Simplify (* (pow t 4) 1) into (pow t 4) 1.209 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.209 * [backup-simplify]: Simplify (* (pow (sqrt (- (* 2 (pow t 2)))) 2) (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (pow (sqrt (- (* 2 (pow t 2)))) 4) 1.209 * [backup-simplify]: Simplify (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 4)) into (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 4)) 1.209 * [taylor]: Taking taylor expansion of (+ (* 8 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 8 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 6 (/ (* (pow t 2) (pow l 4)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)))))) in l 1.210 * [taylor]: Taking taylor expansion of (* 8 (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) in l 1.210 * [taylor]: Taking taylor expansion of 8 in l 1.210 * [backup-simplify]: Simplify 8 into 8 1.210 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 1.210 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in l 1.210 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.210 * [taylor]: Taking taylor expansion of t in l 1.210 * [backup-simplify]: Simplify t into t 1.210 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.210 * [taylor]: Taking taylor expansion of l in l 1.210 * [backup-simplify]: Simplify 0 into 0 1.210 * [backup-simplify]: Simplify 1 into 1 1.210 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.210 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.210 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.210 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.210 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.210 * [taylor]: Taking taylor expansion of 2 in l 1.210 * [backup-simplify]: Simplify 2 into 2 1.210 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.210 * [taylor]: Taking taylor expansion of t in l 1.210 * [backup-simplify]: Simplify t into t 1.210 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.210 * [taylor]: Taking taylor expansion of 2 in l 1.210 * [backup-simplify]: Simplify 2 into 2 1.210 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.210 * [taylor]: Taking taylor expansion of l in l 1.210 * [backup-simplify]: Simplify 0 into 0 1.210 * [backup-simplify]: Simplify 1 into 1 1.210 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.210 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.211 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.211 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.211 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.211 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.211 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.212 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.212 * [backup-simplify]: Simplify (+ 0 0) into 0 1.212 * [backup-simplify]: Simplify (- 0) into 0 1.213 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.213 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.213 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.213 * [backup-simplify]: Simplify (* 1 1) into 1 1.213 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.214 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.214 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 2)) 1.214 * [taylor]: Taking taylor expansion of (+ (* 8 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) (+ (* 6 (/ (* (pow t 2) (pow l 4)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))))) in l 1.214 * [taylor]: Taking taylor expansion of (* 8 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) in l 1.214 * [taylor]: Taking taylor expansion of 8 in l 1.214 * [backup-simplify]: Simplify 8 into 8 1.214 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 1.214 * [taylor]: Taking taylor expansion of (pow t 4) in l 1.214 * [taylor]: Taking taylor expansion of t in l 1.214 * [backup-simplify]: Simplify t into t 1.214 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.214 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.214 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.214 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.214 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.214 * [taylor]: Taking taylor expansion of 2 in l 1.215 * [backup-simplify]: Simplify 2 into 2 1.215 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.215 * [taylor]: Taking taylor expansion of t in l 1.215 * [backup-simplify]: Simplify t into t 1.215 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.215 * [taylor]: Taking taylor expansion of 2 in l 1.215 * [backup-simplify]: Simplify 2 into 2 1.215 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.215 * [taylor]: Taking taylor expansion of l in l 1.215 * [backup-simplify]: Simplify 0 into 0 1.215 * [backup-simplify]: Simplify 1 into 1 1.215 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.215 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.215 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.215 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.215 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.216 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.216 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.216 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.217 * [backup-simplify]: Simplify (+ 0 0) into 0 1.217 * [backup-simplify]: Simplify (- 0) into 0 1.217 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.217 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.218 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.218 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 1.218 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.218 * [backup-simplify]: Simplify (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)) 1.218 * [taylor]: Taking taylor expansion of (+ (* 6 (/ (* (pow t 2) (pow l 4)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)))) in l 1.219 * [taylor]: Taking taylor expansion of (* 6 (/ (* (pow t 2) (pow l 4)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) in l 1.219 * [taylor]: Taking taylor expansion of 6 in l 1.219 * [backup-simplify]: Simplify 6 into 6 1.219 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) (pow l 4)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) in l 1.219 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 4)) in l 1.219 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.219 * [taylor]: Taking taylor expansion of t in l 1.219 * [backup-simplify]: Simplify t into t 1.219 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.219 * [taylor]: Taking taylor expansion of l in l 1.219 * [backup-simplify]: Simplify 0 into 0 1.219 * [backup-simplify]: Simplify 1 into 1 1.219 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4) in l 1.219 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.219 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.219 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.219 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.219 * [taylor]: Taking taylor expansion of 2 in l 1.219 * [backup-simplify]: Simplify 2 into 2 1.219 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.219 * [taylor]: Taking taylor expansion of t in l 1.219 * [backup-simplify]: Simplify t into t 1.219 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.219 * [taylor]: Taking taylor expansion of 2 in l 1.219 * [backup-simplify]: Simplify 2 into 2 1.219 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.219 * [taylor]: Taking taylor expansion of l in l 1.219 * [backup-simplify]: Simplify 0 into 0 1.219 * [backup-simplify]: Simplify 1 into 1 1.219 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.220 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.220 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.220 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.220 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.220 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.220 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.221 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.221 * [backup-simplify]: Simplify (+ 0 0) into 0 1.226 * [backup-simplify]: Simplify (- 0) into 0 1.226 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.227 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.227 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.227 * [backup-simplify]: Simplify (* 1 1) into 1 1.228 * [backup-simplify]: Simplify (* 1 1) into 1 1.228 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.228 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.229 * [backup-simplify]: Simplify (* (pow (sqrt (- (* 2 (pow t 2)))) 2) (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (pow (sqrt (- (* 2 (pow t 2)))) 4) 1.229 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 4)) into (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 4)) 1.229 * [taylor]: Taking taylor expansion of (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) in l 1.229 * [taylor]: Taking taylor expansion of 8 in l 1.229 * [backup-simplify]: Simplify 8 into 8 1.229 * [taylor]: Taking taylor expansion of (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) in l 1.229 * [taylor]: Taking taylor expansion of (pow t 6) in l 1.229 * [taylor]: Taking taylor expansion of t in l 1.229 * [backup-simplify]: Simplify t into t 1.229 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4) in l 1.229 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.229 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.229 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.229 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.229 * [taylor]: Taking taylor expansion of 2 in l 1.229 * [backup-simplify]: Simplify 2 into 2 1.229 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.229 * [taylor]: Taking taylor expansion of t in l 1.229 * [backup-simplify]: Simplify t into t 1.230 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.230 * [taylor]: Taking taylor expansion of 2 in l 1.230 * [backup-simplify]: Simplify 2 into 2 1.230 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.230 * [taylor]: Taking taylor expansion of l in l 1.230 * [backup-simplify]: Simplify 0 into 0 1.230 * [backup-simplify]: Simplify 1 into 1 1.230 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.230 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.230 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.230 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.230 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.230 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.230 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.231 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.232 * [backup-simplify]: Simplify (+ 0 0) into 0 1.232 * [backup-simplify]: Simplify (- 0) into 0 1.232 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.232 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.232 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.232 * [backup-simplify]: Simplify (* t (pow t 2)) into (pow t 3) 1.233 * [backup-simplify]: Simplify (* (pow t 3) (pow t 3)) into (pow t 6) 1.233 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.233 * [backup-simplify]: Simplify (* (pow (sqrt (- (* 2 (pow t 2)))) 2) (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (pow (sqrt (- (* 2 (pow t 2)))) 4) 1.233 * [backup-simplify]: Simplify (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4)) into (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4)) 1.234 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.234 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.234 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.234 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.234 * [taylor]: Taking taylor expansion of 2 in l 1.234 * [backup-simplify]: Simplify 2 into 2 1.234 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.234 * [taylor]: Taking taylor expansion of t in l 1.234 * [backup-simplify]: Simplify t into t 1.234 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.234 * [taylor]: Taking taylor expansion of 2 in l 1.234 * [backup-simplify]: Simplify 2 into 2 1.234 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.234 * [taylor]: Taking taylor expansion of l in l 1.234 * [backup-simplify]: Simplify 0 into 0 1.234 * [backup-simplify]: Simplify 1 into 1 1.234 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.234 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.234 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.234 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.235 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.235 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.235 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.235 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.236 * [backup-simplify]: Simplify (+ 0 0) into 0 1.236 * [backup-simplify]: Simplify (- 0) into 0 1.236 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.237 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.237 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.237 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 1.237 * [backup-simplify]: Simplify (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) into (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) 1.237 * [backup-simplify]: Simplify (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) into (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) 1.238 * [backup-simplify]: Simplify (+ 0 (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4)))) into (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) 1.239 * [backup-simplify]: Simplify (+ (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4)))) into (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) 1.239 * [backup-simplify]: Simplify (+ 0 (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) into (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) 1.240 * [backup-simplify]: Simplify (+ 0 (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) into (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) 1.241 * [backup-simplify]: Simplify (+ 0 (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) into (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) 1.242 * [backup-simplify]: Simplify (+ 0 (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) into (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) 1.243 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) into (+ (* 4 (pow t 2)) (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) 1.244 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))))) into (+ (* 4 (pow t 2)) (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) 1.246 * [backup-simplify]: Simplify (/ (+ (* 4 (pow t 2)) (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) (sqrt (- (* 2 (pow t 2))))) into (/ (+ (* 4 (pow t 2)) (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) (sqrt (- (* 2 (pow t 2))))) 1.247 * [backup-simplify]: Simplify (* -1/2 (/ (+ (* 4 (pow t 2)) (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) (sqrt (- (* 2 (pow t 2)))))) into (* -1/2 (/ (+ (* 4 (pow t 2)) (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) (sqrt (- (* 2 (pow t 2)))))) 1.247 * [taylor]: Taking taylor expansion of (* -1/2 (/ (+ (* 4 (pow t 2)) (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) (sqrt (- (* 2 (pow t 2)))))) in t 1.247 * [taylor]: Taking taylor expansion of -1/2 in t 1.247 * [backup-simplify]: Simplify -1/2 into -1/2 1.247 * [taylor]: Taking taylor expansion of (/ (+ (* 4 (pow t 2)) (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) (sqrt (- (* 2 (pow t 2))))) in t 1.247 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))))) in t 1.247 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 1.247 * [taylor]: Taking taylor expansion of 4 in t 1.247 * [backup-simplify]: Simplify 4 into 4 1.247 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.247 * [taylor]: Taking taylor expansion of t in t 1.247 * [backup-simplify]: Simplify 0 into 0 1.247 * [backup-simplify]: Simplify 1 into 1 1.247 * [taylor]: Taking taylor expansion of (+ (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) in t 1.247 * [taylor]: Taking taylor expansion of (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) in t 1.247 * [taylor]: Taking taylor expansion of 8 in t 1.247 * [backup-simplify]: Simplify 8 into 8 1.247 * [taylor]: Taking taylor expansion of (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4)) in t 1.247 * [taylor]: Taking taylor expansion of (pow t 6) in t 1.247 * [taylor]: Taking taylor expansion of t in t 1.247 * [backup-simplify]: Simplify 0 into 0 1.248 * [backup-simplify]: Simplify 1 into 1 1.248 * [taylor]: Taking taylor expansion of (pow (sqrt (- (* 2 (pow t 2)))) 4) in t 1.248 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.248 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.248 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.248 * [taylor]: Taking taylor expansion of 2 in t 1.248 * [backup-simplify]: Simplify 2 into 2 1.248 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.248 * [taylor]: Taking taylor expansion of t in t 1.248 * [backup-simplify]: Simplify 0 into 0 1.248 * [backup-simplify]: Simplify 1 into 1 1.249 * [backup-simplify]: Simplify (* 1 1) into 1 1.249 * [backup-simplify]: Simplify (* 2 1) into 2 1.250 * [backup-simplify]: Simplify (- 2) into -2 1.250 * [backup-simplify]: Simplify (- 2) into -2 1.251 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.251 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.252 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.252 * [backup-simplify]: Simplify (- 0) into 0 1.253 * [backup-simplify]: Simplify (- 2) into -2 1.254 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.254 * [backup-simplify]: Simplify (* 1 1) into 1 1.254 * [backup-simplify]: Simplify (* 1 1) into 1 1.255 * [backup-simplify]: Simplify (* 1 1) into 1 1.256 * [backup-simplify]: Simplify (* (sqrt -2) (sqrt -2)) into (pow (sqrt -2) 2) 1.259 * [backup-simplify]: Simplify (* (pow (sqrt -2) 2) (pow (sqrt -2) 2)) into (pow (sqrt -2) 4) 1.260 * [backup-simplify]: Simplify (/ 1 (pow (sqrt -2) 4)) into (/ 1 (pow (sqrt -2) 4)) 1.260 * [taylor]: Taking taylor expansion of (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) in t 1.260 * [taylor]: Taking taylor expansion of 8 in t 1.260 * [backup-simplify]: Simplify 8 into 8 1.260 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)) in t 1.260 * [taylor]: Taking taylor expansion of (pow t 4) in t 1.261 * [taylor]: Taking taylor expansion of t in t 1.261 * [backup-simplify]: Simplify 0 into 0 1.261 * [backup-simplify]: Simplify 1 into 1 1.261 * [taylor]: Taking taylor expansion of (pow (sqrt (- (* 2 (pow t 2)))) 2) in t 1.261 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.261 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.261 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.261 * [taylor]: Taking taylor expansion of 2 in t 1.261 * [backup-simplify]: Simplify 2 into 2 1.261 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.261 * [taylor]: Taking taylor expansion of t in t 1.261 * [backup-simplify]: Simplify 0 into 0 1.261 * [backup-simplify]: Simplify 1 into 1 1.261 * [backup-simplify]: Simplify (* 1 1) into 1 1.262 * [backup-simplify]: Simplify (* 2 1) into 2 1.262 * [backup-simplify]: Simplify (- 2) into -2 1.262 * [backup-simplify]: Simplify (- 2) into -2 1.263 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.264 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.264 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.265 * [backup-simplify]: Simplify (- 0) into 0 1.265 * [backup-simplify]: Simplify (- 2) into -2 1.266 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.266 * [backup-simplify]: Simplify (* 1 1) into 1 1.267 * [backup-simplify]: Simplify (* 1 1) into 1 1.268 * [backup-simplify]: Simplify (* (sqrt -2) (sqrt -2)) into (pow (sqrt -2) 2) 1.269 * [backup-simplify]: Simplify (/ 1 (pow (sqrt -2) 2)) into (/ 1 (pow (sqrt -2) 2)) 1.270 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.270 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.270 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.270 * [taylor]: Taking taylor expansion of 2 in t 1.270 * [backup-simplify]: Simplify 2 into 2 1.270 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.270 * [taylor]: Taking taylor expansion of t in t 1.270 * [backup-simplify]: Simplify 0 into 0 1.270 * [backup-simplify]: Simplify 1 into 1 1.270 * [backup-simplify]: Simplify (* 1 1) into 1 1.271 * [backup-simplify]: Simplify (* 2 1) into 2 1.271 * [backup-simplify]: Simplify (- 2) into -2 1.271 * [backup-simplify]: Simplify (- 2) into -2 1.272 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.272 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.273 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.274 * [backup-simplify]: Simplify (- 0) into 0 1.274 * [backup-simplify]: Simplify (- 2) into -2 1.275 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.275 * [backup-simplify]: Simplify (* 1 1) into 1 1.276 * [backup-simplify]: Simplify (* 4 1) into 4 1.278 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt -2) 4))) into (/ 8 (pow (sqrt -2) 4)) 1.281 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt -2) 2))) into (/ 8 (pow (sqrt -2) 2)) 1.286 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt -2) 4)) (/ 8 (pow (sqrt -2) 2))) into (+ (* 8 (/ 1 (pow (sqrt -2) 2))) (* 8 (/ 1 (pow (sqrt -2) 4)))) 1.295 * [backup-simplify]: Simplify (+ 4 (+ (* 8 (/ 1 (pow (sqrt -2) 2))) (* 8 (/ 1 (pow (sqrt -2) 4))))) into (+ (* 8 (/ 1 (pow (sqrt -2) 2))) (+ (* 8 (/ 1 (pow (sqrt -2) 4))) 4)) 1.306 * [backup-simplify]: Simplify (/ (+ (* 8 (/ 1 (pow (sqrt -2) 2))) (+ (* 8 (/ 1 (pow (sqrt -2) 4))) 4)) (sqrt -2)) into (/ (+ (* 8 (/ 1 (pow (sqrt -2) 4))) (+ (* 8 (/ 1 (pow (sqrt -2) 2))) 4)) (sqrt -2)) 1.306 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.306 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 1.307 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.307 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 (pow t 2))) into 0 1.307 * [backup-simplify]: Simplify (+ (* (sqrt (- (* 2 (pow t 2)))) 0) (* 0 (sqrt (- (* 2 (pow t 2)))))) into 0 1.308 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt (- (* 2 (pow t 2)))) 2)) (+ (* (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)) (/ 0 (pow (sqrt (- (* 2 (pow t 2)))) 2))))) into 0 1.309 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) into 0 1.309 * [backup-simplify]: Simplify (+ 0 0) into 0 1.310 * [backup-simplify]: Simplify (+ 0 0) into 0 1.310 * [backup-simplify]: Simplify (+ 0 0) into 0 1.311 * [backup-simplify]: Simplify (+ 0 0) into 0 1.312 * [backup-simplify]: Simplify (- (/ 0 (sqrt (- (* 2 (pow t 2))))) (+ (* (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2))))) (/ 0 (sqrt (- (* 2 (pow t 2)))))))) into 0 1.313 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) (sqrt (- (* 2 (pow t 2))))))) into 0 1.313 * [taylor]: Taking taylor expansion of 0 in t 1.313 * [backup-simplify]: Simplify 0 into 0 1.313 * [backup-simplify]: Simplify 0 into 0 1.314 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.315 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 1.315 * [backup-simplify]: Simplify (* 1 1) into 1 1.315 * [backup-simplify]: Simplify (* 2 1) into 2 1.316 * [backup-simplify]: Simplify (+ 0 2) into 2 1.316 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.317 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 1.318 * [backup-simplify]: Simplify (* 1 1) into 1 1.318 * [backup-simplify]: Simplify (* 2 1) into 2 1.318 * [backup-simplify]: Simplify (+ 0 2) into 2 1.319 * [backup-simplify]: Simplify (- 2) into -2 1.320 * [backup-simplify]: Simplify (/ (- -2 (pow 0 2) (+)) (* 2 (sqrt (- (* 2 (pow t 2)))))) into (/ -1 (sqrt (- (* 2 (pow t 2))))) 1.321 * [backup-simplify]: Simplify (- (/ 2 (sqrt (- (* 2 (pow t 2))))) (+ (* (* 4 (/ (pow t 2) (sqrt (- (* 2 (pow t 2)))))) (/ (/ -1 (sqrt (- (* 2 (pow t 2))))) (sqrt (- (* 2 (pow t 2)))))) (* 0 (/ 0 (sqrt (- (* 2 (pow t 2)))))))) into (+ (* 2 (/ 1 (sqrt (- (* 2 (pow t 2)))))) (* 4 (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 3)))) 1.322 * [backup-simplify]: Simplify (+ (* -1/2 (+ (* 2 (/ 1 (sqrt (- (* 2 (pow t 2)))))) (* 4 (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 3))))) (+ (* 0 0) (* 0 (* 4 (/ (pow t 2) (sqrt (- (* 2 (pow t 2))))))))) into (- (+ (/ 1 (sqrt (- (* 2 (pow t 2))))) (* 2 (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 3))))) 1.322 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (sqrt (- (* 2 (pow t 2))))) (* 2 (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 3))))) in t 1.322 * [taylor]: Taking taylor expansion of (+ (/ 1 (sqrt (- (* 2 (pow t 2))))) (* 2 (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 3)))) in t 1.322 * [taylor]: Taking taylor expansion of (/ 1 (sqrt (- (* 2 (pow t 2))))) in t 1.322 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.323 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.323 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.323 * [taylor]: Taking taylor expansion of 2 in t 1.323 * [backup-simplify]: Simplify 2 into 2 1.323 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.323 * [taylor]: Taking taylor expansion of t in t 1.323 * [backup-simplify]: Simplify 0 into 0 1.323 * [backup-simplify]: Simplify 1 into 1 1.323 * [backup-simplify]: Simplify (* 1 1) into 1 1.324 * [backup-simplify]: Simplify (* 2 1) into 2 1.324 * [backup-simplify]: Simplify (- 2) into -2 1.324 * [backup-simplify]: Simplify (- 2) into -2 1.325 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.326 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.326 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.327 * [backup-simplify]: Simplify (- 0) into 0 1.327 * [backup-simplify]: Simplify (- 2) into -2 1.328 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.329 * [backup-simplify]: Simplify (/ 1 (sqrt -2)) into (/ 1 (sqrt -2)) 1.329 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 3))) in t 1.329 * [taylor]: Taking taylor expansion of 2 in t 1.329 * [backup-simplify]: Simplify 2 into 2 1.329 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 3)) in t 1.329 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.329 * [taylor]: Taking taylor expansion of t in t 1.329 * [backup-simplify]: Simplify 0 into 0 1.329 * [backup-simplify]: Simplify 1 into 1 1.329 * [taylor]: Taking taylor expansion of (pow (sqrt (- (* 2 (pow t 2)))) 3) in t 1.329 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.329 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.329 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.329 * [taylor]: Taking taylor expansion of 2 in t 1.329 * [backup-simplify]: Simplify 2 into 2 1.329 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.329 * [taylor]: Taking taylor expansion of t in t 1.329 * [backup-simplify]: Simplify 0 into 0 1.329 * [backup-simplify]: Simplify 1 into 1 1.330 * [backup-simplify]: Simplify (* 1 1) into 1 1.330 * [backup-simplify]: Simplify (* 2 1) into 2 1.330 * [backup-simplify]: Simplify (- 2) into -2 1.330 * [backup-simplify]: Simplify (- 2) into -2 1.331 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.331 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.331 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.332 * [backup-simplify]: Simplify (- 0) into 0 1.332 * [backup-simplify]: Simplify (- 2) into -2 1.332 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.333 * [backup-simplify]: Simplify (* 1 1) into 1 1.333 * [backup-simplify]: Simplify (* (sqrt -2) (sqrt -2)) into (pow (sqrt -2) 2) 1.335 * [backup-simplify]: Simplify (* (sqrt -2) (pow (sqrt -2) 2)) into (pow (sqrt -2) 3) 1.336 * [backup-simplify]: Simplify (/ 1 (pow (sqrt -2) 3)) into (/ 1 (pow (sqrt -2) 3)) 1.336 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt -2)) (/ 0 (sqrt -2))))) into 0 1.337 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.337 * [backup-simplify]: Simplify (+ (* (sqrt -2) 0) (* 0 (sqrt -2))) into 0 1.338 * [backup-simplify]: Simplify (+ (* (sqrt -2) 0) (* 0 (pow (sqrt -2) 2))) into 0 1.339 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt -2) 3)) (+ (* (/ 1 (pow (sqrt -2) 3)) (/ 0 (pow (sqrt -2) 3))))) into 0 1.339 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow (sqrt -2) 3)))) into 0 1.340 * [backup-simplify]: Simplify (+ 0 0) into 0 1.340 * [backup-simplify]: Simplify (- 0) into 0 1.340 * [backup-simplify]: Simplify 0 into 0 1.341 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.341 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 1.342 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.342 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.342 * [backup-simplify]: Simplify (+ 0 0) into 0 1.343 * [backup-simplify]: Simplify (- 0) into 0 1.343 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1 (sqrt (- (* 2 (pow t 2))))))))) (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.343 * [taylor]: Taking taylor expansion of 0 in t 1.343 * [backup-simplify]: Simplify 0 into 0 1.343 * [backup-simplify]: Simplify 0 into 0 1.347 * [backup-simplify]: Simplify (* -1/2 (/ (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) (sqrt -2))) into (* -1/2 (/ (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) (sqrt -2))) 1.351 * [backup-simplify]: Simplify (* -1/2 (/ (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) (sqrt -2))) into (* -1/2 (/ (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) (sqrt -2))) 1.361 * [backup-simplify]: Simplify (+ (* (* -1/2 (/ (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) (sqrt -2))) (* t (* 1 (pow x 2)))) (+ (* (/ -2 (sqrt -2)) (* t (* 1 x))) (* (sqrt -2) (* t (* 1 1))))) into (- (* (sqrt -2) t) (+ (* 2 (/ (* t x) (sqrt -2))) (+ (* 2 (/ (* t (pow x 2)) (sqrt -2))) (* 2 (/ (* t (pow x 2)) (pow (sqrt -2) 3)))))) 1.362 * [backup-simplify]: Simplify (sqrt (- (* (/ (+ (/ 1 x) 1) (- (/ 1 x) 1)) (+ (* (/ 1 l) (/ 1 l)) (* 2 (* (/ 1 t) (/ 1 t))))) (* (/ 1 l) (/ 1 l)))) into (sqrt (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))) 1.362 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))) in (x l t) around 0 1.362 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))) in t 1.362 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) in t 1.362 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) in t 1.362 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in t 1.362 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 1.362 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 1.362 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.362 * [taylor]: Taking taylor expansion of x in t 1.362 * [backup-simplify]: Simplify x into x 1.362 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.362 * [taylor]: Taking taylor expansion of 1 in t 1.362 * [backup-simplify]: Simplify 1 into 1 1.362 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.362 * [taylor]: Taking taylor expansion of l in t 1.362 * [backup-simplify]: Simplify l into l 1.363 * [backup-simplify]: Simplify (- 1) into -1 1.363 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.363 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.363 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 1.363 * [backup-simplify]: Simplify (/ 1 (* (- (/ 1 x) 1) (pow l 2))) into (/ 1 (* (- (/ 1 x) 1) (pow l 2))) 1.363 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))))) in t 1.363 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in t 1.363 * [taylor]: Taking taylor expansion of 2 in t 1.363 * [backup-simplify]: Simplify 2 into 2 1.363 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in t 1.363 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in t 1.363 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.363 * [taylor]: Taking taylor expansion of t in t 1.363 * [backup-simplify]: Simplify 0 into 0 1.363 * [backup-simplify]: Simplify 1 into 1 1.363 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 1.364 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.364 * [taylor]: Taking taylor expansion of x in t 1.364 * [backup-simplify]: Simplify x into x 1.364 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.364 * [taylor]: Taking taylor expansion of 1 in t 1.364 * [backup-simplify]: Simplify 1 into 1 1.364 * [backup-simplify]: Simplify (* 1 1) into 1 1.364 * [backup-simplify]: Simplify (- 1) into -1 1.365 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.365 * [backup-simplify]: Simplify (* 1 (- (/ 1 x) 1)) into (- (/ 1 x) 1) 1.365 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 1.365 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in t 1.365 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in t 1.365 * [taylor]: Taking taylor expansion of 2 in t 1.365 * [backup-simplify]: Simplify 2 into 2 1.365 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in t 1.365 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in t 1.365 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.365 * [taylor]: Taking taylor expansion of t in t 1.365 * [backup-simplify]: Simplify 0 into 0 1.365 * [backup-simplify]: Simplify 1 into 1 1.365 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in t 1.365 * [taylor]: Taking taylor expansion of x in t 1.365 * [backup-simplify]: Simplify x into x 1.365 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 1.365 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.365 * [taylor]: Taking taylor expansion of x in t 1.365 * [backup-simplify]: Simplify x into x 1.365 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.365 * [taylor]: Taking taylor expansion of 1 in t 1.365 * [backup-simplify]: Simplify 1 into 1 1.366 * [backup-simplify]: Simplify (* 1 1) into 1 1.366 * [backup-simplify]: Simplify (- 1) into -1 1.366 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.366 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 1.366 * [backup-simplify]: Simplify (* 1 (* x (- (/ 1 x) 1))) into (* x (- (/ 1 x) 1)) 1.366 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 1.366 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in t 1.366 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in t 1.366 * [taylor]: Taking taylor expansion of x in t 1.366 * [backup-simplify]: Simplify x into x 1.366 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 1.367 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 1.367 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.367 * [taylor]: Taking taylor expansion of x in t 1.367 * [backup-simplify]: Simplify x into x 1.367 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.367 * [taylor]: Taking taylor expansion of 1 in t 1.367 * [backup-simplify]: Simplify 1 into 1 1.367 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.367 * [taylor]: Taking taylor expansion of l in t 1.367 * [backup-simplify]: Simplify l into l 1.367 * [backup-simplify]: Simplify (- 1) into -1 1.367 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.367 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.367 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 1.368 * [backup-simplify]: Simplify (* x (* (- (/ 1 x) 1) (pow l 2))) into (* x (* (- (/ 1 x) 1) (pow l 2))) 1.368 * [backup-simplify]: Simplify (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 1.368 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 1.368 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.368 * [taylor]: Taking taylor expansion of l in t 1.368 * [backup-simplify]: Simplify l into l 1.368 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.368 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.368 * [backup-simplify]: Simplify (* 2 (/ 1 (- (/ 1 x) 1))) into (/ 2 (- (/ 1 x) 1)) 1.368 * [backup-simplify]: Simplify (* 2 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 2 (* x (- (/ 1 x) 1))) 1.368 * [backup-simplify]: Simplify (+ (/ 2 (* x (- (/ 1 x) 1))) 0) into (* 2 (/ 1 (* x (- (/ 1 x) 1)))) 1.369 * [backup-simplify]: Simplify (+ (/ 2 (- (/ 1 x) 1)) (* 2 (/ 1 (* x (- (/ 1 x) 1))))) into (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 1.369 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) into (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 1.369 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 0) into (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 1.369 * [backup-simplify]: Simplify (sqrt (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) into (sqrt (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) 1.369 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.370 * [backup-simplify]: Simplify (- 0) into 0 1.370 * [backup-simplify]: Simplify (+ 0 0) into 0 1.371 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.371 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (- (/ 1 x) 1))) into 0 1.372 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 1.372 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (- (/ 1 x) 1)))) into 0 1.372 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.373 * [backup-simplify]: Simplify (- 0) into 0 1.373 * [backup-simplify]: Simplify (+ 0 0) into 0 1.373 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 1.374 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.374 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* x (- (/ 1 x) 1)))) into 0 1.374 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 1.375 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* x (- (/ 1 x) 1))))) into 0 1.375 * [backup-simplify]: Simplify (+ 0 0) into 0 1.376 * [backup-simplify]: Simplify (+ 0 0) into 0 1.376 * [backup-simplify]: Simplify (+ 0 0) into 0 1.376 * [backup-simplify]: Simplify (+ 0 0) into 0 1.377 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))))) into 0 1.377 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))) in l 1.377 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) in l 1.377 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) in l 1.377 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in l 1.377 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 1.377 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 1.377 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.377 * [taylor]: Taking taylor expansion of x in l 1.377 * [backup-simplify]: Simplify x into x 1.377 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.377 * [taylor]: Taking taylor expansion of 1 in l 1.377 * [backup-simplify]: Simplify 1 into 1 1.377 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.377 * [taylor]: Taking taylor expansion of l in l 1.377 * [backup-simplify]: Simplify 0 into 0 1.377 * [backup-simplify]: Simplify 1 into 1 1.377 * [backup-simplify]: Simplify (- 1) into -1 1.378 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.378 * [backup-simplify]: Simplify (* 1 1) into 1 1.378 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 1.378 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 1.378 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))))) in l 1.378 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in l 1.378 * [taylor]: Taking taylor expansion of 2 in l 1.378 * [backup-simplify]: Simplify 2 into 2 1.378 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in l 1.378 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in l 1.378 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.378 * [taylor]: Taking taylor expansion of t in l 1.378 * [backup-simplify]: Simplify t into t 1.378 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 1.378 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.378 * [taylor]: Taking taylor expansion of x in l 1.378 * [backup-simplify]: Simplify x into x 1.378 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.378 * [taylor]: Taking taylor expansion of 1 in l 1.378 * [backup-simplify]: Simplify 1 into 1 1.379 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.379 * [backup-simplify]: Simplify (- 1) into -1 1.379 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.379 * [backup-simplify]: Simplify (* (pow t 2) (- (/ 1 x) 1)) into (* (pow t 2) (- (/ 1 x) 1)) 1.379 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (- (/ 1 x) 1))) into (/ 1 (* (pow t 2) (- (/ 1 x) 1))) 1.379 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in l 1.379 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in l 1.379 * [taylor]: Taking taylor expansion of 2 in l 1.379 * [backup-simplify]: Simplify 2 into 2 1.379 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in l 1.379 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in l 1.379 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.379 * [taylor]: Taking taylor expansion of t in l 1.379 * [backup-simplify]: Simplify t into t 1.380 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in l 1.380 * [taylor]: Taking taylor expansion of x in l 1.380 * [backup-simplify]: Simplify x into x 1.380 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 1.380 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.380 * [taylor]: Taking taylor expansion of x in l 1.380 * [backup-simplify]: Simplify x into x 1.380 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.380 * [taylor]: Taking taylor expansion of 1 in l 1.380 * [backup-simplify]: Simplify 1 into 1 1.380 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.380 * [backup-simplify]: Simplify (- 1) into -1 1.380 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.380 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 1.380 * [backup-simplify]: Simplify (* (pow t 2) (* x (- (/ 1 x) 1))) into (* (pow t 2) (* x (- (/ 1 x) 1))) 1.381 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) into (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) 1.381 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in l 1.381 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in l 1.381 * [taylor]: Taking taylor expansion of x in l 1.381 * [backup-simplify]: Simplify x into x 1.381 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 1.381 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 1.381 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.381 * [taylor]: Taking taylor expansion of x in l 1.381 * [backup-simplify]: Simplify x into x 1.381 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.381 * [taylor]: Taking taylor expansion of 1 in l 1.381 * [backup-simplify]: Simplify 1 into 1 1.381 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.381 * [taylor]: Taking taylor expansion of l in l 1.381 * [backup-simplify]: Simplify 0 into 0 1.381 * [backup-simplify]: Simplify 1 into 1 1.381 * [backup-simplify]: Simplify (- 1) into -1 1.382 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.382 * [backup-simplify]: Simplify (* 1 1) into 1 1.382 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 1.382 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 1.382 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 1.382 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.382 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.382 * [taylor]: Taking taylor expansion of l in l 1.382 * [backup-simplify]: Simplify 0 into 0 1.382 * [backup-simplify]: Simplify 1 into 1 1.383 * [backup-simplify]: Simplify (* 1 1) into 1 1.383 * [backup-simplify]: Simplify (/ 1 1) into 1 1.383 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 1 (* x (- (/ 1 x) 1))) 1.383 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 1 (* x (- (/ 1 x) 1))) 1.384 * [backup-simplify]: Simplify (+ (/ 1 (- (/ 1 x) 1)) (/ 1 (* x (- (/ 1 x) 1)))) into (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1.384 * [backup-simplify]: Simplify (- 1) into -1 1.384 * [backup-simplify]: Simplify (+ (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) -1) into (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1) 1.384 * [backup-simplify]: Simplify (sqrt (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1)) into (sqrt (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1)) 1.385 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.385 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.385 * [backup-simplify]: Simplify (- 0) into 0 1.386 * [backup-simplify]: Simplify (+ 0 0) into 0 1.386 * [backup-simplify]: Simplify (+ (* (- (/ 1 x) 1) 0) (* 0 1)) into 0 1.386 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 1.387 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.387 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.388 * [backup-simplify]: Simplify (- 0) into 0 1.388 * [backup-simplify]: Simplify (+ 0 0) into 0 1.388 * [backup-simplify]: Simplify (+ (* (- (/ 1 x) 1) 0) (* 0 1)) into 0 1.388 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 1.389 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 1.389 * [backup-simplify]: Simplify (+ 0 0) into 0 1.389 * [backup-simplify]: Simplify (+ 0 0) into 0 1.390 * [backup-simplify]: Simplify (+ 0 0) into 0 1.390 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.391 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.391 * [backup-simplify]: Simplify (- 0) into 0 1.392 * [backup-simplify]: Simplify (+ 0 0) into 0 1.392 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1)))) into 0 1.392 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))) in x 1.392 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) in x 1.392 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) in x 1.392 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 1.392 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 1.392 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.392 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.392 * [taylor]: Taking taylor expansion of x in x 1.392 * [backup-simplify]: Simplify 0 into 0 1.392 * [backup-simplify]: Simplify 1 into 1 1.393 * [backup-simplify]: Simplify (/ 1 1) into 1 1.393 * [taylor]: Taking taylor expansion of 1 in x 1.393 * [backup-simplify]: Simplify 1 into 1 1.393 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.393 * [taylor]: Taking taylor expansion of l in x 1.393 * [backup-simplify]: Simplify l into l 1.393 * [backup-simplify]: Simplify (+ 1 0) into 1 1.393 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.393 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.393 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.393 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))))) in x 1.393 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 1.393 * [taylor]: Taking taylor expansion of 2 in x 1.393 * [backup-simplify]: Simplify 2 into 2 1.393 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 1.393 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 1.393 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.393 * [taylor]: Taking taylor expansion of t in x 1.393 * [backup-simplify]: Simplify t into t 1.393 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.393 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.393 * [taylor]: Taking taylor expansion of x in x 1.394 * [backup-simplify]: Simplify 0 into 0 1.394 * [backup-simplify]: Simplify 1 into 1 1.394 * [backup-simplify]: Simplify (/ 1 1) into 1 1.394 * [taylor]: Taking taylor expansion of 1 in x 1.394 * [backup-simplify]: Simplify 1 into 1 1.394 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.394 * [backup-simplify]: Simplify (+ 1 0) into 1 1.394 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.394 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.394 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in x 1.394 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 1.394 * [taylor]: Taking taylor expansion of 2 in x 1.394 * [backup-simplify]: Simplify 2 into 2 1.394 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 1.394 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 1.394 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.394 * [taylor]: Taking taylor expansion of t in x 1.394 * [backup-simplify]: Simplify t into t 1.394 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 1.394 * [taylor]: Taking taylor expansion of x in x 1.394 * [backup-simplify]: Simplify 0 into 0 1.394 * [backup-simplify]: Simplify 1 into 1 1.395 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.395 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.395 * [taylor]: Taking taylor expansion of x in x 1.395 * [backup-simplify]: Simplify 0 into 0 1.395 * [backup-simplify]: Simplify 1 into 1 1.395 * [backup-simplify]: Simplify (/ 1 1) into 1 1.395 * [taylor]: Taking taylor expansion of 1 in x 1.395 * [backup-simplify]: Simplify 1 into 1 1.395 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.395 * [backup-simplify]: Simplify (+ 1 0) into 1 1.395 * [backup-simplify]: Simplify (* 0 1) into 0 1.396 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.396 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.396 * [backup-simplify]: Simplify (- 1) into -1 1.397 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.397 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 1.397 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.397 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.398 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.398 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 1.398 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 1.398 * [taylor]: Taking taylor expansion of x in x 1.398 * [backup-simplify]: Simplify 0 into 0 1.398 * [backup-simplify]: Simplify 1 into 1 1.398 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 1.398 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.398 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.398 * [taylor]: Taking taylor expansion of x in x 1.398 * [backup-simplify]: Simplify 0 into 0 1.398 * [backup-simplify]: Simplify 1 into 1 1.398 * [backup-simplify]: Simplify (/ 1 1) into 1 1.398 * [taylor]: Taking taylor expansion of 1 in x 1.398 * [backup-simplify]: Simplify 1 into 1 1.398 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.398 * [taylor]: Taking taylor expansion of l in x 1.398 * [backup-simplify]: Simplify l into l 1.398 * [backup-simplify]: Simplify (+ 1 0) into 1 1.398 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.398 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.399 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.399 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.399 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.399 * [backup-simplify]: Simplify (- 1) into -1 1.400 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.400 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 1.400 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 1.400 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.400 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 1.400 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.400 * [taylor]: Taking taylor expansion of l in x 1.400 * [backup-simplify]: Simplify l into l 1.400 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.400 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.400 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.400 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.401 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.401 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.401 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 1.401 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 1.401 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 1.401 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.402 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.402 * [backup-simplify]: Simplify (- 0) into 0 1.402 * [backup-simplify]: Simplify (+ 0 0) into 0 1.403 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 1.403 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.404 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (+ (* 0 1) (* 0 0))) into (- (pow t 2)) 1.404 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 1.404 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 1.404 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.405 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.405 * [backup-simplify]: Simplify (- 0) into 0 1.405 * [backup-simplify]: Simplify (+ 0 0) into 0 1.406 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 1.406 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (- (pow l 2))) (* 0 (pow l 2)))) into (- (pow l 2)) 1.406 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 1.406 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.407 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.407 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 1.407 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.407 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 1.407 * [backup-simplify]: Simplify (- 0) into 0 1.407 * [backup-simplify]: Simplify (+ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 0) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 1.408 * [backup-simplify]: Simplify (/ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 1.408 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))) in x 1.408 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) in x 1.408 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) in x 1.408 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 1.408 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 1.408 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.408 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.408 * [taylor]: Taking taylor expansion of x in x 1.408 * [backup-simplify]: Simplify 0 into 0 1.408 * [backup-simplify]: Simplify 1 into 1 1.408 * [backup-simplify]: Simplify (/ 1 1) into 1 1.408 * [taylor]: Taking taylor expansion of 1 in x 1.408 * [backup-simplify]: Simplify 1 into 1 1.408 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.408 * [taylor]: Taking taylor expansion of l in x 1.408 * [backup-simplify]: Simplify l into l 1.408 * [backup-simplify]: Simplify (+ 1 0) into 1 1.408 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.409 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.409 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.409 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))))) in x 1.409 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 1.409 * [taylor]: Taking taylor expansion of 2 in x 1.409 * [backup-simplify]: Simplify 2 into 2 1.409 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 1.409 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 1.409 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.409 * [taylor]: Taking taylor expansion of t in x 1.409 * [backup-simplify]: Simplify t into t 1.409 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.409 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.409 * [taylor]: Taking taylor expansion of x in x 1.409 * [backup-simplify]: Simplify 0 into 0 1.409 * [backup-simplify]: Simplify 1 into 1 1.409 * [backup-simplify]: Simplify (/ 1 1) into 1 1.409 * [taylor]: Taking taylor expansion of 1 in x 1.409 * [backup-simplify]: Simplify 1 into 1 1.409 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.409 * [backup-simplify]: Simplify (+ 1 0) into 1 1.410 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.410 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.410 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in x 1.410 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 1.410 * [taylor]: Taking taylor expansion of 2 in x 1.410 * [backup-simplify]: Simplify 2 into 2 1.410 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 1.410 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 1.410 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.410 * [taylor]: Taking taylor expansion of t in x 1.410 * [backup-simplify]: Simplify t into t 1.410 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 1.410 * [taylor]: Taking taylor expansion of x in x 1.410 * [backup-simplify]: Simplify 0 into 0 1.410 * [backup-simplify]: Simplify 1 into 1 1.410 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.410 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.410 * [taylor]: Taking taylor expansion of x in x 1.410 * [backup-simplify]: Simplify 0 into 0 1.410 * [backup-simplify]: Simplify 1 into 1 1.410 * [backup-simplify]: Simplify (/ 1 1) into 1 1.410 * [taylor]: Taking taylor expansion of 1 in x 1.410 * [backup-simplify]: Simplify 1 into 1 1.410 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.410 * [backup-simplify]: Simplify (+ 1 0) into 1 1.411 * [backup-simplify]: Simplify (* 0 1) into 0 1.411 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.411 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.412 * [backup-simplify]: Simplify (- 1) into -1 1.412 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.412 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 1.412 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.413 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.413 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.413 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 1.413 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 1.413 * [taylor]: Taking taylor expansion of x in x 1.413 * [backup-simplify]: Simplify 0 into 0 1.413 * [backup-simplify]: Simplify 1 into 1 1.413 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 1.413 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.413 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.413 * [taylor]: Taking taylor expansion of x in x 1.413 * [backup-simplify]: Simplify 0 into 0 1.413 * [backup-simplify]: Simplify 1 into 1 1.413 * [backup-simplify]: Simplify (/ 1 1) into 1 1.413 * [taylor]: Taking taylor expansion of 1 in x 1.413 * [backup-simplify]: Simplify 1 into 1 1.413 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.413 * [taylor]: Taking taylor expansion of l in x 1.413 * [backup-simplify]: Simplify l into l 1.414 * [backup-simplify]: Simplify (+ 1 0) into 1 1.414 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.414 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.414 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.414 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.414 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.414 * [backup-simplify]: Simplify (- 1) into -1 1.415 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.415 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 1.415 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 1.415 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.415 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 1.415 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.415 * [taylor]: Taking taylor expansion of l in x 1.415 * [backup-simplify]: Simplify l into l 1.415 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.415 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.415 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.416 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.416 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.416 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.416 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 1.416 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 1.416 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 1.416 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.417 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.417 * [backup-simplify]: Simplify (- 0) into 0 1.417 * [backup-simplify]: Simplify (+ 0 0) into 0 1.418 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 1.418 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.419 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (+ (* 0 1) (* 0 0))) into (- (pow t 2)) 1.419 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 1.419 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 1.420 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.420 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.421 * [backup-simplify]: Simplify (- 0) into 0 1.421 * [backup-simplify]: Simplify (+ 0 0) into 0 1.422 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 1.422 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (- (pow l 2))) (* 0 (pow l 2)))) into (- (pow l 2)) 1.423 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 1.423 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.423 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.424 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 1.424 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.424 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 1.424 * [backup-simplify]: Simplify (- 0) into 0 1.425 * [backup-simplify]: Simplify (+ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 0) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 1.425 * [backup-simplify]: Simplify (/ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 1.425 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in l 1.425 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.425 * [taylor]: Taking taylor expansion of 2 in l 1.425 * [backup-simplify]: Simplify 2 into 2 1.426 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.426 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.427 * [taylor]: Taking taylor expansion of t in l 1.427 * [backup-simplify]: Simplify t into t 1.427 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 1.427 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in l 1.427 * [taylor]: Taking taylor expansion of 1/2 in l 1.427 * [backup-simplify]: Simplify 1/2 into 1/2 1.427 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in l 1.427 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in l 1.427 * [taylor]: Taking taylor expansion of t in l 1.427 * [backup-simplify]: Simplify t into t 1.427 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 1.427 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.427 * [taylor]: Taking taylor expansion of 4 in l 1.427 * [backup-simplify]: Simplify 4 into 4 1.427 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.427 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.428 * [taylor]: Taking taylor expansion of t in l 1.428 * [backup-simplify]: Simplify t into t 1.428 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.428 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.428 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.428 * [taylor]: Taking taylor expansion of 2 in l 1.428 * [backup-simplify]: Simplify 2 into 2 1.428 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.428 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.428 * [taylor]: Taking taylor expansion of l in l 1.428 * [backup-simplify]: Simplify 0 into 0 1.428 * [backup-simplify]: Simplify 1 into 1 1.428 * [backup-simplify]: Simplify (* 1 1) into 1 1.429 * [backup-simplify]: Simplify (/ 1 1) into 1 1.429 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.429 * [taylor]: Taking taylor expansion of 2 in l 1.429 * [backup-simplify]: Simplify 2 into 2 1.429 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.430 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.430 * [backup-simplify]: Simplify (* 2 1) into 2 1.430 * [backup-simplify]: Simplify (+ 0 2) into 2 1.430 * [backup-simplify]: Simplify (* t 2) into (* 2 t) 1.431 * [backup-simplify]: Simplify (/ (* 2 t) (sqrt 2)) into (* 2 (/ t (sqrt 2))) 1.431 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.431 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.432 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.432 * [backup-simplify]: Simplify (+ 0 0) into 0 1.432 * [backup-simplify]: Simplify (+ (* t 0) (* 0 2)) into 0 1.433 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* 2 (/ t (sqrt 2))) (/ 0 (sqrt 2))))) into 0 1.434 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (* 2 (/ t (sqrt 2))))) into 0 1.434 * [taylor]: Taking taylor expansion of 0 in t 1.434 * [backup-simplify]: Simplify 0 into 0 1.434 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 1.434 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.434 * [taylor]: Taking taylor expansion of 2 in t 1.434 * [backup-simplify]: Simplify 2 into 2 1.434 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.435 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.435 * [taylor]: Taking taylor expansion of t in t 1.435 * [backup-simplify]: Simplify 0 into 0 1.435 * [backup-simplify]: Simplify 1 into 1 1.435 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 1.436 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.436 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.436 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.436 * [backup-simplify]: Simplify (- 1) into -1 1.437 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.437 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 1.437 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 1.438 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.438 * [backup-simplify]: Simplify (- 1) into -1 1.438 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.438 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.439 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (* 0 1)) into (- (pow t 2)) 1.439 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 1.439 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 1.439 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.440 * [backup-simplify]: Simplify (- 0) into 0 1.440 * [backup-simplify]: Simplify (+ 0 0) into 0 1.441 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 -1) (* 0 1)))) into 0 1.441 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.442 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 -1) (+ (* 0 1) (* 0 0)))) into 0 1.442 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 1.442 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 0 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2))))) into (* 2 (/ 1 (pow t 2))) 1.443 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.444 * [backup-simplify]: Simplify (- 0) into 0 1.444 * [backup-simplify]: Simplify (+ 0 0) into 0 1.445 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 1.445 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (- (pow l 2))) (* 0 (pow l 2))))) into 0 1.445 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 1.446 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.446 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.446 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 1.446 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.446 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 1.447 * [backup-simplify]: Simplify (- 0) into 0 1.447 * [backup-simplify]: Simplify (+ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 0) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 1.448 * [backup-simplify]: Simplify (/ (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (pow (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 2) (+)) (* 2 (/ (sqrt 2) t))) into (* 1/2 (/ (* t (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))))) (sqrt 2))) 1.448 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))))) (sqrt 2))) in l 1.448 * [taylor]: Taking taylor expansion of 1/2 in l 1.448 * [backup-simplify]: Simplify 1/2 into 1/2 1.448 * [taylor]: Taking taylor expansion of (/ (* t (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))))) (sqrt 2)) in l 1.448 * [taylor]: Taking taylor expansion of (* t (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))))) in l 1.448 * [taylor]: Taking taylor expansion of t in l 1.448 * [backup-simplify]: Simplify t into t 1.448 * [taylor]: Taking taylor expansion of (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) in l 1.448 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 1.448 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.448 * [taylor]: Taking taylor expansion of 4 in l 1.448 * [backup-simplify]: Simplify 4 into 4 1.448 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.448 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.449 * [taylor]: Taking taylor expansion of t in l 1.449 * [backup-simplify]: Simplify t into t 1.449 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.449 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.449 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.449 * [taylor]: Taking taylor expansion of 2 in l 1.449 * [backup-simplify]: Simplify 2 into 2 1.449 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.449 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.449 * [taylor]: Taking taylor expansion of l in l 1.449 * [backup-simplify]: Simplify 0 into 0 1.449 * [backup-simplify]: Simplify 1 into 1 1.449 * [backup-simplify]: Simplify (* 1 1) into 1 1.449 * [backup-simplify]: Simplify (/ 1 1) into 1 1.449 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))) in l 1.449 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in l 1.449 * [taylor]: Taking taylor expansion of 4 in l 1.449 * [backup-simplify]: Simplify 4 into 4 1.450 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in l 1.450 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in l 1.450 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.450 * [taylor]: Taking taylor expansion of t in l 1.450 * [backup-simplify]: Simplify t into t 1.450 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.450 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.450 * [taylor]: Taking taylor expansion of 2 in l 1.450 * [backup-simplify]: Simplify 2 into 2 1.450 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.450 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.450 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.451 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.452 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 2)) into (* (pow t 2) (pow (sqrt 2) 2)) 1.452 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) 1.452 * [taylor]: Taking taylor expansion of (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) in l 1.452 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in l 1.452 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.452 * [taylor]: Taking taylor expansion of t in l 1.452 * [backup-simplify]: Simplify t into t 1.452 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in l 1.452 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.452 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.452 * [taylor]: Taking taylor expansion of 2 in l 1.452 * [backup-simplify]: Simplify 2 into 2 1.453 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.453 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.453 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.453 * [taylor]: Taking taylor expansion of l in l 1.453 * [backup-simplify]: Simplify 0 into 0 1.453 * [backup-simplify]: Simplify 1 into 1 1.453 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.454 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.454 * [backup-simplify]: Simplify (* 1 1) into 1 1.454 * [backup-simplify]: Simplify (* 1 1) into 1 1.455 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.456 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 2)) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.456 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in l 1.456 * [taylor]: Taking taylor expansion of 4 in l 1.456 * [backup-simplify]: Simplify 4 into 4 1.456 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in l 1.456 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in l 1.456 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.456 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.456 * [taylor]: Taking taylor expansion of 2 in l 1.456 * [backup-simplify]: Simplify 2 into 2 1.456 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.457 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.457 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.457 * [taylor]: Taking taylor expansion of l in l 1.457 * [backup-simplify]: Simplify 0 into 0 1.457 * [backup-simplify]: Simplify 1 into 1 1.457 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.458 * [backup-simplify]: Simplify (* 1 1) into 1 1.459 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.460 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 1.460 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.460 * [taylor]: Taking taylor expansion of 2 in l 1.460 * [backup-simplify]: Simplify 2 into 2 1.460 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.460 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.461 * [backup-simplify]: Simplify (+ (/ (pow t 2) (pow (sqrt 2) 2)) 0) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.461 * [backup-simplify]: Simplify (+ 0 (/ (pow t 2) (pow (sqrt 2) 2))) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.462 * [backup-simplify]: Simplify (- (/ (pow t 2) (pow (sqrt 2) 2))) into (- (/ (pow t 2) (pow (sqrt 2) 2))) 1.463 * [backup-simplify]: Simplify (+ 0 (- (/ (pow t 2) (pow (sqrt 2) 2)))) into (- (/ (pow t 2) (pow (sqrt 2) 2))) 1.463 * [backup-simplify]: Simplify (* t (- (/ (pow t 2) (pow (sqrt 2) 2)))) into (* -1 (/ (pow t 3) (pow (sqrt 2) 2))) 1.464 * [backup-simplify]: Simplify (/ (* -1 (/ (pow t 3) (pow (sqrt 2) 2))) (sqrt 2)) into (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) 1.464 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.468 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.469 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.469 * [backup-simplify]: Simplify (+ 0 0) into 0 1.470 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.470 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.471 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.471 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.472 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.472 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.473 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.474 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.475 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.476 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.477 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.478 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.479 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.480 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.481 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.483 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.484 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 1.485 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.488 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 1.491 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 1.492 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.493 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.494 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.495 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.496 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 1.497 * [backup-simplify]: Simplify (+ 0 0) into 0 1.497 * [backup-simplify]: Simplify (+ 0 0) into 0 1.498 * [backup-simplify]: Simplify (- 0) into 0 1.498 * [backup-simplify]: Simplify (+ 0 0) into 0 1.498 * [backup-simplify]: Simplify (* 2 1) into 2 1.499 * [backup-simplify]: Simplify (+ 0 2) into 2 1.501 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 1.504 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow (sqrt 2) 2))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 1.507 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 1.511 * [backup-simplify]: Simplify (- (* 4 (/ 1 (pow (sqrt 2) 2)))) into (- (* 4 (/ 1 (pow (sqrt 2) 2)))) 1.516 * [backup-simplify]: Simplify (+ 2 (- (* 4 (/ 1 (pow (sqrt 2) 2))))) into (- 2 (* 4 (/ 1 (pow (sqrt 2) 2)))) 1.516 * [backup-simplify]: Simplify (+ 0 0) into 0 1.517 * [backup-simplify]: Simplify (+ 0 0) into 0 1.517 * [backup-simplify]: Simplify (- 0) into 0 1.517 * [backup-simplify]: Simplify (+ 0 0) into 0 1.519 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 (- 2 (* 4 (/ 1 (pow (sqrt 2) 2))))) (+ (* 0 0) (* 0 (- (/ (pow t 2) (pow (sqrt 2) 2))))))) into 0 1.520 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.521 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.521 * [backup-simplify]: Simplify (+ (* t 0) (* 0 (- (/ (pow t 2) (pow (sqrt 2) 2))))) into 0 1.523 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) (/ 0 (sqrt 2))))) into 0 1.525 * [backup-simplify]: Simplify (+ (* t (- 2 (* 4 (/ 1 (pow (sqrt 2) 2))))) (+ (* 0 0) (* 0 (- (/ (pow t 2) (pow (sqrt 2) 2)))))) into (- (* 2 t) (* 4 (/ t (pow (sqrt 2) 2)))) 1.528 * [backup-simplify]: Simplify (- (/ (- (* 2 t) (* 4 (/ t (pow (sqrt 2) 2)))) (sqrt 2)) (+ (* (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (- (* 2 (/ t (sqrt 2))) (* 4 (/ t (pow (sqrt 2) 3)))) 1.531 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* (- (* 2 (/ t (sqrt 2))) (* 4 (/ t (pow (sqrt 2) 3)))) (/ 0 (sqrt 2))))) into 0 1.533 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (- (* 2 (/ t (sqrt 2))) (* 4 (/ t (pow (sqrt 2) 3))))) (+ (* 0 0) (* 0 (* -1 (/ (pow t 3) (pow (sqrt 2) 3))))))) into 0 1.533 * [taylor]: Taking taylor expansion of 0 in t 1.533 * [backup-simplify]: Simplify 0 into 0 1.533 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 1.533 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.534 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.534 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 1.535 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 1.535 * [backup-simplify]: Simplify (+ (* t (* 4 (/ 1 (pow t 2)))) (+ (* 0 0) (* 0 2))) into (* 4 (/ 1 t)) 1.536 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.537 * [backup-simplify]: Simplify (- (/ (* 4 (/ 1 t)) (sqrt 2)) (+ (* (* 2 (/ t (sqrt 2))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (* 4 (/ 1 (* t (sqrt 2)))) 1.538 * [backup-simplify]: Simplify (+ (* 1/2 (* 4 (/ 1 (* t (sqrt 2))))) (+ (* 0 0) (* 0 (* 2 (/ t (sqrt 2)))))) into (* 2 (/ 1 (* t (sqrt 2)))) 1.538 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (sqrt 2)))) in t 1.538 * [taylor]: Taking taylor expansion of 2 in t 1.538 * [backup-simplify]: Simplify 2 into 2 1.538 * [taylor]: Taking taylor expansion of (/ 1 (* t (sqrt 2))) in t 1.538 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 1.538 * [taylor]: Taking taylor expansion of t in t 1.538 * [backup-simplify]: Simplify 0 into 0 1.538 * [backup-simplify]: Simplify 1 into 1 1.538 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.538 * [taylor]: Taking taylor expansion of 2 in t 1.538 * [backup-simplify]: Simplify 2 into 2 1.538 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.539 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.539 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 1.540 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1.541 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1.542 * [backup-simplify]: Simplify (* 2 (/ 1 (sqrt 2))) into (/ 2 (sqrt 2)) 1.542 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 1.543 * [backup-simplify]: Simplify (- (/ 0 t) (+ (* (/ (sqrt 2) t) (/ 0 t)))) into 0 1.543 * [taylor]: Taking taylor expansion of 0 in t 1.543 * [backup-simplify]: Simplify 0 into 0 1.543 * [backup-simplify]: Simplify 0 into 0 1.544 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 1.544 * [backup-simplify]: Simplify 0 into 0 1.544 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.544 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.545 * [backup-simplify]: Simplify (- 0) into 0 1.545 * [backup-simplify]: Simplify (+ 0 0) into 0 1.546 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 1.546 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 1.547 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.548 * [backup-simplify]: Simplify (- 0) into 0 1.548 * [backup-simplify]: Simplify (+ 0 0) into 0 1.548 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.549 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 -1) (* 0 1))) into 0 1.550 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 1.550 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 0 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2))))) into (* 2 (/ 1 (pow t 2))) 1.551 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.552 * [backup-simplify]: Simplify (- 0) into 0 1.552 * [backup-simplify]: Simplify (+ 0 0) into 0 1.553 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 -1) (* 0 1))))) into 0 1.555 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 1.556 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 1) (* 0 0))))) into 0 1.557 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 1.557 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 0 (/ 1 (pow t 2))) (+ (* 0 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))))) into (* 2 (/ 1 (pow t 2))) 1.558 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 l))))) into 0 1.559 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.560 * [backup-simplify]: Simplify (- 0) into 0 1.560 * [backup-simplify]: Simplify (+ 0 0) into 0 1.562 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2)))))) into 0 1.563 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (- (pow l 2))) (* 0 (pow l 2)))))) into 0 1.564 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 1.564 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.564 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.565 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 1.566 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.566 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 1.567 * [backup-simplify]: Simplify (- 0) into 0 1.567 * [backup-simplify]: Simplify (+ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 0) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 1.575 * [backup-simplify]: Simplify (/ (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (+ (* 2 (* (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) (* 1/2 (/ (* t (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))))) (sqrt 2))))))) (* 2 (/ (sqrt 2) t))) into (* 1/2 (/ (* t (- (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 4 (/ 1 (pow t 2))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (+ (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4))))))))) (+ (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))) (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))))))) (sqrt 2))) 1.575 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (- (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 4 (/ 1 (pow t 2))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (+ (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4))))))))) (+ (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))) (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))))))) (sqrt 2))) in l 1.575 * [taylor]: Taking taylor expansion of 1/2 in l 1.575 * [backup-simplify]: Simplify 1/2 into 1/2 1.575 * [taylor]: Taking taylor expansion of (/ (* t (- (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 4 (/ 1 (pow t 2))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (+ (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4))))))))) (+ (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))) (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))))))) (sqrt 2)) in l 1.576 * [taylor]: Taking taylor expansion of (* t (- (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 4 (/ 1 (pow t 2))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (+ (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4))))))))) (+ (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))) (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))))))) in l 1.576 * [taylor]: Taking taylor expansion of t in l 1.576 * [backup-simplify]: Simplify t into t 1.576 * [taylor]: Taking taylor expansion of (- (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 4 (/ 1 (pow t 2))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (+ (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4))))))))) (+ (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))) (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))))) in l 1.576 * [taylor]: Taking taylor expansion of (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 4 (/ 1 (pow t 2))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (+ (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4))))))))) in l 1.576 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in l 1.576 * [taylor]: Taking taylor expansion of 12 in l 1.576 * [backup-simplify]: Simplify 12 into 12 1.576 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in l 1.576 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in l 1.576 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 1.576 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.576 * [taylor]: Taking taylor expansion of 2 in l 1.576 * [backup-simplify]: Simplify 2 into 2 1.576 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.577 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.577 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.577 * [taylor]: Taking taylor expansion of l in l 1.577 * [backup-simplify]: Simplify 0 into 0 1.577 * [backup-simplify]: Simplify 1 into 1 1.578 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.579 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 1.580 * [backup-simplify]: Simplify (* 1 1) into 1 1.581 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 1.582 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 1.582 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (+ (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))))))) in l 1.582 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.582 * [taylor]: Taking taylor expansion of 4 in l 1.582 * [backup-simplify]: Simplify 4 into 4 1.582 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.582 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.582 * [taylor]: Taking taylor expansion of t in l 1.582 * [backup-simplify]: Simplify t into t 1.582 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.582 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.582 * [taylor]: Taking taylor expansion of (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (+ (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4))))))) in l 1.582 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in l 1.582 * [taylor]: Taking taylor expansion of 6 in l 1.582 * [backup-simplify]: Simplify 6 into 6 1.582 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in l 1.582 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.582 * [taylor]: Taking taylor expansion of t in l 1.582 * [backup-simplify]: Simplify t into t 1.582 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in l 1.582 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 1.582 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.582 * [taylor]: Taking taylor expansion of 2 in l 1.582 * [backup-simplify]: Simplify 2 into 2 1.582 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.583 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.583 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.583 * [taylor]: Taking taylor expansion of l in l 1.583 * [backup-simplify]: Simplify 0 into 0 1.583 * [backup-simplify]: Simplify 1 into 1 1.583 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.584 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.585 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 1.589 * [backup-simplify]: Simplify (* 1 1) into 1 1.589 * [backup-simplify]: Simplify (* 1 1) into 1 1.591 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 1.591 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 4)) into (/ (pow t 2) (pow (sqrt 2) 4)) 1.591 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow l 2))) (+ (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))))) in l 1.591 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.591 * [taylor]: Taking taylor expansion of 2 in l 1.591 * [backup-simplify]: Simplify 2 into 2 1.591 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.591 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.591 * [taylor]: Taking taylor expansion of l in l 1.591 * [backup-simplify]: Simplify 0 into 0 1.591 * [backup-simplify]: Simplify 1 into 1 1.592 * [backup-simplify]: Simplify (* 1 1) into 1 1.592 * [backup-simplify]: Simplify (/ 1 1) into 1 1.592 * [taylor]: Taking taylor expansion of (+ (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4))))) in l 1.592 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in l 1.592 * [taylor]: Taking taylor expansion of (pow t 4) in l 1.592 * [taylor]: Taking taylor expansion of t in l 1.592 * [backup-simplify]: Simplify t into t 1.592 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in l 1.592 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 1.592 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.592 * [taylor]: Taking taylor expansion of 2 in l 1.592 * [backup-simplify]: Simplify 2 into 2 1.592 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.593 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.593 * [taylor]: Taking taylor expansion of (pow l 6) in l 1.593 * [taylor]: Taking taylor expansion of l in l 1.593 * [backup-simplify]: Simplify 0 into 0 1.593 * [backup-simplify]: Simplify 1 into 1 1.593 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.593 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 1.594 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.595 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 1.595 * [backup-simplify]: Simplify (* 1 1) into 1 1.596 * [backup-simplify]: Simplify (* 1 1) into 1 1.596 * [backup-simplify]: Simplify (* 1 1) into 1 1.597 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 1.597 * [backup-simplify]: Simplify (/ (pow t 4) (pow (sqrt 2) 4)) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.597 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in l 1.597 * [taylor]: Taking taylor expansion of 8 in l 1.597 * [backup-simplify]: Simplify 8 into 8 1.598 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in l 1.598 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in l 1.598 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.598 * [taylor]: Taking taylor expansion of t in l 1.598 * [backup-simplify]: Simplify t into t 1.598 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 1.598 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.598 * [taylor]: Taking taylor expansion of 2 in l 1.598 * [backup-simplify]: Simplify 2 into 2 1.598 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.598 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.598 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.599 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.601 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 1.601 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 4)) into (* (pow t 2) (pow (sqrt 2) 4)) 1.602 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) 1.602 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))) (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))))) in l 1.602 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))) in l 1.602 * [taylor]: Taking taylor expansion of 2 in l 1.602 * [backup-simplify]: Simplify 2 into 2 1.602 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in l 1.602 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.602 * [taylor]: Taking taylor expansion of t in l 1.602 * [backup-simplify]: Simplify t into t 1.602 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in l 1.602 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.602 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.602 * [taylor]: Taking taylor expansion of 2 in l 1.602 * [backup-simplify]: Simplify 2 into 2 1.602 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.603 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.603 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.603 * [taylor]: Taking taylor expansion of l in l 1.603 * [backup-simplify]: Simplify 0 into 0 1.603 * [backup-simplify]: Simplify 1 into 1 1.603 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.604 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.604 * [backup-simplify]: Simplify (* 1 1) into 1 1.604 * [backup-simplify]: Simplify (* 1 1) into 1 1.605 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.606 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 2)) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.606 * [taylor]: Taking taylor expansion of (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) in l 1.606 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in l 1.606 * [taylor]: Taking taylor expansion of 8 in l 1.606 * [backup-simplify]: Simplify 8 into 8 1.606 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in l 1.606 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in l 1.606 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.606 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.606 * [taylor]: Taking taylor expansion of 2 in l 1.606 * [backup-simplify]: Simplify 2 into 2 1.607 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.607 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.607 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.607 * [taylor]: Taking taylor expansion of l in l 1.607 * [backup-simplify]: Simplify 0 into 0 1.608 * [backup-simplify]: Simplify 1 into 1 1.609 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.609 * [backup-simplify]: Simplify (* 1 1) into 1 1.611 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.612 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 1.612 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in l 1.612 * [taylor]: Taking taylor expansion of 8 in l 1.612 * [backup-simplify]: Simplify 8 into 8 1.612 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in l 1.612 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in l 1.612 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.612 * [taylor]: Taking taylor expansion of t in l 1.612 * [backup-simplify]: Simplify t into t 1.612 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.612 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.612 * [taylor]: Taking taylor expansion of 2 in l 1.612 * [backup-simplify]: Simplify 2 into 2 1.613 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.614 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.614 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.615 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.616 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 2)) into (* (pow t 2) (pow (sqrt 2) 2)) 1.617 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) 1.617 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.617 * [taylor]: Taking taylor expansion of 2 in l 1.617 * [backup-simplify]: Simplify 2 into 2 1.617 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.618 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.619 * [backup-simplify]: Simplify (+ (/ (pow t 4) (pow (sqrt 2) 4)) 0) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.620 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.621 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.622 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.623 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.625 * [backup-simplify]: Simplify (+ (/ (pow t 4) (pow (sqrt 2) 4)) 0) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.626 * [backup-simplify]: Simplify (* t (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 5) (pow (sqrt 2) 4)) 1.627 * [backup-simplify]: Simplify (/ (/ (pow t 5) (pow (sqrt 2) 4)) (sqrt 2)) into (/ (pow t 5) (pow (sqrt 2) 5)) 1.628 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.629 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.630 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 1.631 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 1.632 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 1.634 * [backup-simplify]: Simplify (+ (* 12 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 1.634 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.635 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.636 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.637 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.638 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.639 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.640 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 1.641 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.642 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.643 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.644 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 1.645 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.646 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.647 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.648 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))) into 0 1.650 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.650 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.650 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 1.652 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 2) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 1.653 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (* 0 1))) into 0 1.653 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.655 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 2) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))))) into 0 1.657 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 2) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))))) into 0 1.659 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4)))))) into 0 1.659 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.659 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.660 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.661 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))))) into 0 1.661 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.662 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 1.662 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.662 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.663 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))))) into 0 1.664 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.665 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.665 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.666 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.666 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.667 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.667 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.668 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.669 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.669 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.670 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.670 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.671 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 1.672 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.672 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.673 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.674 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 1.674 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.675 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.676 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.677 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))) into 0 1.677 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.679 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.680 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 1.682 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))))) into 0 1.682 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.684 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.685 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 1.687 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))))) into 0 1.689 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.689 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 (pow t 2))) into 0 1.691 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 1.693 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 1.695 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.696 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 1.697 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (* 0 1))) into 0 1.701 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))))) into 0 1.707 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.708 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 1.713 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))))) into 0 1.714 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2)))))) into 0 1.719 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))))) into 0 1.725 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))))) into 0 1.725 * [backup-simplify]: Simplify (+ 0 0) into 0 1.726 * [backup-simplify]: Simplify (+ 0 0) into 0 1.726 * [backup-simplify]: Simplify (+ 0 0) into 0 1.727 * [backup-simplify]: Simplify (+ 0 0) into 0 1.727 * [backup-simplify]: Simplify (+ 0 0) into 0 1.728 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.729 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.730 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.731 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.732 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.733 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.734 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.735 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.736 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.736 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.738 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.739 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.740 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.740 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.741 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.743 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.744 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 1.744 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.746 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 1.748 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 1.749 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2)))))) into 0 1.750 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.750 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.751 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.751 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.752 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 1.752 * [backup-simplify]: Simplify (+ 0 0) into 0 1.753 * [backup-simplify]: Simplify (+ 0 0) into 0 1.753 * [backup-simplify]: Simplify (- 0) into 0 1.753 * [backup-simplify]: Simplify (+ 0 0) into 0 1.755 * [backup-simplify]: Simplify (* 12 (/ 1 (pow (sqrt 2) 4))) into (/ 12 (pow (sqrt 2) 4)) 1.756 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4))))) into 0 1.756 * [backup-simplify]: Simplify (* 2 1) into 2 1.756 * [backup-simplify]: Simplify (+ 0 0) into 0 1.757 * [backup-simplify]: Simplify (+ 2 0) into 2 1.757 * [backup-simplify]: Simplify (+ 0 2) into 2 1.757 * [backup-simplify]: Simplify (+ 0 2) into 2 1.758 * [backup-simplify]: Simplify (+ (/ 12 (pow (sqrt 2) 4)) 2) into (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2) 1.760 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2))))) into 0 1.761 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 2))) into (/ 8 (pow (sqrt 2) 2)) 1.762 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 2)) 0) into (* 8 (/ 1 (pow (sqrt 2) 2))) 1.764 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 2)))) into (* 8 (/ 1 (pow (sqrt 2) 2))) 1.766 * [backup-simplify]: Simplify (- (* 8 (/ 1 (pow (sqrt 2) 2)))) into (- (* 8 (/ 1 (pow (sqrt 2) 2)))) 1.773 * [backup-simplify]: Simplify (+ (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2) (- (* 8 (/ 1 (pow (sqrt 2) 2))))) into (- (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2) (* 8 (/ 1 (pow (sqrt 2) 2)))) 1.774 * [backup-simplify]: Simplify (+ (* 6 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4)))) into 0 1.775 * [backup-simplify]: Simplify (+ 0 0) into 0 1.775 * [backup-simplify]: Simplify (+ 0 0) into 0 1.776 * [backup-simplify]: Simplify (+ 0 0) into 0 1.776 * [backup-simplify]: Simplify (+ 0 0) into 0 1.776 * [backup-simplify]: Simplify (+ 0 0) into 0 1.778 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2)))) into 0 1.778 * [backup-simplify]: Simplify (+ 0 0) into 0 1.778 * [backup-simplify]: Simplify (- 0) into 0 1.779 * [backup-simplify]: Simplify (+ 0 0) into 0 1.780 * [backup-simplify]: Simplify (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 1.780 * [backup-simplify]: Simplify (+ 0 0) into 0 1.781 * [backup-simplify]: Simplify (+ 0 0) into 0 1.782 * [backup-simplify]: Simplify (+ (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 0) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 1.783 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 1.785 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 1.786 * [backup-simplify]: Simplify (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 1.787 * [backup-simplify]: Simplify (+ (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 0) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 1.788 * [backup-simplify]: Simplify (- (* 2 (/ (pow t 2) (pow (sqrt 2) 2)))) into (- (* 2 (/ (pow t 2) (pow (sqrt 2) 2)))) 1.790 * [backup-simplify]: Simplify (+ (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) (- (* 2 (/ (pow t 2) (pow (sqrt 2) 2))))) into (- (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) (* 2 (/ (pow t 2) (pow (sqrt 2) 2)))) 1.790 * [backup-simplify]: Simplify (+ 0 0) into 0 1.791 * [backup-simplify]: Simplify (+ 0 0) into 0 1.792 * [backup-simplify]: Simplify (+ 0 0) into 0 1.792 * [backup-simplify]: Simplify (+ 0 0) into 0 1.792 * [backup-simplify]: Simplify (+ 0 0) into 0 1.793 * [backup-simplify]: Simplify (+ 0 0) into 0 1.799 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 (- (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2) (* 8 (/ 1 (pow (sqrt 2) 2))))) (+ (* 0 0) (+ (* 0 (- (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) (* 2 (/ (pow t 2) (pow (sqrt 2) 2))))) (+ (* 0 0) (* 0 (/ (pow t 4) (pow (sqrt 2) 4)))))))) into 0 1.800 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.801 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.803 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.804 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.805 * [backup-simplify]: Simplify (+ (* t 0) (* 0 (/ (pow t 4) (pow (sqrt 2) 4)))) into 0 1.807 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ (pow t 5) (pow (sqrt 2) 5)) (/ 0 (sqrt 2))))) into 0 1.810 * [backup-simplify]: Simplify (+ (* t (- (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) (* 2 (/ (pow t 2) (pow (sqrt 2) 2))))) (+ (* 0 0) (* 0 (/ (pow t 4) (pow (sqrt 2) 4))))) into (- (* 6 (/ (pow t 3) (pow (sqrt 2) 4))) (* 2 (/ (pow t 3) (pow (sqrt 2) 2)))) 1.815 * [backup-simplify]: Simplify (- (/ (- (* 6 (/ (pow t 3) (pow (sqrt 2) 4))) (* 2 (/ (pow t 3) (pow (sqrt 2) 2)))) (sqrt 2)) (+ (* (/ (pow t 5) (pow (sqrt 2) 5)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (- (* 6 (/ (pow t 3) (pow (sqrt 2) 5))) (* 2 (/ (pow t 3) (pow (sqrt 2) 3)))) 1.818 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 (- (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) (* 2 (/ (pow t 2) (pow (sqrt 2) 2))))) (+ (* 0 0) (* 0 (/ (pow t 4) (pow (sqrt 2) 4)))))) into 0 1.821 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ (pow t 5) (pow (sqrt 2) 5)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* (- (* 6 (/ (pow t 3) (pow (sqrt 2) 5))) (* 2 (/ (pow t 3) (pow (sqrt 2) 3)))) (/ 0 (sqrt 2))))) into 0 1.832 * [backup-simplify]: Simplify (+ (* t (- (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2) (* 8 (/ 1 (pow (sqrt 2) 2))))) (+ (* 0 0) (+ (* 0 (- (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) (* 2 (/ (pow t 2) (pow (sqrt 2) 2))))) (+ (* 0 0) (* 0 (/ (pow t 4) (pow (sqrt 2) 4))))))) into (- (+ (* 2 t) (* 12 (/ t (pow (sqrt 2) 4)))) (* 8 (/ t (pow (sqrt 2) 2)))) 1.837 * [backup-simplify]: Simplify (- (/ (- (+ (* 2 t) (* 12 (/ t (pow (sqrt 2) 4)))) (* 8 (/ t (pow (sqrt 2) 2)))) (sqrt 2)) (+ (* (/ (pow t 5) (pow (sqrt 2) 5)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* (- (* 6 (/ (pow t 3) (pow (sqrt 2) 5))) (* 2 (/ (pow t 3) (pow (sqrt 2) 3)))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (- (+ (* 12 (/ t (pow (sqrt 2) 5))) (* 2 (/ t (sqrt 2)))) (* 8 (/ t (pow (sqrt 2) 3)))) 1.843 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ (pow t 5) (pow (sqrt 2) 5)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* (- (* 6 (/ (pow t 3) (pow (sqrt 2) 5))) (* 2 (/ (pow t 3) (pow (sqrt 2) 3)))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* (- (+ (* 12 (/ t (pow (sqrt 2) 5))) (* 2 (/ t (sqrt 2)))) (* 8 (/ t (pow (sqrt 2) 3)))) (/ 0 (sqrt 2))))) into 0 1.848 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (- (+ (* 12 (/ t (pow (sqrt 2) 5))) (* 2 (/ t (sqrt 2)))) (* 8 (/ t (pow (sqrt 2) 3))))) (+ (* 0 0) (+ (* 0 (- (* 6 (/ (pow t 3) (pow (sqrt 2) 5))) (* 2 (/ (pow t 3) (pow (sqrt 2) 3))))) (+ (* 0 0) (* 0 (/ (pow t 5) (pow (sqrt 2) 5)))))))) into 0 1.849 * [taylor]: Taking taylor expansion of 0 in t 1.849 * [backup-simplify]: Simplify 0 into 0 1.849 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 1.850 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.851 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.852 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 1.852 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 1.853 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) into (/ 4 (* (pow t 2) (pow (sqrt 2) 2))) 1.854 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 1.856 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.857 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.858 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.860 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 1.861 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.864 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 1.864 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.865 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.866 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.866 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 1.867 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 1.868 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 1.868 * [backup-simplify]: Simplify (+ 0 0) into 0 1.869 * [backup-simplify]: Simplify (+ (/ 4 (* (pow t 2) (pow (sqrt 2) 2))) 0) into (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) 1.869 * [backup-simplify]: Simplify (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) into (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) 1.870 * [backup-simplify]: Simplify (+ (* 4 (/ 1 (pow t 2))) (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))))) into (- (* 4 (/ 1 (pow t 2))) (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) 1.873 * [backup-simplify]: Simplify (+ (* t (- (* 4 (/ 1 (pow t 2))) (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))))) (+ (* 0 0) (+ (* 0 (- 2 (* 4 (/ 1 (pow (sqrt 2) 2))))) (+ (* 0 0) (* 0 (- (/ (pow t 2) (pow (sqrt 2) 2)))))))) into (- (* 4 (/ 1 t)) (* 4 (/ 1 (* t (pow (sqrt 2) 2))))) 1.873 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.877 * [backup-simplify]: Simplify (- (/ (- (* 4 (/ 1 t)) (* 4 (/ 1 (* t (pow (sqrt 2) 2))))) (sqrt 2)) (+ (* (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* (- (* 2 (/ t (sqrt 2))) (* 4 (/ t (pow (sqrt 2) 3)))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (- (* 4 (/ 1 (* t (sqrt 2)))) (* 4 (/ 1 (* t (pow (sqrt 2) 3))))) 1.880 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 4 (/ 1 (* t (sqrt 2)))) (* 4 (/ 1 (* t (pow (sqrt 2) 3)))))) (+ (* 0 0) (+ (* 0 (- (* 2 (/ t (sqrt 2))) (* 4 (/ t (pow (sqrt 2) 3))))) (+ (* 0 0) (* 0 (* -1 (/ (pow t 3) (pow (sqrt 2) 3)))))))) into (- (* 2 (/ 1 (* t (sqrt 2)))) (* 2 (/ 1 (* t (pow (sqrt 2) 3))))) 1.880 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* t (sqrt 2)))) (* 2 (/ 1 (* t (pow (sqrt 2) 3))))) in t 1.880 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (sqrt 2)))) in t 1.880 * [taylor]: Taking taylor expansion of 2 in t 1.880 * [backup-simplify]: Simplify 2 into 2 1.880 * [taylor]: Taking taylor expansion of (/ 1 (* t (sqrt 2))) in t 1.880 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 1.880 * [taylor]: Taking taylor expansion of t in t 1.880 * [backup-simplify]: Simplify 0 into 0 1.880 * [backup-simplify]: Simplify 1 into 1 1.880 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.880 * [taylor]: Taking taylor expansion of 2 in t 1.880 * [backup-simplify]: Simplify 2 into 2 1.880 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.881 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.881 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 1.882 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1.883 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1.883 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (pow (sqrt 2) 3)))) in t 1.883 * [taylor]: Taking taylor expansion of 2 in t 1.883 * [backup-simplify]: Simplify 2 into 2 1.883 * [taylor]: Taking taylor expansion of (/ 1 (* t (pow (sqrt 2) 3))) in t 1.883 * [taylor]: Taking taylor expansion of (* t (pow (sqrt 2) 3)) in t 1.883 * [taylor]: Taking taylor expansion of t in t 1.883 * [backup-simplify]: Simplify 0 into 0 1.883 * [backup-simplify]: Simplify 1 into 1 1.883 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in t 1.883 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.883 * [taylor]: Taking taylor expansion of 2 in t 1.883 * [backup-simplify]: Simplify 2 into 2 1.883 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.884 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.885 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.886 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 1.886 * [backup-simplify]: Simplify (* 0 (pow (sqrt 2) 3)) into 0 1.887 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.887 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 1.889 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (sqrt 2) 3))) into (pow (sqrt 2) 3) 1.891 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 3)) into (/ 1 (pow (sqrt 2) 3)) 1.893 * [backup-simplify]: Simplify (* 2 (/ 1 (sqrt 2))) into (/ 2 (sqrt 2)) 1.895 * [backup-simplify]: Simplify (* 2 (/ 1 (pow (sqrt 2) 3))) into (/ 2 (pow (sqrt 2) 3)) 1.897 * [backup-simplify]: Simplify (- (/ 2 (pow (sqrt 2) 3))) into (- (* 2 (/ 1 (pow (sqrt 2) 3)))) 1.903 * [backup-simplify]: Simplify (+ (/ 2 (sqrt 2)) (- (* 2 (/ 1 (pow (sqrt 2) 3))))) into (- (* 2 (/ 1 (sqrt 2))) (* 2 (/ 1 (pow (sqrt 2) 3)))) 1.908 * [backup-simplify]: Simplify (- (* 2 (/ 1 (sqrt 2))) (* 2 (/ 1 (pow (sqrt 2) 3)))) into (- (* 2 (/ 1 (sqrt 2))) (* 2 (/ 1 (pow (sqrt 2) 3)))) 1.916 * [backup-simplify]: Simplify (+ (* (- (* 2 (/ 1 (sqrt 2))) (* 2 (/ 1 (pow (sqrt 2) 3)))) (* (/ 1 (/ 1 t)) (* 1 (pow (/ 1 x) 2)))) (+ (* (/ 2 (sqrt 2)) (* (/ 1 (/ 1 t)) (* 1 (/ 1 x)))) (* (sqrt 2) (* (/ 1 (/ 1 t)) (* 1 1))))) into (- (+ (* 2 (/ t (* (sqrt 2) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x))))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2))))) 1.917 * [backup-simplify]: Simplify (sqrt (- (* (/ (+ (/ 1 (- x)) 1) (- (/ 1 (- x)) 1)) (+ (* (/ 1 (- l)) (/ 1 (- l))) (* 2 (* (/ 1 (- t)) (/ 1 (- t)))))) (* (/ 1 (- l)) (/ 1 (- l))))) into (sqrt (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))) 1.917 * [approximate]: Taking taylor expansion of (sqrt (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))) in (x l t) around 0 1.917 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))) in t 1.917 * [taylor]: Taking taylor expansion of (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) in t 1.917 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) in t 1.917 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in t 1.917 * [taylor]: Taking taylor expansion of 2 in t 1.917 * [backup-simplify]: Simplify 2 into 2 1.917 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in t 1.917 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in t 1.917 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.917 * [taylor]: Taking taylor expansion of t in t 1.917 * [backup-simplify]: Simplify 0 into 0 1.917 * [backup-simplify]: Simplify 1 into 1 1.917 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in t 1.917 * [taylor]: Taking taylor expansion of x in t 1.917 * [backup-simplify]: Simplify x into x 1.917 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 1.917 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.918 * [taylor]: Taking taylor expansion of x in t 1.918 * [backup-simplify]: Simplify x into x 1.918 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.918 * [taylor]: Taking taylor expansion of 1 in t 1.918 * [backup-simplify]: Simplify 1 into 1 1.918 * [backup-simplify]: Simplify (* 1 1) into 1 1.918 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.918 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 1.918 * [backup-simplify]: Simplify (* 1 (* (+ (/ 1 x) 1) x)) into (* (+ (/ 1 x) 1) x) 1.918 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 1.919 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in t 1.919 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in t 1.919 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 1.919 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.919 * [taylor]: Taking taylor expansion of x in t 1.919 * [backup-simplify]: Simplify x into x 1.919 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.919 * [taylor]: Taking taylor expansion of 1 in t 1.919 * [backup-simplify]: Simplify 1 into 1 1.919 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 1.919 * [taylor]: Taking taylor expansion of x in t 1.919 * [backup-simplify]: Simplify x into x 1.919 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.919 * [taylor]: Taking taylor expansion of l in t 1.919 * [backup-simplify]: Simplify l into l 1.919 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.919 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.919 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 1.919 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (* x (pow l 2))) into (* (+ (/ 1 x) 1) (* x (pow l 2))) 1.920 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 1.920 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))) in t 1.920 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in t 1.920 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in t 1.920 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 1.920 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.920 * [taylor]: Taking taylor expansion of x in t 1.920 * [backup-simplify]: Simplify x into x 1.920 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.920 * [taylor]: Taking taylor expansion of 1 in t 1.920 * [backup-simplify]: Simplify 1 into 1 1.920 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.920 * [taylor]: Taking taylor expansion of l in t 1.920 * [backup-simplify]: Simplify l into l 1.920 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.920 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.920 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (pow l 2)) into (* (+ (/ 1 x) 1) (pow l 2)) 1.920 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) into (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) 1.920 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in t 1.921 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 1.921 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.921 * [taylor]: Taking taylor expansion of l in t 1.921 * [backup-simplify]: Simplify l into l 1.921 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.921 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.921 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in t 1.921 * [taylor]: Taking taylor expansion of 2 in t 1.921 * [backup-simplify]: Simplify 2 into 2 1.921 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in t 1.921 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in t 1.921 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.921 * [taylor]: Taking taylor expansion of t in t 1.921 * [backup-simplify]: Simplify 0 into 0 1.921 * [backup-simplify]: Simplify 1 into 1 1.921 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 1.921 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.921 * [taylor]: Taking taylor expansion of x in t 1.921 * [backup-simplify]: Simplify x into x 1.921 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.921 * [taylor]: Taking taylor expansion of 1 in t 1.921 * [backup-simplify]: Simplify 1 into 1 1.922 * [backup-simplify]: Simplify (* 1 1) into 1 1.922 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.922 * [backup-simplify]: Simplify (* 1 (+ (/ 1 x) 1)) into (+ (/ 1 x) 1) 1.922 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 1.922 * [backup-simplify]: Simplify (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 2 (* (+ (/ 1 x) 1) x)) 1.922 * [backup-simplify]: Simplify (+ (/ 2 (* (+ (/ 1 x) 1) x)) 0) into (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) 1.923 * [backup-simplify]: Simplify (* 2 (/ 1 (+ (/ 1 x) 1))) into (/ 2 (+ (/ 1 x) 1)) 1.923 * [backup-simplify]: Simplify (+ 0 (/ 2 (+ (/ 1 x) 1))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 1.923 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (+ (/ 1 x) 1)))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 1.923 * [backup-simplify]: Simplify (- (* 2 (/ 1 (+ (/ 1 x) 1)))) into (- (* 2 (/ 1 (+ (/ 1 x) 1)))) 1.923 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (- (* 2 (/ 1 (+ (/ 1 x) 1))))) into (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 1.924 * [backup-simplify]: Simplify (sqrt (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))) into (sqrt (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))) 1.924 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.924 * [backup-simplify]: Simplify (+ 0 0) into 0 1.924 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (+ (/ 1 x) 1))) into 0 1.925 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.926 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (+ (/ 1 x) 1) x))) into 0 1.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 1.926 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* (+ (/ 1 x) 1) x)))) into 0 1.926 * [backup-simplify]: Simplify (+ 0 0) into 0 1.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.927 * [backup-simplify]: Simplify (+ 0 0) into 0 1.927 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.927 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (+ (/ 1 x) 1))) into 0 1.927 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 1.928 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (+ (/ 1 x) 1)))) into 0 1.928 * [backup-simplify]: Simplify (+ 0 0) into 0 1.928 * [backup-simplify]: Simplify (+ 0 0) into 0 1.929 * [backup-simplify]: Simplify (- 0) into 0 1.929 * [backup-simplify]: Simplify (+ 0 0) into 0 1.929 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))))) into 0 1.929 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))) in l 1.929 * [taylor]: Taking taylor expansion of (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) in l 1.929 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) in l 1.929 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in l 1.929 * [taylor]: Taking taylor expansion of 2 in l 1.929 * [backup-simplify]: Simplify 2 into 2 1.929 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in l 1.929 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in l 1.929 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.929 * [taylor]: Taking taylor expansion of t in l 1.929 * [backup-simplify]: Simplify t into t 1.929 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in l 1.929 * [taylor]: Taking taylor expansion of x in l 1.929 * [backup-simplify]: Simplify x into x 1.929 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 1.929 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.929 * [taylor]: Taking taylor expansion of x in l 1.929 * [backup-simplify]: Simplify x into x 1.929 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.929 * [taylor]: Taking taylor expansion of 1 in l 1.929 * [backup-simplify]: Simplify 1 into 1 1.930 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.930 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.930 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 1.930 * [backup-simplify]: Simplify (* (pow t 2) (* (+ (/ 1 x) 1) x)) into (* (pow t 2) (* (+ (/ 1 x) 1) x)) 1.930 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) into (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) 1.930 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in l 1.930 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in l 1.930 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 1.930 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.930 * [taylor]: Taking taylor expansion of x in l 1.930 * [backup-simplify]: Simplify x into x 1.930 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.930 * [taylor]: Taking taylor expansion of 1 in l 1.930 * [backup-simplify]: Simplify 1 into 1 1.930 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 1.930 * [taylor]: Taking taylor expansion of x in l 1.930 * [backup-simplify]: Simplify x into x 1.930 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.930 * [taylor]: Taking taylor expansion of l in l 1.930 * [backup-simplify]: Simplify 0 into 0 1.930 * [backup-simplify]: Simplify 1 into 1 1.930 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.930 * [backup-simplify]: Simplify (* 1 1) into 1 1.930 * [backup-simplify]: Simplify (* x 1) into x 1.931 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) x) into (* (+ (/ 1 x) 1) x) 1.931 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 1.931 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))) in l 1.931 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in l 1.931 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in l 1.931 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 1.931 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.931 * [taylor]: Taking taylor expansion of x in l 1.931 * [backup-simplify]: Simplify x into x 1.931 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.931 * [taylor]: Taking taylor expansion of 1 in l 1.931 * [backup-simplify]: Simplify 1 into 1 1.931 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.931 * [taylor]: Taking taylor expansion of l in l 1.931 * [backup-simplify]: Simplify 0 into 0 1.931 * [backup-simplify]: Simplify 1 into 1 1.931 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.931 * [backup-simplify]: Simplify (* 1 1) into 1 1.931 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) 1) into (+ (/ 1 x) 1) 1.931 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 1.931 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in l 1.931 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.931 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.931 * [taylor]: Taking taylor expansion of l in l 1.931 * [backup-simplify]: Simplify 0 into 0 1.931 * [backup-simplify]: Simplify 1 into 1 1.932 * [backup-simplify]: Simplify (* 1 1) into 1 1.932 * [backup-simplify]: Simplify (/ 1 1) into 1 1.932 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in l 1.932 * [taylor]: Taking taylor expansion of 2 in l 1.932 * [backup-simplify]: Simplify 2 into 2 1.932 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in l 1.932 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in l 1.932 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.932 * [taylor]: Taking taylor expansion of t in l 1.932 * [backup-simplify]: Simplify t into t 1.932 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 1.932 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.932 * [taylor]: Taking taylor expansion of x in l 1.932 * [backup-simplify]: Simplify x into x 1.932 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.932 * [taylor]: Taking taylor expansion of 1 in l 1.932 * [backup-simplify]: Simplify 1 into 1 1.932 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.932 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.932 * [backup-simplify]: Simplify (* (pow t 2) (+ (/ 1 x) 1)) into (* (pow t 2) (+ (/ 1 x) 1)) 1.932 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) into (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) 1.933 * [backup-simplify]: Simplify (+ 0 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 1 (* (+ (/ 1 x) 1) x)) 1.936 * [backup-simplify]: Simplify (+ 1 0) into 1 1.937 * [backup-simplify]: Simplify (+ (/ 1 (+ (/ 1 x) 1)) 1) into (+ (/ 1 (+ (/ 1 x) 1)) 1) 1.937 * [backup-simplify]: Simplify (- (+ (/ 1 (+ (/ 1 x) 1)) 1)) into (- (+ (/ 1 (+ (/ 1 x) 1)) 1)) 1.937 * [backup-simplify]: Simplify (+ (/ 1 (* (+ (/ 1 x) 1) x)) (- (+ (/ 1 (+ (/ 1 x) 1)) 1))) into (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1)) 1.937 * [backup-simplify]: Simplify (sqrt (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1))) into (sqrt (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1))) 1.938 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.938 * [backup-simplify]: Simplify (+ (* x 0) (* 0 1)) into 0 1.938 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.938 * [backup-simplify]: Simplify (+ 0 0) into 0 1.938 * [backup-simplify]: Simplify (+ (* (+ (/ 1 x) 1) 0) (* 0 x)) into 0 1.938 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 1.939 * [backup-simplify]: Simplify (+ 0 0) into 0 1.939 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.939 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.939 * [backup-simplify]: Simplify (+ 0 0) into 0 1.940 * [backup-simplify]: Simplify (+ (* (+ (/ 1 x) 1) 0) (* 0 1)) into 0 1.940 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 1.940 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.941 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.941 * [backup-simplify]: Simplify (+ 0 0) into 0 1.941 * [backup-simplify]: Simplify (+ 0 0) into 0 1.941 * [backup-simplify]: Simplify (- 0) into 0 1.942 * [backup-simplify]: Simplify (+ 0 0) into 0 1.942 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1))))) into 0 1.942 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))) in x 1.942 * [taylor]: Taking taylor expansion of (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) in x 1.942 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) in x 1.942 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 1.942 * [taylor]: Taking taylor expansion of 2 in x 1.942 * [backup-simplify]: Simplify 2 into 2 1.942 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 1.942 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 1.942 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.942 * [taylor]: Taking taylor expansion of t in x 1.942 * [backup-simplify]: Simplify t into t 1.942 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 1.942 * [taylor]: Taking taylor expansion of x in x 1.942 * [backup-simplify]: Simplify 0 into 0 1.942 * [backup-simplify]: Simplify 1 into 1 1.942 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.942 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.942 * [taylor]: Taking taylor expansion of x in x 1.942 * [backup-simplify]: Simplify 0 into 0 1.942 * [backup-simplify]: Simplify 1 into 1 1.942 * [backup-simplify]: Simplify (/ 1 1) into 1 1.942 * [taylor]: Taking taylor expansion of 1 in x 1.942 * [backup-simplify]: Simplify 1 into 1 1.943 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.943 * [backup-simplify]: Simplify (+ 1 0) into 1 1.943 * [backup-simplify]: Simplify (* 0 1) into 0 1.943 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.944 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.944 * [backup-simplify]: Simplify (+ 0 1) into 1 1.944 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 1.944 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.945 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.945 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.945 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 1.945 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 1.945 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.945 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.945 * [taylor]: Taking taylor expansion of x in x 1.945 * [backup-simplify]: Simplify 0 into 0 1.945 * [backup-simplify]: Simplify 1 into 1 1.945 * [backup-simplify]: Simplify (/ 1 1) into 1 1.945 * [taylor]: Taking taylor expansion of 1 in x 1.945 * [backup-simplify]: Simplify 1 into 1 1.945 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 1.945 * [taylor]: Taking taylor expansion of x in x 1.945 * [backup-simplify]: Simplify 0 into 0 1.945 * [backup-simplify]: Simplify 1 into 1 1.945 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.945 * [taylor]: Taking taylor expansion of l in x 1.945 * [backup-simplify]: Simplify l into l 1.945 * [backup-simplify]: Simplify (+ 1 0) into 1 1.946 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.946 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.946 * [backup-simplify]: Simplify (* 1 0) into 0 1.946 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.946 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 1.947 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.947 * [backup-simplify]: Simplify (+ 0 1) into 1 1.947 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 1.947 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.947 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))) in x 1.947 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 1.947 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 1.947 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.947 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.947 * [taylor]: Taking taylor expansion of x in x 1.947 * [backup-simplify]: Simplify 0 into 0 1.948 * [backup-simplify]: Simplify 1 into 1 1.948 * [backup-simplify]: Simplify (/ 1 1) into 1 1.948 * [taylor]: Taking taylor expansion of 1 in x 1.948 * [backup-simplify]: Simplify 1 into 1 1.948 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.948 * [taylor]: Taking taylor expansion of l in x 1.948 * [backup-simplify]: Simplify l into l 1.948 * [backup-simplify]: Simplify (+ 1 0) into 1 1.948 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.948 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.948 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.948 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 1.948 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 1.948 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.948 * [taylor]: Taking taylor expansion of l in x 1.948 * [backup-simplify]: Simplify l into l 1.948 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.948 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.948 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 1.948 * [taylor]: Taking taylor expansion of 2 in x 1.948 * [backup-simplify]: Simplify 2 into 2 1.949 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 1.949 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 1.949 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.949 * [taylor]: Taking taylor expansion of t in x 1.949 * [backup-simplify]: Simplify t into t 1.949 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.949 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.949 * [taylor]: Taking taylor expansion of x in x 1.949 * [backup-simplify]: Simplify 0 into 0 1.949 * [backup-simplify]: Simplify 1 into 1 1.949 * [backup-simplify]: Simplify (/ 1 1) into 1 1.949 * [taylor]: Taking taylor expansion of 1 in x 1.949 * [backup-simplify]: Simplify 1 into 1 1.949 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.949 * [backup-simplify]: Simplify (+ 1 0) into 1 1.949 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.949 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.949 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.950 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.950 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 1.950 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow l 2))) into (/ 1 (pow l 2)) 1.950 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 1.950 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 1.950 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 1.951 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.951 * [backup-simplify]: Simplify (+ 0 0) into 0 1.951 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 1))) into 1 1.952 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.952 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (+ (* 0 1) (* 0 0))) into (pow t 2) 1.952 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 1.952 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 1.953 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.953 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 1.954 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.955 * [backup-simplify]: Simplify (+ 0 0) into 0 1.956 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 (pow l 2)) (* 0 0))) into (pow l 2) 1.956 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 1.956 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.956 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.956 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 1.956 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.957 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow t 2))) into (* 2 (/ 1 (pow t 2))) 1.957 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.957 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.958 * [backup-simplify]: Simplify (+ (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 1.958 * [backup-simplify]: Simplify (/ (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 1.958 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))) in x 1.958 * [taylor]: Taking taylor expansion of (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) in x 1.958 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) in x 1.958 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 1.958 * [taylor]: Taking taylor expansion of 2 in x 1.958 * [backup-simplify]: Simplify 2 into 2 1.958 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 1.958 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 1.958 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.958 * [taylor]: Taking taylor expansion of t in x 1.958 * [backup-simplify]: Simplify t into t 1.958 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 1.958 * [taylor]: Taking taylor expansion of x in x 1.958 * [backup-simplify]: Simplify 0 into 0 1.958 * [backup-simplify]: Simplify 1 into 1 1.959 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.959 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.959 * [taylor]: Taking taylor expansion of x in x 1.959 * [backup-simplify]: Simplify 0 into 0 1.959 * [backup-simplify]: Simplify 1 into 1 1.959 * [backup-simplify]: Simplify (/ 1 1) into 1 1.959 * [taylor]: Taking taylor expansion of 1 in x 1.959 * [backup-simplify]: Simplify 1 into 1 1.959 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.960 * [backup-simplify]: Simplify (+ 1 0) into 1 1.960 * [backup-simplify]: Simplify (* 0 1) into 0 1.960 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.961 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.962 * [backup-simplify]: Simplify (+ 0 1) into 1 1.963 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 1.963 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.963 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.964 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.964 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 1.964 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 1.964 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.964 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.964 * [taylor]: Taking taylor expansion of x in x 1.964 * [backup-simplify]: Simplify 0 into 0 1.964 * [backup-simplify]: Simplify 1 into 1 1.964 * [backup-simplify]: Simplify (/ 1 1) into 1 1.964 * [taylor]: Taking taylor expansion of 1 in x 1.964 * [backup-simplify]: Simplify 1 into 1 1.964 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 1.964 * [taylor]: Taking taylor expansion of x in x 1.964 * [backup-simplify]: Simplify 0 into 0 1.964 * [backup-simplify]: Simplify 1 into 1 1.964 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.964 * [taylor]: Taking taylor expansion of l in x 1.964 * [backup-simplify]: Simplify l into l 1.965 * [backup-simplify]: Simplify (+ 1 0) into 1 1.965 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.965 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.965 * [backup-simplify]: Simplify (* 1 0) into 0 1.966 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.966 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 1.967 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.967 * [backup-simplify]: Simplify (+ 0 1) into 1 1.968 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 1.968 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.968 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))) in x 1.968 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 1.968 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 1.968 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.968 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.968 * [taylor]: Taking taylor expansion of x in x 1.968 * [backup-simplify]: Simplify 0 into 0 1.968 * [backup-simplify]: Simplify 1 into 1 1.968 * [backup-simplify]: Simplify (/ 1 1) into 1 1.968 * [taylor]: Taking taylor expansion of 1 in x 1.969 * [backup-simplify]: Simplify 1 into 1 1.969 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.969 * [taylor]: Taking taylor expansion of l in x 1.969 * [backup-simplify]: Simplify l into l 1.969 * [backup-simplify]: Simplify (+ 1 0) into 1 1.969 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.969 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.969 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.969 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 1.969 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 1.969 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.969 * [taylor]: Taking taylor expansion of l in x 1.969 * [backup-simplify]: Simplify l into l 1.970 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.970 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.970 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 1.970 * [taylor]: Taking taylor expansion of 2 in x 1.970 * [backup-simplify]: Simplify 2 into 2 1.970 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 1.970 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 1.970 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.970 * [taylor]: Taking taylor expansion of t in x 1.970 * [backup-simplify]: Simplify t into t 1.970 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.970 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.970 * [taylor]: Taking taylor expansion of x in x 1.970 * [backup-simplify]: Simplify 0 into 0 1.970 * [backup-simplify]: Simplify 1 into 1 1.970 * [backup-simplify]: Simplify (/ 1 1) into 1 1.970 * [taylor]: Taking taylor expansion of 1 in x 1.970 * [backup-simplify]: Simplify 1 into 1 1.970 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.971 * [backup-simplify]: Simplify (+ 1 0) into 1 1.971 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.971 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.971 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.971 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.972 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 1.972 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow l 2))) into (/ 1 (pow l 2)) 1.972 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 1.972 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 1.972 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 1.973 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.974 * [backup-simplify]: Simplify (+ 0 0) into 0 1.974 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 1))) into 1 1.975 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.976 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (+ (* 0 1) (* 0 0))) into (pow t 2) 1.976 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 1.976 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 1.977 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.978 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 1.978 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.979 * [backup-simplify]: Simplify (+ 0 0) into 0 1.980 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 (pow l 2)) (* 0 0))) into (pow l 2) 1.980 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 1.980 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.980 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.981 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 1.981 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.981 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow t 2))) into (* 2 (/ 1 (pow t 2))) 1.981 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.981 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.982 * [backup-simplify]: Simplify (+ (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 1.982 * [backup-simplify]: Simplify (/ (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 1.982 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in l 1.982 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.982 * [taylor]: Taking taylor expansion of 2 in l 1.982 * [backup-simplify]: Simplify 2 into 2 1.983 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.984 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.984 * [taylor]: Taking taylor expansion of t in l 1.984 * [backup-simplify]: Simplify t into t 1.984 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 1.984 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in l 1.984 * [taylor]: Taking taylor expansion of -1/2 in l 1.984 * [backup-simplify]: Simplify -1/2 into -1/2 1.984 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in l 1.984 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in l 1.984 * [taylor]: Taking taylor expansion of t in l 1.984 * [backup-simplify]: Simplify t into t 1.984 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 1.984 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.984 * [taylor]: Taking taylor expansion of 4 in l 1.984 * [backup-simplify]: Simplify 4 into 4 1.984 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.985 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.985 * [taylor]: Taking taylor expansion of t in l 1.985 * [backup-simplify]: Simplify t into t 1.985 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.985 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.985 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.985 * [taylor]: Taking taylor expansion of 2 in l 1.985 * [backup-simplify]: Simplify 2 into 2 1.985 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.985 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.985 * [taylor]: Taking taylor expansion of l in l 1.985 * [backup-simplify]: Simplify 0 into 0 1.985 * [backup-simplify]: Simplify 1 into 1 1.985 * [backup-simplify]: Simplify (* 1 1) into 1 1.985 * [backup-simplify]: Simplify (/ 1 1) into 1 1.986 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.986 * [taylor]: Taking taylor expansion of 2 in l 1.986 * [backup-simplify]: Simplify 2 into 2 1.986 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.986 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.986 * [backup-simplify]: Simplify (* 2 1) into 2 1.987 * [backup-simplify]: Simplify (+ 0 2) into 2 1.987 * [backup-simplify]: Simplify (* t 2) into (* 2 t) 1.987 * [backup-simplify]: Simplify (/ (* 2 t) (sqrt 2)) into (* 2 (/ t (sqrt 2))) 1.987 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.988 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.988 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.989 * [backup-simplify]: Simplify (+ 0 0) into 0 1.989 * [backup-simplify]: Simplify (+ (* t 0) (* 0 2)) into 0 1.990 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* 2 (/ t (sqrt 2))) (/ 0 (sqrt 2))))) into 0 1.990 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (* 2 (/ t (sqrt 2))))) into 0 1.991 * [taylor]: Taking taylor expansion of 0 in t 1.991 * [backup-simplify]: Simplify 0 into 0 1.991 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 1.991 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.991 * [taylor]: Taking taylor expansion of 2 in t 1.991 * [backup-simplify]: Simplify 2 into 2 1.991 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.991 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.991 * [taylor]: Taking taylor expansion of t in t 1.991 * [backup-simplify]: Simplify 0 into 0 1.991 * [backup-simplify]: Simplify 1 into 1 1.992 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 1.992 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.993 * [backup-simplify]: Simplify (+ 0 0) into 0 1.994 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 1)))) into 0 1.994 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.995 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (+ (* 0 1) (* 0 0)))) into 0 1.995 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (- (/ 1 (pow t 2))) (/ (pow t 2) (pow t 2))))) into (/ 1 (pow t 2)) 1.995 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 0 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2))))) into (* 2 (/ 1 (pow t 2))) 1.996 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.996 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 1.997 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.997 * [backup-simplify]: Simplify (+ 0 0) into 0 1.998 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 (pow l 2)) (* 0 0)))) into 0 1.998 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (- (/ 1 (pow l 2))) (/ (pow l 2) (pow l 2))))) into (/ 1 (pow l 2)) 1.998 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.998 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.999 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.999 * [backup-simplify]: Simplify (+ 0 1) into 1 1.999 * [backup-simplify]: Simplify (+ (* 1 0) (* 1 (pow l 2))) into (pow l 2) 2.000 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 2.000 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.000 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 2.000 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.001 * [backup-simplify]: Simplify (+ 0 1) into 1 2.001 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.001 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 1)) into (pow t 2) 2.001 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 2.001 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 2.001 * [backup-simplify]: Simplify (+ 0 (- (* 2 (/ 1 (pow t 2))))) into (- (* 2 (/ 1 (pow t 2)))) 2.002 * [backup-simplify]: Simplify (+ (- (/ 1 (pow l 2))) (- (* 2 (/ 1 (pow t 2))))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 2.002 * [backup-simplify]: Simplify (- (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.002 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 2.003 * [backup-simplify]: Simplify (/ (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (pow (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 2) (+)) (* 2 (/ (sqrt 2) t))) into (* 1/2 (/ (* t (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))))) (sqrt 2))) 2.003 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))))) (sqrt 2))) in l 2.003 * [taylor]: Taking taylor expansion of 1/2 in l 2.003 * [backup-simplify]: Simplify 1/2 into 1/2 2.003 * [taylor]: Taking taylor expansion of (/ (* t (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))))) (sqrt 2)) in l 2.003 * [taylor]: Taking taylor expansion of (* t (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))))) in l 2.004 * [taylor]: Taking taylor expansion of t in l 2.004 * [backup-simplify]: Simplify t into t 2.004 * [taylor]: Taking taylor expansion of (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) in l 2.004 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.004 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.004 * [taylor]: Taking taylor expansion of 4 in l 2.004 * [backup-simplify]: Simplify 4 into 4 2.004 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.004 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.004 * [taylor]: Taking taylor expansion of t in l 2.004 * [backup-simplify]: Simplify t into t 2.004 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.004 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.004 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.004 * [taylor]: Taking taylor expansion of 2 in l 2.004 * [backup-simplify]: Simplify 2 into 2 2.004 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.004 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.004 * [taylor]: Taking taylor expansion of l in l 2.004 * [backup-simplify]: Simplify 0 into 0 2.004 * [backup-simplify]: Simplify 1 into 1 2.004 * [backup-simplify]: Simplify (* 1 1) into 1 2.004 * [backup-simplify]: Simplify (/ 1 1) into 1 2.004 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))) in l 2.004 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in l 2.004 * [taylor]: Taking taylor expansion of 4 in l 2.005 * [backup-simplify]: Simplify 4 into 4 2.005 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in l 2.005 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in l 2.005 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.005 * [taylor]: Taking taylor expansion of t in l 2.005 * [backup-simplify]: Simplify t into t 2.005 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 2.005 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.005 * [taylor]: Taking taylor expansion of 2 in l 2.005 * [backup-simplify]: Simplify 2 into 2 2.005 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.005 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.005 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.006 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.007 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 2)) into (* (pow t 2) (pow (sqrt 2) 2)) 2.007 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) 2.007 * [taylor]: Taking taylor expansion of (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) in l 2.007 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in l 2.007 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.007 * [taylor]: Taking taylor expansion of t in l 2.007 * [backup-simplify]: Simplify t into t 2.007 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in l 2.007 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 2.007 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.007 * [taylor]: Taking taylor expansion of 2 in l 2.007 * [backup-simplify]: Simplify 2 into 2 2.008 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.008 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.008 * [taylor]: Taking taylor expansion of (pow l 4) in l 2.008 * [taylor]: Taking taylor expansion of l in l 2.008 * [backup-simplify]: Simplify 0 into 0 2.008 * [backup-simplify]: Simplify 1 into 1 2.008 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.009 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.009 * [backup-simplify]: Simplify (* 1 1) into 1 2.009 * [backup-simplify]: Simplify (* 1 1) into 1 2.010 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 2.011 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 2)) into (/ (pow t 2) (pow (sqrt 2) 2)) 2.011 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in l 2.011 * [taylor]: Taking taylor expansion of 4 in l 2.011 * [backup-simplify]: Simplify 4 into 4 2.011 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in l 2.011 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in l 2.011 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 2.011 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.011 * [taylor]: Taking taylor expansion of 2 in l 2.011 * [backup-simplify]: Simplify 2 into 2 2.011 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.012 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.012 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.012 * [taylor]: Taking taylor expansion of l in l 2.012 * [backup-simplify]: Simplify 0 into 0 2.012 * [backup-simplify]: Simplify 1 into 1 2.012 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.013 * [backup-simplify]: Simplify (* 1 1) into 1 2.014 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 2.015 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 2.015 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.015 * [taylor]: Taking taylor expansion of 2 in l 2.015 * [backup-simplify]: Simplify 2 into 2 2.016 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.016 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.017 * [backup-simplify]: Simplify (+ (/ (pow t 2) (pow (sqrt 2) 2)) 0) into (/ (pow t 2) (pow (sqrt 2) 2)) 2.018 * [backup-simplify]: Simplify (+ 0 (/ (pow t 2) (pow (sqrt 2) 2))) into (/ (pow t 2) (pow (sqrt 2) 2)) 2.019 * [backup-simplify]: Simplify (- (/ (pow t 2) (pow (sqrt 2) 2))) into (- (/ (pow t 2) (pow (sqrt 2) 2))) 2.020 * [backup-simplify]: Simplify (+ 0 (- (/ (pow t 2) (pow (sqrt 2) 2)))) into (- (/ (pow t 2) (pow (sqrt 2) 2))) 2.021 * [backup-simplify]: Simplify (* t (- (/ (pow t 2) (pow (sqrt 2) 2)))) into (* -1 (/ (pow t 3) (pow (sqrt 2) 2))) 2.023 * [backup-simplify]: Simplify (/ (* -1 (/ (pow t 3) (pow (sqrt 2) 2))) (sqrt 2)) into (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) 2.024 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.024 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.025 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.025 * [backup-simplify]: Simplify (+ 0 0) into 0 2.026 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.027 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.028 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.029 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.029 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.030 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.030 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.031 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.032 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.032 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.033 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.033 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 2.034 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.034 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.035 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 2.036 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 2.037 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 2.037 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.039 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 2.041 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 2.041 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.042 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.042 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 2.046 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 2.047 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 2.048 * [backup-simplify]: Simplify (+ 0 0) into 0 2.048 * [backup-simplify]: Simplify (+ 0 0) into 0 2.048 * [backup-simplify]: Simplify (- 0) into 0 2.048 * [backup-simplify]: Simplify (+ 0 0) into 0 2.049 * [backup-simplify]: Simplify (* 2 1) into 2 2.049 * [backup-simplify]: Simplify (+ 0 2) into 2 2.050 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 2.052 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow (sqrt 2) 2))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 2.054 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 2.056 * [backup-simplify]: Simplify (- (* 4 (/ 1 (pow (sqrt 2) 2)))) into (- (* 4 (/ 1 (pow (sqrt 2) 2)))) 2.059 * [backup-simplify]: Simplify (+ 2 (- (* 4 (/ 1 (pow (sqrt 2) 2))))) into (- 2 (* 4 (/ 1 (pow (sqrt 2) 2)))) 2.060 * [backup-simplify]: Simplify (+ 0 0) into 0 2.060 * [backup-simplify]: Simplify (+ 0 0) into 0 2.060 * [backup-simplify]: Simplify (- 0) into 0 2.061 * [backup-simplify]: Simplify (+ 0 0) into 0 2.064 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 (- 2 (* 4 (/ 1 (pow (sqrt 2) 2))))) (+ (* 0 0) (* 0 (- (/ (pow t 2) (pow (sqrt 2) 2))))))) into 0 2.065 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.066 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.067 * [backup-simplify]: Simplify (+ (* t 0) (* 0 (- (/ (pow t 2) (pow (sqrt 2) 2))))) into 0 2.069 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) (/ 0 (sqrt 2))))) into 0 2.074 * [backup-simplify]: Simplify (+ (* t (- 2 (* 4 (/ 1 (pow (sqrt 2) 2))))) (+ (* 0 0) (* 0 (- (/ (pow t 2) (pow (sqrt 2) 2)))))) into (- (* 2 t) (* 4 (/ t (pow (sqrt 2) 2)))) 2.076 * [backup-simplify]: Simplify (- (/ (- (* 2 t) (* 4 (/ t (pow (sqrt 2) 2)))) (sqrt 2)) (+ (* (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (- (* 2 (/ t (sqrt 2))) (* 4 (/ t (pow (sqrt 2) 3)))) 2.079 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* (- (* 2 (/ t (sqrt 2))) (* 4 (/ t (pow (sqrt 2) 3)))) (/ 0 (sqrt 2))))) into 0 2.081 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (- (* 2 (/ t (sqrt 2))) (* 4 (/ t (pow (sqrt 2) 3))))) (+ (* 0 0) (* 0 (* -1 (/ (pow t 3) (pow (sqrt 2) 3))))))) into 0 2.081 * [taylor]: Taking taylor expansion of 0 in t 2.081 * [backup-simplify]: Simplify 0 into 0 2.081 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 2.082 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.082 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.083 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 2.083 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 2.083 * [backup-simplify]: Simplify (+ (* t (* 4 (/ 1 (pow t 2)))) (+ (* 0 0) (* 0 2))) into (* 4 (/ 1 t)) 2.084 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.085 * [backup-simplify]: Simplify (- (/ (* 4 (/ 1 t)) (sqrt 2)) (+ (* (* 2 (/ t (sqrt 2))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (* 4 (/ 1 (* t (sqrt 2)))) 2.086 * [backup-simplify]: Simplify (+ (* -1/2 (* 4 (/ 1 (* t (sqrt 2))))) (+ (* 0 0) (* 0 (* 2 (/ t (sqrt 2)))))) into (- (* 2 (/ 1 (* t (sqrt 2))))) 2.086 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* t (sqrt 2))))) in t 2.086 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (sqrt 2)))) in t 2.086 * [taylor]: Taking taylor expansion of 2 in t 2.086 * [backup-simplify]: Simplify 2 into 2 2.086 * [taylor]: Taking taylor expansion of (/ 1 (* t (sqrt 2))) in t 2.086 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 2.086 * [taylor]: Taking taylor expansion of t in t 2.087 * [backup-simplify]: Simplify 0 into 0 2.087 * [backup-simplify]: Simplify 1 into 1 2.087 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.087 * [taylor]: Taking taylor expansion of 2 in t 2.087 * [backup-simplify]: Simplify 2 into 2 2.087 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.087 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.088 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 2.089 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 2.089 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 2.090 * [backup-simplify]: Simplify (* 2 (/ 1 (sqrt 2))) into (/ 2 (sqrt 2)) 2.091 * [backup-simplify]: Simplify (- (/ 2 (sqrt 2))) into (- (* 2 (/ 1 (sqrt 2)))) 2.092 * [backup-simplify]: Simplify (- (* 2 (/ 1 (sqrt 2)))) into (- (* 2 (/ 1 (sqrt 2)))) 2.093 * [backup-simplify]: Simplify (- (/ 0 t) (+ (* (/ (sqrt 2) t) (/ 0 t)))) into 0 2.093 * [taylor]: Taking taylor expansion of 0 in t 2.093 * [backup-simplify]: Simplify 0 into 0 2.093 * [backup-simplify]: Simplify 0 into 0 2.093 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 2.093 * [backup-simplify]: Simplify 0 into 0 2.094 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.094 * [backup-simplify]: Simplify (+ 0 0) into 0 2.095 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 1))))) into 0 2.096 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 2.096 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 1) (* 0 0))))) into 0 2.097 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (- (/ 1 (pow t 2))) (/ 0 (pow t 2))) (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 2.097 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (+ (* 0 (/ 1 (pow t 2))) (+ (* 0 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))))) into (- (* 2 (/ 1 (pow t 2)))) 2.098 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 l))))) into 0 2.098 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2)))))) into 0 2.099 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.099 * [backup-simplify]: Simplify (+ 0 0) into 0 2.100 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (pow l 2)) (* 0 0))))) into 0 2.100 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (- (/ 1 (pow l 2))) (/ 0 (pow l 2))) (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 2.101 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 2.101 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.102 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.102 * [backup-simplify]: Simplify (+ 0 0) into 0 2.103 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 2.104 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (- (/ 1 (pow l 2))) (/ (pow l 2) (pow l 2))))) into (/ 1 (pow l 2)) 2.104 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.105 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 2.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.106 * [backup-simplify]: Simplify (+ 0 0) into 0 2.107 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.107 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (* 0 1))) into 0 2.108 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (- (/ 1 (pow t 2))) (/ (pow t 2) (pow t 2))))) into (/ 1 (pow t 2)) 2.108 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 0 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2))))) into (* 2 (/ 1 (pow t 2))) 2.108 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 2.108 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.109 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 2.109 * [backup-simplify]: Simplify (+ (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 2.117 * [backup-simplify]: Simplify (/ (- (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (+ (* 2 (* (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) (* 1/2 (/ (* t (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))))) (sqrt 2))))))) (* 2 (/ (sqrt 2) t))) into (* 1/2 (/ (* t (- (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 4 (/ 1 (pow t 2))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))))))) (sqrt 2))) 2.117 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (- (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 4 (/ 1 (pow t 2))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))))))) (sqrt 2))) in l 2.117 * [taylor]: Taking taylor expansion of 1/2 in l 2.117 * [backup-simplify]: Simplify 1/2 into 1/2 2.117 * [taylor]: Taking taylor expansion of (/ (* t (- (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 4 (/ 1 (pow t 2))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))))))) (sqrt 2)) in l 2.117 * [taylor]: Taking taylor expansion of (* t (- (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 4 (/ 1 (pow t 2))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))))))) in l 2.117 * [taylor]: Taking taylor expansion of t in l 2.117 * [backup-simplify]: Simplify t into t 2.117 * [taylor]: Taking taylor expansion of (- (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 4 (/ 1 (pow t 2))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))))))))) in l 2.117 * [taylor]: Taking taylor expansion of (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))))) in l 2.117 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in l 2.117 * [taylor]: Taking taylor expansion of 8 in l 2.117 * [backup-simplify]: Simplify 8 into 8 2.117 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in l 2.117 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in l 2.117 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.117 * [taylor]: Taking taylor expansion of t in l 2.117 * [backup-simplify]: Simplify t into t 2.117 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 2.118 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.118 * [taylor]: Taking taylor expansion of 2 in l 2.118 * [backup-simplify]: Simplify 2 into 2 2.118 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.119 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.119 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.120 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.121 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 2)) into (* (pow t 2) (pow (sqrt 2) 2)) 2.122 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) 2.122 * [taylor]: Taking taylor expansion of (+ (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))))) in l 2.122 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in l 2.122 * [taylor]: Taking taylor expansion of 8 in l 2.122 * [backup-simplify]: Simplify 8 into 8 2.122 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in l 2.122 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in l 2.122 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 2.122 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.122 * [taylor]: Taking taylor expansion of 2 in l 2.122 * [backup-simplify]: Simplify 2 into 2 2.122 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.123 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.123 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.123 * [taylor]: Taking taylor expansion of l in l 2.123 * [backup-simplify]: Simplify 0 into 0 2.123 * [backup-simplify]: Simplify 1 into 1 2.124 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.125 * [backup-simplify]: Simplify (* 1 1) into 1 2.126 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 2.128 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 2.128 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))) in l 2.128 * [taylor]: Taking taylor expansion of 2 in l 2.128 * [backup-simplify]: Simplify 2 into 2 2.128 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in l 2.128 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.128 * [taylor]: Taking taylor expansion of t in l 2.128 * [backup-simplify]: Simplify t into t 2.128 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in l 2.128 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 2.128 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.128 * [taylor]: Taking taylor expansion of 2 in l 2.128 * [backup-simplify]: Simplify 2 into 2 2.128 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.129 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.129 * [taylor]: Taking taylor expansion of (pow l 4) in l 2.129 * [taylor]: Taking taylor expansion of l in l 2.129 * [backup-simplify]: Simplify 0 into 0 2.129 * [backup-simplify]: Simplify 1 into 1 2.129 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.130 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.131 * [backup-simplify]: Simplify (* 1 1) into 1 2.131 * [backup-simplify]: Simplify (* 1 1) into 1 2.132 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 2.134 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 2)) into (/ (pow t 2) (pow (sqrt 2) 2)) 2.134 * [taylor]: Taking taylor expansion of (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 4 (/ 1 (pow t 2))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))))) in l 2.134 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in l 2.134 * [taylor]: Taking taylor expansion of 12 in l 2.134 * [backup-simplify]: Simplify 12 into 12 2.134 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in l 2.134 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in l 2.134 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 2.134 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.134 * [taylor]: Taking taylor expansion of 2 in l 2.134 * [backup-simplify]: Simplify 2 into 2 2.134 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.135 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.135 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.135 * [taylor]: Taking taylor expansion of l in l 2.135 * [backup-simplify]: Simplify 0 into 0 2.135 * [backup-simplify]: Simplify 1 into 1 2.136 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.138 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 2.139 * [backup-simplify]: Simplify (* 1 1) into 1 2.140 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 2.142 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 2.142 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))))))) in l 2.142 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.142 * [taylor]: Taking taylor expansion of 4 in l 2.142 * [backup-simplify]: Simplify 4 into 4 2.142 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.142 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.142 * [taylor]: Taking taylor expansion of t in l 2.142 * [backup-simplify]: Simplify t into t 2.142 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.142 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.142 * [taylor]: Taking taylor expansion of (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) in l 2.142 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in l 2.143 * [taylor]: Taking taylor expansion of 8 in l 2.143 * [backup-simplify]: Simplify 8 into 8 2.143 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in l 2.143 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in l 2.143 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.143 * [taylor]: Taking taylor expansion of t in l 2.143 * [backup-simplify]: Simplify t into t 2.143 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 2.143 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.143 * [taylor]: Taking taylor expansion of 2 in l 2.143 * [backup-simplify]: Simplify 2 into 2 2.143 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.144 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.144 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.145 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.147 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 2.148 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 4)) into (* (pow t 2) (pow (sqrt 2) 4)) 2.149 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) 2.149 * [taylor]: Taking taylor expansion of (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 2 (/ 1 (pow l 2))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))))) in l 2.149 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in l 2.149 * [taylor]: Taking taylor expansion of 6 in l 2.149 * [backup-simplify]: Simplify 6 into 6 2.149 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in l 2.149 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.149 * [taylor]: Taking taylor expansion of t in l 2.149 * [backup-simplify]: Simplify t into t 2.149 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in l 2.149 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 2.149 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.150 * [taylor]: Taking taylor expansion of 2 in l 2.150 * [backup-simplify]: Simplify 2 into 2 2.150 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.150 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.150 * [taylor]: Taking taylor expansion of (pow l 4) in l 2.150 * [taylor]: Taking taylor expansion of l in l 2.150 * [backup-simplify]: Simplify 0 into 0 2.150 * [backup-simplify]: Simplify 1 into 1 2.150 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.151 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.152 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 2.153 * [backup-simplify]: Simplify (* 1 1) into 1 2.153 * [backup-simplify]: Simplify (* 1 1) into 1 2.154 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 2.154 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 4)) into (/ (pow t 2) (pow (sqrt 2) 4)) 2.154 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow l 2))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))) in l 2.154 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.154 * [taylor]: Taking taylor expansion of 2 in l 2.154 * [backup-simplify]: Simplify 2 into 2 2.154 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.154 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.154 * [taylor]: Taking taylor expansion of l in l 2.154 * [backup-simplify]: Simplify 0 into 0 2.154 * [backup-simplify]: Simplify 1 into 1 2.155 * [backup-simplify]: Simplify (* 1 1) into 1 2.155 * [backup-simplify]: Simplify (/ 1 1) into 1 2.155 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in l 2.155 * [taylor]: Taking taylor expansion of (pow t 4) in l 2.155 * [taylor]: Taking taylor expansion of t in l 2.155 * [backup-simplify]: Simplify t into t 2.155 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in l 2.155 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 2.155 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.155 * [taylor]: Taking taylor expansion of 2 in l 2.155 * [backup-simplify]: Simplify 2 into 2 2.155 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.156 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.156 * [taylor]: Taking taylor expansion of (pow l 6) in l 2.156 * [taylor]: Taking taylor expansion of l in l 2.156 * [backup-simplify]: Simplify 0 into 0 2.156 * [backup-simplify]: Simplify 1 into 1 2.156 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.156 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 2.160 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.162 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 2.162 * [backup-simplify]: Simplify (* 1 1) into 1 2.162 * [backup-simplify]: Simplify (* 1 1) into 1 2.163 * [backup-simplify]: Simplify (* 1 1) into 1 2.164 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 2.165 * [backup-simplify]: Simplify (/ (pow t 4) (pow (sqrt 2) 4)) into (/ (pow t 4) (pow (sqrt 2) 4)) 2.165 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.165 * [taylor]: Taking taylor expansion of 2 in l 2.165 * [backup-simplify]: Simplify 2 into 2 2.165 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.165 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.166 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 2.167 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 2.167 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 2.168 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 2.169 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 2.169 * [backup-simplify]: Simplify (- (/ (pow t 4) (pow (sqrt 2) 4))) into (- (/ (pow t 4) (pow (sqrt 2) 4))) 2.170 * [backup-simplify]: Simplify (+ 0 (- (/ (pow t 4) (pow (sqrt 2) 4)))) into (- (/ (pow t 4) (pow (sqrt 2) 4))) 2.171 * [backup-simplify]: Simplify (* t (- (/ (pow t 4) (pow (sqrt 2) 4)))) into (* -1 (/ (pow t 5) (pow (sqrt 2) 4))) 2.171 * [backup-simplify]: Simplify (/ (* -1 (/ (pow t 5) (pow (sqrt 2) 4))) (sqrt 2)) into (* -1 (/ (pow t 5) (pow (sqrt 2) 5))) 2.172 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.172 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.173 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 2.174 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 2.174 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 2.175 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.175 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.176 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.176 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.177 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.178 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.178 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.180 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.181 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.181 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.182 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.184 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 2.185 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.186 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.187 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 2.189 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 2.190 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 2.191 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.194 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 2.197 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 2.200 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2)))))) into 0 2.200 * [backup-simplify]: Simplify (+ 0 0) into 0 2.200 * [backup-simplify]: Simplify (+ 0 0) into 0 2.201 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.202 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.203 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 2.204 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 2.205 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 2.207 * [backup-simplify]: Simplify (+ (* 12 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 2.208 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.209 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.209 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.210 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.211 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.212 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.213 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 2.214 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.215 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.216 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.217 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 2.218 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.219 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.220 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 2.222 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))) into 0 2.223 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.223 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.224 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 2.227 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 2) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 2.228 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (* 0 1))) into 0 2.229 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.231 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 2) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))))) into 0 2.233 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 2) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))))) into 0 2.235 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4)))))) into 0 2.235 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.235 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.236 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.237 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))))) into 0 2.237 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.238 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 2.238 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.239 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.240 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))))) into 0 2.241 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 2.241 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.242 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.242 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.243 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.243 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 2.244 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.245 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.245 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.246 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.247 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 2.247 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.248 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 2.248 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.249 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.249 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.250 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 2.251 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.251 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.252 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 2.253 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))) into 0 2.253 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.254 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.255 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 2.256 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))))) into 0 2.256 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.257 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.257 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 2.258 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))))) into 0 2.259 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 2.260 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 (pow t 2))) into 0 2.260 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 2.262 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 2.264 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.264 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 2.266 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (* 0 1))) into 0 2.269 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))))) into 0 2.276 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.277 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 2.281 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))))) into 0 2.283 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2)))))) into 0 2.288 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))))) into 0 2.293 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))) (* 0 (/ 0 (pow (sqrt 2) 4))))) into 0 2.294 * [backup-simplify]: Simplify (+ 0 0) into 0 2.295 * [backup-simplify]: Simplify (+ 0 0) into 0 2.295 * [backup-simplify]: Simplify (+ 0 0) into 0 2.295 * [backup-simplify]: Simplify (+ 0 0) into 0 2.296 * [backup-simplify]: Simplify (+ 0 0) into 0 2.296 * [backup-simplify]: Simplify (- 0) into 0 2.296 * [backup-simplify]: Simplify (+ 0 0) into 0 2.299 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 2))) into (/ 8 (pow (sqrt 2) 2)) 2.300 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2))))) into 0 2.303 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 2)) 0) into (* 8 (/ 1 (pow (sqrt 2) 2))) 2.306 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 2)))) into (* 8 (/ 1 (pow (sqrt 2) 2))) 2.309 * [backup-simplify]: Simplify (* 12 (/ 1 (pow (sqrt 2) 4))) into (/ 12 (pow (sqrt 2) 4)) 2.311 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4))))) into 0 2.311 * [backup-simplify]: Simplify (* 2 1) into 2 2.311 * [backup-simplify]: Simplify (+ 2 0) into 2 2.312 * [backup-simplify]: Simplify (+ 0 2) into 2 2.312 * [backup-simplify]: Simplify (+ 0 2) into 2 2.313 * [backup-simplify]: Simplify (+ 0 2) into 2 2.315 * [backup-simplify]: Simplify (+ (/ 12 (pow (sqrt 2) 4)) 2) into (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2) 2.320 * [backup-simplify]: Simplify (- (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2)) into (- (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2)) 2.330 * [backup-simplify]: Simplify (+ (* 8 (/ 1 (pow (sqrt 2) 2))) (- (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2))) into (- (* 8 (/ 1 (pow (sqrt 2) 2))) (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2)) 2.331 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2)))) into 0 2.331 * [backup-simplify]: Simplify (+ 0 0) into 0 2.332 * [backup-simplify]: Simplify (+ 0 0) into 0 2.333 * [backup-simplify]: Simplify (+ (* 6 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4)))) into 0 2.334 * [backup-simplify]: Simplify (+ 0 0) into 0 2.334 * [backup-simplify]: Simplify (+ 0 0) into 0 2.334 * [backup-simplify]: Simplify (+ 0 0) into 0 2.335 * [backup-simplify]: Simplify (+ 0 0) into 0 2.335 * [backup-simplify]: Simplify (+ 0 0) into 0 2.335 * [backup-simplify]: Simplify (- 0) into 0 2.336 * [backup-simplify]: Simplify (+ 0 0) into 0 2.337 * [backup-simplify]: Simplify (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 2.338 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow t 2) (pow (sqrt 2) 2)))) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 2.339 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow t 2) (pow (sqrt 2) 2)))) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 2.340 * [backup-simplify]: Simplify (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.340 * [backup-simplify]: Simplify (+ 0 0) into 0 2.341 * [backup-simplify]: Simplify (+ (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 0) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.343 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.344 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.345 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.346 * [backup-simplify]: Simplify (- (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (- (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) 2.348 * [backup-simplify]: Simplify (+ (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) (- (* 6 (/ (pow t 2) (pow (sqrt 2) 4))))) into (- (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) 2.349 * [backup-simplify]: Simplify (+ 0 0) into 0 2.349 * [backup-simplify]: Simplify (+ 0 0) into 0 2.349 * [backup-simplify]: Simplify (+ 0 0) into 0 2.350 * [backup-simplify]: Simplify (+ 0 0) into 0 2.350 * [backup-simplify]: Simplify (+ 0 0) into 0 2.350 * [backup-simplify]: Simplify (- 0) into 0 2.351 * [backup-simplify]: Simplify (+ 0 0) into 0 2.357 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 (- (* 8 (/ 1 (pow (sqrt 2) 2))) (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2))) (+ (* 0 0) (+ (* 0 (- (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) (* 6 (/ (pow t 2) (pow (sqrt 2) 4))))) (+ (* 0 0) (* 0 (- (/ (pow t 4) (pow (sqrt 2) 4))))))))) into 0 2.358 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.359 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.361 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.362 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.363 * [backup-simplify]: Simplify (+ (* t 0) (* 0 (- (/ (pow t 4) (pow (sqrt 2) 4))))) into 0 2.365 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* -1 (/ (pow t 5) (pow (sqrt 2) 5))) (/ 0 (sqrt 2))))) into 0 2.369 * [backup-simplify]: Simplify (+ (* t (- (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) (* 6 (/ (pow t 2) (pow (sqrt 2) 4))))) (+ (* 0 0) (* 0 (- (/ (pow t 4) (pow (sqrt 2) 4)))))) into (- (* 2 (/ (pow t 3) (pow (sqrt 2) 2))) (* 6 (/ (pow t 3) (pow (sqrt 2) 4)))) 2.374 * [backup-simplify]: Simplify (- (/ (- (* 2 (/ (pow t 3) (pow (sqrt 2) 2))) (* 6 (/ (pow t 3) (pow (sqrt 2) 4)))) (sqrt 2)) (+ (* (* -1 (/ (pow t 5) (pow (sqrt 2) 5))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (- (* 2 (/ (pow t 3) (pow (sqrt 2) 3))) (* 6 (/ (pow t 3) (pow (sqrt 2) 5)))) 2.377 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 (- (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) (* 6 (/ (pow t 2) (pow (sqrt 2) 4))))) (+ (* 0 0) (* 0 (- (/ (pow t 4) (pow (sqrt 2) 4))))))) into 0 2.382 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* -1 (/ (pow t 5) (pow (sqrt 2) 5))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* (- (* 2 (/ (pow t 3) (pow (sqrt 2) 3))) (* 6 (/ (pow t 3) (pow (sqrt 2) 5)))) (/ 0 (sqrt 2))))) into 0 2.394 * [backup-simplify]: Simplify (+ (* t (- (* 8 (/ 1 (pow (sqrt 2) 2))) (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2))) (+ (* 0 0) (+ (* 0 (- (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) (* 6 (/ (pow t 2) (pow (sqrt 2) 4))))) (+ (* 0 0) (* 0 (- (/ (pow t 4) (pow (sqrt 2) 4)))))))) into (- (* 8 (/ t (pow (sqrt 2) 2))) (+ (* 2 t) (* 12 (/ t (pow (sqrt 2) 4))))) 2.402 * [backup-simplify]: Simplify (- (/ (- (* 8 (/ t (pow (sqrt 2) 2))) (+ (* 2 t) (* 12 (/ t (pow (sqrt 2) 4))))) (sqrt 2)) (+ (* (* -1 (/ (pow t 5) (pow (sqrt 2) 5))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* (- (* 2 (/ (pow t 3) (pow (sqrt 2) 3))) (* 6 (/ (pow t 3) (pow (sqrt 2) 5)))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (- (* 8 (/ t (pow (sqrt 2) 3))) (+ (* 12 (/ t (pow (sqrt 2) 5))) (* 2 (/ t (sqrt 2))))) 2.411 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* -1 (/ (pow t 5) (pow (sqrt 2) 5))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* (- (* 2 (/ (pow t 3) (pow (sqrt 2) 3))) (* 6 (/ (pow t 3) (pow (sqrt 2) 5)))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* (- (* 8 (/ t (pow (sqrt 2) 3))) (+ (* 12 (/ t (pow (sqrt 2) 5))) (* 2 (/ t (sqrt 2))))) (/ 0 (sqrt 2))))) into 0 2.423 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (- (* 8 (/ t (pow (sqrt 2) 3))) (+ (* 12 (/ t (pow (sqrt 2) 5))) (* 2 (/ t (sqrt 2)))))) (+ (* 0 0) (+ (* 0 (- (* 2 (/ (pow t 3) (pow (sqrt 2) 3))) (* 6 (/ (pow t 3) (pow (sqrt 2) 5))))) (+ (* 0 0) (* 0 (* -1 (/ (pow t 5) (pow (sqrt 2) 5))))))))) into 0 2.424 * [taylor]: Taking taylor expansion of 0 in t 2.424 * [backup-simplify]: Simplify 0 into 0 2.424 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 2.425 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.425 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.426 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 2.426 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 2.427 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) into (/ 4 (* (pow t 2) (pow (sqrt 2) 2))) 2.427 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 2.428 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.429 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.429 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.430 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 2.431 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.434 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 2.434 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.435 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.436 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.436 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 2.437 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 2.438 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 2.438 * [backup-simplify]: Simplify (+ 0 0) into 0 2.439 * [backup-simplify]: Simplify (+ (/ 4 (* (pow t 2) (pow (sqrt 2) 2))) 0) into (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) 2.439 * [backup-simplify]: Simplify (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) into (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) 2.440 * [backup-simplify]: Simplify (+ (* 4 (/ 1 (pow t 2))) (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))))) into (- (* 4 (/ 1 (pow t 2))) (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) 2.443 * [backup-simplify]: Simplify (+ (* t (- (* 4 (/ 1 (pow t 2))) (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))))) (+ (* 0 0) (+ (* 0 (- 2 (* 4 (/ 1 (pow (sqrt 2) 2))))) (+ (* 0 0) (* 0 (- (/ (pow t 2) (pow (sqrt 2) 2)))))))) into (- (* 4 (/ 1 t)) (* 4 (/ 1 (* t (pow (sqrt 2) 2))))) 2.443 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.447 * [backup-simplify]: Simplify (- (/ (- (* 4 (/ 1 t)) (* 4 (/ 1 (* t (pow (sqrt 2) 2))))) (sqrt 2)) (+ (* (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* (- (* 2 (/ t (sqrt 2))) (* 4 (/ t (pow (sqrt 2) 3)))) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (- (* 4 (/ 1 (* t (sqrt 2)))) (* 4 (/ 1 (* t (pow (sqrt 2) 3))))) 2.450 * [backup-simplify]: Simplify (+ (* 1/2 (- (* 4 (/ 1 (* t (sqrt 2)))) (* 4 (/ 1 (* t (pow (sqrt 2) 3)))))) (+ (* 0 0) (+ (* 0 (- (* 2 (/ t (sqrt 2))) (* 4 (/ t (pow (sqrt 2) 3))))) (+ (* 0 0) (* 0 (* -1 (/ (pow t 3) (pow (sqrt 2) 3)))))))) into (- (* 2 (/ 1 (* t (sqrt 2)))) (* 2 (/ 1 (* t (pow (sqrt 2) 3))))) 2.450 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* t (sqrt 2)))) (* 2 (/ 1 (* t (pow (sqrt 2) 3))))) in t 2.450 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (sqrt 2)))) in t 2.450 * [taylor]: Taking taylor expansion of 2 in t 2.450 * [backup-simplify]: Simplify 2 into 2 2.450 * [taylor]: Taking taylor expansion of (/ 1 (* t (sqrt 2))) in t 2.450 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 2.450 * [taylor]: Taking taylor expansion of t in t 2.450 * [backup-simplify]: Simplify 0 into 0 2.450 * [backup-simplify]: Simplify 1 into 1 2.450 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.450 * [taylor]: Taking taylor expansion of 2 in t 2.450 * [backup-simplify]: Simplify 2 into 2 2.450 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.451 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.451 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 2.452 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 2.453 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 2.453 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (pow (sqrt 2) 3)))) in t 2.453 * [taylor]: Taking taylor expansion of 2 in t 2.453 * [backup-simplify]: Simplify 2 into 2 2.453 * [taylor]: Taking taylor expansion of (/ 1 (* t (pow (sqrt 2) 3))) in t 2.453 * [taylor]: Taking taylor expansion of (* t (pow (sqrt 2) 3)) in t 2.453 * [taylor]: Taking taylor expansion of t in t 2.453 * [backup-simplify]: Simplify 0 into 0 2.453 * [backup-simplify]: Simplify 1 into 1 2.453 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in t 2.453 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.453 * [taylor]: Taking taylor expansion of 2 in t 2.453 * [backup-simplify]: Simplify 2 into 2 2.453 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.454 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.454 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.455 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 2.456 * [backup-simplify]: Simplify (* 0 (pow (sqrt 2) 3)) into 0 2.456 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.457 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 2.459 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (sqrt 2) 3))) into (pow (sqrt 2) 3) 2.460 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 3)) into (/ 1 (pow (sqrt 2) 3)) 2.460 * [backup-simplify]: Simplify (* 2 (/ 1 (sqrt 2))) into (/ 2 (sqrt 2)) 2.462 * [backup-simplify]: Simplify (* 2 (/ 1 (pow (sqrt 2) 3))) into (/ 2 (pow (sqrt 2) 3)) 2.465 * [backup-simplify]: Simplify (- (/ 2 (pow (sqrt 2) 3))) into (- (* 2 (/ 1 (pow (sqrt 2) 3)))) 2.468 * [backup-simplify]: Simplify (+ (/ 2 (sqrt 2)) (- (* 2 (/ 1 (pow (sqrt 2) 3))))) into (- (* 2 (/ 1 (sqrt 2))) (* 2 (/ 1 (pow (sqrt 2) 3)))) 2.471 * [backup-simplify]: Simplify (- (* 2 (/ 1 (sqrt 2))) (* 2 (/ 1 (pow (sqrt 2) 3)))) into (- (* 2 (/ 1 (sqrt 2))) (* 2 (/ 1 (pow (sqrt 2) 3)))) 2.476 * [backup-simplify]: Simplify (+ (* (- (* 2 (/ 1 (sqrt 2))) (* 2 (/ 1 (pow (sqrt 2) 3)))) (* (/ 1 (/ 1 (- t))) (* 1 (pow (/ 1 (- x)) 2)))) (+ (* (- (* 2 (/ 1 (sqrt 2)))) (* (/ 1 (/ 1 (- t))) (* 1 (/ 1 (- x))))) (* (sqrt 2) (* (/ 1 (/ 1 (- t))) (* 1 1))))) into (- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* 2 (/ t (* (sqrt 2) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))))) 2.477 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1) 2.477 * [backup-simplify]: Simplify (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)) into (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) 2.477 * [approximate]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in (x l t) around 0 2.477 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in t 2.477 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) in t 2.477 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in t 2.477 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 2.477 * [taylor]: Taking taylor expansion of x in t 2.477 * [backup-simplify]: Simplify x into x 2.477 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.477 * [taylor]: Taking taylor expansion of l in t 2.477 * [backup-simplify]: Simplify l into l 2.477 * [taylor]: Taking taylor expansion of (- x 1) in t 2.477 * [taylor]: Taking taylor expansion of x in t 2.477 * [backup-simplify]: Simplify x into x 2.477 * [taylor]: Taking taylor expansion of 1 in t 2.477 * [backup-simplify]: Simplify 1 into 1 2.477 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.477 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 2.478 * [backup-simplify]: Simplify (- 1) into -1 2.478 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.478 * [backup-simplify]: Simplify (/ (* x (pow l 2)) (- x 1)) into (/ (* x (pow l 2)) (- x 1)) 2.478 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1)))) in t 2.478 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in t 2.478 * [taylor]: Taking taylor expansion of 2 in t 2.478 * [backup-simplify]: Simplify 2 into 2 2.478 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in t 2.478 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in t 2.478 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.478 * [taylor]: Taking taylor expansion of t in t 2.478 * [backup-simplify]: Simplify 0 into 0 2.478 * [backup-simplify]: Simplify 1 into 1 2.478 * [taylor]: Taking taylor expansion of x in t 2.478 * [backup-simplify]: Simplify x into x 2.478 * [taylor]: Taking taylor expansion of (- x 1) in t 2.478 * [taylor]: Taking taylor expansion of x in t 2.478 * [backup-simplify]: Simplify x into x 2.478 * [taylor]: Taking taylor expansion of 1 in t 2.478 * [backup-simplify]: Simplify 1 into 1 2.478 * [backup-simplify]: Simplify (* 1 1) into 1 2.478 * [backup-simplify]: Simplify (* 1 x) into x 2.478 * [backup-simplify]: Simplify (- 1) into -1 2.478 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.479 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 2.479 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in t 2.479 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in t 2.479 * [taylor]: Taking taylor expansion of 2 in t 2.479 * [backup-simplify]: Simplify 2 into 2 2.479 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in t 2.479 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.479 * [taylor]: Taking taylor expansion of t in t 2.479 * [backup-simplify]: Simplify 0 into 0 2.479 * [backup-simplify]: Simplify 1 into 1 2.479 * [taylor]: Taking taylor expansion of (- x 1) in t 2.479 * [taylor]: Taking taylor expansion of x in t 2.479 * [backup-simplify]: Simplify x into x 2.479 * [taylor]: Taking taylor expansion of 1 in t 2.479 * [backup-simplify]: Simplify 1 into 1 2.479 * [backup-simplify]: Simplify (* 1 1) into 1 2.479 * [backup-simplify]: Simplify (- 1) into -1 2.479 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.479 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 2.479 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in t 2.479 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.479 * [taylor]: Taking taylor expansion of l in t 2.479 * [backup-simplify]: Simplify l into l 2.479 * [taylor]: Taking taylor expansion of (- x 1) in t 2.479 * [taylor]: Taking taylor expansion of x in t 2.479 * [backup-simplify]: Simplify x into x 2.479 * [taylor]: Taking taylor expansion of 1 in t 2.479 * [backup-simplify]: Simplify 1 into 1 2.480 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.480 * [backup-simplify]: Simplify (- 1) into -1 2.480 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.480 * [backup-simplify]: Simplify (/ (pow l 2) (- x 1)) into (/ (pow l 2) (- x 1)) 2.480 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.480 * [taylor]: Taking taylor expansion of l in t 2.480 * [backup-simplify]: Simplify l into l 2.480 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in l 2.480 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) in l 2.480 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in l 2.480 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 2.480 * [taylor]: Taking taylor expansion of x in l 2.480 * [backup-simplify]: Simplify x into x 2.480 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.480 * [taylor]: Taking taylor expansion of l in l 2.480 * [backup-simplify]: Simplify 0 into 0 2.480 * [backup-simplify]: Simplify 1 into 1 2.480 * [taylor]: Taking taylor expansion of (- x 1) in l 2.480 * [taylor]: Taking taylor expansion of x in l 2.480 * [backup-simplify]: Simplify x into x 2.480 * [taylor]: Taking taylor expansion of 1 in l 2.480 * [backup-simplify]: Simplify 1 into 1 2.480 * [backup-simplify]: Simplify (* 1 1) into 1 2.480 * [backup-simplify]: Simplify (* x 1) into x 2.481 * [backup-simplify]: Simplify (- 1) into -1 2.481 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.481 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 2.481 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1)))) in l 2.481 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in l 2.481 * [taylor]: Taking taylor expansion of 2 in l 2.481 * [backup-simplify]: Simplify 2 into 2 2.481 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in l 2.481 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in l 2.481 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.481 * [taylor]: Taking taylor expansion of t in l 2.481 * [backup-simplify]: Simplify t into t 2.481 * [taylor]: Taking taylor expansion of x in l 2.481 * [backup-simplify]: Simplify x into x 2.481 * [taylor]: Taking taylor expansion of (- x 1) in l 2.481 * [taylor]: Taking taylor expansion of x in l 2.481 * [backup-simplify]: Simplify x into x 2.481 * [taylor]: Taking taylor expansion of 1 in l 2.481 * [backup-simplify]: Simplify 1 into 1 2.481 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.481 * [backup-simplify]: Simplify (* (pow t 2) x) into (* (pow t 2) x) 2.481 * [backup-simplify]: Simplify (- 1) into -1 2.481 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.481 * [backup-simplify]: Simplify (/ (* (pow t 2) x) (- x 1)) into (/ (* (pow t 2) x) (- x 1)) 2.482 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in l 2.482 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in l 2.482 * [taylor]: Taking taylor expansion of 2 in l 2.482 * [backup-simplify]: Simplify 2 into 2 2.482 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in l 2.482 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.482 * [taylor]: Taking taylor expansion of t in l 2.482 * [backup-simplify]: Simplify t into t 2.482 * [taylor]: Taking taylor expansion of (- x 1) in l 2.482 * [taylor]: Taking taylor expansion of x in l 2.482 * [backup-simplify]: Simplify x into x 2.482 * [taylor]: Taking taylor expansion of 1 in l 2.482 * [backup-simplify]: Simplify 1 into 1 2.482 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.482 * [backup-simplify]: Simplify (- 1) into -1 2.482 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.482 * [backup-simplify]: Simplify (/ (pow t 2) (- x 1)) into (/ (pow t 2) (- x 1)) 2.482 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in l 2.482 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.482 * [taylor]: Taking taylor expansion of l in l 2.482 * [backup-simplify]: Simplify 0 into 0 2.482 * [backup-simplify]: Simplify 1 into 1 2.482 * [taylor]: Taking taylor expansion of (- x 1) in l 2.482 * [taylor]: Taking taylor expansion of x in l 2.482 * [backup-simplify]: Simplify x into x 2.482 * [taylor]: Taking taylor expansion of 1 in l 2.482 * [backup-simplify]: Simplify 1 into 1 2.483 * [backup-simplify]: Simplify (* 1 1) into 1 2.483 * [backup-simplify]: Simplify (- 1) into -1 2.483 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.483 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 2.483 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.483 * [taylor]: Taking taylor expansion of l in l 2.483 * [backup-simplify]: Simplify 0 into 0 2.483 * [backup-simplify]: Simplify 1 into 1 2.483 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in x 2.483 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) in x 2.483 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 2.483 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 2.483 * [taylor]: Taking taylor expansion of x in x 2.483 * [backup-simplify]: Simplify 0 into 0 2.483 * [backup-simplify]: Simplify 1 into 1 2.483 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.483 * [taylor]: Taking taylor expansion of l in x 2.483 * [backup-simplify]: Simplify l into l 2.483 * [taylor]: Taking taylor expansion of (- x 1) in x 2.483 * [taylor]: Taking taylor expansion of x in x 2.483 * [backup-simplify]: Simplify 0 into 0 2.483 * [backup-simplify]: Simplify 1 into 1 2.483 * [taylor]: Taking taylor expansion of 1 in x 2.483 * [backup-simplify]: Simplify 1 into 1 2.483 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.483 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.483 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.484 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 2.484 * [backup-simplify]: Simplify (- 1) into -1 2.484 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.484 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.484 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1)))) in x 2.484 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 2.484 * [taylor]: Taking taylor expansion of 2 in x 2.484 * [backup-simplify]: Simplify 2 into 2 2.484 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 2.484 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 2.484 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.484 * [taylor]: Taking taylor expansion of t in x 2.484 * [backup-simplify]: Simplify t into t 2.484 * [taylor]: Taking taylor expansion of x in x 2.484 * [backup-simplify]: Simplify 0 into 0 2.484 * [backup-simplify]: Simplify 1 into 1 2.484 * [taylor]: Taking taylor expansion of (- x 1) in x 2.484 * [taylor]: Taking taylor expansion of x in x 2.484 * [backup-simplify]: Simplify 0 into 0 2.484 * [backup-simplify]: Simplify 1 into 1 2.484 * [taylor]: Taking taylor expansion of 1 in x 2.484 * [backup-simplify]: Simplify 1 into 1 2.485 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.485 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.485 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.485 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.485 * [backup-simplify]: Simplify (- 1) into -1 2.485 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.486 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.486 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 2.486 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 2.486 * [taylor]: Taking taylor expansion of 2 in x 2.486 * [backup-simplify]: Simplify 2 into 2 2.486 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 2.486 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.486 * [taylor]: Taking taylor expansion of t in x 2.486 * [backup-simplify]: Simplify t into t 2.486 * [taylor]: Taking taylor expansion of (- x 1) in x 2.486 * [taylor]: Taking taylor expansion of x in x 2.486 * [backup-simplify]: Simplify 0 into 0 2.486 * [backup-simplify]: Simplify 1 into 1 2.486 * [taylor]: Taking taylor expansion of 1 in x 2.486 * [backup-simplify]: Simplify 1 into 1 2.486 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.486 * [backup-simplify]: Simplify (- 1) into -1 2.486 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.486 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.486 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 2.486 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.486 * [taylor]: Taking taylor expansion of l in x 2.486 * [backup-simplify]: Simplify l into l 2.486 * [taylor]: Taking taylor expansion of (- x 1) in x 2.486 * [taylor]: Taking taylor expansion of x in x 2.486 * [backup-simplify]: Simplify 0 into 0 2.486 * [backup-simplify]: Simplify 1 into 1 2.486 * [taylor]: Taking taylor expansion of 1 in x 2.487 * [backup-simplify]: Simplify 1 into 1 2.487 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.487 * [backup-simplify]: Simplify (- 1) into -1 2.487 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.487 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.487 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.487 * [taylor]: Taking taylor expansion of l in x 2.487 * [backup-simplify]: Simplify l into l 2.487 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in x 2.487 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) in x 2.487 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 2.487 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 2.487 * [taylor]: Taking taylor expansion of x in x 2.487 * [backup-simplify]: Simplify 0 into 0 2.487 * [backup-simplify]: Simplify 1 into 1 2.487 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.487 * [taylor]: Taking taylor expansion of l in x 2.487 * [backup-simplify]: Simplify l into l 2.487 * [taylor]: Taking taylor expansion of (- x 1) in x 2.487 * [taylor]: Taking taylor expansion of x in x 2.487 * [backup-simplify]: Simplify 0 into 0 2.487 * [backup-simplify]: Simplify 1 into 1 2.487 * [taylor]: Taking taylor expansion of 1 in x 2.487 * [backup-simplify]: Simplify 1 into 1 2.487 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.488 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.488 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.488 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 2.488 * [backup-simplify]: Simplify (- 1) into -1 2.488 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.488 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.488 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1)))) in x 2.488 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 2.488 * [taylor]: Taking taylor expansion of 2 in x 2.489 * [backup-simplify]: Simplify 2 into 2 2.489 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 2.489 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 2.489 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.489 * [taylor]: Taking taylor expansion of t in x 2.489 * [backup-simplify]: Simplify t into t 2.489 * [taylor]: Taking taylor expansion of x in x 2.489 * [backup-simplify]: Simplify 0 into 0 2.489 * [backup-simplify]: Simplify 1 into 1 2.489 * [taylor]: Taking taylor expansion of (- x 1) in x 2.489 * [taylor]: Taking taylor expansion of x in x 2.489 * [backup-simplify]: Simplify 0 into 0 2.489 * [backup-simplify]: Simplify 1 into 1 2.489 * [taylor]: Taking taylor expansion of 1 in x 2.489 * [backup-simplify]: Simplify 1 into 1 2.489 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.489 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.489 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.489 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.490 * [backup-simplify]: Simplify (- 1) into -1 2.490 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.490 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.490 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 2.490 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 2.490 * [taylor]: Taking taylor expansion of 2 in x 2.490 * [backup-simplify]: Simplify 2 into 2 2.490 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 2.490 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.490 * [taylor]: Taking taylor expansion of t in x 2.490 * [backup-simplify]: Simplify t into t 2.490 * [taylor]: Taking taylor expansion of (- x 1) in x 2.490 * [taylor]: Taking taylor expansion of x in x 2.490 * [backup-simplify]: Simplify 0 into 0 2.490 * [backup-simplify]: Simplify 1 into 1 2.490 * [taylor]: Taking taylor expansion of 1 in x 2.490 * [backup-simplify]: Simplify 1 into 1 2.491 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.491 * [backup-simplify]: Simplify (- 1) into -1 2.491 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.491 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.491 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 2.492 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.492 * [taylor]: Taking taylor expansion of l in x 2.492 * [backup-simplify]: Simplify l into l 2.492 * [taylor]: Taking taylor expansion of (- x 1) in x 2.492 * [taylor]: Taking taylor expansion of x in x 2.492 * [backup-simplify]: Simplify 0 into 0 2.492 * [backup-simplify]: Simplify 1 into 1 2.492 * [taylor]: Taking taylor expansion of 1 in x 2.492 * [backup-simplify]: Simplify 1 into 1 2.492 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.492 * [backup-simplify]: Simplify (- 1) into -1 2.493 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.493 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.493 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.493 * [taylor]: Taking taylor expansion of l in x 2.493 * [backup-simplify]: Simplify l into l 2.493 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 2.493 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (* -1 (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.493 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.494 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.494 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.494 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 2.494 * [backup-simplify]: Simplify (+ (- (+ (* 2 (pow t 2)) (pow l 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 2.494 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 2.494 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 2.494 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 2.494 * [taylor]: Taking taylor expansion of 2 in l 2.494 * [backup-simplify]: Simplify 2 into 2 2.494 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.494 * [taylor]: Taking taylor expansion of t in l 2.494 * [backup-simplify]: Simplify t into t 2.494 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 2.495 * [taylor]: Taking taylor expansion of 2 in l 2.495 * [backup-simplify]: Simplify 2 into 2 2.495 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.495 * [taylor]: Taking taylor expansion of l in l 2.495 * [backup-simplify]: Simplify 0 into 0 2.495 * [backup-simplify]: Simplify 1 into 1 2.495 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.495 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 2.495 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 2.495 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 2.495 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 2.495 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 2.495 * [taylor]: Taking taylor expansion of 2 in t 2.495 * [backup-simplify]: Simplify 2 into 2 2.495 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.495 * [taylor]: Taking taylor expansion of t in t 2.495 * [backup-simplify]: Simplify 0 into 0 2.495 * [backup-simplify]: Simplify 1 into 1 2.495 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 2.496 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.496 * [backup-simplify]: Simplify (- 0) into 0 2.497 * [backup-simplify]: Simplify (+ 1 0) into 1 2.498 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.498 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 2.498 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.499 * [backup-simplify]: Simplify (- 0) into 0 2.499 * [backup-simplify]: Simplify (+ 1 0) into 1 2.500 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.501 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.501 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 2.501 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.502 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.502 * [backup-simplify]: Simplify (- 0) into 0 2.502 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.502 * [taylor]: Taking taylor expansion of (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in l 2.502 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in l 2.502 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 2.502 * [taylor]: Taking taylor expansion of 4 in l 2.502 * [backup-simplify]: Simplify 4 into 4 2.503 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.503 * [taylor]: Taking taylor expansion of t in l 2.503 * [backup-simplify]: Simplify t into t 2.503 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 2.503 * [taylor]: Taking taylor expansion of 2 in l 2.503 * [backup-simplify]: Simplify 2 into 2 2.503 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.503 * [taylor]: Taking taylor expansion of l in l 2.503 * [backup-simplify]: Simplify 0 into 0 2.503 * [backup-simplify]: Simplify 1 into 1 2.503 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.503 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 2.503 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) 0) into (* 4 (pow t 2)) 2.503 * [backup-simplify]: Simplify (- (* 4 (pow t 2))) into (- (* 4 (pow t 2))) 2.503 * [taylor]: Taking taylor expansion of (- (* 4 (pow t 2))) in t 2.503 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 2.503 * [taylor]: Taking taylor expansion of 4 in t 2.503 * [backup-simplify]: Simplify 4 into 4 2.503 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.503 * [taylor]: Taking taylor expansion of t in t 2.503 * [backup-simplify]: Simplify 0 into 0 2.503 * [backup-simplify]: Simplify 1 into 1 2.503 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.504 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 2.504 * [backup-simplify]: Simplify (+ 0 0) into 0 2.505 * [backup-simplify]: Simplify (- 0) into 0 2.505 * [taylor]: Taking taylor expansion of 0 in t 2.505 * [backup-simplify]: Simplify 0 into 0 2.505 * [backup-simplify]: Simplify 0 into 0 2.505 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.506 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 2.507 * [backup-simplify]: Simplify (- 0) into 0 2.507 * [backup-simplify]: Simplify (+ 1 0) into 1 2.508 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.508 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.509 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (* 0 0))) into 0 2.510 * [backup-simplify]: Simplify (- 0) into 0 2.510 * [backup-simplify]: Simplify (+ 1 0) into 1 2.511 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.511 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 2.512 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.512 * [backup-simplify]: Simplify (- 0) into 0 2.512 * [backup-simplify]: Simplify (+ 0 0) into 0 2.514 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.514 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2))))) into (- (* 2 (pow t 2))) 2.515 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.515 * [backup-simplify]: Simplify (- 0) into 0 2.516 * [backup-simplify]: Simplify (+ 0 0) into 0 2.517 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.517 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.518 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 2.518 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.519 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.524 * [backup-simplify]: Simplify (- 0) into 0 2.524 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.524 * [taylor]: Taking taylor expansion of (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in l 2.524 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in l 2.524 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 2.525 * [taylor]: Taking taylor expansion of 4 in l 2.525 * [backup-simplify]: Simplify 4 into 4 2.525 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.525 * [taylor]: Taking taylor expansion of t in l 2.525 * [backup-simplify]: Simplify t into t 2.525 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 2.525 * [taylor]: Taking taylor expansion of 2 in l 2.525 * [backup-simplify]: Simplify 2 into 2 2.525 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.525 * [taylor]: Taking taylor expansion of l in l 2.525 * [backup-simplify]: Simplify 0 into 0 2.525 * [backup-simplify]: Simplify 1 into 1 2.525 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.525 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 2.525 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) 0) into (* 4 (pow t 2)) 2.525 * [backup-simplify]: Simplify (- (* 4 (pow t 2))) into (- (* 4 (pow t 2))) 2.525 * [taylor]: Taking taylor expansion of (- (* 4 (pow t 2))) in t 2.525 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 2.525 * [taylor]: Taking taylor expansion of 4 in t 2.525 * [backup-simplify]: Simplify 4 into 4 2.525 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.525 * [taylor]: Taking taylor expansion of t in t 2.525 * [backup-simplify]: Simplify 0 into 0 2.525 * [backup-simplify]: Simplify 1 into 1 2.526 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.526 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 2.527 * [backup-simplify]: Simplify (+ 0 0) into 0 2.527 * [backup-simplify]: Simplify (- 0) into 0 2.527 * [taylor]: Taking taylor expansion of 0 in t 2.527 * [backup-simplify]: Simplify 0 into 0 2.527 * [backup-simplify]: Simplify 0 into 0 2.528 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.529 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 2.529 * [backup-simplify]: Simplify (* 1 1) into 1 2.529 * [backup-simplify]: Simplify (* 2 1) into 2 2.530 * [backup-simplify]: Simplify (+ 0 2) into 2 2.530 * [backup-simplify]: Simplify (- 2) into -2 2.530 * [taylor]: Taking taylor expansion of -2 in t 2.530 * [backup-simplify]: Simplify -2 into -2 2.530 * [backup-simplify]: Simplify -2 into -2 2.530 * [backup-simplify]: Simplify 0 into 0 2.530 * [backup-simplify]: Simplify (* 1 1) into 1 2.531 * [backup-simplify]: Simplify (* 2 1) into 2 2.531 * [backup-simplify]: Simplify (- 2) into -2 2.531 * [backup-simplify]: Simplify -2 into -2 2.531 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.532 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 2.532 * [backup-simplify]: Simplify (- 0) into 0 2.533 * [backup-simplify]: Simplify (+ 0 0) into 0 2.533 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.534 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.534 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 2.535 * [backup-simplify]: Simplify (- 0) into 0 2.535 * [backup-simplify]: Simplify (+ 0 0) into 0 2.536 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.536 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2))))) into (- (* 2 (pow t 2))) 2.537 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.537 * [backup-simplify]: Simplify (- 0) into 0 2.537 * [backup-simplify]: Simplify (+ 0 0) into 0 2.538 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.539 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2)))))) into (- (* 2 (pow t 2))) 2.539 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.539 * [backup-simplify]: Simplify (- 0) into 0 2.540 * [backup-simplify]: Simplify (+ 0 0) into 0 2.541 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.541 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.541 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 2.541 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.542 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.542 * [backup-simplify]: Simplify (- 0) into 0 2.542 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.542 * [taylor]: Taking taylor expansion of (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in l 2.542 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in l 2.542 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 2.542 * [taylor]: Taking taylor expansion of 4 in l 2.542 * [backup-simplify]: Simplify 4 into 4 2.542 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.542 * [taylor]: Taking taylor expansion of t in l 2.542 * [backup-simplify]: Simplify t into t 2.542 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 2.542 * [taylor]: Taking taylor expansion of 2 in l 2.542 * [backup-simplify]: Simplify 2 into 2 2.542 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.542 * [taylor]: Taking taylor expansion of l in l 2.542 * [backup-simplify]: Simplify 0 into 0 2.542 * [backup-simplify]: Simplify 1 into 1 2.543 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.543 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 2.543 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) 0) into (* 4 (pow t 2)) 2.543 * [backup-simplify]: Simplify (- (* 4 (pow t 2))) into (- (* 4 (pow t 2))) 2.543 * [taylor]: Taking taylor expansion of (- (* 4 (pow t 2))) in t 2.543 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 2.543 * [taylor]: Taking taylor expansion of 4 in t 2.543 * [backup-simplify]: Simplify 4 into 4 2.543 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.543 * [taylor]: Taking taylor expansion of t in t 2.543 * [backup-simplify]: Simplify 0 into 0 2.543 * [backup-simplify]: Simplify 1 into 1 2.543 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.543 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 2.543 * [backup-simplify]: Simplify (+ 0 0) into 0 2.544 * [backup-simplify]: Simplify (- 0) into 0 2.544 * [taylor]: Taking taylor expansion of 0 in t 2.544 * [backup-simplify]: Simplify 0 into 0 2.544 * [backup-simplify]: Simplify 0 into 0 2.544 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.545 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 2.545 * [backup-simplify]: Simplify (* 1 1) into 1 2.545 * [backup-simplify]: Simplify (* 2 1) into 2 2.545 * [backup-simplify]: Simplify (+ 0 2) into 2 2.546 * [backup-simplify]: Simplify (- 2) into -2 2.546 * [taylor]: Taking taylor expansion of -2 in t 2.546 * [backup-simplify]: Simplify -2 into -2 2.546 * [backup-simplify]: Simplify -2 into -2 2.546 * [backup-simplify]: Simplify (+ (* -2 (* 1 (* (pow l 2) x))) (+ (* -2 (pow (* t (* 1 1)) 2)) (* -2 (pow (* 1 (* l 1)) 2)))) into (- (+ (* 2 (pow t 2)) (+ (* 2 (* x (pow l 2))) (* 2 (pow l 2))))) 2.547 * [backup-simplify]: Simplify (- (* (/ (+ (/ 1 x) 1) (- (/ 1 x) 1)) (+ (* (/ 1 l) (/ 1 l)) (* 2 (* (/ 1 t) (/ 1 t))))) (* (/ 1 l) (/ 1 l))) into (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) 2.547 * [approximate]: Taking taylor expansion of (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) in (x l t) around 0 2.547 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) in t 2.547 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) in t 2.547 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in t 2.547 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.547 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.547 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.547 * [taylor]: Taking taylor expansion of x in t 2.547 * [backup-simplify]: Simplify x into x 2.547 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.547 * [taylor]: Taking taylor expansion of 1 in t 2.547 * [backup-simplify]: Simplify 1 into 1 2.547 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.547 * [taylor]: Taking taylor expansion of l in t 2.547 * [backup-simplify]: Simplify l into l 2.547 * [backup-simplify]: Simplify (- 1) into -1 2.547 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.547 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.547 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.547 * [backup-simplify]: Simplify (/ 1 (* (- (/ 1 x) 1) (pow l 2))) into (/ 1 (* (- (/ 1 x) 1) (pow l 2))) 2.547 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))))) in t 2.547 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in t 2.547 * [taylor]: Taking taylor expansion of 2 in t 2.548 * [backup-simplify]: Simplify 2 into 2 2.548 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in t 2.548 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in t 2.548 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.548 * [taylor]: Taking taylor expansion of t in t 2.548 * [backup-simplify]: Simplify 0 into 0 2.548 * [backup-simplify]: Simplify 1 into 1 2.548 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.548 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.548 * [taylor]: Taking taylor expansion of x in t 2.548 * [backup-simplify]: Simplify x into x 2.548 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.548 * [taylor]: Taking taylor expansion of 1 in t 2.548 * [backup-simplify]: Simplify 1 into 1 2.548 * [backup-simplify]: Simplify (* 1 1) into 1 2.548 * [backup-simplify]: Simplify (- 1) into -1 2.548 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.548 * [backup-simplify]: Simplify (* 1 (- (/ 1 x) 1)) into (- (/ 1 x) 1) 2.548 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 2.548 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in t 2.548 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in t 2.548 * [taylor]: Taking taylor expansion of 2 in t 2.548 * [backup-simplify]: Simplify 2 into 2 2.549 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in t 2.549 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in t 2.549 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.549 * [taylor]: Taking taylor expansion of t in t 2.549 * [backup-simplify]: Simplify 0 into 0 2.549 * [backup-simplify]: Simplify 1 into 1 2.549 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in t 2.549 * [taylor]: Taking taylor expansion of x in t 2.549 * [backup-simplify]: Simplify x into x 2.549 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.549 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.549 * [taylor]: Taking taylor expansion of x in t 2.549 * [backup-simplify]: Simplify x into x 2.549 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.549 * [taylor]: Taking taylor expansion of 1 in t 2.549 * [backup-simplify]: Simplify 1 into 1 2.549 * [backup-simplify]: Simplify (* 1 1) into 1 2.549 * [backup-simplify]: Simplify (- 1) into -1 2.549 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.549 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.549 * [backup-simplify]: Simplify (* 1 (* x (- (/ 1 x) 1))) into (* x (- (/ 1 x) 1)) 2.550 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 2.550 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in t 2.550 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in t 2.550 * [taylor]: Taking taylor expansion of x in t 2.550 * [backup-simplify]: Simplify x into x 2.550 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.550 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.550 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.550 * [taylor]: Taking taylor expansion of x in t 2.550 * [backup-simplify]: Simplify x into x 2.550 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.550 * [taylor]: Taking taylor expansion of 1 in t 2.550 * [backup-simplify]: Simplify 1 into 1 2.550 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.550 * [taylor]: Taking taylor expansion of l in t 2.550 * [backup-simplify]: Simplify l into l 2.550 * [backup-simplify]: Simplify (- 1) into -1 2.550 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.550 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.550 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.550 * [backup-simplify]: Simplify (* x (* (- (/ 1 x) 1) (pow l 2))) into (* x (* (- (/ 1 x) 1) (pow l 2))) 2.550 * [backup-simplify]: Simplify (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 2.550 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 2.550 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.550 * [taylor]: Taking taylor expansion of l in t 2.550 * [backup-simplify]: Simplify l into l 2.551 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.551 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.551 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) in l 2.551 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) in l 2.551 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in l 2.551 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 2.551 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.551 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.551 * [taylor]: Taking taylor expansion of x in l 2.551 * [backup-simplify]: Simplify x into x 2.551 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.551 * [taylor]: Taking taylor expansion of 1 in l 2.551 * [backup-simplify]: Simplify 1 into 1 2.551 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.551 * [taylor]: Taking taylor expansion of l in l 2.551 * [backup-simplify]: Simplify 0 into 0 2.551 * [backup-simplify]: Simplify 1 into 1 2.551 * [backup-simplify]: Simplify (- 1) into -1 2.551 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.551 * [backup-simplify]: Simplify (* 1 1) into 1 2.551 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 2.552 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 2.552 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))))) in l 2.552 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in l 2.552 * [taylor]: Taking taylor expansion of 2 in l 2.552 * [backup-simplify]: Simplify 2 into 2 2.552 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in l 2.552 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in l 2.552 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.552 * [taylor]: Taking taylor expansion of t in l 2.552 * [backup-simplify]: Simplify t into t 2.552 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.552 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.552 * [taylor]: Taking taylor expansion of x in l 2.552 * [backup-simplify]: Simplify x into x 2.552 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.552 * [taylor]: Taking taylor expansion of 1 in l 2.552 * [backup-simplify]: Simplify 1 into 1 2.552 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.552 * [backup-simplify]: Simplify (- 1) into -1 2.552 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.552 * [backup-simplify]: Simplify (* (pow t 2) (- (/ 1 x) 1)) into (* (pow t 2) (- (/ 1 x) 1)) 2.552 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (- (/ 1 x) 1))) into (/ 1 (* (pow t 2) (- (/ 1 x) 1))) 2.552 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in l 2.552 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in l 2.552 * [taylor]: Taking taylor expansion of 2 in l 2.552 * [backup-simplify]: Simplify 2 into 2 2.552 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in l 2.552 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in l 2.552 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.552 * [taylor]: Taking taylor expansion of t in l 2.552 * [backup-simplify]: Simplify t into t 2.552 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in l 2.553 * [taylor]: Taking taylor expansion of x in l 2.553 * [backup-simplify]: Simplify x into x 2.553 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.553 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.553 * [taylor]: Taking taylor expansion of x in l 2.553 * [backup-simplify]: Simplify x into x 2.553 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.553 * [taylor]: Taking taylor expansion of 1 in l 2.553 * [backup-simplify]: Simplify 1 into 1 2.553 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.553 * [backup-simplify]: Simplify (- 1) into -1 2.553 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.553 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.553 * [backup-simplify]: Simplify (* (pow t 2) (* x (- (/ 1 x) 1))) into (* (pow t 2) (* x (- (/ 1 x) 1))) 2.553 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) into (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) 2.553 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in l 2.553 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in l 2.553 * [taylor]: Taking taylor expansion of x in l 2.553 * [backup-simplify]: Simplify x into x 2.553 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 2.553 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.553 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.553 * [taylor]: Taking taylor expansion of x in l 2.553 * [backup-simplify]: Simplify x into x 2.553 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.553 * [taylor]: Taking taylor expansion of 1 in l 2.553 * [backup-simplify]: Simplify 1 into 1 2.554 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.554 * [taylor]: Taking taylor expansion of l in l 2.554 * [backup-simplify]: Simplify 0 into 0 2.554 * [backup-simplify]: Simplify 1 into 1 2.554 * [backup-simplify]: Simplify (- 1) into -1 2.554 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.554 * [backup-simplify]: Simplify (* 1 1) into 1 2.554 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 2.554 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.554 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 2.554 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.554 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.554 * [taylor]: Taking taylor expansion of l in l 2.554 * [backup-simplify]: Simplify 0 into 0 2.554 * [backup-simplify]: Simplify 1 into 1 2.555 * [backup-simplify]: Simplify (* 1 1) into 1 2.555 * [backup-simplify]: Simplify (/ 1 1) into 1 2.555 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) in x 2.555 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) in x 2.555 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 2.555 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.555 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.555 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.555 * [taylor]: Taking taylor expansion of x in x 2.555 * [backup-simplify]: Simplify 0 into 0 2.555 * [backup-simplify]: Simplify 1 into 1 2.555 * [backup-simplify]: Simplify (/ 1 1) into 1 2.555 * [taylor]: Taking taylor expansion of 1 in x 2.555 * [backup-simplify]: Simplify 1 into 1 2.555 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.555 * [taylor]: Taking taylor expansion of l in x 2.555 * [backup-simplify]: Simplify l into l 2.556 * [backup-simplify]: Simplify (+ 1 0) into 1 2.556 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.556 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.556 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.556 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))))) in x 2.556 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 2.556 * [taylor]: Taking taylor expansion of 2 in x 2.556 * [backup-simplify]: Simplify 2 into 2 2.556 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 2.556 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 2.556 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.556 * [taylor]: Taking taylor expansion of t in x 2.556 * [backup-simplify]: Simplify t into t 2.556 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.556 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.556 * [taylor]: Taking taylor expansion of x in x 2.556 * [backup-simplify]: Simplify 0 into 0 2.556 * [backup-simplify]: Simplify 1 into 1 2.556 * [backup-simplify]: Simplify (/ 1 1) into 1 2.556 * [taylor]: Taking taylor expansion of 1 in x 2.556 * [backup-simplify]: Simplify 1 into 1 2.556 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.557 * [backup-simplify]: Simplify (+ 1 0) into 1 2.557 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 2.557 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.557 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in x 2.557 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 2.557 * [taylor]: Taking taylor expansion of 2 in x 2.557 * [backup-simplify]: Simplify 2 into 2 2.557 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 2.557 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 2.557 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.557 * [taylor]: Taking taylor expansion of t in x 2.557 * [backup-simplify]: Simplify t into t 2.557 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 2.557 * [taylor]: Taking taylor expansion of x in x 2.557 * [backup-simplify]: Simplify 0 into 0 2.557 * [backup-simplify]: Simplify 1 into 1 2.557 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.557 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.557 * [taylor]: Taking taylor expansion of x in x 2.557 * [backup-simplify]: Simplify 0 into 0 2.557 * [backup-simplify]: Simplify 1 into 1 2.558 * [backup-simplify]: Simplify (/ 1 1) into 1 2.558 * [taylor]: Taking taylor expansion of 1 in x 2.558 * [backup-simplify]: Simplify 1 into 1 2.558 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.558 * [backup-simplify]: Simplify (+ 1 0) into 1 2.559 * [backup-simplify]: Simplify (* 0 1) into 0 2.559 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.559 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.560 * [backup-simplify]: Simplify (- 1) into -1 2.560 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.561 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 2.561 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.562 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.562 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.562 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 2.562 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 2.562 * [taylor]: Taking taylor expansion of x in x 2.562 * [backup-simplify]: Simplify 0 into 0 2.562 * [backup-simplify]: Simplify 1 into 1 2.562 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.562 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.562 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.562 * [taylor]: Taking taylor expansion of x in x 2.562 * [backup-simplify]: Simplify 0 into 0 2.562 * [backup-simplify]: Simplify 1 into 1 2.562 * [backup-simplify]: Simplify (/ 1 1) into 1 2.562 * [taylor]: Taking taylor expansion of 1 in x 2.562 * [backup-simplify]: Simplify 1 into 1 2.562 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.563 * [taylor]: Taking taylor expansion of l in x 2.563 * [backup-simplify]: Simplify l into l 2.563 * [backup-simplify]: Simplify (+ 1 0) into 1 2.563 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.563 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.563 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.563 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.564 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.565 * [backup-simplify]: Simplify (- 1) into -1 2.565 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.566 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 2.566 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 2.566 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.566 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 2.566 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.566 * [taylor]: Taking taylor expansion of l in x 2.566 * [backup-simplify]: Simplify l into l 2.566 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.566 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.566 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) in x 2.566 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) in x 2.566 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 2.566 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.566 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.566 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.566 * [taylor]: Taking taylor expansion of x in x 2.567 * [backup-simplify]: Simplify 0 into 0 2.567 * [backup-simplify]: Simplify 1 into 1 2.567 * [backup-simplify]: Simplify (/ 1 1) into 1 2.567 * [taylor]: Taking taylor expansion of 1 in x 2.567 * [backup-simplify]: Simplify 1 into 1 2.567 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.567 * [taylor]: Taking taylor expansion of l in x 2.567 * [backup-simplify]: Simplify l into l 2.568 * [backup-simplify]: Simplify (+ 1 0) into 1 2.568 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.568 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.568 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.568 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))))) in x 2.568 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 2.568 * [taylor]: Taking taylor expansion of 2 in x 2.568 * [backup-simplify]: Simplify 2 into 2 2.568 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 2.568 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 2.568 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.568 * [taylor]: Taking taylor expansion of t in x 2.568 * [backup-simplify]: Simplify t into t 2.568 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.568 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.568 * [taylor]: Taking taylor expansion of x in x 2.568 * [backup-simplify]: Simplify 0 into 0 2.568 * [backup-simplify]: Simplify 1 into 1 2.569 * [backup-simplify]: Simplify (/ 1 1) into 1 2.569 * [taylor]: Taking taylor expansion of 1 in x 2.569 * [backup-simplify]: Simplify 1 into 1 2.569 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.569 * [backup-simplify]: Simplify (+ 1 0) into 1 2.569 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 2.569 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.569 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in x 2.569 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 2.569 * [taylor]: Taking taylor expansion of 2 in x 2.569 * [backup-simplify]: Simplify 2 into 2 2.569 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 2.570 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 2.570 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.570 * [taylor]: Taking taylor expansion of t in x 2.570 * [backup-simplify]: Simplify t into t 2.570 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 2.570 * [taylor]: Taking taylor expansion of x in x 2.570 * [backup-simplify]: Simplify 0 into 0 2.570 * [backup-simplify]: Simplify 1 into 1 2.570 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.570 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.570 * [taylor]: Taking taylor expansion of x in x 2.570 * [backup-simplify]: Simplify 0 into 0 2.570 * [backup-simplify]: Simplify 1 into 1 2.570 * [backup-simplify]: Simplify (/ 1 1) into 1 2.570 * [taylor]: Taking taylor expansion of 1 in x 2.570 * [backup-simplify]: Simplify 1 into 1 2.570 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.571 * [backup-simplify]: Simplify (+ 1 0) into 1 2.571 * [backup-simplify]: Simplify (* 0 1) into 0 2.571 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.572 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.572 * [backup-simplify]: Simplify (- 1) into -1 2.573 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.574 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 2.574 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.574 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.574 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.574 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 2.574 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 2.574 * [taylor]: Taking taylor expansion of x in x 2.574 * [backup-simplify]: Simplify 0 into 0 2.574 * [backup-simplify]: Simplify 1 into 1 2.574 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.574 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.574 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.575 * [taylor]: Taking taylor expansion of x in x 2.575 * [backup-simplify]: Simplify 0 into 0 2.575 * [backup-simplify]: Simplify 1 into 1 2.575 * [backup-simplify]: Simplify (/ 1 1) into 1 2.575 * [taylor]: Taking taylor expansion of 1 in x 2.575 * [backup-simplify]: Simplify 1 into 1 2.575 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.575 * [taylor]: Taking taylor expansion of l in x 2.575 * [backup-simplify]: Simplify l into l 2.575 * [backup-simplify]: Simplify (+ 1 0) into 1 2.576 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.576 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.576 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.576 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.577 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.577 * [backup-simplify]: Simplify (- 1) into -1 2.578 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.578 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 2.578 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 2.579 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.579 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 2.579 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.579 * [taylor]: Taking taylor expansion of l in x 2.579 * [backup-simplify]: Simplify l into l 2.579 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.579 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.579 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.579 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.579 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.580 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.580 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 2.580 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 2.580 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 2.580 * [taylor]: Taking taylor expansion of 2 in l 2.580 * [backup-simplify]: Simplify 2 into 2 2.580 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.580 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.580 * [taylor]: Taking taylor expansion of t in l 2.580 * [backup-simplify]: Simplify t into t 2.580 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.581 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.581 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.582 * [backup-simplify]: Simplify (- 0) into 0 2.582 * [backup-simplify]: Simplify (+ 0 0) into 0 2.583 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 2.584 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.585 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (+ (* 0 1) (* 0 0))) into (- (pow t 2)) 2.585 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 2.585 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 2.585 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.586 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.586 * [backup-simplify]: Simplify (- 0) into 0 2.587 * [backup-simplify]: Simplify (+ 0 0) into 0 2.587 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 2.588 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (- (pow l 2))) (* 0 (pow l 2)))) into (- (pow l 2)) 2.588 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 2.588 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.588 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.588 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 2.588 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.588 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 2.589 * [backup-simplify]: Simplify (- 0) into 0 2.589 * [backup-simplify]: Simplify (+ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 0) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 2.589 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.589 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.589 * [taylor]: Taking taylor expansion of 4 in l 2.589 * [backup-simplify]: Simplify 4 into 4 2.589 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.589 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.589 * [taylor]: Taking taylor expansion of t in l 2.589 * [backup-simplify]: Simplify t into t 2.589 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.589 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.589 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.589 * [taylor]: Taking taylor expansion of 2 in l 2.589 * [backup-simplify]: Simplify 2 into 2 2.589 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.589 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.589 * [taylor]: Taking taylor expansion of l in l 2.589 * [backup-simplify]: Simplify 0 into 0 2.589 * [backup-simplify]: Simplify 1 into 1 2.589 * [backup-simplify]: Simplify (* 1 1) into 1 2.590 * [backup-simplify]: Simplify (/ 1 1) into 1 2.590 * [backup-simplify]: Simplify (* 2 1) into 2 2.590 * [backup-simplify]: Simplify (+ 0 2) into 2 2.590 * [taylor]: Taking taylor expansion of 2 in t 2.590 * [backup-simplify]: Simplify 2 into 2 2.590 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.591 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.591 * [backup-simplify]: Simplify (- 1) into -1 2.591 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.592 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 2.592 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 2.592 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.593 * [backup-simplify]: Simplify (- 1) into -1 2.593 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.593 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.593 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (* 0 1)) into (- (pow t 2)) 2.594 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 2.594 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 2.594 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.595 * [backup-simplify]: Simplify (- 0) into 0 2.595 * [backup-simplify]: Simplify (+ 0 0) into 0 2.596 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 -1) (* 0 1)))) into 0 2.596 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.597 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 -1) (+ (* 0 1) (* 0 0)))) into 0 2.597 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 2.597 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 0 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2))))) into (* 2 (/ 1 (pow t 2))) 2.598 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.598 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.598 * [backup-simplify]: Simplify (- 0) into 0 2.599 * [backup-simplify]: Simplify (+ 0 0) into 0 2.599 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 2.600 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (- (pow l 2))) (* 0 (pow l 2))))) into 0 2.600 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 2.600 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.600 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.601 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 2.601 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.601 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 2.601 * [backup-simplify]: Simplify (- 0) into 0 2.602 * [backup-simplify]: Simplify (+ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 0) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 2.602 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.602 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.602 * [taylor]: Taking taylor expansion of 4 in l 2.602 * [backup-simplify]: Simplify 4 into 4 2.602 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.602 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.602 * [taylor]: Taking taylor expansion of t in l 2.602 * [backup-simplify]: Simplify t into t 2.602 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.602 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.602 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.602 * [taylor]: Taking taylor expansion of 2 in l 2.602 * [backup-simplify]: Simplify 2 into 2 2.602 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.602 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.602 * [taylor]: Taking taylor expansion of l in l 2.602 * [backup-simplify]: Simplify 0 into 0 2.602 * [backup-simplify]: Simplify 1 into 1 2.602 * [backup-simplify]: Simplify (* 1 1) into 1 2.602 * [backup-simplify]: Simplify (/ 1 1) into 1 2.603 * [backup-simplify]: Simplify (* 2 1) into 2 2.603 * [backup-simplify]: Simplify (+ 0 2) into 2 2.603 * [taylor]: Taking taylor expansion of 2 in t 2.603 * [backup-simplify]: Simplify 2 into 2 2.603 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.604 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.604 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.604 * [backup-simplify]: Simplify (+ 0 0) into 0 2.604 * [taylor]: Taking taylor expansion of 0 in t 2.604 * [backup-simplify]: Simplify 0 into 0 2.605 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.605 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 2.605 * [taylor]: Taking taylor expansion of 2 in t 2.605 * [backup-simplify]: Simplify 2 into 2 2.605 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.605 * [taylor]: Taking taylor expansion of t in t 2.605 * [backup-simplify]: Simplify 0 into 0 2.605 * [backup-simplify]: Simplify 1 into 1 2.605 * [backup-simplify]: Simplify (* 1 1) into 1 2.605 * [backup-simplify]: Simplify (/ 2 1) into 2 2.605 * [backup-simplify]: Simplify 2 into 2 2.606 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.606 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.606 * [backup-simplify]: Simplify (- 0) into 0 2.607 * [backup-simplify]: Simplify (+ 0 0) into 0 2.607 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 2.607 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 2.608 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.608 * [backup-simplify]: Simplify (- 0) into 0 2.608 * [backup-simplify]: Simplify (+ 0 0) into 0 2.609 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.609 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 -1) (* 0 1))) into 0 2.609 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 2.609 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 0 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2))))) into (* 2 (/ 1 (pow t 2))) 2.610 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.610 * [backup-simplify]: Simplify (- 0) into 0 2.610 * [backup-simplify]: Simplify (+ 0 0) into 0 2.611 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 -1) (* 0 1))))) into 0 2.612 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 2.613 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 1) (* 0 0))))) into 0 2.613 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 2.613 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 0 (/ 1 (pow t 2))) (+ (* 0 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))))) into (* 2 (/ 1 (pow t 2))) 2.614 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 l))))) into 0 2.614 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.615 * [backup-simplify]: Simplify (- 0) into 0 2.615 * [backup-simplify]: Simplify (+ 0 0) into 0 2.616 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2)))))) into 0 2.617 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (- (pow l 2))) (* 0 (pow l 2)))))) into 0 2.617 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 2.617 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.617 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.617 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 2.618 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.618 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 2.618 * [backup-simplify]: Simplify (- 0) into 0 2.619 * [backup-simplify]: Simplify (+ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 0) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 2.619 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.619 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.619 * [taylor]: Taking taylor expansion of 4 in l 2.619 * [backup-simplify]: Simplify 4 into 4 2.619 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.619 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.619 * [taylor]: Taking taylor expansion of t in l 2.619 * [backup-simplify]: Simplify t into t 2.619 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.619 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.619 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.619 * [taylor]: Taking taylor expansion of 2 in l 2.619 * [backup-simplify]: Simplify 2 into 2 2.619 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.619 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.619 * [taylor]: Taking taylor expansion of l in l 2.619 * [backup-simplify]: Simplify 0 into 0 2.619 * [backup-simplify]: Simplify 1 into 1 2.619 * [backup-simplify]: Simplify (* 1 1) into 1 2.619 * [backup-simplify]: Simplify (/ 1 1) into 1 2.620 * [backup-simplify]: Simplify (* 2 1) into 2 2.620 * [backup-simplify]: Simplify (+ 0 2) into 2 2.620 * [taylor]: Taking taylor expansion of 2 in t 2.620 * [backup-simplify]: Simplify 2 into 2 2.621 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.621 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.621 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.622 * [backup-simplify]: Simplify (+ 0 0) into 0 2.622 * [taylor]: Taking taylor expansion of 0 in t 2.622 * [backup-simplify]: Simplify 0 into 0 2.622 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 2.622 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.623 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.623 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 2.623 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 2.624 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 2.624 * [taylor]: Taking taylor expansion of 4 in t 2.624 * [backup-simplify]: Simplify 4 into 4 2.624 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 2.624 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.624 * [taylor]: Taking taylor expansion of t in t 2.624 * [backup-simplify]: Simplify 0 into 0 2.624 * [backup-simplify]: Simplify 1 into 1 2.624 * [backup-simplify]: Simplify (* 1 1) into 1 2.624 * [backup-simplify]: Simplify (/ 1 1) into 1 2.624 * [backup-simplify]: Simplify (* 4 1) into 4 2.624 * [backup-simplify]: Simplify 4 into 4 2.624 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.625 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.625 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 2.625 * [taylor]: Taking taylor expansion of 0 in t 2.625 * [backup-simplify]: Simplify 0 into 0 2.625 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.626 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 2.626 * [backup-simplify]: Simplify 0 into 0 2.626 * [backup-simplify]: Simplify 2 into 2 2.627 * [backup-simplify]: Simplify (+ (* 2 (* 1 (* (pow (/ 1 l) -2) (/ 1 x)))) (+ (* 4 (* (pow (/ 1 t) -2) (* 1 (/ 1 x)))) (* 2 (pow (* (/ 1 (/ 1 t)) (* 1 1)) 2)))) into (+ (* 2 (pow t 2)) (+ (* 2 (/ (pow l 2) x)) (* 4 (/ (pow t 2) x)))) 2.627 * [backup-simplify]: Simplify (- (* (/ (+ (/ 1 (- x)) 1) (- (/ 1 (- x)) 1)) (+ (* (/ 1 (- l)) (/ 1 (- l))) (* 2 (* (/ 1 (- t)) (/ 1 (- t)))))) (* (/ 1 (- l)) (/ 1 (- l)))) into (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) 2.627 * [approximate]: Taking taylor expansion of (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) in (x l t) around 0 2.627 * [taylor]: Taking taylor expansion of (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) in t 2.627 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) in t 2.627 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in t 2.627 * [taylor]: Taking taylor expansion of 2 in t 2.627 * [backup-simplify]: Simplify 2 into 2 2.627 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in t 2.627 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in t 2.627 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.627 * [taylor]: Taking taylor expansion of t in t 2.627 * [backup-simplify]: Simplify 0 into 0 2.627 * [backup-simplify]: Simplify 1 into 1 2.627 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in t 2.627 * [taylor]: Taking taylor expansion of x in t 2.627 * [backup-simplify]: Simplify x into x 2.627 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 2.627 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.627 * [taylor]: Taking taylor expansion of x in t 2.627 * [backup-simplify]: Simplify x into x 2.627 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.627 * [taylor]: Taking taylor expansion of 1 in t 2.627 * [backup-simplify]: Simplify 1 into 1 2.631 * [backup-simplify]: Simplify (* 1 1) into 1 2.631 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.631 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 2.631 * [backup-simplify]: Simplify (* 1 (* (+ (/ 1 x) 1) x)) into (* (+ (/ 1 x) 1) x) 2.631 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 2.631 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in t 2.631 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in t 2.631 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 2.631 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.631 * [taylor]: Taking taylor expansion of x in t 2.631 * [backup-simplify]: Simplify x into x 2.631 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.632 * [taylor]: Taking taylor expansion of 1 in t 2.632 * [backup-simplify]: Simplify 1 into 1 2.632 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 2.632 * [taylor]: Taking taylor expansion of x in t 2.632 * [backup-simplify]: Simplify x into x 2.632 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.632 * [taylor]: Taking taylor expansion of l in t 2.632 * [backup-simplify]: Simplify l into l 2.632 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.632 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.632 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 2.632 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (* x (pow l 2))) into (* (+ (/ 1 x) 1) (* x (pow l 2))) 2.632 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 2.632 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))) in t 2.632 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in t 2.632 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in t 2.632 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 2.632 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.632 * [taylor]: Taking taylor expansion of x in t 2.632 * [backup-simplify]: Simplify x into x 2.632 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.632 * [taylor]: Taking taylor expansion of 1 in t 2.632 * [backup-simplify]: Simplify 1 into 1 2.632 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.632 * [taylor]: Taking taylor expansion of l in t 2.632 * [backup-simplify]: Simplify l into l 2.632 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.632 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.632 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (pow l 2)) into (* (+ (/ 1 x) 1) (pow l 2)) 2.633 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) into (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) 2.633 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in t 2.633 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 2.633 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.633 * [taylor]: Taking taylor expansion of l in t 2.633 * [backup-simplify]: Simplify l into l 2.633 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.633 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.633 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in t 2.633 * [taylor]: Taking taylor expansion of 2 in t 2.633 * [backup-simplify]: Simplify 2 into 2 2.633 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in t 2.633 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in t 2.633 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.633 * [taylor]: Taking taylor expansion of t in t 2.633 * [backup-simplify]: Simplify 0 into 0 2.633 * [backup-simplify]: Simplify 1 into 1 2.633 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 2.633 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.633 * [taylor]: Taking taylor expansion of x in t 2.633 * [backup-simplify]: Simplify x into x 2.633 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.633 * [taylor]: Taking taylor expansion of 1 in t 2.633 * [backup-simplify]: Simplify 1 into 1 2.633 * [backup-simplify]: Simplify (* 1 1) into 1 2.634 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.634 * [backup-simplify]: Simplify (* 1 (+ (/ 1 x) 1)) into (+ (/ 1 x) 1) 2.634 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 2.634 * [taylor]: Taking taylor expansion of (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) in l 2.634 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) in l 2.634 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in l 2.634 * [taylor]: Taking taylor expansion of 2 in l 2.634 * [backup-simplify]: Simplify 2 into 2 2.634 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in l 2.634 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in l 2.634 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.634 * [taylor]: Taking taylor expansion of t in l 2.634 * [backup-simplify]: Simplify t into t 2.634 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in l 2.634 * [taylor]: Taking taylor expansion of x in l 2.634 * [backup-simplify]: Simplify x into x 2.634 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 2.634 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.634 * [taylor]: Taking taylor expansion of x in l 2.634 * [backup-simplify]: Simplify x into x 2.634 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.634 * [taylor]: Taking taylor expansion of 1 in l 2.634 * [backup-simplify]: Simplify 1 into 1 2.634 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.634 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.634 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 2.634 * [backup-simplify]: Simplify (* (pow t 2) (* (+ (/ 1 x) 1) x)) into (* (pow t 2) (* (+ (/ 1 x) 1) x)) 2.634 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) into (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) 2.634 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in l 2.634 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in l 2.634 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 2.634 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.634 * [taylor]: Taking taylor expansion of x in l 2.634 * [backup-simplify]: Simplify x into x 2.635 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.635 * [taylor]: Taking taylor expansion of 1 in l 2.635 * [backup-simplify]: Simplify 1 into 1 2.635 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 2.635 * [taylor]: Taking taylor expansion of x in l 2.635 * [backup-simplify]: Simplify x into x 2.635 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.635 * [taylor]: Taking taylor expansion of l in l 2.635 * [backup-simplify]: Simplify 0 into 0 2.635 * [backup-simplify]: Simplify 1 into 1 2.635 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.635 * [backup-simplify]: Simplify (* 1 1) into 1 2.635 * [backup-simplify]: Simplify (* x 1) into x 2.635 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) x) into (* (+ (/ 1 x) 1) x) 2.635 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 2.635 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))) in l 2.635 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in l 2.635 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in l 2.635 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 2.635 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.635 * [taylor]: Taking taylor expansion of x in l 2.635 * [backup-simplify]: Simplify x into x 2.635 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.635 * [taylor]: Taking taylor expansion of 1 in l 2.635 * [backup-simplify]: Simplify 1 into 1 2.635 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.635 * [taylor]: Taking taylor expansion of l in l 2.635 * [backup-simplify]: Simplify 0 into 0 2.635 * [backup-simplify]: Simplify 1 into 1 2.635 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.636 * [backup-simplify]: Simplify (* 1 1) into 1 2.636 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) 1) into (+ (/ 1 x) 1) 2.636 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 2.636 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in l 2.636 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.636 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.636 * [taylor]: Taking taylor expansion of l in l 2.636 * [backup-simplify]: Simplify 0 into 0 2.636 * [backup-simplify]: Simplify 1 into 1 2.636 * [backup-simplify]: Simplify (* 1 1) into 1 2.637 * [backup-simplify]: Simplify (/ 1 1) into 1 2.637 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in l 2.637 * [taylor]: Taking taylor expansion of 2 in l 2.637 * [backup-simplify]: Simplify 2 into 2 2.637 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in l 2.637 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in l 2.637 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.637 * [taylor]: Taking taylor expansion of t in l 2.637 * [backup-simplify]: Simplify t into t 2.637 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 2.637 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.637 * [taylor]: Taking taylor expansion of x in l 2.637 * [backup-simplify]: Simplify x into x 2.637 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.637 * [taylor]: Taking taylor expansion of 1 in l 2.637 * [backup-simplify]: Simplify 1 into 1 2.637 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.637 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.637 * [backup-simplify]: Simplify (* (pow t 2) (+ (/ 1 x) 1)) into (* (pow t 2) (+ (/ 1 x) 1)) 2.637 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) into (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) 2.637 * [taylor]: Taking taylor expansion of (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) in x 2.637 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) in x 2.637 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 2.637 * [taylor]: Taking taylor expansion of 2 in x 2.637 * [backup-simplify]: Simplify 2 into 2 2.637 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 2.637 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 2.637 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.637 * [taylor]: Taking taylor expansion of t in x 2.637 * [backup-simplify]: Simplify t into t 2.637 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 2.637 * [taylor]: Taking taylor expansion of x in x 2.637 * [backup-simplify]: Simplify 0 into 0 2.637 * [backup-simplify]: Simplify 1 into 1 2.637 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.637 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.637 * [taylor]: Taking taylor expansion of x in x 2.637 * [backup-simplify]: Simplify 0 into 0 2.637 * [backup-simplify]: Simplify 1 into 1 2.638 * [backup-simplify]: Simplify (/ 1 1) into 1 2.638 * [taylor]: Taking taylor expansion of 1 in x 2.638 * [backup-simplify]: Simplify 1 into 1 2.638 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.638 * [backup-simplify]: Simplify (+ 1 0) into 1 2.638 * [backup-simplify]: Simplify (* 0 1) into 0 2.638 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.639 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.639 * [backup-simplify]: Simplify (+ 0 1) into 1 2.640 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 2.640 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.640 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.640 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.640 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 2.640 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 2.640 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.640 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.640 * [taylor]: Taking taylor expansion of x in x 2.640 * [backup-simplify]: Simplify 0 into 0 2.640 * [backup-simplify]: Simplify 1 into 1 2.640 * [backup-simplify]: Simplify (/ 1 1) into 1 2.640 * [taylor]: Taking taylor expansion of 1 in x 2.640 * [backup-simplify]: Simplify 1 into 1 2.640 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 2.640 * [taylor]: Taking taylor expansion of x in x 2.640 * [backup-simplify]: Simplify 0 into 0 2.640 * [backup-simplify]: Simplify 1 into 1 2.640 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.641 * [taylor]: Taking taylor expansion of l in x 2.641 * [backup-simplify]: Simplify l into l 2.641 * [backup-simplify]: Simplify (+ 1 0) into 1 2.641 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.641 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.641 * [backup-simplify]: Simplify (* 1 0) into 0 2.641 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.642 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 2.642 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.642 * [backup-simplify]: Simplify (+ 0 1) into 1 2.643 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 2.643 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.643 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))) in x 2.643 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 2.643 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 2.643 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.643 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.643 * [taylor]: Taking taylor expansion of x in x 2.643 * [backup-simplify]: Simplify 0 into 0 2.643 * [backup-simplify]: Simplify 1 into 1 2.643 * [backup-simplify]: Simplify (/ 1 1) into 1 2.643 * [taylor]: Taking taylor expansion of 1 in x 2.643 * [backup-simplify]: Simplify 1 into 1 2.643 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.643 * [taylor]: Taking taylor expansion of l in x 2.643 * [backup-simplify]: Simplify l into l 2.643 * [backup-simplify]: Simplify (+ 1 0) into 1 2.643 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.644 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.644 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.644 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 2.644 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 2.644 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.644 * [taylor]: Taking taylor expansion of l in x 2.644 * [backup-simplify]: Simplify l into l 2.644 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.644 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.644 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 2.644 * [taylor]: Taking taylor expansion of 2 in x 2.644 * [backup-simplify]: Simplify 2 into 2 2.644 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 2.644 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 2.644 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.644 * [taylor]: Taking taylor expansion of t in x 2.644 * [backup-simplify]: Simplify t into t 2.644 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.644 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.644 * [taylor]: Taking taylor expansion of x in x 2.644 * [backup-simplify]: Simplify 0 into 0 2.644 * [backup-simplify]: Simplify 1 into 1 2.644 * [backup-simplify]: Simplify (/ 1 1) into 1 2.644 * [taylor]: Taking taylor expansion of 1 in x 2.644 * [backup-simplify]: Simplify 1 into 1 2.644 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.645 * [backup-simplify]: Simplify (+ 1 0) into 1 2.645 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 2.645 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.645 * [taylor]: Taking taylor expansion of (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) in x 2.645 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) in x 2.645 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 2.645 * [taylor]: Taking taylor expansion of 2 in x 2.645 * [backup-simplify]: Simplify 2 into 2 2.645 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 2.645 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 2.645 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.645 * [taylor]: Taking taylor expansion of t in x 2.645 * [backup-simplify]: Simplify t into t 2.645 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 2.645 * [taylor]: Taking taylor expansion of x in x 2.645 * [backup-simplify]: Simplify 0 into 0 2.645 * [backup-simplify]: Simplify 1 into 1 2.645 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.645 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.645 * [taylor]: Taking taylor expansion of x in x 2.645 * [backup-simplify]: Simplify 0 into 0 2.645 * [backup-simplify]: Simplify 1 into 1 2.645 * [backup-simplify]: Simplify (/ 1 1) into 1 2.646 * [taylor]: Taking taylor expansion of 1 in x 2.646 * [backup-simplify]: Simplify 1 into 1 2.646 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.646 * [backup-simplify]: Simplify (+ 1 0) into 1 2.646 * [backup-simplify]: Simplify (* 0 1) into 0 2.647 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.647 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.648 * [backup-simplify]: Simplify (+ 0 1) into 1 2.648 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 2.648 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.649 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.649 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.649 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 2.649 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 2.649 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.649 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.649 * [taylor]: Taking taylor expansion of x in x 2.649 * [backup-simplify]: Simplify 0 into 0 2.649 * [backup-simplify]: Simplify 1 into 1 2.650 * [backup-simplify]: Simplify (/ 1 1) into 1 2.650 * [taylor]: Taking taylor expansion of 1 in x 2.650 * [backup-simplify]: Simplify 1 into 1 2.650 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 2.650 * [taylor]: Taking taylor expansion of x in x 2.650 * [backup-simplify]: Simplify 0 into 0 2.650 * [backup-simplify]: Simplify 1 into 1 2.650 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.650 * [taylor]: Taking taylor expansion of l in x 2.650 * [backup-simplify]: Simplify l into l 2.650 * [backup-simplify]: Simplify (+ 1 0) into 1 2.650 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.650 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.651 * [backup-simplify]: Simplify (* 1 0) into 0 2.651 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.651 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 2.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.653 * [backup-simplify]: Simplify (+ 0 1) into 1 2.653 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 2.653 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.653 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))) in x 2.653 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 2.653 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 2.653 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.653 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.653 * [taylor]: Taking taylor expansion of x in x 2.653 * [backup-simplify]: Simplify 0 into 0 2.654 * [backup-simplify]: Simplify 1 into 1 2.654 * [backup-simplify]: Simplify (/ 1 1) into 1 2.654 * [taylor]: Taking taylor expansion of 1 in x 2.654 * [backup-simplify]: Simplify 1 into 1 2.654 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.654 * [taylor]: Taking taylor expansion of l in x 2.654 * [backup-simplify]: Simplify l into l 2.654 * [backup-simplify]: Simplify (+ 1 0) into 1 2.655 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.655 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.655 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.655 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 2.655 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 2.655 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.655 * [taylor]: Taking taylor expansion of l in x 2.655 * [backup-simplify]: Simplify l into l 2.655 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.655 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.655 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 2.655 * [taylor]: Taking taylor expansion of 2 in x 2.655 * [backup-simplify]: Simplify 2 into 2 2.655 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 2.655 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 2.655 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.655 * [taylor]: Taking taylor expansion of t in x 2.655 * [backup-simplify]: Simplify t into t 2.655 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.655 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.655 * [taylor]: Taking taylor expansion of x in x 2.655 * [backup-simplify]: Simplify 0 into 0 2.655 * [backup-simplify]: Simplify 1 into 1 2.656 * [backup-simplify]: Simplify (/ 1 1) into 1 2.656 * [taylor]: Taking taylor expansion of 1 in x 2.656 * [backup-simplify]: Simplify 1 into 1 2.656 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.656 * [backup-simplify]: Simplify (+ 1 0) into 1 2.656 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 2.657 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.657 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.657 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.657 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 2.657 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow l 2))) into (/ 1 (pow l 2)) 2.657 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 2.658 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 2.658 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 2.658 * [taylor]: Taking taylor expansion of 2 in l 2.658 * [backup-simplify]: Simplify 2 into 2 2.658 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.658 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.658 * [taylor]: Taking taylor expansion of t in l 2.658 * [backup-simplify]: Simplify t into t 2.658 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.658 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.659 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.659 * [backup-simplify]: Simplify (+ 0 0) into 0 2.660 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 1))) into 1 2.661 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.661 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (+ (* 0 1) (* 0 0))) into (pow t 2) 2.662 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 2.662 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 2.662 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.663 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 2.664 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.664 * [backup-simplify]: Simplify (+ 0 0) into 0 2.665 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 (pow l 2)) (* 0 0))) into (pow l 2) 2.666 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 2.666 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 2.666 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.666 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 2.666 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.666 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow t 2))) into (* 2 (/ 1 (pow t 2))) 2.667 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.667 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 2.667 * [backup-simplify]: Simplify (+ (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 2.667 * [taylor]: Taking taylor expansion of (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in l 2.667 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.667 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.667 * [taylor]: Taking taylor expansion of 4 in l 2.668 * [backup-simplify]: Simplify 4 into 4 2.668 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.668 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.668 * [taylor]: Taking taylor expansion of t in l 2.668 * [backup-simplify]: Simplify t into t 2.668 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.668 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.668 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.668 * [taylor]: Taking taylor expansion of 2 in l 2.668 * [backup-simplify]: Simplify 2 into 2 2.668 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.668 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.668 * [taylor]: Taking taylor expansion of l in l 2.668 * [backup-simplify]: Simplify 0 into 0 2.668 * [backup-simplify]: Simplify 1 into 1 2.668 * [backup-simplify]: Simplify (* 1 1) into 1 2.669 * [backup-simplify]: Simplify (/ 1 1) into 1 2.669 * [backup-simplify]: Simplify (* 2 1) into 2 2.670 * [backup-simplify]: Simplify (+ 0 2) into 2 2.670 * [backup-simplify]: Simplify (- 2) into -2 2.670 * [taylor]: Taking taylor expansion of -2 in t 2.670 * [backup-simplify]: Simplify -2 into -2 2.671 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.672 * [backup-simplify]: Simplify (+ 0 0) into 0 2.673 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 1)))) into 0 2.673 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.674 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (+ (* 0 1) (* 0 0)))) into 0 2.674 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (- (/ 1 (pow t 2))) (/ (pow t 2) (pow t 2))))) into (/ 1 (pow t 2)) 2.674 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 0 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2))))) into (* 2 (/ 1 (pow t 2))) 2.675 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.675 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 2.676 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.677 * [backup-simplify]: Simplify (+ 0 0) into 0 2.678 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 (pow l 2)) (* 0 0)))) into 0 2.678 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (- (/ 1 (pow l 2))) (/ (pow l 2) (pow l 2))))) into (/ 1 (pow l 2)) 2.678 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.678 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.679 * [backup-simplify]: Simplify (+ 0 1) into 1 2.679 * [backup-simplify]: Simplify (+ (* 1 0) (* 1 (pow l 2))) into (pow l 2) 2.679 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 2.679 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.680 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 2.680 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.680 * [backup-simplify]: Simplify (+ 0 1) into 1 2.680 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.681 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 1)) into (pow t 2) 2.681 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 2.681 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 2.681 * [backup-simplify]: Simplify (+ 0 (- (* 2 (/ 1 (pow t 2))))) into (- (* 2 (/ 1 (pow t 2)))) 2.681 * [backup-simplify]: Simplify (+ (- (/ 1 (pow l 2))) (- (* 2 (/ 1 (pow t 2))))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 2.681 * [backup-simplify]: Simplify (- (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.682 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 2.682 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.682 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.682 * [taylor]: Taking taylor expansion of 4 in l 2.682 * [backup-simplify]: Simplify 4 into 4 2.682 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.682 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.682 * [taylor]: Taking taylor expansion of t in l 2.682 * [backup-simplify]: Simplify t into t 2.682 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.682 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.682 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.682 * [taylor]: Taking taylor expansion of 2 in l 2.682 * [backup-simplify]: Simplify 2 into 2 2.682 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.682 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.682 * [taylor]: Taking taylor expansion of l in l 2.682 * [backup-simplify]: Simplify 0 into 0 2.682 * [backup-simplify]: Simplify 1 into 1 2.682 * [backup-simplify]: Simplify (* 1 1) into 1 2.683 * [backup-simplify]: Simplify (/ 1 1) into 1 2.683 * [backup-simplify]: Simplify (* 2 1) into 2 2.683 * [backup-simplify]: Simplify (+ 0 2) into 2 2.683 * [taylor]: Taking taylor expansion of 2 in t 2.683 * [backup-simplify]: Simplify 2 into 2 2.684 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.684 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.684 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.685 * [backup-simplify]: Simplify (+ 0 0) into 0 2.685 * [backup-simplify]: Simplify (- 0) into 0 2.685 * [taylor]: Taking taylor expansion of 0 in t 2.685 * [backup-simplify]: Simplify 0 into 0 2.685 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.685 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 2.685 * [taylor]: Taking taylor expansion of 2 in t 2.685 * [backup-simplify]: Simplify 2 into 2 2.685 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.685 * [taylor]: Taking taylor expansion of t in t 2.685 * [backup-simplify]: Simplify 0 into 0 2.685 * [backup-simplify]: Simplify 1 into 1 2.685 * [backup-simplify]: Simplify (* 1 1) into 1 2.686 * [backup-simplify]: Simplify (/ 2 1) into 2 2.686 * [backup-simplify]: Simplify 2 into 2 2.687 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.687 * [backup-simplify]: Simplify (+ 0 0) into 0 2.687 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 1))))) into 0 2.688 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 2.689 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 1) (* 0 0))))) into 0 2.689 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (- (/ 1 (pow t 2))) (/ 0 (pow t 2))) (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 2.689 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (+ (* 0 (/ 1 (pow t 2))) (+ (* 0 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))))) into (- (* 2 (/ 1 (pow t 2)))) 2.690 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 l))))) into 0 2.691 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2)))))) into 0 2.691 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.692 * [backup-simplify]: Simplify (+ 0 0) into 0 2.693 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (pow l 2)) (* 0 0))))) into 0 2.693 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (- (/ 1 (pow l 2))) (/ 0 (pow l 2))) (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 2.693 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 2.693 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.694 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.694 * [backup-simplify]: Simplify (+ 0 0) into 0 2.695 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 2.695 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* (- (/ 1 (pow l 2))) (/ (pow l 2) (pow l 2))))) into (/ 1 (pow l 2)) 2.696 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.696 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 2.696 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.696 * [backup-simplify]: Simplify (+ 0 0) into 0 2.697 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.697 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (* 0 1))) into 0 2.697 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* (- (/ 1 (pow t 2))) (/ (pow t 2) (pow t 2))))) into (/ 1 (pow t 2)) 2.698 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (+ (* 0 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2))))) into (* 2 (/ 1 (pow t 2))) 2.698 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 2.698 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.698 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 2.698 * [backup-simplify]: Simplify (+ (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 2.698 * [taylor]: Taking taylor expansion of (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in l 2.698 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.698 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.698 * [taylor]: Taking taylor expansion of 4 in l 2.698 * [backup-simplify]: Simplify 4 into 4 2.698 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.698 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.698 * [taylor]: Taking taylor expansion of t in l 2.698 * [backup-simplify]: Simplify t into t 2.698 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.698 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.698 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.698 * [taylor]: Taking taylor expansion of 2 in l 2.699 * [backup-simplify]: Simplify 2 into 2 2.699 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.699 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.699 * [taylor]: Taking taylor expansion of l in l 2.699 * [backup-simplify]: Simplify 0 into 0 2.699 * [backup-simplify]: Simplify 1 into 1 2.699 * [backup-simplify]: Simplify (* 1 1) into 1 2.699 * [backup-simplify]: Simplify (/ 1 1) into 1 2.699 * [backup-simplify]: Simplify (* 2 1) into 2 2.700 * [backup-simplify]: Simplify (+ 0 2) into 2 2.700 * [backup-simplify]: Simplify (- 2) into -2 2.700 * [taylor]: Taking taylor expansion of -2 in t 2.700 * [backup-simplify]: Simplify -2 into -2 2.700 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.701 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.701 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.701 * [backup-simplify]: Simplify (+ 0 0) into 0 2.701 * [taylor]: Taking taylor expansion of 0 in t 2.701 * [backup-simplify]: Simplify 0 into 0 2.702 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 2.702 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.703 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.703 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 2.703 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 2.703 * [backup-simplify]: Simplify (- (* 4 (/ 1 (pow t 2)))) into (- (* 4 (/ 1 (pow t 2)))) 2.703 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 (pow t 2)))) in t 2.703 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 2.703 * [taylor]: Taking taylor expansion of 4 in t 2.703 * [backup-simplify]: Simplify 4 into 4 2.703 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 2.703 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.703 * [taylor]: Taking taylor expansion of t in t 2.703 * [backup-simplify]: Simplify 0 into 0 2.703 * [backup-simplify]: Simplify 1 into 1 2.704 * [backup-simplify]: Simplify (* 1 1) into 1 2.704 * [backup-simplify]: Simplify (/ 1 1) into 1 2.704 * [backup-simplify]: Simplify (* 4 1) into 4 2.704 * [backup-simplify]: Simplify (- 4) into -4 2.704 * [backup-simplify]: Simplify -4 into -4 2.705 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.705 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.705 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 2.705 * [taylor]: Taking taylor expansion of 0 in t 2.705 * [backup-simplify]: Simplify 0 into 0 2.706 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.707 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 2.707 * [backup-simplify]: Simplify 0 into 0 2.707 * [backup-simplify]: Simplify -2 into -2 2.708 * [backup-simplify]: Simplify (+ (* -2 (* 1 (* (pow (/ 1 (- l)) -2) (/ 1 (- x))))) (+ (* -4 (* (pow (/ 1 (- t)) -2) (* 1 (/ 1 (- x))))) (* 2 (pow (* (/ 1 (/ 1 (- t))) (* 1 1)) 2)))) into (+ (* 2 (pow t 2)) (+ (* 2 (/ (pow l 2) x)) (* 4 (/ (pow t 2) x)))) 2.708 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 2.708 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 2.708 * [approximate]: Taking taylor expansion of (* t (sqrt 2)) in (t) around 0 2.708 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 2.708 * [taylor]: Taking taylor expansion of t in t 2.709 * [backup-simplify]: Simplify 0 into 0 2.709 * [backup-simplify]: Simplify 1 into 1 2.709 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.709 * [taylor]: Taking taylor expansion of 2 in t 2.709 * [backup-simplify]: Simplify 2 into 2 2.709 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.710 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.710 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 2.710 * [taylor]: Taking taylor expansion of t in t 2.710 * [backup-simplify]: Simplify 0 into 0 2.710 * [backup-simplify]: Simplify 1 into 1 2.710 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.710 * [taylor]: Taking taylor expansion of 2 in t 2.710 * [backup-simplify]: Simplify 2 into 2 2.710 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.711 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.711 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 2.711 * [backup-simplify]: Simplify 0 into 0 2.713 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 2.714 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.715 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.716 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 2.716 * [backup-simplify]: Simplify 0 into 0 2.717 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.719 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 2.719 * [backup-simplify]: Simplify 0 into 0 2.720 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.722 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 2.722 * [backup-simplify]: Simplify 0 into 0 2.723 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.724 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 2.724 * [backup-simplify]: Simplify 0 into 0 2.726 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.728 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 2.728 * [backup-simplify]: Simplify 0 into 0 2.731 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.733 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))))) into 0 2.733 * [backup-simplify]: Simplify 0 into 0 2.734 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 2.734 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 t)) into (/ (sqrt 2) t) 2.734 * [approximate]: Taking taylor expansion of (/ (sqrt 2) t) in (t) around 0 2.735 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 2.735 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.735 * [taylor]: Taking taylor expansion of 2 in t 2.735 * [backup-simplify]: Simplify 2 into 2 2.735 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.736 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.736 * [taylor]: Taking taylor expansion of t in t 2.736 * [backup-simplify]: Simplify 0 into 0 2.736 * [backup-simplify]: Simplify 1 into 1 2.737 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 2.737 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 2.737 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.737 * [taylor]: Taking taylor expansion of 2 in t 2.737 * [backup-simplify]: Simplify 2 into 2 2.738 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.738 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.738 * [taylor]: Taking taylor expansion of t in t 2.738 * [backup-simplify]: Simplify 0 into 0 2.738 * [backup-simplify]: Simplify 1 into 1 2.739 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 2.740 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.741 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 2.741 * [backup-simplify]: Simplify 0 into 0 2.742 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.743 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.743 * [backup-simplify]: Simplify 0 into 0 2.744 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.745 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.745 * [backup-simplify]: Simplify 0 into 0 2.747 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.748 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.748 * [backup-simplify]: Simplify 0 into 0 2.749 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.750 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.750 * [backup-simplify]: Simplify 0 into 0 2.757 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.759 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.759 * [backup-simplify]: Simplify 0 into 0 2.760 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (/ 1 t))) into (* t (sqrt 2)) 2.760 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (- t))) into (* -1 (/ (sqrt 2) t)) 2.760 * [approximate]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in (t) around 0 2.760 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 2.760 * [taylor]: Taking taylor expansion of -1 in t 2.760 * [backup-simplify]: Simplify -1 into -1 2.760 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 2.760 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.760 * [taylor]: Taking taylor expansion of 2 in t 2.760 * [backup-simplify]: Simplify 2 into 2 2.761 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.762 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.762 * [taylor]: Taking taylor expansion of t in t 2.762 * [backup-simplify]: Simplify 0 into 0 2.762 * [backup-simplify]: Simplify 1 into 1 2.763 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 2.763 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 2.763 * [taylor]: Taking taylor expansion of -1 in t 2.763 * [backup-simplify]: Simplify -1 into -1 2.763 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 2.763 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.763 * [taylor]: Taking taylor expansion of 2 in t 2.763 * [backup-simplify]: Simplify 2 into 2 2.763 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.764 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.764 * [taylor]: Taking taylor expansion of t in t 2.764 * [backup-simplify]: Simplify 0 into 0 2.764 * [backup-simplify]: Simplify 1 into 1 2.765 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 2.766 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 2.767 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 2.768 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 2.769 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (sqrt 2))) into 0 2.769 * [backup-simplify]: Simplify 0 into 0 2.770 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.771 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.772 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.772 * [backup-simplify]: Simplify 0 into 0 2.773 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.775 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.776 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 2.776 * [backup-simplify]: Simplify 0 into 0 2.777 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.779 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.780 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 2.780 * [backup-simplify]: Simplify 0 into 0 2.781 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.783 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.784 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 2.784 * [backup-simplify]: Simplify 0 into 0 2.786 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.787 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.789 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 2.789 * [backup-simplify]: Simplify 0 into 0 2.790 * [backup-simplify]: Simplify (* (* -1 (sqrt 2)) (/ 1 (/ 1 (- t)))) into (* t (sqrt 2)) 2.790 * * * * [progress]: [ 4 / 4 ] generating series at (2) 2.791 * [backup-simplify]: Simplify (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) into (* (* t (sqrt 2)) (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))))) 2.791 * [approximate]: Taking taylor expansion of (* (* t (sqrt 2)) (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))))) in (t x l) around 0 2.791 * [taylor]: Taking taylor expansion of (* (* t (sqrt 2)) (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))))) in l 2.791 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in l 2.791 * [taylor]: Taking taylor expansion of t in l 2.791 * [backup-simplify]: Simplify t into t 2.791 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.792 * [taylor]: Taking taylor expansion of 2 in l 2.792 * [backup-simplify]: Simplify 2 into 2 2.792 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.793 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.793 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)))) in l 2.793 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))) in l 2.793 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in l 2.793 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) in l 2.793 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in l 2.793 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 2.793 * [taylor]: Taking taylor expansion of x in l 2.793 * [backup-simplify]: Simplify x into x 2.793 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.793 * [taylor]: Taking taylor expansion of l in l 2.793 * [backup-simplify]: Simplify 0 into 0 2.793 * [backup-simplify]: Simplify 1 into 1 2.793 * [taylor]: Taking taylor expansion of (- x 1) in l 2.793 * [taylor]: Taking taylor expansion of x in l 2.793 * [backup-simplify]: Simplify x into x 2.793 * [taylor]: Taking taylor expansion of 1 in l 2.793 * [backup-simplify]: Simplify 1 into 1 2.794 * [backup-simplify]: Simplify (* 1 1) into 1 2.794 * [backup-simplify]: Simplify (* x 1) into x 2.794 * [backup-simplify]: Simplify (- 1) into -1 2.794 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.794 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 2.794 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1)))) in l 2.794 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in l 2.794 * [taylor]: Taking taylor expansion of 2 in l 2.794 * [backup-simplify]: Simplify 2 into 2 2.794 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in l 2.794 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in l 2.794 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.794 * [taylor]: Taking taylor expansion of t in l 2.794 * [backup-simplify]: Simplify t into t 2.794 * [taylor]: Taking taylor expansion of x in l 2.794 * [backup-simplify]: Simplify x into x 2.794 * [taylor]: Taking taylor expansion of (- x 1) in l 2.795 * [taylor]: Taking taylor expansion of x in l 2.795 * [backup-simplify]: Simplify x into x 2.795 * [taylor]: Taking taylor expansion of 1 in l 2.795 * [backup-simplify]: Simplify 1 into 1 2.795 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.795 * [backup-simplify]: Simplify (* (pow t 2) x) into (* (pow t 2) x) 2.795 * [backup-simplify]: Simplify (- 1) into -1 2.795 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.795 * [backup-simplify]: Simplify (/ (* (pow t 2) x) (- x 1)) into (/ (* (pow t 2) x) (- x 1)) 2.795 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in l 2.795 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in l 2.795 * [taylor]: Taking taylor expansion of 2 in l 2.795 * [backup-simplify]: Simplify 2 into 2 2.796 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in l 2.796 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.796 * [taylor]: Taking taylor expansion of t in l 2.796 * [backup-simplify]: Simplify t into t 2.796 * [taylor]: Taking taylor expansion of (- x 1) in l 2.796 * [taylor]: Taking taylor expansion of x in l 2.796 * [backup-simplify]: Simplify x into x 2.796 * [taylor]: Taking taylor expansion of 1 in l 2.796 * [backup-simplify]: Simplify 1 into 1 2.796 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.796 * [backup-simplify]: Simplify (- 1) into -1 2.796 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.796 * [backup-simplify]: Simplify (/ (pow t 2) (- x 1)) into (/ (pow t 2) (- x 1)) 2.796 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in l 2.796 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.796 * [taylor]: Taking taylor expansion of l in l 2.796 * [backup-simplify]: Simplify 0 into 0 2.796 * [backup-simplify]: Simplify 1 into 1 2.796 * [taylor]: Taking taylor expansion of (- x 1) in l 2.796 * [taylor]: Taking taylor expansion of x in l 2.797 * [backup-simplify]: Simplify x into x 2.797 * [taylor]: Taking taylor expansion of 1 in l 2.797 * [backup-simplify]: Simplify 1 into 1 2.797 * [backup-simplify]: Simplify (* 1 1) into 1 2.797 * [backup-simplify]: Simplify (- 1) into -1 2.797 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.798 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 2.798 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.798 * [taylor]: Taking taylor expansion of l in l 2.798 * [backup-simplify]: Simplify 0 into 0 2.798 * [backup-simplify]: Simplify 1 into 1 2.798 * [backup-simplify]: Simplify (* 2 (/ (* (pow t 2) x) (- x 1))) into (* 2 (/ (* (pow t 2) x) (- x 1))) 2.798 * [backup-simplify]: Simplify (* 2 (/ (pow t 2) (- x 1))) into (* 2 (/ (pow t 2) (- x 1))) 2.798 * [backup-simplify]: Simplify (+ (* 2 (/ (pow t 2) (- x 1))) 0) into (* 2 (/ (pow t 2) (- x 1))) 2.799 * [backup-simplify]: Simplify (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))) into (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))) 2.799 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1))))) into (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))) 2.800 * [backup-simplify]: Simplify (+ (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))) 0) into (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))) 2.800 * [backup-simplify]: Simplify (/ 1 (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1))))) into (/ 1 (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1))))) 2.801 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))))) into (sqrt (/ 1 (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))))) 2.801 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.801 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 x)) into 0 2.801 * [backup-simplify]: Simplify (- 0) into 0 2.802 * [backup-simplify]: Simplify (+ 0 0) into 0 2.802 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* (pow t 2) x) (- x 1)) (/ 0 (- x 1))))) into 0 2.803 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (* (pow t 2) x) (- x 1)))) into 0 2.803 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.803 * [backup-simplify]: Simplify (- 0) into 0 2.804 * [backup-simplify]: Simplify (+ 0 0) into 0 2.804 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow t 2) (- x 1)) (/ 0 (- x 1))))) into 0 2.805 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow t 2) (- x 1)))) into 0 2.805 * [backup-simplify]: Simplify (+ 0 0) into 0 2.805 * [backup-simplify]: Simplify (+ 0 0) into 0 2.806 * [backup-simplify]: Simplify (+ 0 0) into 0 2.806 * [backup-simplify]: Simplify (+ 0 0) into 0 2.807 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1))))) (/ 0 (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))))))) into 0 2.808 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))))))) into 0 2.808 * [taylor]: Taking taylor expansion of (* (* t (sqrt 2)) (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))))) in x 2.808 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in x 2.808 * [taylor]: Taking taylor expansion of t in x 2.808 * [backup-simplify]: Simplify t into t 2.808 * [taylor]: Taking taylor expansion of (sqrt 2) in x 2.808 * [taylor]: Taking taylor expansion of 2 in x 2.808 * [backup-simplify]: Simplify 2 into 2 2.808 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.809 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.809 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)))) in x 2.809 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))) in x 2.809 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in x 2.809 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) in x 2.809 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 2.809 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 2.809 * [taylor]: Taking taylor expansion of x in x 2.809 * [backup-simplify]: Simplify 0 into 0 2.810 * [backup-simplify]: Simplify 1 into 1 2.810 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.810 * [taylor]: Taking taylor expansion of l in x 2.810 * [backup-simplify]: Simplify l into l 2.810 * [taylor]: Taking taylor expansion of (- x 1) in x 2.810 * [taylor]: Taking taylor expansion of x in x 2.810 * [backup-simplify]: Simplify 0 into 0 2.810 * [backup-simplify]: Simplify 1 into 1 2.810 * [taylor]: Taking taylor expansion of 1 in x 2.810 * [backup-simplify]: Simplify 1 into 1 2.810 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.810 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.810 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.811 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 2.811 * [backup-simplify]: Simplify (- 1) into -1 2.811 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.812 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.812 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1)))) in x 2.812 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 2.812 * [taylor]: Taking taylor expansion of 2 in x 2.812 * [backup-simplify]: Simplify 2 into 2 2.812 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 2.812 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 2.812 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.812 * [taylor]: Taking taylor expansion of t in x 2.812 * [backup-simplify]: Simplify t into t 2.812 * [taylor]: Taking taylor expansion of x in x 2.812 * [backup-simplify]: Simplify 0 into 0 2.812 * [backup-simplify]: Simplify 1 into 1 2.812 * [taylor]: Taking taylor expansion of (- x 1) in x 2.812 * [taylor]: Taking taylor expansion of x in x 2.812 * [backup-simplify]: Simplify 0 into 0 2.812 * [backup-simplify]: Simplify 1 into 1 2.812 * [taylor]: Taking taylor expansion of 1 in x 2.812 * [backup-simplify]: Simplify 1 into 1 2.812 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.812 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.812 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.813 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.813 * [backup-simplify]: Simplify (- 1) into -1 2.813 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.813 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.813 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 2.813 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 2.814 * [taylor]: Taking taylor expansion of 2 in x 2.814 * [backup-simplify]: Simplify 2 into 2 2.814 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 2.814 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.814 * [taylor]: Taking taylor expansion of t in x 2.814 * [backup-simplify]: Simplify t into t 2.814 * [taylor]: Taking taylor expansion of (- x 1) in x 2.814 * [taylor]: Taking taylor expansion of x in x 2.814 * [backup-simplify]: Simplify 0 into 0 2.814 * [backup-simplify]: Simplify 1 into 1 2.814 * [taylor]: Taking taylor expansion of 1 in x 2.814 * [backup-simplify]: Simplify 1 into 1 2.814 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.814 * [backup-simplify]: Simplify (- 1) into -1 2.814 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.814 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.814 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 2.814 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.814 * [taylor]: Taking taylor expansion of l in x 2.814 * [backup-simplify]: Simplify l into l 2.814 * [taylor]: Taking taylor expansion of (- x 1) in x 2.814 * [taylor]: Taking taylor expansion of x in x 2.814 * [backup-simplify]: Simplify 0 into 0 2.814 * [backup-simplify]: Simplify 1 into 1 2.814 * [taylor]: Taking taylor expansion of 1 in x 2.814 * [backup-simplify]: Simplify 1 into 1 2.815 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.815 * [backup-simplify]: Simplify (- 1) into -1 2.815 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.815 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.815 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.815 * [taylor]: Taking taylor expansion of l in x 2.815 * [backup-simplify]: Simplify l into l 2.815 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 2.815 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (* -1 (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.816 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.816 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.816 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.816 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 2.816 * [backup-simplify]: Simplify (+ (- (+ (* 2 (pow t 2)) (pow l 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 2.816 * [backup-simplify]: Simplify (/ 1 (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) into (/ -1 (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 2.816 * [backup-simplify]: Simplify (sqrt (/ -1 (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) into (sqrt (/ -1 (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2.817 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 2.817 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.817 * [backup-simplify]: Simplify (- 0) into 0 2.817 * [backup-simplify]: Simplify (+ 1 0) into 1 2.818 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.818 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 2.818 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.818 * [backup-simplify]: Simplify (- 0) into 0 2.818 * [backup-simplify]: Simplify (+ 1 0) into 1 2.819 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.819 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.819 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 2.820 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.820 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.820 * [backup-simplify]: Simplify (- 0) into 0 2.820 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.821 * [backup-simplify]: Simplify (- (+ (* (/ -1 (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) (/ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))))))) into (+ (* 2 (/ (pow l 2) (pow (+ (* 2 (pow t 2)) (* 2 (pow l 2))) 2))) (* 4 (/ (pow t 2) (pow (+ (* 2 (pow t 2)) (* 2 (pow l 2))) 2)))) 2.821 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (pow l 2) (pow (+ (* 2 (pow t 2)) (* 2 (pow l 2))) 2))) (* 4 (/ (pow t 2) (pow (+ (* 2 (pow t 2)) (* 2 (pow l 2))) 2)))) (* 2 (sqrt (/ -1 (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) into (* 1/2 (/ (+ (* 2 (/ (pow l 2) (pow (+ (* 2 (pow t 2)) (* 2 (pow l 2))) 2))) (* 4 (/ (pow t 2) (pow (+ (* 2 (pow t 2)) (* 2 (pow l 2))) 2)))) (sqrt (/ -1 (+ (* 2 (pow t 2)) (* 2 (pow l 2))))))) 2.821 * [taylor]: Taking taylor expansion of (* (* t (sqrt 2)) (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))))) in t 2.821 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 2.821 * [taylor]: Taking taylor expansion of t in t 2.821 * [backup-simplify]: Simplify 0 into 0 2.821 * [backup-simplify]: Simplify 1 into 1 2.821 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.821 * [taylor]: Taking taylor expansion of 2 in t 2.821 * [backup-simplify]: Simplify 2 into 2 2.822 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.822 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.822 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)))) in t 2.822 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))) in t 2.822 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in t 2.822 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) in t 2.822 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in t 2.822 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 2.822 * [taylor]: Taking taylor expansion of x in t 2.822 * [backup-simplify]: Simplify x into x 2.822 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.822 * [taylor]: Taking taylor expansion of l in t 2.822 * [backup-simplify]: Simplify l into l 2.822 * [taylor]: Taking taylor expansion of (- x 1) in t 2.822 * [taylor]: Taking taylor expansion of x in t 2.822 * [backup-simplify]: Simplify x into x 2.822 * [taylor]: Taking taylor expansion of 1 in t 2.822 * [backup-simplify]: Simplify 1 into 1 2.823 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.823 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 2.823 * [backup-simplify]: Simplify (- 1) into -1 2.823 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.823 * [backup-simplify]: Simplify (/ (* x (pow l 2)) (- x 1)) into (/ (* x (pow l 2)) (- x 1)) 2.823 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1)))) in t 2.823 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in t 2.823 * [taylor]: Taking taylor expansion of 2 in t 2.823 * [backup-simplify]: Simplify 2 into 2 2.823 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in t 2.823 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in t 2.823 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.823 * [taylor]: Taking taylor expansion of t in t 2.823 * [backup-simplify]: Simplify 0 into 0 2.823 * [backup-simplify]: Simplify 1 into 1 2.823 * [taylor]: Taking taylor expansion of x in t 2.823 * [backup-simplify]: Simplify x into x 2.823 * [taylor]: Taking taylor expansion of (- x 1) in t 2.823 * [taylor]: Taking taylor expansion of x in t 2.823 * [backup-simplify]: Simplify x into x 2.823 * [taylor]: Taking taylor expansion of 1 in t 2.823 * [backup-simplify]: Simplify 1 into 1 2.824 * [backup-simplify]: Simplify (* 1 1) into 1 2.824 * [backup-simplify]: Simplify (* 1 x) into x 2.824 * [backup-simplify]: Simplify (- 1) into -1 2.824 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.824 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 2.824 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in t 2.824 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in t 2.824 * [taylor]: Taking taylor expansion of 2 in t 2.824 * [backup-simplify]: Simplify 2 into 2 2.824 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in t 2.824 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.824 * [taylor]: Taking taylor expansion of t in t 2.824 * [backup-simplify]: Simplify 0 into 0 2.824 * [backup-simplify]: Simplify 1 into 1 2.824 * [taylor]: Taking taylor expansion of (- x 1) in t 2.824 * [taylor]: Taking taylor expansion of x in t 2.824 * [backup-simplify]: Simplify x into x 2.824 * [taylor]: Taking taylor expansion of 1 in t 2.824 * [backup-simplify]: Simplify 1 into 1 2.825 * [backup-simplify]: Simplify (* 1 1) into 1 2.825 * [backup-simplify]: Simplify (- 1) into -1 2.825 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.825 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 2.825 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in t 2.825 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.825 * [taylor]: Taking taylor expansion of l in t 2.825 * [backup-simplify]: Simplify l into l 2.825 * [taylor]: Taking taylor expansion of (- x 1) in t 2.825 * [taylor]: Taking taylor expansion of x in t 2.825 * [backup-simplify]: Simplify x into x 2.825 * [taylor]: Taking taylor expansion of 1 in t 2.825 * [backup-simplify]: Simplify 1 into 1 2.825 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.825 * [backup-simplify]: Simplify (- 1) into -1 2.825 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.825 * [backup-simplify]: Simplify (/ (pow l 2) (- x 1)) into (/ (pow l 2) (- x 1)) 2.826 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.826 * [taylor]: Taking taylor expansion of l in t 2.826 * [backup-simplify]: Simplify l into l 2.826 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 2.826 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 2.826 * [backup-simplify]: Simplify (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) into (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) 2.826 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.826 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 2.826 * [backup-simplify]: Simplify (+ (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (- (pow l 2))) into (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) 2.827 * [backup-simplify]: Simplify (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) into (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) 2.827 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))) into (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))) 2.827 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.827 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (pow l 2))) into 0 2.827 * [backup-simplify]: Simplify (- 0) into 0 2.827 * [backup-simplify]: Simplify (+ 0 0) into 0 2.828 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* x (pow l 2)) (- x 1)) (/ 0 (- x 1))))) into 0 2.828 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.828 * [backup-simplify]: Simplify (- 0) into 0 2.828 * [backup-simplify]: Simplify (+ 0 0) into 0 2.828 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow l 2) (- x 1)) (/ 0 (- x 1))))) into 0 2.829 * [backup-simplify]: Simplify (+ 0 0) into 0 2.829 * [backup-simplify]: Simplify (+ 0 0) into 0 2.829 * [backup-simplify]: Simplify (+ 0 0) into 0 2.829 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.829 * [backup-simplify]: Simplify (- 0) into 0 2.830 * [backup-simplify]: Simplify (+ 0 0) into 0 2.830 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) (/ 0 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))))) into 0 2.830 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))))) into 0 2.831 * [taylor]: Taking taylor expansion of (* (* t (sqrt 2)) (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))))) in t 2.831 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 2.831 * [taylor]: Taking taylor expansion of t in t 2.831 * [backup-simplify]: Simplify 0 into 0 2.831 * [backup-simplify]: Simplify 1 into 1 2.831 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.831 * [taylor]: Taking taylor expansion of 2 in t 2.831 * [backup-simplify]: Simplify 2 into 2 2.831 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.831 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.831 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)))) in t 2.831 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2))) in t 2.831 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) (pow l 2)) in t 2.831 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))))) in t 2.831 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in t 2.831 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 2.831 * [taylor]: Taking taylor expansion of x in t 2.831 * [backup-simplify]: Simplify x into x 2.831 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.831 * [taylor]: Taking taylor expansion of l in t 2.832 * [backup-simplify]: Simplify l into l 2.832 * [taylor]: Taking taylor expansion of (- x 1) in t 2.832 * [taylor]: Taking taylor expansion of x in t 2.832 * [backup-simplify]: Simplify x into x 2.832 * [taylor]: Taking taylor expansion of 1 in t 2.832 * [backup-simplify]: Simplify 1 into 1 2.832 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.832 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 2.832 * [backup-simplify]: Simplify (- 1) into -1 2.832 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.832 * [backup-simplify]: Simplify (/ (* x (pow l 2)) (- x 1)) into (/ (* x (pow l 2)) (- x 1)) 2.832 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1)))) in t 2.832 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in t 2.832 * [taylor]: Taking taylor expansion of 2 in t 2.832 * [backup-simplify]: Simplify 2 into 2 2.832 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in t 2.832 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in t 2.832 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.832 * [taylor]: Taking taylor expansion of t in t 2.832 * [backup-simplify]: Simplify 0 into 0 2.832 * [backup-simplify]: Simplify 1 into 1 2.832 * [taylor]: Taking taylor expansion of x in t 2.832 * [backup-simplify]: Simplify x into x 2.832 * [taylor]: Taking taylor expansion of (- x 1) in t 2.832 * [taylor]: Taking taylor expansion of x in t 2.832 * [backup-simplify]: Simplify x into x 2.832 * [taylor]: Taking taylor expansion of 1 in t 2.832 * [backup-simplify]: Simplify 1 into 1 2.833 * [backup-simplify]: Simplify (* 1 1) into 1 2.833 * [backup-simplify]: Simplify (* 1 x) into x 2.833 * [backup-simplify]: Simplify (- 1) into -1 2.833 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.833 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 2.833 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in t 2.833 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in t 2.833 * [taylor]: Taking taylor expansion of 2 in t 2.833 * [backup-simplify]: Simplify 2 into 2 2.833 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in t 2.833 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.833 * [taylor]: Taking taylor expansion of t in t 2.833 * [backup-simplify]: Simplify 0 into 0 2.833 * [backup-simplify]: Simplify 1 into 1 2.833 * [taylor]: Taking taylor expansion of (- x 1) in t 2.833 * [taylor]: Taking taylor expansion of x in t 2.833 * [backup-simplify]: Simplify x into x 2.833 * [taylor]: Taking taylor expansion of 1 in t 2.833 * [backup-simplify]: Simplify 1 into 1 2.833 * [backup-simplify]: Simplify (* 1 1) into 1 2.834 * [backup-simplify]: Simplify (- 1) into -1 2.834 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.834 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 2.834 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in t 2.834 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.834 * [taylor]: Taking taylor expansion of l in t 2.834 * [backup-simplify]: Simplify l into l 2.834 * [taylor]: Taking taylor expansion of (- x 1) in t 2.834 * [taylor]: Taking taylor expansion of x in t 2.834 * [backup-simplify]: Simplify x into x 2.834 * [taylor]: Taking taylor expansion of 1 in t 2.834 * [backup-simplify]: Simplify 1 into 1 2.834 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.834 * [backup-simplify]: Simplify (- 1) into -1 2.834 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.834 * [backup-simplify]: Simplify (/ (pow l 2) (- x 1)) into (/ (pow l 2) (- x 1)) 2.834 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.834 * [taylor]: Taking taylor expansion of l in t 2.834 * [backup-simplify]: Simplify l into l 2.834 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 2.835 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 2.835 * [backup-simplify]: Simplify (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) into (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) 2.835 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.835 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 2.835 * [backup-simplify]: Simplify (+ (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (- (pow l 2))) into (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) 2.835 * [backup-simplify]: Simplify (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) into (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) 2.836 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))) into (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))) 2.836 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.836 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (pow l 2))) into 0 2.836 * [backup-simplify]: Simplify (- 0) into 0 2.836 * [backup-simplify]: Simplify (+ 0 0) into 0 2.836 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* x (pow l 2)) (- x 1)) (/ 0 (- x 1))))) into 0 2.836 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.837 * [backup-simplify]: Simplify (- 0) into 0 2.837 * [backup-simplify]: Simplify (+ 0 0) into 0 2.837 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow l 2) (- x 1)) (/ 0 (- x 1))))) into 0 2.838 * [backup-simplify]: Simplify (+ 0 0) into 0 2.838 * [backup-simplify]: Simplify (+ 0 0) into 0 2.838 * [backup-simplify]: Simplify (+ 0 0) into 0 2.838 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.839 * [backup-simplify]: Simplify (- 0) into 0 2.839 * [backup-simplify]: Simplify (+ 0 0) into 0 2.840 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) (/ 0 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))))) into 0 2.841 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))))) into 0 2.841 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 2.842 * [backup-simplify]: Simplify (* 0 (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))))) into 0 2.842 * [taylor]: Taking taylor expansion of 0 in x 2.842 * [backup-simplify]: Simplify 0 into 0 2.842 * [taylor]: Taking taylor expansion of 0 in l 2.842 * [backup-simplify]: Simplify 0 into 0 2.842 * [backup-simplify]: Simplify 0 into 0 2.844 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 2.846 * [backup-simplify]: Simplify (+ (* 0 0) (* (sqrt 2) (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))))) into (* (sqrt 2) (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))))) 2.846 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))))) in x 2.846 * [taylor]: Taking taylor expansion of (sqrt 2) in x 2.846 * [taylor]: Taking taylor expansion of 2 in x 2.846 * [backup-simplify]: Simplify 2 into 2 2.846 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.847 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.847 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))) in x 2.847 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) in x 2.847 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) in x 2.847 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) in x 2.847 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 2.847 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 2.847 * [taylor]: Taking taylor expansion of x in x 2.847 * [backup-simplify]: Simplify 0 into 0 2.847 * [backup-simplify]: Simplify 1 into 1 2.847 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.847 * [taylor]: Taking taylor expansion of l in x 2.847 * [backup-simplify]: Simplify l into l 2.847 * [taylor]: Taking taylor expansion of (- x 1) in x 2.847 * [taylor]: Taking taylor expansion of x in x 2.847 * [backup-simplify]: Simplify 0 into 0 2.847 * [backup-simplify]: Simplify 1 into 1 2.847 * [taylor]: Taking taylor expansion of 1 in x 2.847 * [backup-simplify]: Simplify 1 into 1 2.847 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.848 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.848 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.848 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 2.848 * [backup-simplify]: Simplify (- 1) into -1 2.849 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.849 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.849 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 2.849 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.849 * [taylor]: Taking taylor expansion of l in x 2.849 * [backup-simplify]: Simplify l into l 2.849 * [taylor]: Taking taylor expansion of (- x 1) in x 2.849 * [taylor]: Taking taylor expansion of x in x 2.849 * [backup-simplify]: Simplify 0 into 0 2.849 * [backup-simplify]: Simplify 1 into 1 2.849 * [taylor]: Taking taylor expansion of 1 in x 2.849 * [backup-simplify]: Simplify 1 into 1 2.849 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.850 * [backup-simplify]: Simplify (- 1) into -1 2.850 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.851 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.851 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.851 * [taylor]: Taking taylor expansion of l in x 2.851 * [backup-simplify]: Simplify l into l 2.851 * [backup-simplify]: Simplify (+ 0 (* -1 (pow l 2))) into (- (pow l 2)) 2.851 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.851 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 2.851 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (pow l 2))) into (- (* 2 (pow l 2))) 2.851 * [backup-simplify]: Simplify (/ 1 (- (* 2 (pow l 2)))) into (/ -1/2 (pow l 2)) 2.851 * [backup-simplify]: Simplify (sqrt (/ -1/2 (pow l 2))) into (sqrt (/ -1/2 (pow l 2))) 2.851 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.852 * [backup-simplify]: Simplify (- 0) into 0 2.852 * [backup-simplify]: Simplify (+ 1 0) into 1 2.853 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.853 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (pow l 2))) into (- (* 2 (pow l 2))) 2.853 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.854 * [backup-simplify]: Simplify (- 0) into 0 2.854 * [backup-simplify]: Simplify (+ (- (* 2 (pow l 2))) 0) into (- (* 2 (pow l 2))) 2.854 * [backup-simplify]: Simplify (- (+ (* (/ -1/2 (pow l 2)) (/ (- (* 2 (pow l 2))) (- (* 2 (pow l 2))))))) into (* 1/2 (/ 1 (pow l 2))) 2.855 * [backup-simplify]: Simplify (/ (* 1/2 (/ 1 (pow l 2))) (* 2 (sqrt (/ -1/2 (pow l 2))))) into (/ 1/4 (* (sqrt (/ -1/2 (pow l 2))) (pow l 2))) 2.855 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt (/ -1/2 (pow l 2)))) into (* (sqrt 2) (sqrt (/ -1/2 (pow l 2)))) 2.855 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt (/ -1/2 (pow l 2)))) in l 2.855 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.855 * [taylor]: Taking taylor expansion of 2 in l 2.855 * [backup-simplify]: Simplify 2 into 2 2.856 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.856 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.856 * [taylor]: Taking taylor expansion of (sqrt (/ -1/2 (pow l 2))) in l 2.856 * [taylor]: Taking taylor expansion of (/ -1/2 (pow l 2)) in l 2.856 * [taylor]: Taking taylor expansion of -1/2 in l 2.856 * [backup-simplify]: Simplify -1/2 into -1/2 2.856 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.856 * [taylor]: Taking taylor expansion of l in l 2.856 * [backup-simplify]: Simplify 0 into 0 2.857 * [backup-simplify]: Simplify 1 into 1 2.857 * [backup-simplify]: Simplify (* 1 1) into 1 2.857 * [backup-simplify]: Simplify (/ -1/2 1) into -1/2 2.858 * [backup-simplify]: Simplify (sqrt -1/2) into (sqrt -1/2) 2.858 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.859 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)))) into 0 2.860 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1/2))) into 0 2.861 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -1/2))) into 0 2.861 * [backup-simplify]: Simplify 0 into 0 2.861 * [taylor]: Taking taylor expansion of 0 in l 2.861 * [backup-simplify]: Simplify 0 into 0 2.861 * [backup-simplify]: Simplify 0 into 0 2.861 * [backup-simplify]: Simplify 0 into 0 2.861 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.862 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 2.862 * [backup-simplify]: Simplify (- 0) into 0 2.862 * [backup-simplify]: Simplify (+ 0 0) into 0 2.862 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* x (pow l 2)) (- x 1)) (/ 0 (- x 1))) (* 0 (/ 0 (- x 1))))) into 0 2.862 * [backup-simplify]: Simplify (* 2 (/ x (- x 1))) into (* 2 (/ x (- x 1))) 2.862 * [backup-simplify]: Simplify (* 2 (/ 1 (- x 1))) into (/ 2 (- x 1)) 2.863 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.863 * [backup-simplify]: Simplify (- 0) into 0 2.863 * [backup-simplify]: Simplify (+ 0 0) into 0 2.863 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow l 2) (- x 1)) (/ 0 (- x 1))) (* 0 (/ 0 (- x 1))))) into 0 2.864 * [backup-simplify]: Simplify (+ (/ 2 (- x 1)) 0) into (* 2 (/ 1 (- x 1))) 2.864 * [backup-simplify]: Simplify (+ (* 2 (/ x (- x 1))) (* 2 (/ 1 (- x 1)))) into (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1)))) 2.864 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1))))) into (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1)))) 2.864 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.864 * [backup-simplify]: Simplify (- 0) into 0 2.864 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1)))) 0) into (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1)))) 2.865 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) (/ (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1)))) (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))) (* 0 (/ 0 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))))) into (- (+ (* 2 (/ 1 (* (pow (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) 2) (- x 1)))) (* 2 (/ x (* (pow (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) 2) (- x 1)))))) 2.867 * [backup-simplify]: Simplify (/ (- (- (+ (* 2 (/ 1 (* (pow (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) 2) (- x 1)))) (* 2 (/ x (* (pow (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) 2) (- x 1)))))) (pow 0 2) (+)) (* 2 (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))))) into (* -1/2 (* (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) (+ (* 2 (/ 1 (* (pow (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) 2) (- x 1)))) (* 2 (/ x (* (pow (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) 2) (- x 1))))))) 2.868 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.868 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 2.870 * [backup-simplify]: Simplify (+ (* 0 (* -1/2 (* (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) (+ (* 2 (/ 1 (* (pow (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) 2) (- x 1)))) (* 2 (/ x (* (pow (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) 2) (- x 1)))))))) (+ (* (sqrt 2) 0) (* 0 (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))))))) into 0 2.870 * [taylor]: Taking taylor expansion of 0 in x 2.870 * [backup-simplify]: Simplify 0 into 0 2.870 * [taylor]: Taking taylor expansion of 0 in l 2.870 * [backup-simplify]: Simplify 0 into 0 2.870 * [backup-simplify]: Simplify 0 into 0 2.871 * [backup-simplify]: Simplify (+ (* (sqrt 2) (/ 1/4 (* (sqrt (/ -1/2 (pow l 2))) (pow l 2)))) (* 0 (sqrt (/ -1/2 (pow l 2))))) into (* 1/4 (/ (sqrt 2) (* (sqrt (/ -1/2 (pow l 2))) (pow l 2)))) 2.871 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 2) (* (sqrt (/ -1/2 (pow l 2))) (pow l 2)))) in l 2.871 * [taylor]: Taking taylor expansion of 1/4 in l 2.871 * [backup-simplify]: Simplify 1/4 into 1/4 2.871 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (sqrt (/ -1/2 (pow l 2))) (pow l 2))) in l 2.871 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.871 * [taylor]: Taking taylor expansion of 2 in l 2.871 * [backup-simplify]: Simplify 2 into 2 2.871 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.872 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.872 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1/2 (pow l 2))) (pow l 2)) in l 2.872 * [taylor]: Taking taylor expansion of (sqrt (/ -1/2 (pow l 2))) in l 2.872 * [taylor]: Taking taylor expansion of (/ -1/2 (pow l 2)) in l 2.872 * [taylor]: Taking taylor expansion of -1/2 in l 2.872 * [backup-simplify]: Simplify -1/2 into -1/2 2.872 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.872 * [taylor]: Taking taylor expansion of l in l 2.872 * [backup-simplify]: Simplify 0 into 0 2.872 * [backup-simplify]: Simplify 1 into 1 2.872 * [backup-simplify]: Simplify (* 1 1) into 1 2.872 * [backup-simplify]: Simplify (/ -1/2 1) into -1/2 2.872 * [backup-simplify]: Simplify (sqrt -1/2) into (sqrt -1/2) 2.873 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.873 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)))) into 0 2.874 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1/2))) into 0 2.874 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.874 * [taylor]: Taking taylor expansion of l in l 2.874 * [backup-simplify]: Simplify 0 into 0 2.874 * [backup-simplify]: Simplify 1 into 1 2.874 * [backup-simplify]: Simplify (* 1 1) into 1 2.875 * [backup-simplify]: Simplify (* (sqrt -1/2) 1) into (sqrt -1/2) 2.875 * [backup-simplify]: Simplify (/ (sqrt 2) (sqrt -1/2)) into (/ (sqrt 2) (sqrt -1/2)) 2.876 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.876 * [backup-simplify]: Simplify (+ (* (sqrt -1/2) 0) (* 0 1)) into 0 2.877 * [backup-simplify]: Simplify (- (/ 0 (sqrt -1/2)) (+ (* (/ (sqrt 2) (sqrt -1/2)) (/ 0 (sqrt -1/2))))) into 0 2.878 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 2) (sqrt -1/2)))) into 0 2.878 * [backup-simplify]: Simplify 0 into 0 2.878 * [backup-simplify]: Simplify 0 into 0 2.878 * [backup-simplify]: Simplify (/ (* (sqrt 2) (/ 1 t)) (sqrt (- (* (/ (+ (/ 1 x) 1) (- (/ 1 x) 1)) (+ (* (/ 1 l) (/ 1 l)) (* 2 (* (/ 1 t) (/ 1 t))))) (* (/ 1 l) (/ 1 l))))) into (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))))) 2.879 * [approximate]: Taking taylor expansion of (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))))) in (t x l) around 0 2.879 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))))) in l 2.879 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in l 2.879 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.879 * [taylor]: Taking taylor expansion of 2 in l 2.879 * [backup-simplify]: Simplify 2 into 2 2.882 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.882 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.882 * [taylor]: Taking taylor expansion of t in l 2.882 * [backup-simplify]: Simplify t into t 2.883 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 2.883 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))))) in l 2.883 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))) in l 2.883 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) in l 2.883 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) in l 2.883 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in l 2.883 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 2.883 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.883 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.883 * [taylor]: Taking taylor expansion of x in l 2.883 * [backup-simplify]: Simplify x into x 2.883 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.883 * [taylor]: Taking taylor expansion of 1 in l 2.883 * [backup-simplify]: Simplify 1 into 1 2.883 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.883 * [taylor]: Taking taylor expansion of l in l 2.883 * [backup-simplify]: Simplify 0 into 0 2.883 * [backup-simplify]: Simplify 1 into 1 2.883 * [backup-simplify]: Simplify (- 1) into -1 2.883 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.884 * [backup-simplify]: Simplify (* 1 1) into 1 2.884 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 2.884 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 2.884 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))))) in l 2.884 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in l 2.884 * [taylor]: Taking taylor expansion of 2 in l 2.884 * [backup-simplify]: Simplify 2 into 2 2.884 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in l 2.884 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in l 2.884 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.884 * [taylor]: Taking taylor expansion of t in l 2.884 * [backup-simplify]: Simplify t into t 2.884 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.884 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.884 * [taylor]: Taking taylor expansion of x in l 2.884 * [backup-simplify]: Simplify x into x 2.884 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.884 * [taylor]: Taking taylor expansion of 1 in l 2.884 * [backup-simplify]: Simplify 1 into 1 2.884 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.884 * [backup-simplify]: Simplify (- 1) into -1 2.884 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.884 * [backup-simplify]: Simplify (* (pow t 2) (- (/ 1 x) 1)) into (* (pow t 2) (- (/ 1 x) 1)) 2.885 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (- (/ 1 x) 1))) into (/ 1 (* (pow t 2) (- (/ 1 x) 1))) 2.885 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in l 2.885 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in l 2.885 * [taylor]: Taking taylor expansion of 2 in l 2.885 * [backup-simplify]: Simplify 2 into 2 2.885 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in l 2.885 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in l 2.885 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.885 * [taylor]: Taking taylor expansion of t in l 2.885 * [backup-simplify]: Simplify t into t 2.885 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in l 2.885 * [taylor]: Taking taylor expansion of x in l 2.885 * [backup-simplify]: Simplify x into x 2.885 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.885 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.885 * [taylor]: Taking taylor expansion of x in l 2.885 * [backup-simplify]: Simplify x into x 2.885 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.885 * [taylor]: Taking taylor expansion of 1 in l 2.885 * [backup-simplify]: Simplify 1 into 1 2.885 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.885 * [backup-simplify]: Simplify (- 1) into -1 2.885 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.885 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.885 * [backup-simplify]: Simplify (* (pow t 2) (* x (- (/ 1 x) 1))) into (* (pow t 2) (* x (- (/ 1 x) 1))) 2.885 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) into (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) 2.886 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in l 2.886 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in l 2.886 * [taylor]: Taking taylor expansion of x in l 2.886 * [backup-simplify]: Simplify x into x 2.886 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 2.886 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.886 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.886 * [taylor]: Taking taylor expansion of x in l 2.886 * [backup-simplify]: Simplify x into x 2.886 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.886 * [taylor]: Taking taylor expansion of 1 in l 2.886 * [backup-simplify]: Simplify 1 into 1 2.886 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.886 * [taylor]: Taking taylor expansion of l in l 2.886 * [backup-simplify]: Simplify 0 into 0 2.886 * [backup-simplify]: Simplify 1 into 1 2.886 * [backup-simplify]: Simplify (- 1) into -1 2.886 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.886 * [backup-simplify]: Simplify (* 1 1) into 1 2.886 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 2.886 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.886 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 2.887 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.887 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.887 * [taylor]: Taking taylor expansion of l in l 2.887 * [backup-simplify]: Simplify 0 into 0 2.887 * [backup-simplify]: Simplify 1 into 1 2.887 * [backup-simplify]: Simplify (* 1 1) into 1 2.887 * [backup-simplify]: Simplify (/ 1 1) into 1 2.887 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 1 (* x (- (/ 1 x) 1))) 2.887 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 1 (* x (- (/ 1 x) 1))) 2.887 * [backup-simplify]: Simplify (+ (/ 1 (- (/ 1 x) 1)) (/ 1 (* x (- (/ 1 x) 1)))) into (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 2.888 * [backup-simplify]: Simplify (- 1) into -1 2.888 * [backup-simplify]: Simplify (+ (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) -1) into (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1) 2.888 * [backup-simplify]: Simplify (/ 1 (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1)) into (/ 1 (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1)) 2.888 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1))) into (sqrt (/ 1 (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1))) 2.889 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.889 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.889 * [backup-simplify]: Simplify (- 0) into 0 2.889 * [backup-simplify]: Simplify (+ 0 0) into 0 2.889 * [backup-simplify]: Simplify (+ (* (- (/ 1 x) 1) 0) (* 0 1)) into 0 2.890 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 2.890 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.890 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.890 * [backup-simplify]: Simplify (- 0) into 0 2.890 * [backup-simplify]: Simplify (+ 0 0) into 0 2.891 * [backup-simplify]: Simplify (+ (* (- (/ 1 x) 1) 0) (* 0 1)) into 0 2.891 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 2.891 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 2.891 * [backup-simplify]: Simplify (+ 0 0) into 0 2.892 * [backup-simplify]: Simplify (+ 0 0) into 0 2.892 * [backup-simplify]: Simplify (+ 0 0) into 0 2.892 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.893 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.893 * [backup-simplify]: Simplify (- 0) into 0 2.893 * [backup-simplify]: Simplify (+ 0 0) into 0 2.894 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1)) (/ 0 (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1))))) into 0 2.894 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1))))) into 0 2.894 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))))) in x 2.894 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in x 2.894 * [taylor]: Taking taylor expansion of (sqrt 2) in x 2.894 * [taylor]: Taking taylor expansion of 2 in x 2.894 * [backup-simplify]: Simplify 2 into 2 2.895 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.895 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.895 * [taylor]: Taking taylor expansion of t in x 2.895 * [backup-simplify]: Simplify t into t 2.896 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 2.896 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))))) in x 2.896 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))) in x 2.896 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) in x 2.896 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) in x 2.896 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 2.896 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.896 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.896 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.896 * [taylor]: Taking taylor expansion of x in x 2.896 * [backup-simplify]: Simplify 0 into 0 2.896 * [backup-simplify]: Simplify 1 into 1 2.896 * [backup-simplify]: Simplify (/ 1 1) into 1 2.896 * [taylor]: Taking taylor expansion of 1 in x 2.896 * [backup-simplify]: Simplify 1 into 1 2.896 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.896 * [taylor]: Taking taylor expansion of l in x 2.897 * [backup-simplify]: Simplify l into l 2.897 * [backup-simplify]: Simplify (+ 1 0) into 1 2.897 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.897 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.897 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.897 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))))) in x 2.897 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 2.897 * [taylor]: Taking taylor expansion of 2 in x 2.897 * [backup-simplify]: Simplify 2 into 2 2.897 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 2.897 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 2.898 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.898 * [taylor]: Taking taylor expansion of t in x 2.898 * [backup-simplify]: Simplify t into t 2.898 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.898 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.898 * [taylor]: Taking taylor expansion of x in x 2.898 * [backup-simplify]: Simplify 0 into 0 2.898 * [backup-simplify]: Simplify 1 into 1 2.898 * [backup-simplify]: Simplify (/ 1 1) into 1 2.899 * [taylor]: Taking taylor expansion of 1 in x 2.899 * [backup-simplify]: Simplify 1 into 1 2.899 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.899 * [backup-simplify]: Simplify (+ 1 0) into 1 2.899 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 2.899 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.899 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in x 2.899 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 2.899 * [taylor]: Taking taylor expansion of 2 in x 2.899 * [backup-simplify]: Simplify 2 into 2 2.899 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 2.899 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 2.899 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.899 * [taylor]: Taking taylor expansion of t in x 2.900 * [backup-simplify]: Simplify t into t 2.900 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 2.900 * [taylor]: Taking taylor expansion of x in x 2.900 * [backup-simplify]: Simplify 0 into 0 2.900 * [backup-simplify]: Simplify 1 into 1 2.900 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.900 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.900 * [taylor]: Taking taylor expansion of x in x 2.900 * [backup-simplify]: Simplify 0 into 0 2.900 * [backup-simplify]: Simplify 1 into 1 2.900 * [backup-simplify]: Simplify (/ 1 1) into 1 2.900 * [taylor]: Taking taylor expansion of 1 in x 2.900 * [backup-simplify]: Simplify 1 into 1 2.900 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.901 * [backup-simplify]: Simplify (+ 1 0) into 1 2.901 * [backup-simplify]: Simplify (* 0 1) into 0 2.901 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.902 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.902 * [backup-simplify]: Simplify (- 1) into -1 2.903 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.903 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 2.903 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.904 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.904 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.904 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 2.904 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 2.904 * [taylor]: Taking taylor expansion of x in x 2.904 * [backup-simplify]: Simplify 0 into 0 2.904 * [backup-simplify]: Simplify 1 into 1 2.904 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.904 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.904 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.904 * [taylor]: Taking taylor expansion of x in x 2.904 * [backup-simplify]: Simplify 0 into 0 2.904 * [backup-simplify]: Simplify 1 into 1 2.905 * [backup-simplify]: Simplify (/ 1 1) into 1 2.905 * [taylor]: Taking taylor expansion of 1 in x 2.905 * [backup-simplify]: Simplify 1 into 1 2.905 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.905 * [taylor]: Taking taylor expansion of l in x 2.905 * [backup-simplify]: Simplify l into l 2.905 * [backup-simplify]: Simplify (+ 1 0) into 1 2.906 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.906 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.906 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.906 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.907 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.907 * [backup-simplify]: Simplify (- 1) into -1 2.907 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.908 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 2.908 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 2.908 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.908 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 2.908 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.908 * [taylor]: Taking taylor expansion of l in x 2.908 * [backup-simplify]: Simplify l into l 2.908 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.908 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.909 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.909 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.909 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.909 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.909 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 2.910 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 2.910 * [backup-simplify]: Simplify (/ 1 (* 2 (/ 1 (pow t 2)))) into (* 1/2 (pow t 2)) 2.910 * [backup-simplify]: Simplify (sqrt (* 1/2 (pow t 2))) into (* t (sqrt 1/2)) 2.910 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.911 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.911 * [backup-simplify]: Simplify (- 0) into 0 2.912 * [backup-simplify]: Simplify (+ 0 0) into 0 2.913 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 2.913 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.914 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (+ (* 0 1) (* 0 0))) into (- (pow t 2)) 2.914 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 2.915 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 2.915 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.916 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.916 * [backup-simplify]: Simplify (- 0) into 0 2.917 * [backup-simplify]: Simplify (+ 0 0) into 0 2.918 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 2.918 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (- (pow l 2))) (* 0 (pow l 2)))) into (- (pow l 2)) 2.919 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 2.919 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.919 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.919 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (+ (* 4 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 2.920 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.920 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 2.920 * [backup-simplify]: Simplify (- 0) into 0 2.920 * [backup-simplify]: Simplify (+ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 0) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 2.921 * [backup-simplify]: Simplify (- (+ (* (* 1/2 (pow t 2)) (/ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (* 2 (/ 1 (pow t 2))))))) into (- (+ (pow t 2) (* 1/2 (/ (pow t 4) (pow l 2))))) 2.922 * [backup-simplify]: Simplify (/ (- (+ (pow t 2) (* 1/2 (/ (pow t 4) (pow l 2))))) (* 2 (sqrt (* 1/2 (pow t 2))))) into (* -1/2 (/ (+ (pow t 2) (* 1/2 (/ (pow t 4) (pow l 2)))) (* t (sqrt 1/2)))) 2.922 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))))) in t 2.922 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 2.922 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.922 * [taylor]: Taking taylor expansion of 2 in t 2.922 * [backup-simplify]: Simplify 2 into 2 2.922 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.923 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.923 * [taylor]: Taking taylor expansion of t in t 2.923 * [backup-simplify]: Simplify 0 into 0 2.923 * [backup-simplify]: Simplify 1 into 1 2.924 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 2.924 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))))) in t 2.924 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))) in t 2.924 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) in t 2.924 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) in t 2.924 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in t 2.924 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.924 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.924 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.924 * [taylor]: Taking taylor expansion of x in t 2.924 * [backup-simplify]: Simplify x into x 2.924 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.924 * [taylor]: Taking taylor expansion of 1 in t 2.924 * [backup-simplify]: Simplify 1 into 1 2.924 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.924 * [taylor]: Taking taylor expansion of l in t 2.924 * [backup-simplify]: Simplify l into l 2.925 * [backup-simplify]: Simplify (- 1) into -1 2.925 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.925 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.925 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.925 * [backup-simplify]: Simplify (/ 1 (* (- (/ 1 x) 1) (pow l 2))) into (/ 1 (* (- (/ 1 x) 1) (pow l 2))) 2.925 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))))) in t 2.925 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in t 2.925 * [taylor]: Taking taylor expansion of 2 in t 2.925 * [backup-simplify]: Simplify 2 into 2 2.925 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in t 2.925 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in t 2.925 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.926 * [taylor]: Taking taylor expansion of t in t 2.926 * [backup-simplify]: Simplify 0 into 0 2.926 * [backup-simplify]: Simplify 1 into 1 2.926 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.926 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.926 * [taylor]: Taking taylor expansion of x in t 2.926 * [backup-simplify]: Simplify x into x 2.926 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.926 * [taylor]: Taking taylor expansion of 1 in t 2.926 * [backup-simplify]: Simplify 1 into 1 2.926 * [backup-simplify]: Simplify (* 1 1) into 1 2.927 * [backup-simplify]: Simplify (- 1) into -1 2.927 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.927 * [backup-simplify]: Simplify (* 1 (- (/ 1 x) 1)) into (- (/ 1 x) 1) 2.927 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 2.927 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in t 2.927 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in t 2.927 * [taylor]: Taking taylor expansion of 2 in t 2.927 * [backup-simplify]: Simplify 2 into 2 2.927 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in t 2.927 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in t 2.927 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.927 * [taylor]: Taking taylor expansion of t in t 2.927 * [backup-simplify]: Simplify 0 into 0 2.927 * [backup-simplify]: Simplify 1 into 1 2.927 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in t 2.927 * [taylor]: Taking taylor expansion of x in t 2.927 * [backup-simplify]: Simplify x into x 2.927 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.927 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.927 * [taylor]: Taking taylor expansion of x in t 2.927 * [backup-simplify]: Simplify x into x 2.927 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.927 * [taylor]: Taking taylor expansion of 1 in t 2.927 * [backup-simplify]: Simplify 1 into 1 2.928 * [backup-simplify]: Simplify (* 1 1) into 1 2.928 * [backup-simplify]: Simplify (- 1) into -1 2.928 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.928 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.928 * [backup-simplify]: Simplify (* 1 (* x (- (/ 1 x) 1))) into (* x (- (/ 1 x) 1)) 2.929 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 2.929 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in t 2.929 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in t 2.929 * [taylor]: Taking taylor expansion of x in t 2.929 * [backup-simplify]: Simplify x into x 2.929 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.929 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.929 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.929 * [taylor]: Taking taylor expansion of x in t 2.929 * [backup-simplify]: Simplify x into x 2.929 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.929 * [taylor]: Taking taylor expansion of 1 in t 2.929 * [backup-simplify]: Simplify 1 into 1 2.929 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.929 * [taylor]: Taking taylor expansion of l in t 2.929 * [backup-simplify]: Simplify l into l 2.929 * [backup-simplify]: Simplify (- 1) into -1 2.930 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.930 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.930 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.930 * [backup-simplify]: Simplify (* x (* (- (/ 1 x) 1) (pow l 2))) into (* x (* (- (/ 1 x) 1) (pow l 2))) 2.930 * [backup-simplify]: Simplify (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 2.930 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 2.930 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.930 * [taylor]: Taking taylor expansion of l in t 2.930 * [backup-simplify]: Simplify l into l 2.930 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.930 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.930 * [backup-simplify]: Simplify (* 2 (/ 1 (- (/ 1 x) 1))) into (/ 2 (- (/ 1 x) 1)) 2.931 * [backup-simplify]: Simplify (* 2 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 2 (* x (- (/ 1 x) 1))) 2.931 * [backup-simplify]: Simplify (+ (/ 2 (* x (- (/ 1 x) 1))) 0) into (* 2 (/ 1 (* x (- (/ 1 x) 1)))) 2.931 * [backup-simplify]: Simplify (+ (/ 2 (- (/ 1 x) 1)) (* 2 (/ 1 (* x (- (/ 1 x) 1))))) into (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2.931 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) into (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2.932 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 0) into (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2.932 * [backup-simplify]: Simplify (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) into (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) 2.932 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))) into (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))) 2.932 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.933 * [backup-simplify]: Simplify (- 0) into 0 2.933 * [backup-simplify]: Simplify (+ 0 0) into 0 2.934 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.934 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (- (/ 1 x) 1))) into 0 2.935 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 2.935 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (- (/ 1 x) 1)))) into 0 2.935 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.936 * [backup-simplify]: Simplify (- 0) into 0 2.936 * [backup-simplify]: Simplify (+ 0 0) into 0 2.936 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 2.937 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.938 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* x (- (/ 1 x) 1)))) into 0 2.938 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 2.938 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* x (- (/ 1 x) 1))))) into 0 2.939 * [backup-simplify]: Simplify (+ 0 0) into 0 2.939 * [backup-simplify]: Simplify (+ 0 0) into 0 2.940 * [backup-simplify]: Simplify (+ 0 0) into 0 2.940 * [backup-simplify]: Simplify (+ 0 0) into 0 2.940 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) (/ 0 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into 0 2.941 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into 0 2.941 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))))) in t 2.941 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 2.941 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.941 * [taylor]: Taking taylor expansion of 2 in t 2.941 * [backup-simplify]: Simplify 2 into 2 2.941 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.942 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.942 * [taylor]: Taking taylor expansion of t in t 2.942 * [backup-simplify]: Simplify 0 into 0 2.942 * [backup-simplify]: Simplify 1 into 1 2.943 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 2.943 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))))) in t 2.943 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2)))) in t 2.943 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) (/ 1 (pow l 2))) in t 2.943 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))))) in t 2.943 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in t 2.943 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.943 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.943 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.943 * [taylor]: Taking taylor expansion of x in t 2.943 * [backup-simplify]: Simplify x into x 2.943 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.943 * [taylor]: Taking taylor expansion of 1 in t 2.944 * [backup-simplify]: Simplify 1 into 1 2.944 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.944 * [taylor]: Taking taylor expansion of l in t 2.944 * [backup-simplify]: Simplify l into l 2.944 * [backup-simplify]: Simplify (- 1) into -1 2.944 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.944 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.944 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.944 * [backup-simplify]: Simplify (/ 1 (* (- (/ 1 x) 1) (pow l 2))) into (/ 1 (* (- (/ 1 x) 1) (pow l 2))) 2.944 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))))) in t 2.944 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in t 2.945 * [taylor]: Taking taylor expansion of 2 in t 2.945 * [backup-simplify]: Simplify 2 into 2 2.945 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in t 2.945 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in t 2.945 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.945 * [taylor]: Taking taylor expansion of t in t 2.945 * [backup-simplify]: Simplify 0 into 0 2.945 * [backup-simplify]: Simplify 1 into 1 2.945 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.945 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.945 * [taylor]: Taking taylor expansion of x in t 2.945 * [backup-simplify]: Simplify x into x 2.945 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.945 * [taylor]: Taking taylor expansion of 1 in t 2.945 * [backup-simplify]: Simplify 1 into 1 2.945 * [backup-simplify]: Simplify (* 1 1) into 1 2.946 * [backup-simplify]: Simplify (- 1) into -1 2.946 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.946 * [backup-simplify]: Simplify (* 1 (- (/ 1 x) 1)) into (- (/ 1 x) 1) 2.946 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 2.946 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) in t 2.946 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in t 2.946 * [taylor]: Taking taylor expansion of 2 in t 2.946 * [backup-simplify]: Simplify 2 into 2 2.946 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in t 2.946 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in t 2.946 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.946 * [taylor]: Taking taylor expansion of t in t 2.946 * [backup-simplify]: Simplify 0 into 0 2.946 * [backup-simplify]: Simplify 1 into 1 2.946 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in t 2.946 * [taylor]: Taking taylor expansion of x in t 2.946 * [backup-simplify]: Simplify x into x 2.946 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.946 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.946 * [taylor]: Taking taylor expansion of x in t 2.946 * [backup-simplify]: Simplify x into x 2.946 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.947 * [taylor]: Taking taylor expansion of 1 in t 2.947 * [backup-simplify]: Simplify 1 into 1 2.947 * [backup-simplify]: Simplify (* 1 1) into 1 2.947 * [backup-simplify]: Simplify (- 1) into -1 2.947 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.947 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.948 * [backup-simplify]: Simplify (* 1 (* x (- (/ 1 x) 1))) into (* x (- (/ 1 x) 1)) 2.948 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 2.948 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in t 2.948 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in t 2.948 * [taylor]: Taking taylor expansion of x in t 2.948 * [backup-simplify]: Simplify x into x 2.948 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.948 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.948 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.948 * [taylor]: Taking taylor expansion of x in t 2.948 * [backup-simplify]: Simplify x into x 2.948 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.948 * [taylor]: Taking taylor expansion of 1 in t 2.948 * [backup-simplify]: Simplify 1 into 1 2.948 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.948 * [taylor]: Taking taylor expansion of l in t 2.948 * [backup-simplify]: Simplify l into l 2.949 * [backup-simplify]: Simplify (- 1) into -1 2.949 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.949 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.949 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.949 * [backup-simplify]: Simplify (* x (* (- (/ 1 x) 1) (pow l 2))) into (* x (* (- (/ 1 x) 1) (pow l 2))) 2.949 * [backup-simplify]: Simplify (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 2.949 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 2.949 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.949 * [taylor]: Taking taylor expansion of l in t 2.949 * [backup-simplify]: Simplify l into l 2.949 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.950 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.950 * [backup-simplify]: Simplify (* 2 (/ 1 (- (/ 1 x) 1))) into (/ 2 (- (/ 1 x) 1)) 2.950 * [backup-simplify]: Simplify (* 2 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 2 (* x (- (/ 1 x) 1))) 2.950 * [backup-simplify]: Simplify (+ (/ 2 (* x (- (/ 1 x) 1))) 0) into (* 2 (/ 1 (* x (- (/ 1 x) 1)))) 2.950 * [backup-simplify]: Simplify (+ (/ 2 (- (/ 1 x) 1)) (* 2 (/ 1 (* x (- (/ 1 x) 1))))) into (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2.950 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) into (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2.951 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 0) into (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2.951 * [backup-simplify]: Simplify (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) into (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) 2.951 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))) into (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))) 2.951 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.952 * [backup-simplify]: Simplify (- 0) into 0 2.952 * [backup-simplify]: Simplify (+ 0 0) into 0 2.953 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.953 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (- (/ 1 x) 1))) into 0 2.954 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 2.954 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (- (/ 1 x) 1)))) into 0 2.954 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.955 * [backup-simplify]: Simplify (- 0) into 0 2.955 * [backup-simplify]: Simplify (+ 0 0) into 0 2.955 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 2.956 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.957 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* x (- (/ 1 x) 1)))) into 0 2.957 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 2.958 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* x (- (/ 1 x) 1))))) into 0 2.958 * [backup-simplify]: Simplify (+ 0 0) into 0 2.959 * [backup-simplify]: Simplify (+ 0 0) into 0 2.959 * [backup-simplify]: Simplify (+ 0 0) into 0 2.959 * [backup-simplify]: Simplify (+ 0 0) into 0 2.960 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) (/ 0 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into 0 2.960 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into 0 2.961 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))))) into (* (sqrt 2) (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))))) 2.961 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))))) in x 2.961 * [taylor]: Taking taylor expansion of (sqrt 2) in x 2.961 * [taylor]: Taking taylor expansion of 2 in x 2.961 * [backup-simplify]: Simplify 2 into 2 2.962 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.962 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.962 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))) in x 2.962 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) in x 2.962 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) in x 2.962 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* x (- (/ 1 x) 1)))) in x 2.963 * [taylor]: Taking taylor expansion of 2 in x 2.963 * [backup-simplify]: Simplify 2 into 2 2.963 * [taylor]: Taking taylor expansion of (/ 1 (* x (- (/ 1 x) 1))) in x 2.963 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 2.963 * [taylor]: Taking taylor expansion of x in x 2.963 * [backup-simplify]: Simplify 0 into 0 2.963 * [backup-simplify]: Simplify 1 into 1 2.963 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.963 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.963 * [taylor]: Taking taylor expansion of x in x 2.963 * [backup-simplify]: Simplify 0 into 0 2.963 * [backup-simplify]: Simplify 1 into 1 2.963 * [backup-simplify]: Simplify (/ 1 1) into 1 2.963 * [taylor]: Taking taylor expansion of 1 in x 2.963 * [backup-simplify]: Simplify 1 into 1 2.964 * [backup-simplify]: Simplify (+ 1 0) into 1 2.964 * [backup-simplify]: Simplify (* 0 1) into 0 2.965 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.965 * [backup-simplify]: Simplify (- 1) into -1 2.966 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.966 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 2.967 * [backup-simplify]: Simplify (/ 1 1) into 1 2.967 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (- (/ 1 x) 1))) in x 2.967 * [taylor]: Taking taylor expansion of 2 in x 2.967 * [backup-simplify]: Simplify 2 into 2 2.967 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 1)) in x 2.967 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.967 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.967 * [taylor]: Taking taylor expansion of x in x 2.967 * [backup-simplify]: Simplify 0 into 0 2.967 * [backup-simplify]: Simplify 1 into 1 2.968 * [backup-simplify]: Simplify (/ 1 1) into 1 2.968 * [taylor]: Taking taylor expansion of 1 in x 2.968 * [backup-simplify]: Simplify 1 into 1 2.968 * [backup-simplify]: Simplify (+ 1 0) into 1 2.968 * [backup-simplify]: Simplify (/ 1 1) into 1 2.969 * [backup-simplify]: Simplify (* 2 1) into 2 2.969 * [backup-simplify]: Simplify (+ 2 0) into 2 2.970 * [backup-simplify]: Simplify (/ 1 2) into 1/2 2.970 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 2.971 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.971 * [backup-simplify]: Simplify (- 0) into 0 2.972 * [backup-simplify]: Simplify (+ 0 0) into 0 2.973 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 2.974 * [backup-simplify]: Simplify (- (+ (* 1 (/ -1 1)))) into 1 2.974 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 1)) into 2 2.975 * [backup-simplify]: Simplify (* 2 1) into 2 2.975 * [backup-simplify]: Simplify (+ 2 2) into 4 2.976 * [backup-simplify]: Simplify (- (+ (* 1/2 (/ 4 2)))) into -1 2.977 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 1/2))) into (/ -1/2 (sqrt 1/2)) 2.979 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 1/2)) into (* (sqrt 2) (sqrt 1/2)) 2.979 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt 1/2)) in l 2.979 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.979 * [taylor]: Taking taylor expansion of 2 in l 2.979 * [backup-simplify]: Simplify 2 into 2 2.980 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.980 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.980 * [taylor]: Taking taylor expansion of (sqrt 1/2) in l 2.980 * [taylor]: Taking taylor expansion of 1/2 in l 2.980 * [backup-simplify]: Simplify 1/2 into 1/2 2.981 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 2.981 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 2.982 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 1/2))) into 0 2.982 * [backup-simplify]: Simplify 0 into 0 2.983 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 2.984 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into 0 2.984 * [taylor]: Taking taylor expansion of 0 in x 2.984 * [backup-simplify]: Simplify 0 into 0 2.984 * [taylor]: Taking taylor expansion of 0 in l 2.984 * [backup-simplify]: Simplify 0 into 0 2.984 * [backup-simplify]: Simplify 0 into 0 2.988 * [backup-simplify]: Simplify (+ (* (sqrt 2) (/ -1/2 (sqrt 1/2))) (* 0 (sqrt 1/2))) into (- (* 1/2 (/ (sqrt 2) (sqrt 1/2)))) 2.988 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ (sqrt 2) (sqrt 1/2)))) in l 2.988 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (sqrt 1/2))) in l 2.988 * [taylor]: Taking taylor expansion of 1/2 in l 2.988 * [backup-simplify]: Simplify 1/2 into 1/2 2.988 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (sqrt 1/2)) in l 2.988 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.988 * [taylor]: Taking taylor expansion of 2 in l 2.988 * [backup-simplify]: Simplify 2 into 2 2.989 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.989 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.990 * [taylor]: Taking taylor expansion of (sqrt 1/2) in l 2.990 * [taylor]: Taking taylor expansion of 1/2 in l 2.990 * [backup-simplify]: Simplify 1/2 into 1/2 2.990 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 2.991 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 2.992 * [backup-simplify]: Simplify (/ (sqrt 2) (sqrt 1/2)) into (/ (sqrt 2) (sqrt 1/2)) 2.993 * [backup-simplify]: Simplify (- (/ 0 (sqrt 1/2)) (+ (* (/ (sqrt 2) (sqrt 1/2)) (/ 0 (sqrt 1/2))))) into 0 2.994 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt 1/2)))) into 0 2.995 * [backup-simplify]: Simplify (- 0) into 0 2.995 * [backup-simplify]: Simplify 0 into 0 2.996 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into 0 2.997 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.999 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 1/2)))) into 0 2.999 * [backup-simplify]: Simplify 0 into 0 2.999 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.999 * [backup-simplify]: Simplify (- 0) into 0 3.000 * [backup-simplify]: Simplify (+ 0 0) into 0 3.001 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.002 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (- (/ 1 x) 1)))) into 0 3.002 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))) (* 0 (/ 0 (- (/ 1 x) 1))))) into 0 3.003 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (- (/ 1 x) 1))))) into 0 3.003 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 3.003 * [backup-simplify]: Simplify (- 0) into 0 3.004 * [backup-simplify]: Simplify (+ 0 0) into 0 3.004 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 (- (/ 1 x) 1)))) into 0 3.005 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.006 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* x (- (/ 1 x) 1))))) into 0 3.006 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))) (* 0 (/ 0 (* x (- (/ 1 x) 1)))))) into 0 3.007 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (* x (- (/ 1 x) 1)))))) into 0 3.008 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 3.008 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 3.008 * [backup-simplify]: Simplify (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) into (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) 3.008 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 3.009 * [backup-simplify]: Simplify (+ (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) (- (/ 1 (pow l 2)))) into (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) (/ 1 (pow l 2))) 3.011 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) (/ (- (+ (/ 1 (* (- (/ 1 x) 1) (pow l 2))) (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) (/ 1 (pow l 2))) (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))) (* 0 (/ 0 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into (- (/ 1 (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))) (+ (/ 1 (* x (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))))) (/ 1 (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2)))))) 3.014 * [backup-simplify]: Simplify (/ (- (- (/ 1 (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))) (+ (/ 1 (* x (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))))) (/ 1 (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2)))))) (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into (* 1/2 (* (- (/ 1 (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))) (+ (/ 1 (* x (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))))) (/ 1 (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2)))))) (sqrt (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))))) 3.015 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 3.016 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.025 * [backup-simplify]: Simplify (+ (* (sqrt 2) (* 1/2 (* (- (/ 1 (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))) (+ (/ 1 (* x (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2))))) (/ 1 (* (- (/ 1 x) 1) (* (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 2) (pow l 2)))))) (sqrt (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) (+ (* 0 0) (* 0 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))))))) into (- (* 1/2 (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))) (+ (* 1/2 (* (/ (sqrt 2) (* (- (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))) (* 1/2 (* (/ (sqrt 2) (* (- (/ 1 x) 1) (* x (pow l 2)))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))))) 3.025 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))) (+ (* 1/2 (* (/ (sqrt 2) (* (- (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))) (* 1/2 (* (/ (sqrt 2) (* (- (/ 1 x) 1) (* x (pow l 2)))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))))) in x 3.025 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))) in x 3.025 * [taylor]: Taking taylor expansion of 1/2 in x 3.025 * [backup-simplify]: Simplify 1/2 into 1/2 3.025 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)))) in x 3.025 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (pow l 2)) in x 3.025 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.025 * [taylor]: Taking taylor expansion of 2 in x 3.025 * [backup-simplify]: Simplify 2 into 2 3.026 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.027 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.027 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.027 * [taylor]: Taking taylor expansion of l in x 3.027 * [backup-simplify]: Simplify l into l 3.027 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.028 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.028 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))) in x 3.028 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)) in x 3.028 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3) in x 3.028 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) in x 3.028 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* x (- (/ 1 x) 1)))) in x 3.028 * [taylor]: Taking taylor expansion of 2 in x 3.028 * [backup-simplify]: Simplify 2 into 2 3.028 * [taylor]: Taking taylor expansion of (/ 1 (* x (- (/ 1 x) 1))) in x 3.028 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 3.028 * [taylor]: Taking taylor expansion of x in x 3.028 * [backup-simplify]: Simplify 0 into 0 3.028 * [backup-simplify]: Simplify 1 into 1 3.028 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.028 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.028 * [taylor]: Taking taylor expansion of x in x 3.028 * [backup-simplify]: Simplify 0 into 0 3.028 * [backup-simplify]: Simplify 1 into 1 3.028 * [backup-simplify]: Simplify (/ 1 1) into 1 3.028 * [taylor]: Taking taylor expansion of 1 in x 3.029 * [backup-simplify]: Simplify 1 into 1 3.029 * [backup-simplify]: Simplify (+ 1 0) into 1 3.029 * [backup-simplify]: Simplify (* 0 1) into 0 3.030 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.031 * [backup-simplify]: Simplify (- 1) into -1 3.031 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.032 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 3.032 * [backup-simplify]: Simplify (/ 1 1) into 1 3.032 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (- (/ 1 x) 1))) in x 3.032 * [taylor]: Taking taylor expansion of 2 in x 3.032 * [backup-simplify]: Simplify 2 into 2 3.032 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 1)) in x 3.032 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.032 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.032 * [taylor]: Taking taylor expansion of x in x 3.032 * [backup-simplify]: Simplify 0 into 0 3.033 * [backup-simplify]: Simplify 1 into 1 3.033 * [backup-simplify]: Simplify (/ 1 1) into 1 3.033 * [taylor]: Taking taylor expansion of 1 in x 3.033 * [backup-simplify]: Simplify 1 into 1 3.033 * [backup-simplify]: Simplify (+ 1 0) into 1 3.034 * [backup-simplify]: Simplify (/ 1 1) into 1 3.034 * [backup-simplify]: Simplify (* 2 1) into 2 3.035 * [backup-simplify]: Simplify (+ 2 0) into 2 3.035 * [backup-simplify]: Simplify (* 2 2) into 4 3.035 * [backup-simplify]: Simplify (* 2 4) into 8 3.036 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.036 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.037 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.038 * [backup-simplify]: Simplify (- 0) into 0 3.038 * [backup-simplify]: Simplify (+ 0 0) into 0 3.039 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 3.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ -1 1)))) into 1 3.041 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 1)) into 2 3.041 * [backup-simplify]: Simplify (* 2 1) into 2 3.041 * [backup-simplify]: Simplify (+ 2 2) into 4 3.042 * [backup-simplify]: Simplify (+ (* 2 4) (* 4 2)) into 16 3.043 * [backup-simplify]: Simplify (+ (* 2 16) (* 4 4)) into 48 3.044 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ 48 8)))) into -3/4 3.045 * [backup-simplify]: Simplify (/ -3/4 (* 2 (sqrt 1/8))) into (/ -3/8 (sqrt 1/8)) 3.045 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (/ (sqrt 2) (* (- (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))) (* 1/2 (* (/ (sqrt 2) (* (- (/ 1 x) 1) (* x (pow l 2)))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)))))) in x 3.045 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ (sqrt 2) (* (- (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))) in x 3.045 * [taylor]: Taking taylor expansion of 1/2 in x 3.046 * [backup-simplify]: Simplify 1/2 into 1/2 3.046 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) (* (- (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)))) in x 3.046 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (- (/ 1 x) 1) (pow l 2))) in x 3.046 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.046 * [taylor]: Taking taylor expansion of 2 in x 3.046 * [backup-simplify]: Simplify 2 into 2 3.046 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.047 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.047 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 3.047 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.047 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.047 * [taylor]: Taking taylor expansion of x in x 3.047 * [backup-simplify]: Simplify 0 into 0 3.047 * [backup-simplify]: Simplify 1 into 1 3.047 * [backup-simplify]: Simplify (/ 1 1) into 1 3.047 * [taylor]: Taking taylor expansion of 1 in x 3.047 * [backup-simplify]: Simplify 1 into 1 3.047 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.047 * [taylor]: Taking taylor expansion of l in x 3.047 * [backup-simplify]: Simplify l into l 3.048 * [backup-simplify]: Simplify (+ 1 0) into 1 3.048 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.048 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 3.048 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.049 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))) in x 3.049 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)) in x 3.049 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3) in x 3.049 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) in x 3.049 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* x (- (/ 1 x) 1)))) in x 3.049 * [taylor]: Taking taylor expansion of 2 in x 3.049 * [backup-simplify]: Simplify 2 into 2 3.049 * [taylor]: Taking taylor expansion of (/ 1 (* x (- (/ 1 x) 1))) in x 3.049 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 3.049 * [taylor]: Taking taylor expansion of x in x 3.049 * [backup-simplify]: Simplify 0 into 0 3.049 * [backup-simplify]: Simplify 1 into 1 3.049 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.049 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.049 * [taylor]: Taking taylor expansion of x in x 3.049 * [backup-simplify]: Simplify 0 into 0 3.049 * [backup-simplify]: Simplify 1 into 1 3.049 * [backup-simplify]: Simplify (/ 1 1) into 1 3.049 * [taylor]: Taking taylor expansion of 1 in x 3.049 * [backup-simplify]: Simplify 1 into 1 3.050 * [backup-simplify]: Simplify (+ 1 0) into 1 3.050 * [backup-simplify]: Simplify (* 0 1) into 0 3.051 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.052 * [backup-simplify]: Simplify (- 1) into -1 3.052 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.053 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 3.053 * [backup-simplify]: Simplify (/ 1 1) into 1 3.053 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (- (/ 1 x) 1))) in x 3.053 * [taylor]: Taking taylor expansion of 2 in x 3.053 * [backup-simplify]: Simplify 2 into 2 3.053 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 1)) in x 3.053 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.053 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.053 * [taylor]: Taking taylor expansion of x in x 3.053 * [backup-simplify]: Simplify 0 into 0 3.053 * [backup-simplify]: Simplify 1 into 1 3.054 * [backup-simplify]: Simplify (/ 1 1) into 1 3.054 * [taylor]: Taking taylor expansion of 1 in x 3.054 * [backup-simplify]: Simplify 1 into 1 3.054 * [backup-simplify]: Simplify (+ 1 0) into 1 3.055 * [backup-simplify]: Simplify (/ 1 1) into 1 3.055 * [backup-simplify]: Simplify (* 2 1) into 2 3.056 * [backup-simplify]: Simplify (+ 2 0) into 2 3.056 * [backup-simplify]: Simplify (* 2 2) into 4 3.056 * [backup-simplify]: Simplify (* 2 4) into 8 3.057 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.057 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.058 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.058 * [backup-simplify]: Simplify (- 0) into 0 3.059 * [backup-simplify]: Simplify (+ 0 0) into 0 3.060 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 3.061 * [backup-simplify]: Simplify (- (+ (* 1 (/ -1 1)))) into 1 3.062 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 1)) into 2 3.062 * [backup-simplify]: Simplify (* 2 1) into 2 3.062 * [backup-simplify]: Simplify (+ 2 2) into 4 3.063 * [backup-simplify]: Simplify (+ (* 2 4) (* 4 2)) into 16 3.064 * [backup-simplify]: Simplify (+ (* 2 16) (* 4 4)) into 48 3.065 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ 48 8)))) into -3/4 3.066 * [backup-simplify]: Simplify (/ -3/4 (* 2 (sqrt 1/8))) into (/ -3/8 (sqrt 1/8)) 3.066 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ (sqrt 2) (* (- (/ 1 x) 1) (* x (pow l 2)))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))))) in x 3.066 * [taylor]: Taking taylor expansion of 1/2 in x 3.066 * [backup-simplify]: Simplify 1/2 into 1/2 3.066 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) (* (- (/ 1 x) 1) (* x (pow l 2)))) (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)))) in x 3.067 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (- (/ 1 x) 1) (* x (pow l 2)))) in x 3.067 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.067 * [taylor]: Taking taylor expansion of 2 in x 3.067 * [backup-simplify]: Simplify 2 into 2 3.067 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.068 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.068 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (* x (pow l 2))) in x 3.068 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.068 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.068 * [taylor]: Taking taylor expansion of x in x 3.068 * [backup-simplify]: Simplify 0 into 0 3.068 * [backup-simplify]: Simplify 1 into 1 3.068 * [backup-simplify]: Simplify (/ 1 1) into 1 3.068 * [taylor]: Taking taylor expansion of 1 in x 3.068 * [backup-simplify]: Simplify 1 into 1 3.068 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 3.068 * [taylor]: Taking taylor expansion of x in x 3.068 * [backup-simplify]: Simplify 0 into 0 3.068 * [backup-simplify]: Simplify 1 into 1 3.068 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.068 * [taylor]: Taking taylor expansion of l in x 3.068 * [backup-simplify]: Simplify l into l 3.069 * [backup-simplify]: Simplify (+ 1 0) into 1 3.069 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.069 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.069 * [backup-simplify]: Simplify (* 1 0) into 0 3.070 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.070 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 3.071 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.071 * [backup-simplify]: Simplify (- 1) into -1 3.072 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.072 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* -1 0)) into (pow l 2) 3.073 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.073 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))) in x 3.073 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)) in x 3.073 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3) in x 3.073 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) in x 3.073 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* x (- (/ 1 x) 1)))) in x 3.073 * [taylor]: Taking taylor expansion of 2 in x 3.073 * [backup-simplify]: Simplify 2 into 2 3.073 * [taylor]: Taking taylor expansion of (/ 1 (* x (- (/ 1 x) 1))) in x 3.073 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 3.073 * [taylor]: Taking taylor expansion of x in x 3.073 * [backup-simplify]: Simplify 0 into 0 3.073 * [backup-simplify]: Simplify 1 into 1 3.073 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.073 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.073 * [taylor]: Taking taylor expansion of x in x 3.073 * [backup-simplify]: Simplify 0 into 0 3.073 * [backup-simplify]: Simplify 1 into 1 3.073 * [backup-simplify]: Simplify (/ 1 1) into 1 3.073 * [taylor]: Taking taylor expansion of 1 in x 3.073 * [backup-simplify]: Simplify 1 into 1 3.074 * [backup-simplify]: Simplify (+ 1 0) into 1 3.074 * [backup-simplify]: Simplify (* 0 1) into 0 3.075 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.075 * [backup-simplify]: Simplify (- 1) into -1 3.076 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.077 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 3.077 * [backup-simplify]: Simplify (/ 1 1) into 1 3.077 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (- (/ 1 x) 1))) in x 3.077 * [taylor]: Taking taylor expansion of 2 in x 3.077 * [backup-simplify]: Simplify 2 into 2 3.077 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 1)) in x 3.077 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.077 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.077 * [taylor]: Taking taylor expansion of x in x 3.077 * [backup-simplify]: Simplify 0 into 0 3.077 * [backup-simplify]: Simplify 1 into 1 3.078 * [backup-simplify]: Simplify (/ 1 1) into 1 3.078 * [taylor]: Taking taylor expansion of 1 in x 3.078 * [backup-simplify]: Simplify 1 into 1 3.078 * [backup-simplify]: Simplify (+ 1 0) into 1 3.079 * [backup-simplify]: Simplify (/ 1 1) into 1 3.080 * [backup-simplify]: Simplify (* 2 1) into 2 3.080 * [backup-simplify]: Simplify (+ 2 0) into 2 3.081 * [backup-simplify]: Simplify (* 2 2) into 4 3.081 * [backup-simplify]: Simplify (* 2 4) into 8 3.081 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.082 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.083 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.083 * [backup-simplify]: Simplify (- 0) into 0 3.083 * [backup-simplify]: Simplify (+ 0 0) into 0 3.084 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 3.085 * [backup-simplify]: Simplify (- (+ (* 1 (/ -1 1)))) into 1 3.086 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 1)) into 2 3.086 * [backup-simplify]: Simplify (* 2 1) into 2 3.087 * [backup-simplify]: Simplify (+ 2 2) into 4 3.087 * [backup-simplify]: Simplify (+ (* 2 4) (* 4 2)) into 16 3.088 * [backup-simplify]: Simplify (+ (* 2 16) (* 4 4)) into 48 3.089 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ 48 8)))) into -3/4 3.091 * [backup-simplify]: Simplify (/ -3/4 (* 2 (sqrt 1/8))) into (/ -3/8 (sqrt 1/8)) 3.092 * [backup-simplify]: Simplify (* (/ (sqrt 2) (pow l 2)) (sqrt 1/8)) into (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)) 3.093 * [backup-simplify]: Simplify (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))) into (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))) 3.094 * [backup-simplify]: Simplify (* (/ (sqrt 2) (pow l 2)) (sqrt 1/8)) into (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)) 3.095 * [backup-simplify]: Simplify (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))) into (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))) 3.097 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)))) into (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))) 3.098 * [backup-simplify]: Simplify (- (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)))) into (- (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)))) 3.101 * [backup-simplify]: Simplify (+ (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))) (- (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))))) into 0 3.102 * [taylor]: Taking taylor expansion of 0 in l 3.102 * [backup-simplify]: Simplify 0 into 0 3.102 * [backup-simplify]: Simplify 0 into 0 3.102 * [taylor]: Taking taylor expansion of 0 in l 3.102 * [backup-simplify]: Simplify 0 into 0 3.102 * [backup-simplify]: Simplify 0 into 0 3.102 * [backup-simplify]: Simplify 0 into 0 3.103 * [backup-simplify]: Simplify (/ (* (sqrt 2) (/ 1 (- t))) (sqrt (- (* (/ (+ (/ 1 (- x)) 1) (- (/ 1 (- x)) 1)) (+ (* (/ 1 (- l)) (/ 1 (- l))) (* 2 (* (/ 1 (- t)) (/ 1 (- t)))))) (* (/ 1 (- l)) (/ 1 (- l)))))) into (* -1 (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))))))) 3.103 * [approximate]: Taking taylor expansion of (* -1 (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))))))) in (t x l) around 0 3.103 * [taylor]: Taking taylor expansion of (* -1 (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))))))) in l 3.103 * [taylor]: Taking taylor expansion of -1 in l 3.103 * [backup-simplify]: Simplify -1 into -1 3.103 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))))) in l 3.103 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in l 3.103 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.103 * [taylor]: Taking taylor expansion of 2 in l 3.103 * [backup-simplify]: Simplify 2 into 2 3.104 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.105 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.105 * [taylor]: Taking taylor expansion of t in l 3.105 * [backup-simplify]: Simplify t into t 3.105 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 3.105 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))))) in l 3.105 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))) in l 3.105 * [taylor]: Taking taylor expansion of (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) in l 3.105 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) in l 3.105 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in l 3.105 * [taylor]: Taking taylor expansion of 2 in l 3.105 * [backup-simplify]: Simplify 2 into 2 3.105 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in l 3.105 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in l 3.105 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.105 * [taylor]: Taking taylor expansion of t in l 3.105 * [backup-simplify]: Simplify t into t 3.105 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in l 3.105 * [taylor]: Taking taylor expansion of x in l 3.105 * [backup-simplify]: Simplify x into x 3.106 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 3.106 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.106 * [taylor]: Taking taylor expansion of x in l 3.106 * [backup-simplify]: Simplify x into x 3.106 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.106 * [taylor]: Taking taylor expansion of 1 in l 3.106 * [backup-simplify]: Simplify 1 into 1 3.106 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.106 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.106 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 3.106 * [backup-simplify]: Simplify (* (pow t 2) (* (+ (/ 1 x) 1) x)) into (* (pow t 2) (* (+ (/ 1 x) 1) x)) 3.106 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) into (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) 3.106 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in l 3.106 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in l 3.106 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 3.106 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.106 * [taylor]: Taking taylor expansion of x in l 3.106 * [backup-simplify]: Simplify x into x 3.107 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.107 * [taylor]: Taking taylor expansion of 1 in l 3.107 * [backup-simplify]: Simplify 1 into 1 3.107 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 3.107 * [taylor]: Taking taylor expansion of x in l 3.107 * [backup-simplify]: Simplify x into x 3.107 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.107 * [taylor]: Taking taylor expansion of l in l 3.107 * [backup-simplify]: Simplify 0 into 0 3.107 * [backup-simplify]: Simplify 1 into 1 3.107 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.107 * [backup-simplify]: Simplify (* 1 1) into 1 3.107 * [backup-simplify]: Simplify (* x 1) into x 3.107 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) x) into (* (+ (/ 1 x) 1) x) 3.108 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 3.108 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))) in l 3.108 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in l 3.108 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in l 3.108 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 3.108 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.108 * [taylor]: Taking taylor expansion of x in l 3.108 * [backup-simplify]: Simplify x into x 3.108 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.108 * [taylor]: Taking taylor expansion of 1 in l 3.108 * [backup-simplify]: Simplify 1 into 1 3.108 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.108 * [taylor]: Taking taylor expansion of l in l 3.108 * [backup-simplify]: Simplify 0 into 0 3.108 * [backup-simplify]: Simplify 1 into 1 3.108 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.108 * [backup-simplify]: Simplify (* 1 1) into 1 3.109 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) 1) into (+ (/ 1 x) 1) 3.109 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 3.109 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in l 3.109 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 3.109 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.109 * [taylor]: Taking taylor expansion of l in l 3.109 * [backup-simplify]: Simplify 0 into 0 3.109 * [backup-simplify]: Simplify 1 into 1 3.109 * [backup-simplify]: Simplify (* 1 1) into 1 3.110 * [backup-simplify]: Simplify (/ 1 1) into 1 3.110 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in l 3.110 * [taylor]: Taking taylor expansion of 2 in l 3.110 * [backup-simplify]: Simplify 2 into 2 3.110 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in l 3.110 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in l 3.110 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.110 * [taylor]: Taking taylor expansion of t in l 3.110 * [backup-simplify]: Simplify t into t 3.110 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 3.110 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.110 * [taylor]: Taking taylor expansion of x in l 3.110 * [backup-simplify]: Simplify x into x 3.110 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.110 * [taylor]: Taking taylor expansion of 1 in l 3.110 * [backup-simplify]: Simplify 1 into 1 3.110 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.110 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.110 * [backup-simplify]: Simplify (* (pow t 2) (+ (/ 1 x) 1)) into (* (pow t 2) (+ (/ 1 x) 1)) 3.110 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) into (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) 3.111 * [backup-simplify]: Simplify (+ 0 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 1 (* (+ (/ 1 x) 1) x)) 3.111 * [backup-simplify]: Simplify (+ 1 0) into 1 3.111 * [backup-simplify]: Simplify (+ (/ 1 (+ (/ 1 x) 1)) 1) into (+ (/ 1 (+ (/ 1 x) 1)) 1) 3.111 * [backup-simplify]: Simplify (- (+ (/ 1 (+ (/ 1 x) 1)) 1)) into (- (+ (/ 1 (+ (/ 1 x) 1)) 1)) 3.112 * [backup-simplify]: Simplify (+ (/ 1 (* (+ (/ 1 x) 1) x)) (- (+ (/ 1 (+ (/ 1 x) 1)) 1))) into (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1)) 3.112 * [backup-simplify]: Simplify (/ 1 (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1))) into (/ 1 (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1))) 3.112 * [backup-simplify]: Simplify (sqrt (/ 1 (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1)))) into (sqrt (/ 1 (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1)))) 3.113 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.113 * [backup-simplify]: Simplify (+ (* x 0) (* 0 1)) into 0 3.113 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.114 * [backup-simplify]: Simplify (+ 0 0) into 0 3.114 * [backup-simplify]: Simplify (+ (* (+ (/ 1 x) 1) 0) (* 0 x)) into 0 3.114 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 3.115 * [backup-simplify]: Simplify (+ 0 0) into 0 3.115 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.115 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.116 * [backup-simplify]: Simplify (+ 0 0) into 0 3.116 * [backup-simplify]: Simplify (+ (* (+ (/ 1 x) 1) 0) (* 0 1)) into 0 3.117 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 3.117 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.118 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.118 * [backup-simplify]: Simplify (+ 0 0) into 0 3.119 * [backup-simplify]: Simplify (+ 0 0) into 0 3.119 * [backup-simplify]: Simplify (- 0) into 0 3.119 * [backup-simplify]: Simplify (+ 0 0) into 0 3.120 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1))) (/ 0 (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1)))))) into 0 3.120 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1)))))) into 0 3.120 * [taylor]: Taking taylor expansion of (* -1 (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))))))) in x 3.120 * [taylor]: Taking taylor expansion of -1 in x 3.121 * [backup-simplify]: Simplify -1 into -1 3.121 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))))) in x 3.121 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in x 3.121 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.121 * [taylor]: Taking taylor expansion of 2 in x 3.121 * [backup-simplify]: Simplify 2 into 2 3.121 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.122 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.122 * [taylor]: Taking taylor expansion of t in x 3.122 * [backup-simplify]: Simplify t into t 3.122 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 3.122 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))))) in x 3.122 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))) in x 3.122 * [taylor]: Taking taylor expansion of (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) in x 3.122 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) in x 3.122 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 3.122 * [taylor]: Taking taylor expansion of 2 in x 3.122 * [backup-simplify]: Simplify 2 into 2 3.122 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 3.122 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 3.122 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.123 * [taylor]: Taking taylor expansion of t in x 3.123 * [backup-simplify]: Simplify t into t 3.123 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 3.123 * [taylor]: Taking taylor expansion of x in x 3.123 * [backup-simplify]: Simplify 0 into 0 3.123 * [backup-simplify]: Simplify 1 into 1 3.123 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.123 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.123 * [taylor]: Taking taylor expansion of x in x 3.123 * [backup-simplify]: Simplify 0 into 0 3.123 * [backup-simplify]: Simplify 1 into 1 3.123 * [backup-simplify]: Simplify (/ 1 1) into 1 3.123 * [taylor]: Taking taylor expansion of 1 in x 3.123 * [backup-simplify]: Simplify 1 into 1 3.123 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.124 * [backup-simplify]: Simplify (+ 1 0) into 1 3.124 * [backup-simplify]: Simplify (* 0 1) into 0 3.124 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 3.125 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.125 * [backup-simplify]: Simplify (+ 0 1) into 1 3.126 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 3.126 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.127 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 3.127 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.127 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 3.127 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 3.127 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.127 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.127 * [taylor]: Taking taylor expansion of x in x 3.127 * [backup-simplify]: Simplify 0 into 0 3.127 * [backup-simplify]: Simplify 1 into 1 3.127 * [backup-simplify]: Simplify (/ 1 1) into 1 3.127 * [taylor]: Taking taylor expansion of 1 in x 3.127 * [backup-simplify]: Simplify 1 into 1 3.127 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 3.127 * [taylor]: Taking taylor expansion of x in x 3.127 * [backup-simplify]: Simplify 0 into 0 3.127 * [backup-simplify]: Simplify 1 into 1 3.127 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.127 * [taylor]: Taking taylor expansion of l in x 3.127 * [backup-simplify]: Simplify l into l 3.128 * [backup-simplify]: Simplify (+ 1 0) into 1 3.128 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.128 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.129 * [backup-simplify]: Simplify (* 1 0) into 0 3.129 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.129 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 3.130 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.130 * [backup-simplify]: Simplify (+ 0 1) into 1 3.131 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 3.131 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.131 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))) in x 3.131 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 3.131 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 3.131 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.131 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.131 * [taylor]: Taking taylor expansion of x in x 3.131 * [backup-simplify]: Simplify 0 into 0 3.131 * [backup-simplify]: Simplify 1 into 1 3.132 * [backup-simplify]: Simplify (/ 1 1) into 1 3.132 * [taylor]: Taking taylor expansion of 1 in x 3.132 * [backup-simplify]: Simplify 1 into 1 3.132 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.132 * [taylor]: Taking taylor expansion of l in x 3.132 * [backup-simplify]: Simplify l into l 3.132 * [backup-simplify]: Simplify (+ 1 0) into 1 3.132 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.132 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 3.132 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.132 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 3.132 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 3.132 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.133 * [taylor]: Taking taylor expansion of l in x 3.133 * [backup-simplify]: Simplify l into l 3.133 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.133 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.133 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 3.133 * [taylor]: Taking taylor expansion of 2 in x 3.133 * [backup-simplify]: Simplify 2 into 2 3.133 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 3.133 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 3.133 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.133 * [taylor]: Taking taylor expansion of t in x 3.133 * [backup-simplify]: Simplify t into t 3.133 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.133 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.133 * [taylor]: Taking taylor expansion of x in x 3.133 * [backup-simplify]: Simplify 0 into 0 3.133 * [backup-simplify]: Simplify 1 into 1 3.133 * [backup-simplify]: Simplify (/ 1 1) into 1 3.133 * [taylor]: Taking taylor expansion of 1 in x 3.133 * [backup-simplify]: Simplify 1 into 1 3.134 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.134 * [backup-simplify]: Simplify (+ 1 0) into 1 3.134 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 3.134 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.134 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 3.134 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.135 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 3.135 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow l 2))) into (/ 1 (pow l 2)) 3.135 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 3.135 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 3.135 * [backup-simplify]: Simplify (/ 1 (* 2 (/ 1 (pow t 2)))) into (* 1/2 (pow t 2)) 3.135 * [backup-simplify]: Simplify (sqrt (* 1/2 (pow t 2))) into (* t (sqrt 1/2)) 3.136 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.137 * [backup-simplify]: Simplify (+ 0 0) into 0 3.137 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 1))) into 1 3.138 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 3.139 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (+ (* 0 1) (* 0 0))) into (pow t 2) 3.139 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 3.139 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 3.140 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 3.141 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 3.142 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.142 * [backup-simplify]: Simplify (+ 0 0) into 0 3.143 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 (pow l 2)) (* 0 0))) into (pow l 2) 3.143 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 3.143 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 3.143 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.144 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 3.144 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 3.144 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow t 2))) into (* 2 (/ 1 (pow t 2))) 3.144 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.144 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 3.145 * [backup-simplify]: Simplify (+ (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 3.146 * [backup-simplify]: Simplify (- (+ (* (* 1/2 (pow t 2)) (/ (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (* 2 (/ 1 (pow t 2))))))) into (+ (pow t 2) (* 1/2 (/ (pow t 4) (pow l 2)))) 3.146 * [backup-simplify]: Simplify (/ (+ (pow t 2) (* 1/2 (/ (pow t 4) (pow l 2)))) (* 2 (sqrt (* 1/2 (pow t 2))))) into (* 1/2 (/ (+ (pow t 2) (* 1/2 (/ (pow t 4) (pow l 2)))) (* t (sqrt 1/2)))) 3.146 * [taylor]: Taking taylor expansion of (* -1 (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))))))) in t 3.146 * [taylor]: Taking taylor expansion of -1 in t 3.146 * [backup-simplify]: Simplify -1 into -1 3.146 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))))) in t 3.146 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 3.146 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.146 * [taylor]: Taking taylor expansion of 2 in t 3.146 * [backup-simplify]: Simplify 2 into 2 3.147 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.148 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.148 * [taylor]: Taking taylor expansion of t in t 3.148 * [backup-simplify]: Simplify 0 into 0 3.148 * [backup-simplify]: Simplify 1 into 1 3.149 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 3.149 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))))) in t 3.149 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))) in t 3.149 * [taylor]: Taking taylor expansion of (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) in t 3.149 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) in t 3.149 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in t 3.149 * [taylor]: Taking taylor expansion of 2 in t 3.149 * [backup-simplify]: Simplify 2 into 2 3.149 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in t 3.149 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in t 3.149 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.149 * [taylor]: Taking taylor expansion of t in t 3.149 * [backup-simplify]: Simplify 0 into 0 3.149 * [backup-simplify]: Simplify 1 into 1 3.149 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in t 3.149 * [taylor]: Taking taylor expansion of x in t 3.149 * [backup-simplify]: Simplify x into x 3.149 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.149 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.149 * [taylor]: Taking taylor expansion of x in t 3.149 * [backup-simplify]: Simplify x into x 3.149 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.149 * [taylor]: Taking taylor expansion of 1 in t 3.149 * [backup-simplify]: Simplify 1 into 1 3.150 * [backup-simplify]: Simplify (* 1 1) into 1 3.150 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.150 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 3.150 * [backup-simplify]: Simplify (* 1 (* (+ (/ 1 x) 1) x)) into (* (+ (/ 1 x) 1) x) 3.150 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 3.150 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in t 3.150 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in t 3.150 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.150 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.150 * [taylor]: Taking taylor expansion of x in t 3.150 * [backup-simplify]: Simplify x into x 3.150 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.150 * [taylor]: Taking taylor expansion of 1 in t 3.150 * [backup-simplify]: Simplify 1 into 1 3.150 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 3.150 * [taylor]: Taking taylor expansion of x in t 3.150 * [backup-simplify]: Simplify x into x 3.150 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.150 * [taylor]: Taking taylor expansion of l in t 3.150 * [backup-simplify]: Simplify l into l 3.151 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.151 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.151 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 3.151 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (* x (pow l 2))) into (* (+ (/ 1 x) 1) (* x (pow l 2))) 3.151 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 3.151 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))) in t 3.151 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in t 3.151 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in t 3.151 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.151 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.151 * [taylor]: Taking taylor expansion of x in t 3.151 * [backup-simplify]: Simplify x into x 3.151 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.151 * [taylor]: Taking taylor expansion of 1 in t 3.151 * [backup-simplify]: Simplify 1 into 1 3.151 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.151 * [taylor]: Taking taylor expansion of l in t 3.151 * [backup-simplify]: Simplify l into l 3.152 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.152 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.152 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (pow l 2)) into (* (+ (/ 1 x) 1) (pow l 2)) 3.152 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) into (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) 3.152 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in t 3.152 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 3.152 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.152 * [taylor]: Taking taylor expansion of l in t 3.152 * [backup-simplify]: Simplify l into l 3.152 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.152 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.152 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in t 3.152 * [taylor]: Taking taylor expansion of 2 in t 3.152 * [backup-simplify]: Simplify 2 into 2 3.152 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in t 3.152 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in t 3.153 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.153 * [taylor]: Taking taylor expansion of t in t 3.153 * [backup-simplify]: Simplify 0 into 0 3.153 * [backup-simplify]: Simplify 1 into 1 3.153 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.153 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.153 * [taylor]: Taking taylor expansion of x in t 3.153 * [backup-simplify]: Simplify x into x 3.153 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.153 * [taylor]: Taking taylor expansion of 1 in t 3.153 * [backup-simplify]: Simplify 1 into 1 3.153 * [backup-simplify]: Simplify (* 1 1) into 1 3.153 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.153 * [backup-simplify]: Simplify (* 1 (+ (/ 1 x) 1)) into (+ (/ 1 x) 1) 3.154 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 3.154 * [backup-simplify]: Simplify (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 2 (* (+ (/ 1 x) 1) x)) 3.154 * [backup-simplify]: Simplify (+ (/ 2 (* (+ (/ 1 x) 1) x)) 0) into (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) 3.154 * [backup-simplify]: Simplify (* 2 (/ 1 (+ (/ 1 x) 1))) into (/ 2 (+ (/ 1 x) 1)) 3.154 * [backup-simplify]: Simplify (+ 0 (/ 2 (+ (/ 1 x) 1))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 3.154 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (+ (/ 1 x) 1)))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 3.154 * [backup-simplify]: Simplify (- (* 2 (/ 1 (+ (/ 1 x) 1)))) into (- (* 2 (/ 1 (+ (/ 1 x) 1)))) 3.155 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (- (* 2 (/ 1 (+ (/ 1 x) 1))))) into (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3.155 * [backup-simplify]: Simplify (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))) into (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))) 3.155 * [backup-simplify]: Simplify (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))) into (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))) 3.155 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.156 * [backup-simplify]: Simplify (+ 0 0) into 0 3.156 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (+ (/ 1 x) 1))) into 0 3.157 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.157 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (+ (/ 1 x) 1) x))) into 0 3.158 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 3.158 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* (+ (/ 1 x) 1) x)))) into 0 3.159 * [backup-simplify]: Simplify (+ 0 0) into 0 3.159 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.159 * [backup-simplify]: Simplify (+ 0 0) into 0 3.160 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.160 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (+ (/ 1 x) 1))) into 0 3.161 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 3.161 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (+ (/ 1 x) 1)))) into 0 3.162 * [backup-simplify]: Simplify (+ 0 0) into 0 3.162 * [backup-simplify]: Simplify (+ 0 0) into 0 3.162 * [backup-simplify]: Simplify (- 0) into 0 3.163 * [backup-simplify]: Simplify (+ 0 0) into 0 3.163 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))) (/ 0 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into 0 3.164 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into 0 3.164 * [taylor]: Taking taylor expansion of (* -1 (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))))))) in t 3.164 * [taylor]: Taking taylor expansion of -1 in t 3.164 * [backup-simplify]: Simplify -1 into -1 3.164 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) t) (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))))) in t 3.164 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 3.164 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.164 * [taylor]: Taking taylor expansion of 2 in t 3.164 * [backup-simplify]: Simplify 2 into 2 3.164 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.165 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.165 * [taylor]: Taking taylor expansion of t in t 3.165 * [backup-simplify]: Simplify 0 into 0 3.165 * [backup-simplify]: Simplify 1 into 1 3.166 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 3.166 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))))) in t 3.166 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))))) in t 3.166 * [taylor]: Taking taylor expansion of (- (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))))) in t 3.166 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) in t 3.166 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in t 3.166 * [taylor]: Taking taylor expansion of 2 in t 3.166 * [backup-simplify]: Simplify 2 into 2 3.166 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in t 3.166 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in t 3.166 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.166 * [taylor]: Taking taylor expansion of t in t 3.166 * [backup-simplify]: Simplify 0 into 0 3.166 * [backup-simplify]: Simplify 1 into 1 3.166 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in t 3.166 * [taylor]: Taking taylor expansion of x in t 3.166 * [backup-simplify]: Simplify x into x 3.166 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.166 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.166 * [taylor]: Taking taylor expansion of x in t 3.167 * [backup-simplify]: Simplify x into x 3.167 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.167 * [taylor]: Taking taylor expansion of 1 in t 3.167 * [backup-simplify]: Simplify 1 into 1 3.167 * [backup-simplify]: Simplify (* 1 1) into 1 3.167 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.167 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 3.167 * [backup-simplify]: Simplify (* 1 (* (+ (/ 1 x) 1) x)) into (* (+ (/ 1 x) 1) x) 3.167 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 3.167 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in t 3.168 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in t 3.168 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.168 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.168 * [taylor]: Taking taylor expansion of x in t 3.168 * [backup-simplify]: Simplify x into x 3.168 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.168 * [taylor]: Taking taylor expansion of 1 in t 3.168 * [backup-simplify]: Simplify 1 into 1 3.168 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 3.168 * [taylor]: Taking taylor expansion of x in t 3.168 * [backup-simplify]: Simplify x into x 3.168 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.168 * [taylor]: Taking taylor expansion of l in t 3.168 * [backup-simplify]: Simplify l into l 3.168 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.168 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.168 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 3.168 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (* x (pow l 2))) into (* (+ (/ 1 x) 1) (* x (pow l 2))) 3.168 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 3.169 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))) in t 3.169 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in t 3.169 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in t 3.169 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.169 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.169 * [taylor]: Taking taylor expansion of x in t 3.169 * [backup-simplify]: Simplify x into x 3.169 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.169 * [taylor]: Taking taylor expansion of 1 in t 3.169 * [backup-simplify]: Simplify 1 into 1 3.169 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.169 * [taylor]: Taking taylor expansion of l in t 3.169 * [backup-simplify]: Simplify l into l 3.169 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.169 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.169 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (pow l 2)) into (* (+ (/ 1 x) 1) (pow l 2)) 3.169 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) into (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) 3.169 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in t 3.169 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 3.169 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.169 * [taylor]: Taking taylor expansion of l in t 3.169 * [backup-simplify]: Simplify l into l 3.170 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.170 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.170 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in t 3.170 * [taylor]: Taking taylor expansion of 2 in t 3.170 * [backup-simplify]: Simplify 2 into 2 3.170 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in t 3.170 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in t 3.170 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.170 * [taylor]: Taking taylor expansion of t in t 3.170 * [backup-simplify]: Simplify 0 into 0 3.170 * [backup-simplify]: Simplify 1 into 1 3.170 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.170 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.170 * [taylor]: Taking taylor expansion of x in t 3.170 * [backup-simplify]: Simplify x into x 3.170 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.170 * [taylor]: Taking taylor expansion of 1 in t 3.170 * [backup-simplify]: Simplify 1 into 1 3.171 * [backup-simplify]: Simplify (* 1 1) into 1 3.171 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.171 * [backup-simplify]: Simplify (* 1 (+ (/ 1 x) 1)) into (+ (/ 1 x) 1) 3.171 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 3.171 * [backup-simplify]: Simplify (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 2 (* (+ (/ 1 x) 1) x)) 3.171 * [backup-simplify]: Simplify (+ (/ 2 (* (+ (/ 1 x) 1) x)) 0) into (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) 3.171 * [backup-simplify]: Simplify (* 2 (/ 1 (+ (/ 1 x) 1))) into (/ 2 (+ (/ 1 x) 1)) 3.171 * [backup-simplify]: Simplify (+ 0 (/ 2 (+ (/ 1 x) 1))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 3.171 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (+ (/ 1 x) 1)))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 3.172 * [backup-simplify]: Simplify (- (* 2 (/ 1 (+ (/ 1 x) 1)))) into (- (* 2 (/ 1 (+ (/ 1 x) 1)))) 3.172 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (- (* 2 (/ 1 (+ (/ 1 x) 1))))) into (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3.172 * [backup-simplify]: Simplify (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))) into (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))) 3.172 * [backup-simplify]: Simplify (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))) into (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))) 3.173 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.604 * [backup-simplify]: Simplify (+ 0 0) into 0 3.604 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (+ (/ 1 x) 1))) into 0 3.605 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.606 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (+ (/ 1 x) 1) x))) into 0 3.606 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 3.606 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* (+ (/ 1 x) 1) x)))) into 0 3.606 * [backup-simplify]: Simplify (+ 0 0) into 0 3.606 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.607 * [backup-simplify]: Simplify (+ 0 0) into 0 3.607 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.607 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (+ (/ 1 x) 1))) into 0 3.608 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 3.608 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (+ (/ 1 x) 1)))) into 0 3.608 * [backup-simplify]: Simplify (+ 0 0) into 0 3.608 * [backup-simplify]: Simplify (+ 0 0) into 0 3.609 * [backup-simplify]: Simplify (- 0) into 0 3.609 * [backup-simplify]: Simplify (+ 0 0) into 0 3.609 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))) (/ 0 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into 0 3.609 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into 0 3.610 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))))) into (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))))) 3.610 * [backup-simplify]: Simplify (* -1 (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into (* -1 (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) 3.610 * [taylor]: Taking taylor expansion of (* -1 (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) in x 3.610 * [taylor]: Taking taylor expansion of -1 in x 3.610 * [backup-simplify]: Simplify -1 into -1 3.610 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))))) in x 3.611 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.611 * [taylor]: Taking taylor expansion of 2 in x 3.611 * [backup-simplify]: Simplify 2 into 2 3.611 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.611 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.611 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))) in x 3.611 * [taylor]: Taking taylor expansion of (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))) in x 3.611 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) in x 3.611 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) in x 3.611 * [taylor]: Taking taylor expansion of 2 in x 3.611 * [backup-simplify]: Simplify 2 into 2 3.611 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) x)) in x 3.611 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) x) in x 3.611 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.611 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.611 * [taylor]: Taking taylor expansion of x in x 3.611 * [backup-simplify]: Simplify 0 into 0 3.611 * [backup-simplify]: Simplify 1 into 1 3.612 * [backup-simplify]: Simplify (/ 1 1) into 1 3.612 * [taylor]: Taking taylor expansion of 1 in x 3.612 * [backup-simplify]: Simplify 1 into 1 3.612 * [taylor]: Taking taylor expansion of x in x 3.612 * [backup-simplify]: Simplify 0 into 0 3.612 * [backup-simplify]: Simplify 1 into 1 3.612 * [backup-simplify]: Simplify (+ 1 0) into 1 3.612 * [backup-simplify]: Simplify (* 1 0) into 0 3.613 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.613 * [backup-simplify]: Simplify (+ 0 1) into 1 3.613 * [backup-simplify]: Simplify (+ (* 1 1) (* 1 0)) into 1 3.614 * [backup-simplify]: Simplify (/ 1 1) into 1 3.614 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (+ (/ 1 x) 1))) in x 3.614 * [taylor]: Taking taylor expansion of 2 in x 3.614 * [backup-simplify]: Simplify 2 into 2 3.614 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 x) 1)) in x 3.614 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.614 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.614 * [taylor]: Taking taylor expansion of x in x 3.614 * [backup-simplify]: Simplify 0 into 0 3.614 * [backup-simplify]: Simplify 1 into 1 3.614 * [backup-simplify]: Simplify (/ 1 1) into 1 3.614 * [taylor]: Taking taylor expansion of 1 in x 3.614 * [backup-simplify]: Simplify 1 into 1 3.614 * [backup-simplify]: Simplify (+ 1 0) into 1 3.615 * [backup-simplify]: Simplify (/ 1 1) into 1 3.615 * [backup-simplify]: Simplify (* 2 1) into 2 3.615 * [backup-simplify]: Simplify (+ 2 0) into 2 3.615 * [backup-simplify]: Simplify (/ 1 2) into 1/2 3.616 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 3.616 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.616 * [backup-simplify]: Simplify (+ 0 0) into 0 3.617 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 1) (* 0 0))) into 1 3.617 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)))) into -1 3.618 * [backup-simplify]: Simplify (+ (* 2 -1) (* 0 1)) into -2 3.618 * [backup-simplify]: Simplify (* 2 1) into 2 3.618 * [backup-simplify]: Simplify (- 2) into -2 3.618 * [backup-simplify]: Simplify (+ -2 -2) into -4 3.619 * [backup-simplify]: Simplify (- (+ (* 1/2 (/ -4 2)))) into 1 3.620 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 1/2))) into (/ 1/2 (sqrt 1/2)) 3.621 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 1/2)) into (* (sqrt 2) (sqrt 1/2)) 3.622 * [backup-simplify]: Simplify (* -1 (* (sqrt 2) (sqrt 1/2))) into (* -1 (* (sqrt 2) (sqrt 1/2))) 3.622 * [taylor]: Taking taylor expansion of (* -1 (* (sqrt 2) (sqrt 1/2))) in l 3.622 * [taylor]: Taking taylor expansion of -1 in l 3.622 * [backup-simplify]: Simplify -1 into -1 3.622 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt 1/2)) in l 3.622 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.623 * [taylor]: Taking taylor expansion of 2 in l 3.623 * [backup-simplify]: Simplify 2 into 2 3.623 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.623 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.623 * [taylor]: Taking taylor expansion of (sqrt 1/2) in l 3.623 * [taylor]: Taking taylor expansion of 1/2 in l 3.623 * [backup-simplify]: Simplify 1/2 into 1/2 3.623 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 3.624 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 3.624 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 1/2))) into 0 3.625 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 1/2)) into (* (sqrt 2) (sqrt 1/2)) 3.626 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (sqrt 2) (sqrt 1/2)))) into 0 3.626 * [backup-simplify]: Simplify 0 into 0 3.627 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 3.627 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into 0 3.628 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))))))) into 0 3.628 * [taylor]: Taking taylor expansion of 0 in x 3.628 * [backup-simplify]: Simplify 0 into 0 3.628 * [taylor]: Taking taylor expansion of 0 in l 3.628 * [backup-simplify]: Simplify 0 into 0 3.628 * [backup-simplify]: Simplify 0 into 0 3.630 * [backup-simplify]: Simplify (+ (* (sqrt 2) (/ 1/2 (sqrt 1/2))) (* 0 (sqrt 1/2))) into (* 1/2 (/ (sqrt 2) (sqrt 1/2))) 3.636 * [backup-simplify]: Simplify (+ (* -1 (* 1/2 (/ (sqrt 2) (sqrt 1/2)))) (* 0 (* (sqrt 2) (sqrt 1/2)))) into (- (* 1/2 (/ (sqrt 2) (sqrt 1/2)))) 3.636 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ (sqrt 2) (sqrt 1/2)))) in l 3.636 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (sqrt 1/2))) in l 3.636 * [taylor]: Taking taylor expansion of 1/2 in l 3.636 * [backup-simplify]: Simplify 1/2 into 1/2 3.636 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (sqrt 1/2)) in l 3.636 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.636 * [taylor]: Taking taylor expansion of 2 in l 3.636 * [backup-simplify]: Simplify 2 into 2 3.636 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.637 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.637 * [taylor]: Taking taylor expansion of (sqrt 1/2) in l 3.637 * [taylor]: Taking taylor expansion of 1/2 in l 3.637 * [backup-simplify]: Simplify 1/2 into 1/2 3.638 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 3.638 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 3.640 * [backup-simplify]: Simplify (/ (sqrt 2) (sqrt 1/2)) into (/ (sqrt 2) (sqrt 1/2)) 3.641 * [backup-simplify]: Simplify (- (/ 0 (sqrt 1/2)) (+ (* (/ (sqrt 2) (sqrt 1/2)) (/ 0 (sqrt 1/2))))) into 0 3.642 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt 1/2)))) into 0 3.642 * [backup-simplify]: Simplify (- 0) into 0 3.642 * [backup-simplify]: Simplify 0 into 0 3.644 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into 0 3.645 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 3.646 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 1/2)))) into 0 3.648 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (sqrt 2) (sqrt 1/2))))) into 0 3.648 * [backup-simplify]: Simplify 0 into 0 3.648 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 3.648 * [backup-simplify]: Simplify (+ 0 0) into 0 3.649 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 (+ (/ 1 x) 1)))) into 0 3.650 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.651 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* (+ (/ 1 x) 1) x)))) into 0 3.651 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))) (* 0 (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 3.652 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (* (+ (/ 1 x) 1) x))))) into 0 3.652 * [backup-simplify]: Simplify (+ 0 (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 3.652 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 3.653 * [backup-simplify]: Simplify (+ 0 0) into 0 3.654 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.655 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 x) 1)))) into 0 3.655 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))) (* 0 (/ 0 (+ (/ 1 x) 1))))) into 0 3.656 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (+ (/ 1 x) 1))))) into 0 3.656 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 3.656 * [backup-simplify]: Simplify (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (/ 1 (pow l 2))) into (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (/ 1 (pow l 2))) 3.657 * [backup-simplify]: Simplify (- (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (/ 1 (pow l 2)))) into (- (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (/ 1 (pow l 2)))) 3.657 * [backup-simplify]: Simplify (+ (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) (- (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (/ 1 (pow l 2))))) into (- (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (/ 1 (pow l 2)))) 3.659 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))) (/ (- (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) (+ (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) (/ 1 (pow l 2)))) (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))) (* 0 (/ 0 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into (- (+ (/ 1 (* (+ (/ 1 x) 1) (* (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 2) (pow l 2)))) (/ 1 (* (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 2) (pow l 2)))) (/ 1 (* (+ (/ 1 x) 1) (* x (* (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 2) (pow l 2)))))) 3.662 * [backup-simplify]: Simplify (/ (- (- (+ (/ 1 (* (+ (/ 1 x) 1) (* (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 2) (pow l 2)))) (/ 1 (* (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 2) (pow l 2)))) (/ 1 (* (+ (/ 1 x) 1) (* x (* (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 2) (pow l 2)))))) (pow 0 2) (+)) (* 2 (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into (* 1/2 (* (- (+ (/ 1 (* (+ (/ 1 x) 1) (* (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 2) (pow l 2)))) (/ 1 (* (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 2) (pow l 2)))) (/ 1 (* (+ (/ 1 x) 1) (* x (* (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 2) (pow l 2)))))) (sqrt (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))))) 3.663 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 3.664 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.668 * [backup-simplify]: Simplify (+ (* (sqrt 2) (* 1/2 (* (- (+ (/ 1 (* (+ (/ 1 x) 1) (* (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 2) (pow l 2)))) (/ 1 (* (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 2) (pow l 2)))) (/ 1 (* (+ (/ 1 x) 1) (* x (* (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 2) (pow l 2)))))) (sqrt (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) (+ (* 0 0) (* 0 (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))))))) into (- (+ (* 1/2 (* (/ (sqrt 2) (* (+ (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))))) (* 1/2 (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)))))) (* 1/2 (* (/ (sqrt 2) (* (+ (/ 1 x) 1) (* x (pow l 2)))) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)))))) 3.673 * [backup-simplify]: Simplify (+ (* -1 (- (+ (* 1/2 (* (/ (sqrt 2) (* (+ (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))))) (* 1/2 (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)))))) (* 1/2 (* (/ (sqrt 2) (* (+ (/ 1 x) 1) (* x (pow l 2)))) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))))))) (+ (* 0 0) (* 0 (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))))) into (- (* 1/2 (* (/ (sqrt 2) (* (+ (/ 1 x) 1) (* x (pow l 2)))) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))))) (+ (* 1/2 (* (/ (sqrt 2) (* (+ (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))))) (* 1/2 (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))))))) 3.673 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (/ (sqrt 2) (* (+ (/ 1 x) 1) (* x (pow l 2)))) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))))) (+ (* 1/2 (* (/ (sqrt 2) (* (+ (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))))) (* 1/2 (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))))))) in x 3.673 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ (sqrt 2) (* (+ (/ 1 x) 1) (* x (pow l 2)))) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))))) in x 3.673 * [taylor]: Taking taylor expansion of 1/2 in x 3.673 * [backup-simplify]: Simplify 1/2 into 1/2 3.673 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) (* (+ (/ 1 x) 1) (* x (pow l 2)))) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)))) in x 3.673 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 3.673 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.673 * [taylor]: Taking taylor expansion of 2 in x 3.673 * [backup-simplify]: Simplify 2 into 2 3.674 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.674 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.674 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 3.674 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.674 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.674 * [taylor]: Taking taylor expansion of x in x 3.674 * [backup-simplify]: Simplify 0 into 0 3.674 * [backup-simplify]: Simplify 1 into 1 3.674 * [backup-simplify]: Simplify (/ 1 1) into 1 3.674 * [taylor]: Taking taylor expansion of 1 in x 3.674 * [backup-simplify]: Simplify 1 into 1 3.674 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 3.674 * [taylor]: Taking taylor expansion of x in x 3.674 * [backup-simplify]: Simplify 0 into 0 3.674 * [backup-simplify]: Simplify 1 into 1 3.674 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.674 * [taylor]: Taking taylor expansion of l in x 3.674 * [backup-simplify]: Simplify l into l 3.675 * [backup-simplify]: Simplify (+ 1 0) into 1 3.675 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.675 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.675 * [backup-simplify]: Simplify (* 1 0) into 0 3.675 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.675 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 3.676 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.676 * [backup-simplify]: Simplify (+ 0 1) into 1 3.677 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 3.677 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.677 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))) in x 3.677 * [taylor]: Taking taylor expansion of (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)) in x 3.677 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3) in x 3.677 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) in x 3.677 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) in x 3.677 * [taylor]: Taking taylor expansion of 2 in x 3.677 * [backup-simplify]: Simplify 2 into 2 3.677 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) x)) in x 3.677 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) x) in x 3.677 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.677 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.677 * [taylor]: Taking taylor expansion of x in x 3.677 * [backup-simplify]: Simplify 0 into 0 3.677 * [backup-simplify]: Simplify 1 into 1 3.677 * [backup-simplify]: Simplify (/ 1 1) into 1 3.677 * [taylor]: Taking taylor expansion of 1 in x 3.677 * [backup-simplify]: Simplify 1 into 1 3.677 * [taylor]: Taking taylor expansion of x in x 3.677 * [backup-simplify]: Simplify 0 into 0 3.677 * [backup-simplify]: Simplify 1 into 1 3.678 * [backup-simplify]: Simplify (+ 1 0) into 1 3.678 * [backup-simplify]: Simplify (* 1 0) into 0 3.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.679 * [backup-simplify]: Simplify (+ 0 1) into 1 3.679 * [backup-simplify]: Simplify (+ (* 1 1) (* 1 0)) into 1 3.679 * [backup-simplify]: Simplify (/ 1 1) into 1 3.679 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (+ (/ 1 x) 1))) in x 3.679 * [taylor]: Taking taylor expansion of 2 in x 3.679 * [backup-simplify]: Simplify 2 into 2 3.679 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 x) 1)) in x 3.679 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.679 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.679 * [taylor]: Taking taylor expansion of x in x 3.679 * [backup-simplify]: Simplify 0 into 0 3.679 * [backup-simplify]: Simplify 1 into 1 3.680 * [backup-simplify]: Simplify (/ 1 1) into 1 3.680 * [taylor]: Taking taylor expansion of 1 in x 3.680 * [backup-simplify]: Simplify 1 into 1 3.680 * [backup-simplify]: Simplify (+ 1 0) into 1 3.680 * [backup-simplify]: Simplify (/ 1 1) into 1 3.680 * [backup-simplify]: Simplify (* 2 1) into 2 3.681 * [backup-simplify]: Simplify (+ 2 0) into 2 3.681 * [backup-simplify]: Simplify (* 2 2) into 4 3.681 * [backup-simplify]: Simplify (* 2 4) into 8 3.682 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.682 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.682 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.683 * [backup-simplify]: Simplify (+ 0 0) into 0 3.683 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 1) (* 0 0))) into 1 3.684 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)))) into -1 3.684 * [backup-simplify]: Simplify (+ (* 2 -1) (* 0 1)) into -2 3.684 * [backup-simplify]: Simplify (* 2 1) into 2 3.685 * [backup-simplify]: Simplify (- 2) into -2 3.685 * [backup-simplify]: Simplify (+ -2 -2) into -4 3.685 * [backup-simplify]: Simplify (+ (* 2 -4) (* -4 2)) into -16 3.686 * [backup-simplify]: Simplify (+ (* 2 -16) (* -4 4)) into -48 3.686 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ -48 8)))) into 3/4 3.687 * [backup-simplify]: Simplify (/ 3/4 (* 2 (sqrt 1/8))) into (/ 3/8 (sqrt 1/8)) 3.687 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (/ (sqrt 2) (* (+ (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))))) (* 1/2 (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)))))) in x 3.687 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ (sqrt 2) (* (+ (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))))) in x 3.687 * [taylor]: Taking taylor expansion of 1/2 in x 3.687 * [backup-simplify]: Simplify 1/2 into 1/2 3.687 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) (* (+ (/ 1 x) 1) (pow l 2))) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)))) in x 3.687 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (+ (/ 1 x) 1) (pow l 2))) in x 3.687 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.687 * [taylor]: Taking taylor expansion of 2 in x 3.687 * [backup-simplify]: Simplify 2 into 2 3.687 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.688 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.688 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 3.688 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.688 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.688 * [taylor]: Taking taylor expansion of x in x 3.688 * [backup-simplify]: Simplify 0 into 0 3.688 * [backup-simplify]: Simplify 1 into 1 3.688 * [backup-simplify]: Simplify (/ 1 1) into 1 3.688 * [taylor]: Taking taylor expansion of 1 in x 3.688 * [backup-simplify]: Simplify 1 into 1 3.688 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.688 * [taylor]: Taking taylor expansion of l in x 3.688 * [backup-simplify]: Simplify l into l 3.689 * [backup-simplify]: Simplify (+ 1 0) into 1 3.689 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.689 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 3.689 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.689 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))) in x 3.689 * [taylor]: Taking taylor expansion of (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)) in x 3.689 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3) in x 3.689 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) in x 3.689 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) in x 3.689 * [taylor]: Taking taylor expansion of 2 in x 3.689 * [backup-simplify]: Simplify 2 into 2 3.689 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) x)) in x 3.689 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) x) in x 3.689 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.689 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.689 * [taylor]: Taking taylor expansion of x in x 3.689 * [backup-simplify]: Simplify 0 into 0 3.689 * [backup-simplify]: Simplify 1 into 1 3.689 * [backup-simplify]: Simplify (/ 1 1) into 1 3.689 * [taylor]: Taking taylor expansion of 1 in x 3.690 * [backup-simplify]: Simplify 1 into 1 3.690 * [taylor]: Taking taylor expansion of x in x 3.690 * [backup-simplify]: Simplify 0 into 0 3.690 * [backup-simplify]: Simplify 1 into 1 3.690 * [backup-simplify]: Simplify (+ 1 0) into 1 3.690 * [backup-simplify]: Simplify (* 1 0) into 0 3.691 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.691 * [backup-simplify]: Simplify (+ 0 1) into 1 3.691 * [backup-simplify]: Simplify (+ (* 1 1) (* 1 0)) into 1 3.691 * [backup-simplify]: Simplify (/ 1 1) into 1 3.691 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (+ (/ 1 x) 1))) in x 3.691 * [taylor]: Taking taylor expansion of 2 in x 3.691 * [backup-simplify]: Simplify 2 into 2 3.691 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 x) 1)) in x 3.691 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.691 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.692 * [taylor]: Taking taylor expansion of x in x 3.692 * [backup-simplify]: Simplify 0 into 0 3.692 * [backup-simplify]: Simplify 1 into 1 3.692 * [backup-simplify]: Simplify (/ 1 1) into 1 3.692 * [taylor]: Taking taylor expansion of 1 in x 3.692 * [backup-simplify]: Simplify 1 into 1 3.692 * [backup-simplify]: Simplify (+ 1 0) into 1 3.692 * [backup-simplify]: Simplify (/ 1 1) into 1 3.693 * [backup-simplify]: Simplify (* 2 1) into 2 3.693 * [backup-simplify]: Simplify (+ 2 0) into 2 3.693 * [backup-simplify]: Simplify (* 2 2) into 4 3.693 * [backup-simplify]: Simplify (* 2 4) into 8 3.694 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.694 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.694 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.695 * [backup-simplify]: Simplify (+ 0 0) into 0 3.695 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 1) (* 0 0))) into 1 3.696 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)))) into -1 3.696 * [backup-simplify]: Simplify (+ (* 2 -1) (* 0 1)) into -2 3.696 * [backup-simplify]: Simplify (* 2 1) into 2 3.696 * [backup-simplify]: Simplify (- 2) into -2 3.697 * [backup-simplify]: Simplify (+ -2 -2) into -4 3.697 * [backup-simplify]: Simplify (+ (* 2 -4) (* -4 2)) into -16 3.698 * [backup-simplify]: Simplify (+ (* 2 -16) (* -4 4)) into -48 3.698 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ -48 8)))) into 3/4 3.699 * [backup-simplify]: Simplify (/ 3/4 (* 2 (sqrt 1/8))) into (/ 3/8 (sqrt 1/8)) 3.699 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))))) in x 3.699 * [taylor]: Taking taylor expansion of 1/2 in x 3.699 * [backup-simplify]: Simplify 1/2 into 1/2 3.699 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2) (pow l 2)) (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)))) in x 3.699 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (pow l 2)) in x 3.699 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.699 * [taylor]: Taking taylor expansion of 2 in x 3.699 * [backup-simplify]: Simplify 2 into 2 3.699 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.700 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.700 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.700 * [taylor]: Taking taylor expansion of l in x 3.700 * [backup-simplify]: Simplify l into l 3.700 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.700 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.700 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))) in x 3.700 * [taylor]: Taking taylor expansion of (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)) in x 3.700 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3) in x 3.700 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) in x 3.700 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) in x 3.700 * [taylor]: Taking taylor expansion of 2 in x 3.700 * [backup-simplify]: Simplify 2 into 2 3.700 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) x)) in x 3.700 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) x) in x 3.700 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.700 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.700 * [taylor]: Taking taylor expansion of x in x 3.700 * [backup-simplify]: Simplify 0 into 0 3.700 * [backup-simplify]: Simplify 1 into 1 3.701 * [backup-simplify]: Simplify (/ 1 1) into 1 3.701 * [taylor]: Taking taylor expansion of 1 in x 3.701 * [backup-simplify]: Simplify 1 into 1 3.701 * [taylor]: Taking taylor expansion of x in x 3.701 * [backup-simplify]: Simplify 0 into 0 3.701 * [backup-simplify]: Simplify 1 into 1 3.701 * [backup-simplify]: Simplify (+ 1 0) into 1 3.701 * [backup-simplify]: Simplify (* 1 0) into 0 3.702 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.703 * [backup-simplify]: Simplify (+ 0 1) into 1 3.703 * [backup-simplify]: Simplify (+ (* 1 1) (* 1 0)) into 1 3.704 * [backup-simplify]: Simplify (/ 1 1) into 1 3.704 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (+ (/ 1 x) 1))) in x 3.704 * [taylor]: Taking taylor expansion of 2 in x 3.704 * [backup-simplify]: Simplify 2 into 2 3.704 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 x) 1)) in x 3.704 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.704 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.704 * [taylor]: Taking taylor expansion of x in x 3.704 * [backup-simplify]: Simplify 0 into 0 3.704 * [backup-simplify]: Simplify 1 into 1 3.704 * [backup-simplify]: Simplify (/ 1 1) into 1 3.704 * [taylor]: Taking taylor expansion of 1 in x 3.704 * [backup-simplify]: Simplify 1 into 1 3.705 * [backup-simplify]: Simplify (+ 1 0) into 1 3.705 * [backup-simplify]: Simplify (/ 1 1) into 1 3.706 * [backup-simplify]: Simplify (* 2 1) into 2 3.706 * [backup-simplify]: Simplify (+ 2 0) into 2 3.712 * [backup-simplify]: Simplify (* 2 2) into 4 3.713 * [backup-simplify]: Simplify (* 2 4) into 8 3.713 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.714 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.715 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.715 * [backup-simplify]: Simplify (+ 0 0) into 0 3.716 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 1) (* 0 0))) into 1 3.717 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)))) into -1 3.717 * [backup-simplify]: Simplify (+ (* 2 -1) (* 0 1)) into -2 3.718 * [backup-simplify]: Simplify (* 2 1) into 2 3.718 * [backup-simplify]: Simplify (- 2) into -2 3.719 * [backup-simplify]: Simplify (+ -2 -2) into -4 3.719 * [backup-simplify]: Simplify (+ (* 2 -4) (* -4 2)) into -16 3.720 * [backup-simplify]: Simplify (+ (* 2 -16) (* -4 4)) into -48 3.721 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ -48 8)))) into 3/4 3.722 * [backup-simplify]: Simplify (/ 3/4 (* 2 (sqrt 1/8))) into (/ 3/8 (sqrt 1/8)) 3.723 * [backup-simplify]: Simplify (* (/ (sqrt 2) (pow l 2)) (sqrt 1/8)) into (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)) 3.725 * [backup-simplify]: Simplify (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))) into (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))) 3.726 * [backup-simplify]: Simplify (* (/ (sqrt 2) (pow l 2)) (sqrt 1/8)) into (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)) 3.727 * [backup-simplify]: Simplify (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))) into (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))) 3.729 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)))) into (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))) 3.730 * [backup-simplify]: Simplify (- (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)))) into (- (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)))) 3.733 * [backup-simplify]: Simplify (+ (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))) (- (* 1/2 (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2))))) into 0 3.733 * [taylor]: Taking taylor expansion of 0 in l 3.733 * [backup-simplify]: Simplify 0 into 0 3.733 * [backup-simplify]: Simplify 0 into 0 3.733 * [taylor]: Taking taylor expansion of 0 in l 3.733 * [backup-simplify]: Simplify 0 into 0 3.734 * [backup-simplify]: Simplify 0 into 0 3.734 * [backup-simplify]: Simplify 0 into 0 3.734 * * * [progress]: simplifying candidates 3.734 * * * * [progress]: [ 1 / 96 ] simplifiying candidate # 3.734 * * * * [progress]: [ 2 / 96 ] simplifiying candidate # 3.734 * * * * [progress]: [ 3 / 96 ] simplifiying candidate # 3.735 * [simplify]: Simplifying (log (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 3.735 * * [simplify]: iters left: 6 (16 enodes) 3.741 * * [simplify]: iters left: 5 (69 enodes) 3.754 * * [simplify]: iters left: 4 (135 enodes) 3.790 * * [simplify]: iters left: 3 (249 enodes) 3.862 * * [simplify]: iters left: 2 (438 enodes) 3.997 * * [simplify]: Extracting #0: cost 1 inf + 0 3.997 * * [simplify]: Extracting #1: cost 3 inf + 0 3.997 * * [simplify]: Extracting #2: cost 5 inf + 0 3.997 * * [simplify]: Extracting #3: cost 15 inf + 0 3.997 * * [simplify]: Extracting #4: cost 84 inf + 0 3.998 * * [simplify]: Extracting #5: cost 167 inf + 289 3.999 * * [simplify]: Extracting #6: cost 150 inf + 4433 4.005 * * [simplify]: Extracting #7: cost 33 inf + 21849 4.014 * * [simplify]: Extracting #8: cost 1 inf + 28953 4.022 * * [simplify]: Extracting #9: cost 0 inf + 29420 4.029 * * [simplify]: Extracting #10: cost 0 inf + 29416 4.037 * [simplify]: Simplified to (log (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 4.037 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (exp (log (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 4.037 * * * * [progress]: [ 4 / 96 ] simplifiying candidate # 4.037 * [simplify]: Simplifying (exp (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 4.037 * * [simplify]: iters left: 6 (16 enodes) 4.042 * * [simplify]: iters left: 5 (69 enodes) 4.057 * * [simplify]: iters left: 4 (135 enodes) 4.094 * * [simplify]: iters left: 3 (249 enodes) 4.165 * * [simplify]: iters left: 2 (438 enodes) 4.291 * * [simplify]: Extracting #0: cost 1 inf + 0 4.291 * * [simplify]: Extracting #1: cost 3 inf + 0 4.291 * * [simplify]: Extracting #2: cost 5 inf + 0 4.292 * * [simplify]: Extracting #3: cost 15 inf + 0 4.292 * * [simplify]: Extracting #4: cost 84 inf + 0 4.293 * * [simplify]: Extracting #5: cost 167 inf + 289 4.299 * * [simplify]: Extracting #6: cost 150 inf + 4433 4.307 * * [simplify]: Extracting #7: cost 33 inf + 21849 4.319 * * [simplify]: Extracting #8: cost 1 inf + 28953 4.334 * * [simplify]: Extracting #9: cost 0 inf + 29420 4.349 * * [simplify]: Extracting #10: cost 0 inf + 29416 4.358 * [simplify]: Simplified to (exp (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 4.359 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (log (exp (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 4.359 * * * * [progress]: [ 5 / 96 ] simplifiying candidate # 4.359 * [simplify]: Simplifying (* (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 4.359 * * [simplify]: iters left: 6 (17 enodes) 4.364 * * [simplify]: iters left: 5 (72 enodes) 4.381 * * [simplify]: iters left: 4 (138 enodes) 4.419 * * [simplify]: iters left: 3 (253 enodes) 4.481 * * [simplify]: iters left: 2 (435 enodes) 4.584 * * [simplify]: Extracting #0: cost 1 inf + 0 4.584 * * [simplify]: Extracting #1: cost 3 inf + 0 4.584 * * [simplify]: Extracting #2: cost 5 inf + 0 4.584 * * [simplify]: Extracting #3: cost 7 inf + 0 4.584 * * [simplify]: Extracting #4: cost 17 inf + 0 4.584 * * [simplify]: Extracting #5: cost 86 inf + 0 4.585 * * [simplify]: Extracting #6: cost 164 inf + 331 4.588 * * [simplify]: Extracting #7: cost 134 inf + 5990 4.599 * * [simplify]: Extracting #8: cost 24 inf + 24863 4.611 * * [simplify]: Extracting #9: cost 0 inf + 30019 4.619 * * [simplify]: Extracting #10: cost 0 inf + 30014 4.627 * [simplify]: Simplified to (* (cbrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) (cbrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) 4.627 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (* (cbrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) (cbrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 4.627 * [simplify]: Simplifying (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 4.627 * * [simplify]: iters left: 6 (16 enodes) 4.632 * * [simplify]: iters left: 5 (69 enodes) 4.654 * * [simplify]: iters left: 4 (135 enodes) 4.682 * * [simplify]: iters left: 3 (249 enodes) 4.771 * * [simplify]: iters left: 2 (438 enodes) 4.902 * * [simplify]: Extracting #0: cost 1 inf + 0 4.902 * * [simplify]: Extracting #1: cost 3 inf + 0 4.902 * * [simplify]: Extracting #2: cost 5 inf + 0 4.903 * * [simplify]: Extracting #3: cost 15 inf + 0 4.903 * * [simplify]: Extracting #4: cost 84 inf + 0 4.904 * * [simplify]: Extracting #5: cost 167 inf + 289 4.906 * * [simplify]: Extracting #6: cost 150 inf + 4433 4.912 * * [simplify]: Extracting #7: cost 33 inf + 21849 4.919 * * [simplify]: Extracting #8: cost 1 inf + 28963 4.927 * * [simplify]: Extracting #9: cost 0 inf + 29440 4.934 * * [simplify]: Extracting #10: cost 0 inf + 29436 4.942 * [simplify]: Simplified to (cbrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 4.942 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (* (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (cbrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 4.942 * * * * [progress]: [ 6 / 96 ] simplifiying candidate # 4.942 * [simplify]: Simplifying (* (* (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 4.942 * * [simplify]: iters left: 6 (17 enodes) 4.947 * * [simplify]: iters left: 5 (71 enodes) 4.961 * * [simplify]: iters left: 4 (146 enodes) 5.010 * * [simplify]: iters left: 3 (317 enodes) 5.098 * * [simplify]: Extracting #0: cost 1 inf + 0 5.098 * * [simplify]: Extracting #1: cost 16 inf + 0 5.098 * * [simplify]: Extracting #2: cost 82 inf + 1 5.098 * * [simplify]: Extracting #3: cost 152 inf + 251 5.099 * * [simplify]: Extracting #4: cost 131 inf + 3994 5.103 * * [simplify]: Extracting #5: cost 70 inf + 14669 5.112 * * [simplify]: Extracting #6: cost 41 inf + 25080 5.136 * * [simplify]: Extracting #7: cost 2 inf + 44687 5.161 * * [simplify]: Extracting #8: cost 0 inf + 45431 5.179 * * [simplify]: Extracting #9: cost 0 inf + 45430 5.193 * [simplify]: Simplified to (* (- (/ (+ (* (+ (* (* t t) 2) (* l l)) x) (+ (* (* t t) 2) (* l l))) (+ x -1)) (* l l)) (sqrt (- (/ (+ (* (+ (* (* t t) 2) (* l l)) x) (+ (* (* t t) 2) (* l l))) (+ x -1)) (* l l)))) 5.193 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (cbrt (* (- (/ (+ (* (+ (* (* t t) 2) (* l l)) x) (+ (* (* t t) 2) (* l l))) (+ x -1)) (* l l)) (sqrt (- (/ (+ (* (+ (* (* t t) 2) (* l l)) x) (+ (* (* t t) 2) (* l l))) (+ x -1)) (* l l))))))) 5.193 * * * * [progress]: [ 7 / 96 ] simplifiying candidate # 5.193 * [simplify]: Simplifying (sqrt (* (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 5.193 * * [simplify]: iters left: 6 (17 enodes) 5.198 * * [simplify]: iters left: 5 (73 enodes) 5.212 * * [simplify]: iters left: 4 (139 enodes) 5.237 * * [simplify]: iters left: 3 (254 enodes) 5.295 * * [simplify]: iters left: 2 (436 enodes) 5.419 * * [simplify]: Extracting #0: cost 1 inf + 0 5.420 * * [simplify]: Extracting #1: cost 4 inf + 0 5.420 * * [simplify]: Extracting #2: cost 7 inf + 0 5.420 * * [simplify]: Extracting #3: cost 17 inf + 0 5.420 * * [simplify]: Extracting #4: cost 87 inf + 0 5.420 * * [simplify]: Extracting #5: cost 172 inf + 167 5.422 * * [simplify]: Extracting #6: cost 139 inf + 6604 5.430 * * [simplify]: Extracting #7: cost 13 inf + 27424 5.449 * * [simplify]: Extracting #8: cost 0 inf + 30570 5.458 * * [simplify]: Extracting #9: cost 0 inf + 30568 5.466 * * [simplify]: Extracting #10: cost 0 inf + 30567 5.473 * [simplify]: Simplified to (fabs (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ -1 x)) (* l l)))) 5.473 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (fabs (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ -1 x)) (* l l)))) (sqrt (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 5.474 * [simplify]: Simplifying (sqrt (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 5.474 * * [simplify]: iters left: 6 (16 enodes) 5.479 * * [simplify]: iters left: 5 (69 enodes) 5.491 * * [simplify]: iters left: 4 (135 enodes) 5.517 * * [simplify]: iters left: 3 (249 enodes) 5.583 * * [simplify]: iters left: 2 (438 enodes) 5.736 * * [simplify]: Extracting #0: cost 1 inf + 0 5.736 * * [simplify]: Extracting #1: cost 3 inf + 0 5.736 * * [simplify]: Extracting #2: cost 5 inf + 0 5.736 * * [simplify]: Extracting #3: cost 15 inf + 0 5.736 * * [simplify]: Extracting #4: cost 84 inf + 0 5.737 * * [simplify]: Extracting #5: cost 167 inf + 289 5.739 * * [simplify]: Extracting #6: cost 150 inf + 4433 5.749 * * [simplify]: Extracting #7: cost 33 inf + 21889 5.760 * * [simplify]: Extracting #8: cost 1 inf + 29043 5.767 * * [simplify]: Extracting #9: cost 0 inf + 29520 5.775 * * [simplify]: Extracting #10: cost 0 inf + 29516 5.782 * [simplify]: Simplified to (sqrt (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 5.782 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (sqrt (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 5.782 * * * * [progress]: [ 8 / 96 ] simplifiying candidate # 5.783 * [simplify]: Simplifying (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 5.783 * * [simplify]: iters left: 6 (16 enodes) 5.788 * * [simplify]: iters left: 5 (69 enodes) 5.812 * * [simplify]: iters left: 4 (135 enodes) 5.861 * * [simplify]: iters left: 3 (249 enodes) 5.916 * * [simplify]: iters left: 2 (438 enodes) 6.076 * * [simplify]: Extracting #0: cost 1 inf + 0 6.076 * * [simplify]: Extracting #1: cost 3 inf + 0 6.076 * * [simplify]: Extracting #2: cost 5 inf + 0 6.076 * * [simplify]: Extracting #3: cost 15 inf + 0 6.076 * * [simplify]: Extracting #4: cost 84 inf + 0 6.077 * * [simplify]: Extracting #5: cost 167 inf + 289 6.078 * * [simplify]: Extracting #6: cost 150 inf + 4433 6.082 * * [simplify]: Extracting #7: cost 33 inf + 21849 6.091 * * [simplify]: Extracting #8: cost 1 inf + 28923 6.105 * * [simplify]: Extracting #9: cost 0 inf + 29360 6.119 * * [simplify]: Extracting #10: cost 0 inf + 29356 6.134 * [simplify]: Simplified to (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 6.134 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 6.134 * [simplify]: Simplifying (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 6.135 * * [simplify]: iters left: 6 (16 enodes) 6.144 * * [simplify]: iters left: 5 (69 enodes) 6.162 * * [simplify]: iters left: 4 (135 enodes) 6.193 * * [simplify]: iters left: 3 (249 enodes) 6.257 * * [simplify]: iters left: 2 (438 enodes) 6.400 * * [simplify]: Extracting #0: cost 1 inf + 0 6.400 * * [simplify]: Extracting #1: cost 3 inf + 0 6.400 * * [simplify]: Extracting #2: cost 5 inf + 0 6.401 * * [simplify]: Extracting #3: cost 15 inf + 0 6.401 * * [simplify]: Extracting #4: cost 84 inf + 0 6.402 * * [simplify]: Extracting #5: cost 167 inf + 289 6.404 * * [simplify]: Extracting #6: cost 150 inf + 4433 6.414 * * [simplify]: Extracting #7: cost 33 inf + 21849 6.428 * * [simplify]: Extracting #8: cost 1 inf + 28923 6.443 * * [simplify]: Extracting #9: cost 0 inf + 29360 6.455 * * [simplify]: Extracting #10: cost 0 inf + 29356 6.463 * [simplify]: Simplified to (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 6.463 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 6.463 * * * * [progress]: [ 9 / 96 ] simplifiying candidate # 6.463 * [simplify]: Simplifying (sqrt 1) 6.463 * * [simplify]: iters left: 1 (2 enodes) 6.466 * * [simplify]: Extracting #0: cost 1 inf + 0 6.466 * * [simplify]: Extracting #1: cost 0 inf + 1 6.466 * [simplify]: Simplified to 1 6.466 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* 1 (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 6.466 * [simplify]: Simplifying (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 6.466 * * [simplify]: iters left: 6 (15 enodes) 6.474 * * [simplify]: iters left: 5 (66 enodes) 6.488 * * [simplify]: iters left: 4 (132 enodes) 6.519 * * [simplify]: iters left: 3 (247 enodes) 6.594 * * [simplify]: iters left: 2 (438 enodes) 6.748 * * [simplify]: Extracting #0: cost 1 inf + 0 6.749 * * [simplify]: Extracting #1: cost 3 inf + 0 6.749 * * [simplify]: Extracting #2: cost 13 inf + 0 6.749 * * [simplify]: Extracting #3: cost 83 inf + 0 6.750 * * [simplify]: Extracting #4: cost 169 inf + 86 6.752 * * [simplify]: Extracting #5: cost 158 inf + 2751 6.760 * * [simplify]: Extracting #6: cost 47 inf + 18834 6.774 * * [simplify]: Extracting #7: cost 3 inf + 27869 6.788 * * [simplify]: Extracting #8: cost 0 inf + 28601 6.806 * [simplify]: Simplified to (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 6.806 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* 1 (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))) 6.806 * * * * [progress]: [ 10 / 96 ] simplifiying candidate # 6.807 * [simplify]: Simplifying (sqrt (- (pow (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) 3) (pow (* l l) 3))) 6.807 * * [simplify]: iters left: 6 (18 enodes) 6.816 * * [simplify]: iters left: 5 (92 enodes) 6.839 * * [simplify]: iters left: 4 (275 enodes) 6.965 * * [simplify]: Extracting #0: cost 1 inf + 0 6.965 * * [simplify]: Extracting #1: cost 3 inf + 0 6.965 * * [simplify]: Extracting #2: cost 16 inf + 0 6.966 * * [simplify]: Extracting #3: cost 206 inf + 0 6.967 * * [simplify]: Extracting #4: cost 396 inf + 1162 6.979 * * [simplify]: Extracting #5: cost 233 inf + 51513 7.006 * * [simplify]: Extracting #6: cost 18 inf + 133112 7.041 * * [simplify]: Extracting #7: cost 0 inf + 142508 7.097 * * [simplify]: Extracting #8: cost 0 inf + 142388 7.155 * [simplify]: Simplified to (sqrt (- (* (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (* (* l l) (* (* l l) (* l l))))) 7.156 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (- (* (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (* (* l l) (* (* l l) (* l l))))) (sqrt (+ (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (+ (* (* l l) (* l l)) (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))))) 7.156 * [simplify]: Simplifying (sqrt (+ (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (+ (* (* l l) (* l l)) (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 7.157 * * [simplify]: iters left: 6 (19 enodes) 7.169 * * [simplify]: iters left: 5 (98 enodes) 7.211 * * [simplify]: iters left: 4 (282 enodes) 7.358 * * [simplify]: Extracting #0: cost 1 inf + 0 7.358 * * [simplify]: Extracting #1: cost 3 inf + 0 7.358 * * [simplify]: Extracting #2: cost 16 inf + 0 7.358 * * [simplify]: Extracting #3: cost 179 inf + 0 7.359 * * [simplify]: Extracting #4: cost 293 inf + 249 7.363 * * [simplify]: Extracting #5: cost 225 inf + 15831 7.383 * * [simplify]: Extracting #6: cost 28 inf + 78425 7.424 * * [simplify]: Extracting #7: cost 0 inf + 87757 7.469 * * [simplify]: Extracting #8: cost 0 inf + 87517 7.511 * [simplify]: Simplified to (sqrt (+ (* (* l l) (* l l)) (* (* (+ (* (* 2 t) t) (* l l)) (/ (+ 1 x) (- x 1))) (+ (* (+ (* (* 2 t) t) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) 7.511 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (- (* (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (* (* l l) (* (* l l) (* l l))))) (sqrt (+ (* (* l l) (* l l)) (* (* (+ (* (* 2 t) t) (* l l)) (/ (+ 1 x) (- x 1))) (+ (* (+ (* (* 2 t) t) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))))) 7.511 * * * * [progress]: [ 11 / 96 ] simplifiying candidate # 7.512 * [simplify]: Simplifying (sqrt (- (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (* (* l l) (* l l)))) 7.512 * * [simplify]: iters left: 6 (17 enodes) 7.522 * * [simplify]: iters left: 5 (86 enodes) 7.558 * * [simplify]: iters left: 4 (245 enodes) 7.684 * * [simplify]: Extracting #0: cost 1 inf + 0 7.684 * * [simplify]: Extracting #1: cost 3 inf + 0 7.684 * * [simplify]: Extracting #2: cost 33 inf + 0 7.685 * * [simplify]: Extracting #3: cost 172 inf + 0 7.691 * * [simplify]: Extracting #4: cost 286 inf + 126 7.697 * * [simplify]: Extracting #5: cost 226 inf + 15728 7.724 * * [simplify]: Extracting #6: cost 32 inf + 75686 7.747 * * [simplify]: Extracting #7: cost 0 inf + 88147 7.775 * * [simplify]: Extracting #8: cost 0 inf + 88107 7.813 * [simplify]: Simplified to (sqrt (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (+ -1 x))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (+ -1 x)))) (* (* l l) (* l l)))) 7.813 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (+ -1 x))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (+ -1 x)))) (* (* l l) (* l l)))) (sqrt (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 7.813 * [simplify]: Simplifying (sqrt (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 7.814 * * [simplify]: iters left: 6 (15 enodes) 7.823 * * [simplify]: iters left: 5 (65 enodes) 7.847 * * [simplify]: iters left: 4 (125 enodes) 7.890 * * [simplify]: iters left: 3 (239 enodes) 7.973 * * [simplify]: iters left: 2 (428 enodes) 8.116 * * [simplify]: Extracting #0: cost 1 inf + 0 8.116 * * [simplify]: Extracting #1: cost 3 inf + 0 8.116 * * [simplify]: Extracting #2: cost 10 inf + 0 8.116 * * [simplify]: Extracting #3: cost 79 inf + 0 8.117 * * [simplify]: Extracting #4: cost 160 inf + 127 8.118 * * [simplify]: Extracting #5: cost 136 inf + 5650 8.123 * * [simplify]: Extracting #6: cost 31 inf + 21285 8.131 * * [simplify]: Extracting #7: cost 1 inf + 27383 8.145 * * [simplify]: Extracting #8: cost 0 inf + 27708 8.154 * [simplify]: Simplified to (sqrt (+ (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 8.154 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (- (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (* (* l l) (* l l)))) (sqrt (+ (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))) 8.154 * * * * [progress]: [ 12 / 96 ] simplifiying candidate # 8.154 * [simplify]: Simplifying (/ 1 2) 8.154 * * [simplify]: iters left: 2 (3 enodes) 8.156 * * [simplify]: iters left: 1 (12 enodes) 8.159 * * [simplify]: Extracting #0: cost 1 inf + 0 8.159 * * [simplify]: Extracting #1: cost 0 inf + 1 8.159 * [simplify]: Simplified to 1/2 8.159 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (pow (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)) 1/2))) 8.159 * * * * [progress]: [ 13 / 96 ] simplifiying candidate # 8.159 * [simplify]: Simplifying (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 8.159 * * [simplify]: iters left: 6 (16 enodes) 8.164 * * [simplify]: iters left: 5 (69 enodes) 8.180 * * [simplify]: iters left: 4 (135 enodes) 8.216 * * [simplify]: iters left: 3 (249 enodes) 8.283 * * [simplify]: iters left: 2 (438 enodes) 8.444 * * [simplify]: Extracting #0: cost 1 inf + 0 8.444 * * [simplify]: Extracting #1: cost 3 inf + 0 8.444 * * [simplify]: Extracting #2: cost 5 inf + 0 8.444 * * [simplify]: Extracting #3: cost 15 inf + 0 8.444 * * [simplify]: Extracting #4: cost 84 inf + 0 8.444 * * [simplify]: Extracting #5: cost 167 inf + 289 8.446 * * [simplify]: Extracting #6: cost 150 inf + 4433 8.450 * * [simplify]: Extracting #7: cost 33 inf + 21849 8.458 * * [simplify]: Extracting #8: cost 1 inf + 28923 8.473 * * [simplify]: Extracting #9: cost 0 inf + 29360 8.488 * * [simplify]: Extracting #10: cost 0 inf + 29356 8.506 * [simplify]: Simplified to (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 8.507 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 8.507 * [simplify]: Simplifying (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 8.507 * * [simplify]: iters left: 6 (16 enodes) 8.515 * * [simplify]: iters left: 5 (69 enodes) 8.529 * * [simplify]: iters left: 4 (135 enodes) 8.553 * * [simplify]: iters left: 3 (249 enodes) 8.634 * * [simplify]: iters left: 2 (438 enodes) 8.788 * * [simplify]: Extracting #0: cost 1 inf + 0 8.788 * * [simplify]: Extracting #1: cost 3 inf + 0 8.788 * * [simplify]: Extracting #2: cost 5 inf + 0 8.788 * * [simplify]: Extracting #3: cost 15 inf + 0 8.789 * * [simplify]: Extracting #4: cost 84 inf + 0 8.790 * * [simplify]: Extracting #5: cost 167 inf + 289 8.792 * * [simplify]: Extracting #6: cost 150 inf + 4433 8.802 * * [simplify]: Extracting #7: cost 33 inf + 21849 8.816 * * [simplify]: Extracting #8: cost 1 inf + 28923 8.835 * * [simplify]: Extracting #9: cost 0 inf + 29360 8.847 * * [simplify]: Extracting #10: cost 0 inf + 29356 8.854 * [simplify]: Simplified to (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 8.855 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 8.855 * * * * [progress]: [ 14 / 96 ] simplifiying candidate # 8.855 * * * * [progress]: [ 15 / 96 ] simplifiying candidate # 8.855 * * * * [progress]: [ 16 / 96 ] simplifiying candidate #real (real->posit16 (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))))> 8.855 * [simplify]: Simplifying (real->posit16 (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 8.855 * * [simplify]: iters left: 6 (16 enodes) 8.860 * * [simplify]: iters left: 5 (66 enodes) 8.873 * * [simplify]: iters left: 4 (132 enodes) 8.919 * * [simplify]: iters left: 3 (246 enodes) 9.014 * * [simplify]: iters left: 2 (435 enodes) 9.138 * * [simplify]: Extracting #0: cost 1 inf + 0 9.138 * * [simplify]: Extracting #1: cost 2 inf + 0 9.138 * * [simplify]: Extracting #2: cost 3 inf + 0 9.138 * * [simplify]: Extracting #3: cost 13 inf + 0 9.138 * * [simplify]: Extracting #4: cost 83 inf + 0 9.139 * * [simplify]: Extracting #5: cost 172 inf + 167 9.140 * * [simplify]: Extracting #6: cost 153 inf + 4345 9.147 * * [simplify]: Extracting #7: cost 41 inf + 19952 9.158 * * [simplify]: Extracting #8: cost 3 inf + 28166 9.173 * * [simplify]: Extracting #9: cost 0 inf + 28940 9.187 * [simplify]: Simplified to (real->posit16 (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) 9.188 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (posit16->real (real->posit16 (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 9.188 * * * * [progress]: [ 17 / 96 ] simplifiying candidate # 9.188 * [simplify]: Simplifying (/ (exp (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (exp (* l l))) 9.188 * * [simplify]: iters left: 6 (16 enodes) 9.196 * * [simplify]: iters left: 5 (73 enodes) 9.210 * * [simplify]: iters left: 4 (151 enodes) 9.259 * * [simplify]: iters left: 3 (335 enodes) 9.392 * * [simplify]: Extracting #0: cost 1 inf + 0 9.392 * * [simplify]: Extracting #1: cost 29 inf + 0 9.392 * * [simplify]: Extracting #2: cost 124 inf + 0 9.395 * * [simplify]: Extracting #3: cost 205 inf + 197 9.396 * * [simplify]: Extracting #4: cost 206 inf + 3848 9.399 * * [simplify]: Extracting #5: cost 119 inf + 26237 9.409 * * [simplify]: Extracting #6: cost 9 inf + 70581 9.428 * * [simplify]: Extracting #7: cost 0 inf + 72028 9.451 * * [simplify]: Extracting #8: cost 0 inf + 71748 9.474 * [simplify]: Simplified to (exp (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 9.474 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (log (exp (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 9.475 * * * * [progress]: [ 18 / 96 ] simplifiying candidate # 9.475 * * * * [progress]: [ 19 / 96 ] simplifiying candidate # 9.475 * [simplify]: Simplifying (log (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 9.475 * * [simplify]: iters left: 6 (15 enodes) 9.483 * * [simplify]: iters left: 5 (66 enodes) 9.495 * * [simplify]: iters left: 4 (132 enodes) 9.532 * * [simplify]: iters left: 3 (247 enodes) 9.595 * * [simplify]: iters left: 2 (438 enodes) 9.714 * * [simplify]: Extracting #0: cost 1 inf + 0 9.714 * * [simplify]: Extracting #1: cost 3 inf + 0 9.714 * * [simplify]: Extracting #2: cost 13 inf + 0 9.714 * * [simplify]: Extracting #3: cost 83 inf + 0 9.714 * * [simplify]: Extracting #4: cost 169 inf + 86 9.715 * * [simplify]: Extracting #5: cost 158 inf + 2751 9.720 * * [simplify]: Extracting #6: cost 47 inf + 18864 9.727 * * [simplify]: Extracting #7: cost 3 inf + 27929 9.735 * * [simplify]: Extracting #8: cost 0 inf + 28661 9.749 * [simplify]: Simplified to (log (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 9.749 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (exp (log (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 9.749 * * * * [progress]: [ 20 / 96 ] simplifiying candidate # 9.749 * [simplify]: Simplifying (exp (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 9.749 * * [simplify]: iters left: 6 (15 enodes) 9.754 * * [simplify]: iters left: 5 (69 enodes) 9.768 * * [simplify]: iters left: 4 (153 enodes) 9.807 * * [simplify]: iters left: 3 (327 enodes) 9.902 * * [simplify]: Extracting #0: cost 1 inf + 0 9.902 * * [simplify]: Extracting #1: cost 32 inf + 0 9.903 * * [simplify]: Extracting #2: cost 111 inf + 0 9.904 * * [simplify]: Extracting #3: cost 190 inf + 128 9.906 * * [simplify]: Extracting #4: cost 197 inf + 2663 9.913 * * [simplify]: Extracting #5: cost 108 inf + 23621 9.930 * * [simplify]: Extracting #6: cost 12 inf + 52997 9.949 * * [simplify]: Extracting #7: cost 0 inf + 57012 9.969 * [simplify]: Simplified to (exp (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 9.969 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (log (exp (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 9.969 * * * * [progress]: [ 21 / 96 ] simplifiying candidate # 9.969 * [simplify]: Simplifying (* (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 9.970 * * [simplify]: iters left: 6 (16 enodes) 9.979 * * [simplify]: iters left: 5 (69 enodes) 10.008 * * [simplify]: iters left: 4 (135 enodes) 10.055 * * [simplify]: iters left: 3 (249 enodes) 10.150 * * [simplify]: iters left: 2 (438 enodes) 10.281 * * [simplify]: Extracting #0: cost 1 inf + 0 10.281 * * [simplify]: Extracting #1: cost 3 inf + 0 10.281 * * [simplify]: Extracting #2: cost 5 inf + 0 10.281 * * [simplify]: Extracting #3: cost 15 inf + 0 10.281 * * [simplify]: Extracting #4: cost 84 inf + 0 10.282 * * [simplify]: Extracting #5: cost 167 inf + 289 10.285 * * [simplify]: Extracting #6: cost 150 inf + 4433 10.290 * * [simplify]: Extracting #7: cost 33 inf + 21889 10.297 * * [simplify]: Extracting #8: cost 1 inf + 29043 10.304 * * [simplify]: Extracting #9: cost 0 inf + 29520 10.318 * * [simplify]: Extracting #10: cost 0 inf + 29516 10.332 * [simplify]: Simplified to (* (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))) (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 10.332 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (* (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))) (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 10.333 * [simplify]: Simplifying (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 10.333 * * [simplify]: iters left: 6 (15 enodes) 10.346 * * [simplify]: iters left: 5 (66 enodes) 10.369 * * [simplify]: iters left: 4 (132 enodes) 10.393 * * [simplify]: iters left: 3 (247 enodes) 10.461 * * [simplify]: iters left: 2 (438 enodes) 10.610 * * [simplify]: Extracting #0: cost 1 inf + 0 10.610 * * [simplify]: Extracting #1: cost 3 inf + 0 10.610 * * [simplify]: Extracting #2: cost 13 inf + 0 10.611 * * [simplify]: Extracting #3: cost 83 inf + 0 10.612 * * [simplify]: Extracting #4: cost 169 inf + 86 10.614 * * [simplify]: Extracting #5: cost 158 inf + 2751 10.622 * * [simplify]: Extracting #6: cost 47 inf + 18874 10.636 * * [simplify]: Extracting #7: cost 3 inf + 27949 10.651 * * [simplify]: Extracting #8: cost 0 inf + 28681 10.668 * [simplify]: Simplified to (cbrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 10.669 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (* (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (cbrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 10.669 * * * * [progress]: [ 22 / 96 ] simplifiying candidate # 10.669 * [simplify]: Simplifying (* (* (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)) (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 10.669 * * [simplify]: iters left: 6 (16 enodes) 10.674 * * [simplify]: iters left: 5 (70 enodes) 10.688 * * [simplify]: iters left: 4 (150 enodes) 10.743 * * [simplify]: iters left: 3 (434 enodes) 11.083 * * [simplify]: Extracting #0: cost 1 inf + 0 11.083 * * [simplify]: Extracting #1: cost 27 inf + 0 11.084 * * [simplify]: Extracting #2: cost 313 inf + 1 11.088 * * [simplify]: Extracting #3: cost 566 inf + 496 11.120 * * [simplify]: Extracting #4: cost 358 inf + 84541 11.212 * * [simplify]: Extracting #5: cost 23 inf + 224739 11.313 * * [simplify]: Extracting #6: cost 0 inf + 233633 11.407 * [simplify]: Simplified to (* (* (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)) (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 11.407 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (cbrt (* (* (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)) (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 11.407 * * * * [progress]: [ 23 / 96 ] simplifiying candidate # 11.408 * [simplify]: Simplifying (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 11.408 * * [simplify]: iters left: 6 (15 enodes) 11.417 * * [simplify]: iters left: 5 (66 enodes) 11.439 * * [simplify]: iters left: 4 (132 enodes) 11.464 * * [simplify]: iters left: 3 (247 enodes) 11.529 * * [simplify]: iters left: 2 (438 enodes) 11.645 * * [simplify]: Extracting #0: cost 1 inf + 0 11.645 * * [simplify]: Extracting #1: cost 3 inf + 0 11.645 * * [simplify]: Extracting #2: cost 13 inf + 0 11.645 * * [simplify]: Extracting #3: cost 83 inf + 0 11.646 * * [simplify]: Extracting #4: cost 169 inf + 86 11.648 * * [simplify]: Extracting #5: cost 158 inf + 2751 11.659 * * [simplify]: Extracting #6: cost 47 inf + 18834 11.673 * * [simplify]: Extracting #7: cost 3 inf + 27869 11.687 * * [simplify]: Extracting #8: cost 0 inf + 28601 11.701 * [simplify]: Simplified to (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 11.702 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 11.702 * [simplify]: Simplifying (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 11.702 * * [simplify]: iters left: 6 (15 enodes) 11.711 * * [simplify]: iters left: 5 (66 enodes) 11.736 * * [simplify]: iters left: 4 (132 enodes) 11.765 * * [simplify]: iters left: 3 (247 enodes) 11.844 * * [simplify]: iters left: 2 (438 enodes) 11.993 * * [simplify]: Extracting #0: cost 1 inf + 0 11.993 * * [simplify]: Extracting #1: cost 3 inf + 0 11.993 * * [simplify]: Extracting #2: cost 13 inf + 0 11.993 * * [simplify]: Extracting #3: cost 83 inf + 0 11.996 * * [simplify]: Extracting #4: cost 169 inf + 86 11.997 * * [simplify]: Extracting #5: cost 158 inf + 2751 12.005 * * [simplify]: Extracting #6: cost 47 inf + 18834 12.019 * * [simplify]: Extracting #7: cost 3 inf + 27869 12.031 * * [simplify]: Extracting #8: cost 0 inf + 28601 12.038 * [simplify]: Simplified to (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 12.038 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 12.039 * * * * [progress]: [ 24 / 96 ] simplifiying candidate # 12.039 * [simplify]: Simplifying (- (pow (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) 3) (pow (* l l) 3)) 12.039 * * [simplify]: iters left: 6 (17 enodes) 12.045 * * [simplify]: iters left: 5 (89 enodes) 12.072 * * [simplify]: iters left: 4 (272 enodes) 12.239 * * [simplify]: Extracting #0: cost 1 inf + 0 12.239 * * [simplify]: Extracting #1: cost 14 inf + 0 12.240 * * [simplify]: Extracting #2: cost 191 inf + 0 12.243 * * [simplify]: Extracting #3: cost 375 inf + 1779 12.253 * * [simplify]: Extracting #4: cost 230 inf + 44466 12.277 * * [simplify]: Extracting #5: cost 13 inf + 128442 12.330 * * [simplify]: Extracting #6: cost 3 inf + 132322 12.357 * * [simplify]: Extracting #7: cost 0 inf + 133700 12.408 * [simplify]: Simplified to (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))))) (* (* l l) (* (* l l) (* l l)))) 12.408 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))))) (* (* l l) (* (* l l) (* l l)))) (+ (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (+ (* (* l l) (* l l)) (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))))) 12.408 * [simplify]: Simplifying (+ (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (+ (* (* l l) (* l l)) (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 12.409 * * [simplify]: iters left: 6 (18 enodes) 12.420 * * [simplify]: iters left: 5 (95 enodes) 12.463 * * [simplify]: iters left: 4 (279 enodes) 12.607 * * [simplify]: Extracting #0: cost 1 inf + 0 12.607 * * [simplify]: Extracting #1: cost 14 inf + 0 12.608 * * [simplify]: Extracting #2: cost 177 inf + 0 12.610 * * [simplify]: Extracting #3: cost 294 inf + 86 12.618 * * [simplify]: Extracting #4: cost 207 inf + 20946 12.641 * * [simplify]: Extracting #5: cost 26 inf + 77199 12.677 * * [simplify]: Extracting #6: cost 0 inf + 87397 12.699 * [simplify]: Simplified to (+ (* (* l l) (* l l)) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (+ (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) 12.699 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))))) (* (* l l) (* (* l l) (* l l)))) (+ (* (* l l) (* l l)) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (+ (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))))) 12.699 * * * * [progress]: [ 25 / 96 ] simplifiying candidate # 12.699 * [simplify]: Simplifying (- (* l l)) 12.699 * * [simplify]: iters left: 4 (3 enodes) 12.700 * * [simplify]: iters left: 3 (12 enodes) 12.702 * * [simplify]: iters left: 2 (14 enodes) 12.704 * * [simplify]: Extracting #0: cost 1 inf + 0 12.704 * * [simplify]: Extracting #1: cost 5 inf + 0 12.704 * * [simplify]: Extracting #2: cost 6 inf + 1 12.704 * * [simplify]: Extracting #3: cost 0 inf + 327 12.704 * [simplify]: Simplified to (- (* l l)) 12.704 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (- (* l l)))))) 12.704 * * * * [progress]: [ 26 / 96 ] simplifiying candidate # 12.704 * * * * [progress]: [ 27 / 96 ] simplifiying candidate # 12.704 * [simplify]: Simplifying (- (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (* (* l l) (* l l))) 12.705 * * [simplify]: iters left: 6 (16 enodes) 12.710 * * [simplify]: iters left: 5 (83 enodes) 12.742 * * [simplify]: iters left: 4 (242 enodes) 12.858 * * [simplify]: Extracting #0: cost 1 inf + 0 12.858 * * [simplify]: Extracting #1: cost 31 inf + 0 12.858 * * [simplify]: Extracting #2: cost 152 inf + 0 12.859 * * [simplify]: Extracting #3: cost 264 inf + 288 12.862 * * [simplify]: Extracting #4: cost 206 inf + 14276 12.878 * * [simplify]: Extracting #5: cost 22 inf + 71169 12.901 * * [simplify]: Extracting #6: cost 1 inf + 78958 12.936 * * [simplify]: Extracting #7: cost 0 inf + 79483 12.971 * [simplify]: Simplified to (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (* (* l l) (* l l))) 12.972 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (* (* l l) (* l l))) (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 12.972 * [simplify]: Simplifying (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)) 12.972 * * [simplify]: iters left: 6 (14 enodes) 12.983 * * [simplify]: iters left: 5 (62 enodes) 13.005 * * [simplify]: iters left: 4 (122 enodes) 13.027 * * [simplify]: iters left: 3 (237 enodes) 13.076 * * [simplify]: iters left: 2 (427 enodes) 13.165 * * [simplify]: Extracting #0: cost 1 inf + 0 13.165 * * [simplify]: Extracting #1: cost 8 inf + 0 13.166 * * [simplify]: Extracting #2: cost 74 inf + 0 13.167 * * [simplify]: Extracting #3: cost 166 inf + 128 13.170 * * [simplify]: Extracting #4: cost 140 inf + 5339 13.179 * * [simplify]: Extracting #5: cost 36 inf + 20298 13.193 * * [simplify]: Extracting #6: cost 1 inf + 26939 13.207 * * [simplify]: Extracting #7: cost 0 inf + 27177 13.221 * * [simplify]: Extracting #8: cost 0 inf + 27176 13.239 * [simplify]: Simplified to (+ (/ (+ (* (+ (* t (* 2 t)) (* l l)) x) (+ (* t (* 2 t)) (* l l))) (+ x -1)) (* l l)) 13.239 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (- (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (* (* l l) (* l l))) (+ (/ (+ (* (+ (* t (* 2 t)) (* l l)) x) (+ (* t (* 2 t)) (* l l))) (+ x -1)) (* l l)))))) 13.239 * * * * [progress]: [ 28 / 96 ] simplifiying candidate # 13.240 * [simplify]: Simplifying (- (* (/ (+ x 1) (- x 1)) (* 2 (* t t))) (* l l)) 13.240 * * [simplify]: iters left: 6 (13 enodes) 13.247 * * [simplify]: iters left: 5 (55 enodes) 13.266 * * [simplify]: iters left: 4 (96 enodes) 13.300 * * [simplify]: iters left: 3 (165 enodes) 13.363 * * [simplify]: iters left: 2 (292 enodes) 13.450 * * [simplify]: iters left: 1 (454 enodes) 13.615 * * [simplify]: Extracting #0: cost 1 inf + 0 13.615 * * [simplify]: Extracting #1: cost 5 inf + 0 13.615 * * [simplify]: Extracting #2: cost 72 inf + 0 13.616 * * [simplify]: Extracting #3: cost 169 inf + 454 13.619 * * [simplify]: Extracting #4: cost 156 inf + 5340 13.627 * * [simplify]: Extracting #5: cost 39 inf + 20451 13.640 * * [simplify]: Extracting #6: cost 3 inf + 25874 13.656 * * [simplify]: Extracting #7: cost 0 inf + 26478 13.669 * [simplify]: Simplified to (- (* (/ (* t t) (/ (- x 1) 2)) (+ 1 x)) (* l l)) 13.669 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (/ (+ x 1) (- x 1)) (* l l)) (- (* (/ (* t t) (/ (- x 1) 2)) (+ 1 x)) (* l l)))))) 13.669 * * * * [progress]: [ 29 / 96 ] simplifiying candidate # 13.669 * [simplify]: Simplifying (- (* (* 2 (* t t)) (/ (+ x 1) (- x 1))) (* l l)) 13.669 * * [simplify]: iters left: 6 (13 enodes) 13.677 * * [simplify]: iters left: 5 (55 enodes) 13.693 * * [simplify]: iters left: 4 (103 enodes) 13.715 * * [simplify]: iters left: 3 (205 enodes) 13.778 * * [simplify]: iters left: 2 (356 enodes) 13.950 * * [simplify]: Extracting #0: cost 1 inf + 0 13.951 * * [simplify]: Extracting #1: cost 5 inf + 0 13.951 * * [simplify]: Extracting #2: cost 92 inf + 0 13.952 * * [simplify]: Extracting #3: cost 229 inf + 207 13.953 * * [simplify]: Extracting #4: cost 189 inf + 6497 13.959 * * [simplify]: Extracting #5: cost 33 inf + 28316 13.966 * * [simplify]: Extracting #6: cost 2 inf + 32434 13.973 * * [simplify]: Extracting #7: cost 0 inf + 32718 13.984 * [simplify]: Simplified to (- (* (/ (+ (* x 2) 2) (+ x -1)) (* t t)) (* l l)) 13.984 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* l l) (/ (+ x 1) (- x 1))) (- (* (/ (+ (* x 2) 2) (+ x -1)) (* t t)) (* l l)))))) 13.985 * * * * [progress]: [ 30 / 96 ] simplifiying candidate # 13.985 * [simplify]: Simplifying (- (* l l)) 13.985 * * [simplify]: iters left: 4 (3 enodes) 13.987 * * [simplify]: iters left: 3 (12 enodes) 13.990 * * [simplify]: iters left: 2 (14 enodes) 13.994 * * [simplify]: Extracting #0: cost 1 inf + 0 13.994 * * [simplify]: Extracting #1: cost 5 inf + 0 13.994 * * [simplify]: Extracting #2: cost 6 inf + 1 13.994 * * [simplify]: Extracting #3: cost 0 inf + 327 13.994 * [simplify]: Simplified to (- (* l l)) 13.994 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (- (* l l)))))) 13.995 * * * * [progress]: [ 31 / 96 ] simplifiying candidate #real (real->posit16 (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))))> 13.995 * [simplify]: Simplifying (real->posit16 (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 13.995 * * [simplify]: iters left: 6 (15 enodes) 14.004 * * [simplify]: iters left: 5 (63 enodes) 14.017 * * [simplify]: iters left: 4 (129 enodes) 14.043 * * [simplify]: iters left: 3 (244 enodes) 14.134 * * [simplify]: iters left: 2 (427 enodes) 14.276 * * [simplify]: Extracting #0: cost 1 inf + 0 14.276 * * [simplify]: Extracting #1: cost 2 inf + 0 14.277 * * [simplify]: Extracting #2: cost 11 inf + 0 14.277 * * [simplify]: Extracting #3: cost 81 inf + 0 14.277 * * [simplify]: Extracting #4: cost 165 inf + 127 14.279 * * [simplify]: Extracting #5: cost 135 inf + 6313 14.284 * * [simplify]: Extracting #6: cost 23 inf + 22499 14.291 * * [simplify]: Extracting #7: cost 0 inf + 27657 14.298 * * [simplify]: Extracting #8: cost 0 inf + 27655 14.306 * [simplify]: Simplified to (real->posit16 (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))) 14.306 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (posit16->real (real->posit16 (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 14.306 * * * * [progress]: [ 32 / 96 ] simplifiying candidate # 14.307 * [simplify]: Simplifying (* (sqrt 2) t) 14.307 * * [simplify]: iters left: 3 (4 enodes) 14.309 * * [simplify]: iters left: 2 (13 enodes) 14.312 * * [simplify]: Extracting #0: cost 1 inf + 0 14.312 * * [simplify]: Extracting #1: cost 4 inf + 0 14.312 * * [simplify]: Extracting #2: cost 5 inf + 1 14.312 * * [simplify]: Extracting #3: cost 4 inf + 2 14.312 * * [simplify]: Extracting #4: cost 0 inf + 248 14.312 * [simplify]: Simplified to (* t (sqrt 2)) 14.312 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* t (sqrt 2)) 1) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.313 * * * * [progress]: [ 33 / 96 ] simplifiying candidate # 14.313 * * * * [progress]: [ 34 / 96 ] simplifiying candidate # 14.313 * [simplify]: Simplifying (+ (log (sqrt 2)) (log t)) 14.313 * * [simplify]: iters left: 4 (6 enodes) 14.315 * * [simplify]: iters left: 3 (19 enodes) 14.318 * * [simplify]: Extracting #0: cost 1 inf + 0 14.318 * * [simplify]: Extracting #1: cost 4 inf + 0 14.318 * * [simplify]: Extracting #2: cost 8 inf + 0 14.318 * * [simplify]: Extracting #3: cost 7 inf + 143 14.318 * * [simplify]: Extracting #4: cost 6 inf + 144 14.319 * * [simplify]: Extracting #5: cost 0 inf + 892 14.319 * [simplify]: Simplified to (+ (log (sqrt 2)) (log t)) 14.319 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (log (sqrt 2)) (log t))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.319 * * * * [progress]: [ 35 / 96 ] simplifiying candidate # 14.319 * [simplify]: Simplifying (log (* (sqrt 2) t)) 14.319 * * [simplify]: iters left: 4 (5 enodes) 14.321 * * [simplify]: iters left: 3 (19 enodes) 14.325 * * [simplify]: iters left: 2 (24 enodes) 14.329 * * [simplify]: Extracting #0: cost 1 inf + 0 14.329 * * [simplify]: Extracting #1: cost 5 inf + 0 14.329 * * [simplify]: Extracting #2: cost 10 inf + 0 14.329 * * [simplify]: Extracting #3: cost 9 inf + 143 14.329 * * [simplify]: Extracting #4: cost 8 inf + 144 14.329 * * [simplify]: Extracting #5: cost 0 inf + 916 14.329 * [simplify]: Simplified to (log (* t (sqrt 2))) 14.330 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (log (* t (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.330 * * * * [progress]: [ 36 / 96 ] simplifiying candidate # 14.330 * [simplify]: Simplifying (exp (* (sqrt 2) t)) 14.330 * * [simplify]: iters left: 4 (5 enodes) 14.332 * * [simplify]: iters left: 3 (18 enodes) 14.338 * * [simplify]: iters left: 2 (25 enodes) 14.343 * * [simplify]: iters left: 1 (36 enodes) 14.355 * * [simplify]: Extracting #0: cost 1 inf + 0 14.355 * * [simplify]: Extracting #1: cost 14 inf + 0 14.356 * * [simplify]: Extracting #2: cost 27 inf + 72 14.356 * * [simplify]: Extracting #3: cost 23 inf + 543 14.356 * * [simplify]: Extracting #4: cost 9 inf + 2658 14.358 * * [simplify]: Extracting #5: cost 1 inf + 5204 14.359 * * [simplify]: Extracting #6: cost 0 inf + 5621 14.360 * [simplify]: Simplified to (exp (* t (sqrt 2))) 14.360 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (log (exp (* t (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.360 * * * * [progress]: [ 37 / 96 ] simplifiying candidate # 14.361 * [simplify]: Simplifying (* (* (* (sqrt 2) (sqrt 2)) (sqrt 2)) (* (* t t) t)) 14.361 * * [simplify]: iters left: 6 (8 enodes) 14.366 * * [simplify]: iters left: 5 (29 enodes) 14.376 * * [simplify]: iters left: 4 (56 enodes) 14.398 * * [simplify]: iters left: 3 (103 enodes) 14.424 * * [simplify]: iters left: 2 (145 enodes) 14.461 * * [simplify]: iters left: 1 (221 enodes) 14.516 * * [simplify]: Extracting #0: cost 1 inf + 0 14.517 * * [simplify]: Extracting #1: cost 36 inf + 0 14.517 * * [simplify]: Extracting #2: cost 76 inf + 166 14.517 * * [simplify]: Extracting #3: cost 56 inf + 1959 14.519 * * [simplify]: Extracting #4: cost 29 inf + 9539 14.521 * * [simplify]: Extracting #5: cost 2 inf + 21464 14.523 * * [simplify]: Extracting #6: cost 0 inf + 22883 14.527 * [simplify]: Simplified to (* (* (* t 2) (* t t)) (sqrt 2)) 14.527 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* t 2) (* t t)) (sqrt 2))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.527 * * * * [progress]: [ 38 / 96 ] simplifiying candidate # 14.528 * [simplify]: Simplifying (* (cbrt (* (sqrt 2) t)) (cbrt (* (sqrt 2) t))) 14.528 * * [simplify]: iters left: 6 (6 enodes) 14.530 * * [simplify]: iters left: 5 (19 enodes) 14.533 * * [simplify]: Extracting #0: cost 1 inf + 0 14.533 * * [simplify]: Extracting #1: cost 3 inf + 0 14.533 * * [simplify]: Extracting #2: cost 5 inf + 0 14.533 * * [simplify]: Extracting #3: cost 8 inf + 0 14.533 * * [simplify]: Extracting #4: cost 9 inf + 1 14.533 * * [simplify]: Extracting #5: cost 8 inf + 2 14.533 * * [simplify]: Extracting #6: cost 0 inf + 976 14.533 * [simplify]: Simplified to (* (cbrt (* t (sqrt 2))) (cbrt (* t (sqrt 2)))) 14.533 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (cbrt (* t (sqrt 2))) (cbrt (* t (sqrt 2)))) (cbrt (* (sqrt 2) t))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.533 * [simplify]: Simplifying (cbrt (* (sqrt 2) t)) 14.534 * * [simplify]: iters left: 4 (5 enodes) 14.535 * * [simplify]: iters left: 3 (16 enodes) 14.539 * * [simplify]: Extracting #0: cost 1 inf + 0 14.539 * * [simplify]: Extracting #1: cost 3 inf + 0 14.539 * * [simplify]: Extracting #2: cost 6 inf + 0 14.539 * * [simplify]: Extracting #3: cost 7 inf + 1 14.539 * * [simplify]: Extracting #4: cost 6 inf + 2 14.539 * * [simplify]: Extracting #5: cost 0 inf + 572 14.539 * [simplify]: Simplified to (cbrt (* t (sqrt 2))) 14.539 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (* (sqrt 2) t)) (cbrt (* (sqrt 2) t))) (cbrt (* t (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.539 * * * * [progress]: [ 39 / 96 ] simplifiying candidate # 14.540 * [simplify]: Simplifying (* (* (* (sqrt 2) t) (* (sqrt 2) t)) (* (sqrt 2) t)) 14.540 * * [simplify]: iters left: 6 (6 enodes) 14.544 * * [simplify]: iters left: 5 (29 enodes) 14.555 * * [simplify]: iters left: 4 (58 enodes) 14.580 * * [simplify]: iters left: 3 (112 enodes) 14.626 * * [simplify]: iters left: 2 (155 enodes) 14.692 * * [simplify]: iters left: 1 (223 enodes) 14.754 * * [simplify]: Extracting #0: cost 1 inf + 0 14.754 * * [simplify]: Extracting #1: cost 36 inf + 0 14.755 * * [simplify]: Extracting #2: cost 84 inf + 493 14.756 * * [simplify]: Extracting #3: cost 59 inf + 4374 14.757 * * [simplify]: Extracting #4: cost 28 inf + 14966 14.760 * * [simplify]: Extracting #5: cost 1 inf + 25299 14.763 * * [simplify]: Extracting #6: cost 0 inf + 25923 14.766 * [simplify]: Simplified to (* (* (* 2 (sqrt 2)) (* t t)) t) 14.766 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* 2 (sqrt 2)) (* t t)) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.766 * * * * [progress]: [ 40 / 96 ] simplifiying candidate # 14.766 * [simplify]: Simplifying (sqrt (* (sqrt 2) t)) 14.766 * * [simplify]: iters left: 4 (5 enodes) 14.768 * * [simplify]: iters left: 3 (16 enodes) 14.771 * * [simplify]: Extracting #0: cost 1 inf + 0 14.771 * * [simplify]: Extracting #1: cost 3 inf + 0 14.771 * * [simplify]: Extracting #2: cost 6 inf + 0 14.771 * * [simplify]: Extracting #3: cost 7 inf + 1 14.771 * * [simplify]: Extracting #4: cost 6 inf + 2 14.772 * * [simplify]: Extracting #5: cost 0 inf + 492 14.772 * [simplify]: Simplified to (sqrt (* t (sqrt 2))) 14.772 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (* t (sqrt 2))) (sqrt (* (sqrt 2) t))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.772 * [simplify]: Simplifying (sqrt (* (sqrt 2) t)) 14.772 * * [simplify]: iters left: 4 (5 enodes) 14.774 * * [simplify]: iters left: 3 (16 enodes) 14.776 * * [simplify]: Extracting #0: cost 1 inf + 0 14.776 * * [simplify]: Extracting #1: cost 3 inf + 0 14.776 * * [simplify]: Extracting #2: cost 6 inf + 0 14.776 * * [simplify]: Extracting #3: cost 7 inf + 1 14.777 * * [simplify]: Extracting #4: cost 6 inf + 2 14.777 * * [simplify]: Extracting #5: cost 0 inf + 492 14.777 * [simplify]: Simplified to (sqrt (* t (sqrt 2))) 14.777 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (* (sqrt 2) t)) (sqrt (* t (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.777 * * * * [progress]: [ 41 / 96 ] simplifiying candidate # 14.777 * * * * [progress]: [ 42 / 96 ] simplifiying candidate # 14.777 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 14.777 * * [simplify]: iters left: 4 (6 enodes) 14.779 * * [simplify]: iters left: 3 (19 enodes) 14.782 * * [simplify]: Extracting #0: cost 1 inf + 0 14.782 * * [simplify]: Extracting #1: cost 4 inf + 0 14.782 * * [simplify]: Extracting #2: cost 8 inf + 0 14.783 * * [simplify]: Extracting #3: cost 7 inf + 83 14.783 * * [simplify]: Extracting #4: cost 6 inf + 84 14.783 * * [simplify]: Extracting #5: cost 0 inf + 652 14.783 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 14.783 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt t) (sqrt (sqrt 2))) (* (sqrt (sqrt 2)) (sqrt t))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.783 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 14.783 * * [simplify]: iters left: 4 (6 enodes) 14.785 * * [simplify]: iters left: 3 (19 enodes) 14.788 * * [simplify]: Extracting #0: cost 1 inf + 0 14.789 * * [simplify]: Extracting #1: cost 4 inf + 0 14.789 * * [simplify]: Extracting #2: cost 8 inf + 0 14.789 * * [simplify]: Extracting #3: cost 7 inf + 83 14.789 * * [simplify]: Extracting #4: cost 6 inf + 84 14.789 * * [simplify]: Extracting #5: cost 0 inf + 652 14.789 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 14.789 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (sqrt (sqrt 2)) (sqrt t)) (* (sqrt t) (sqrt (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.789 * * * * [progress]: [ 43 / 96 ] simplifiying candidate # 14.790 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 14.790 * * [simplify]: iters left: 4 (6 enodes) 14.793 * * [simplify]: iters left: 3 (19 enodes) 14.799 * * [simplify]: Extracting #0: cost 1 inf + 0 14.800 * * [simplify]: Extracting #1: cost 4 inf + 0 14.800 * * [simplify]: Extracting #2: cost 8 inf + 0 14.800 * * [simplify]: Extracting #3: cost 7 inf + 83 14.800 * * [simplify]: Extracting #4: cost 6 inf + 84 14.800 * * [simplify]: Extracting #5: cost 0 inf + 652 14.800 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 14.800 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt t) (sqrt (sqrt 2))) (* (sqrt (sqrt 2)) (sqrt t))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.801 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 14.801 * * [simplify]: iters left: 4 (6 enodes) 14.804 * * [simplify]: iters left: 3 (19 enodes) 14.810 * * [simplify]: Extracting #0: cost 1 inf + 0 14.810 * * [simplify]: Extracting #1: cost 4 inf + 0 14.810 * * [simplify]: Extracting #2: cost 8 inf + 0 14.810 * * [simplify]: Extracting #3: cost 7 inf + 83 14.811 * * [simplify]: Extracting #4: cost 6 inf + 84 14.811 * * [simplify]: Extracting #5: cost 0 inf + 652 14.811 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 14.811 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (sqrt (sqrt 2)) (sqrt t)) (* (sqrt t) (sqrt (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.811 * * * * [progress]: [ 44 / 96 ] simplifiying candidate # 14.812 * [simplify]: Simplifying (* (sqrt 2) (* (cbrt t) (cbrt t))) 14.812 * * [simplify]: iters left: 5 (6 enodes) 14.815 * * [simplify]: iters left: 4 (21 enodes) 14.823 * * [simplify]: iters left: 3 (25 enodes) 14.830 * * [simplify]: Extracting #0: cost 1 inf + 0 14.830 * * [simplify]: Extracting #1: cost 6 inf + 0 14.830 * * [simplify]: Extracting #2: cost 12 inf + 0 14.830 * * [simplify]: Extracting #3: cost 10 inf + 2 14.831 * * [simplify]: Extracting #4: cost 0 inf + 1216 14.831 * [simplify]: Simplified to (* (sqrt 2) (* (cbrt t) (cbrt t))) 14.831 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt 2) (* (cbrt t) (cbrt t))) (cbrt t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.831 * * * * [progress]: [ 45 / 96 ] simplifiying candidate # 14.832 * [simplify]: Simplifying (* (sqrt 2) (sqrt t)) 14.832 * * [simplify]: iters left: 3 (5 enodes) 14.835 * * [simplify]: iters left: 2 (16 enodes) 14.840 * * [simplify]: Extracting #0: cost 1 inf + 0 14.840 * * [simplify]: Extracting #1: cost 4 inf + 0 14.840 * * [simplify]: Extracting #2: cost 8 inf + 0 14.840 * * [simplify]: Extracting #3: cost 4 inf + 84 14.840 * * [simplify]: Extracting #4: cost 0 inf + 410 14.840 * [simplify]: Simplified to (* (sqrt t) (sqrt 2)) 14.840 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt t) (sqrt 2)) (sqrt t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.841 * * * * [progress]: [ 46 / 96 ] simplifiying candidate # 14.841 * [simplify]: Simplifying (* (sqrt 2) 1) 14.841 * * [simplify]: iters left: 3 (4 enodes) 14.844 * * [simplify]: iters left: 2 (13 enodes) 14.850 * * [simplify]: iters left: 1 (17 enodes) 14.855 * * [simplify]: Extracting #0: cost 1 inf + 0 14.855 * * [simplify]: Extracting #1: cost 4 inf + 0 14.855 * * [simplify]: Extracting #2: cost 0 inf + 84 14.855 * [simplify]: Simplified to (sqrt 2) 14.856 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.856 * * * * [progress]: [ 47 / 96 ] simplifiying candidate # 14.856 * [simplify]: Simplifying (* (cbrt (sqrt 2)) t) 14.856 * * [simplify]: iters left: 4 (5 enodes) 14.859 * * [simplify]: iters left: 3 (16 enodes) 14.864 * * [simplify]: Extracting #0: cost 1 inf + 0 14.864 * * [simplify]: Extracting #1: cost 4 inf + 0 14.864 * * [simplify]: Extracting #2: cost 5 inf + 1 14.864 * * [simplify]: Extracting #3: cost 7 inf + 1 14.864 * * [simplify]: Extracting #4: cost 6 inf + 2 14.865 * * [simplify]: Extracting #5: cost 0 inf + 650 14.865 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 14.865 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.865 * * * * [progress]: [ 48 / 96 ] simplifiying candidate # 14.866 * [simplify]: Simplifying (* (sqrt (cbrt 2)) t) 14.866 * * [simplify]: iters left: 4 (5 enodes) 14.869 * * [simplify]: iters left: 3 (16 enodes) 14.876 * * [simplify]: Extracting #0: cost 1 inf + 0 14.877 * * [simplify]: Extracting #1: cost 4 inf + 0 14.877 * * [simplify]: Extracting #2: cost 5 inf + 1 14.877 * * [simplify]: Extracting #3: cost 7 inf + 1 14.877 * * [simplify]: Extracting #4: cost 6 inf + 2 14.877 * * [simplify]: Extracting #5: cost 0 inf + 730 14.877 * [simplify]: Simplified to (* (sqrt (cbrt 2)) t) 14.877 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (* (cbrt 2) (cbrt 2))) (* (sqrt (cbrt 2)) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.877 * * * * [progress]: [ 49 / 96 ] simplifiying candidate # 14.878 * [simplify]: Simplifying (* (sqrt (sqrt 2)) t) 14.878 * * [simplify]: iters left: 4 (5 enodes) 14.882 * * [simplify]: iters left: 3 (16 enodes) 14.887 * * [simplify]: Extracting #0: cost 1 inf + 0 14.887 * * [simplify]: Extracting #1: cost 4 inf + 0 14.887 * * [simplify]: Extracting #2: cost 5 inf + 1 14.887 * * [simplify]: Extracting #3: cost 7 inf + 1 14.887 * * [simplify]: Extracting #4: cost 6 inf + 2 14.887 * * [simplify]: Extracting #5: cost 0 inf + 490 14.888 * [simplify]: Simplified to (* (sqrt (sqrt 2)) t) 14.888 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.888 * * * * [progress]: [ 50 / 96 ] simplifiying candidate # 14.888 * [simplify]: Simplifying (* (sqrt 2) t) 14.888 * * [simplify]: iters left: 3 (4 enodes) 14.891 * * [simplify]: iters left: 2 (13 enodes) 14.895 * * [simplify]: Extracting #0: cost 1 inf + 0 14.895 * * [simplify]: Extracting #1: cost 4 inf + 0 14.895 * * [simplify]: Extracting #2: cost 5 inf + 1 14.895 * * [simplify]: Extracting #3: cost 4 inf + 2 14.896 * * [simplify]: Extracting #4: cost 0 inf + 248 14.896 * [simplify]: Simplified to (* t (sqrt 2)) 14.896 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt 1) (* t (sqrt 2))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.896 * * * * [progress]: [ 51 / 96 ] simplifiying candidate # 14.896 * [simplify]: Simplifying (* (sqrt (sqrt 2)) t) 14.896 * * [simplify]: iters left: 4 (5 enodes) 14.900 * * [simplify]: iters left: 3 (16 enodes) 14.905 * * [simplify]: Extracting #0: cost 1 inf + 0 14.905 * * [simplify]: Extracting #1: cost 4 inf + 0 14.905 * * [simplify]: Extracting #2: cost 5 inf + 1 14.905 * * [simplify]: Extracting #3: cost 7 inf + 1 14.905 * * [simplify]: Extracting #4: cost 6 inf + 2 14.905 * * [simplify]: Extracting #5: cost 0 inf + 490 14.905 * [simplify]: Simplified to (* (sqrt (sqrt 2)) t) 14.905 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.906 * * * * [progress]: [ 52 / 96 ] simplifiying candidate # 14.906 * [simplify]: Simplifying (* (sqrt 2) t) 14.906 * * [simplify]: iters left: 3 (4 enodes) 14.909 * * [simplify]: iters left: 2 (13 enodes) 14.913 * * [simplify]: Extracting #0: cost 1 inf + 0 14.913 * * [simplify]: Extracting #1: cost 4 inf + 0 14.913 * * [simplify]: Extracting #2: cost 5 inf + 1 14.913 * * [simplify]: Extracting #3: cost 4 inf + 2 14.913 * * [simplify]: Extracting #4: cost 0 inf + 248 14.913 * [simplify]: Simplified to (* t (sqrt 2)) 14.913 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* 1 (* t (sqrt 2))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.913 * * * * [progress]: [ 53 / 96 ] simplifiying candidate #real (real->posit16 (* (sqrt 2) t))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))> 14.914 * [simplify]: Simplifying (real->posit16 (* (sqrt 2) t)) 14.914 * * [simplify]: iters left: 4 (5 enodes) 14.915 * * [simplify]: iters left: 3 (13 enodes) 14.918 * * [simplify]: Extracting #0: cost 1 inf + 0 14.918 * * [simplify]: Extracting #1: cost 2 inf + 0 14.918 * * [simplify]: Extracting #2: cost 4 inf + 0 14.918 * * [simplify]: Extracting #3: cost 5 inf + 1 14.918 * * [simplify]: Extracting #4: cost 4 inf + 2 14.918 * * [simplify]: Extracting #5: cost 0 inf + 248 14.918 * [simplify]: Simplified to (real->posit16 (* t (sqrt 2))) 14.918 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (posit16->real (real->posit16 (* t (sqrt 2)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.918 * * * * [progress]: [ 54 / 96 ] simplifiying candidate # 14.918 * * * * [progress]: [ 55 / 96 ] simplifiying candidate # 14.918 * * * * [progress]: [ 56 / 96 ] simplifiying candidate # 14.918 * [simplify]: Simplifying (- (+ (log (sqrt 2)) (log t)) (log (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 14.918 * * [simplify]: iters left: 6 (21 enodes) 14.924 * * [simplify]: iters left: 5 (89 enodes) 14.941 * * [simplify]: iters left: 4 (167 enodes) 14.994 * * [simplify]: iters left: 3 (292 enodes) 15.101 * * [simplify]: iters left: 2 (487 enodes) 15.285 * * [simplify]: Extracting #0: cost 1 inf + 0 15.285 * * [simplify]: Extracting #1: cost 11 inf + 0 15.285 * * [simplify]: Extracting #2: cost 23 inf + 0 15.285 * * [simplify]: Extracting #3: cost 26 inf + 1 15.285 * * [simplify]: Extracting #4: cost 32 inf + 185 15.285 * * [simplify]: Extracting #5: cost 95 inf + 1194 15.286 * * [simplify]: Extracting #6: cost 175 inf + 1892 15.288 * * [simplify]: Extracting #7: cost 129 inf + 10781 15.294 * * [simplify]: Extracting #8: cost 24 inf + 27252 15.302 * * [simplify]: Extracting #9: cost 10 inf + 31367 15.313 * * [simplify]: Extracting #10: cost 1 inf + 36651 15.331 * * [simplify]: Extracting #11: cost 0 inf + 37268 15.349 * * [simplify]: Extracting #12: cost 0 inf + 37267 15.367 * [simplify]: Simplified to (- (+ (log (sqrt 2)) (log t)) (log (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))) 15.367 * [simplify]: Simplified (2 1) to (λ (x l t) (exp (- (+ (log (sqrt 2)) (log t)) (log (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))))))) 15.370 * * * * [progress]: [ 57 / 96 ] simplifiying candidate # 15.371 * [simplify]: Simplifying (- (log (* (sqrt 2) t)) (log (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 15.371 * * [simplify]: iters left: 6 (20 enodes) 15.382 * * [simplify]: iters left: 5 (87 enodes) 15.413 * * [simplify]: iters left: 4 (165 enodes) 15.470 * * [simplify]: iters left: 3 (293 enodes) 15.563 * * [simplify]: iters left: 2 (486 enodes) 15.694 * * [simplify]: Extracting #0: cost 1 inf + 0 15.694 * * [simplify]: Extracting #1: cost 11 inf + 0 15.694 * * [simplify]: Extracting #2: cost 24 inf + 0 15.694 * * [simplify]: Extracting #3: cost 27 inf + 72 15.694 * * [simplify]: Extracting #4: cost 33 inf + 296 15.694 * * [simplify]: Extracting #5: cost 95 inf + 1067 15.695 * * [simplify]: Extracting #6: cost 176 inf + 1642 15.697 * * [simplify]: Extracting #7: cost 130 inf + 10502 15.707 * * [simplify]: Extracting #8: cost 11 inf + 33896 15.715 * * [simplify]: Extracting #9: cost 0 inf + 37149 15.724 * [simplify]: Simplified to (- (log (* t (sqrt 2))) (log (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ x 1) (- x 1))) (* l l))))) 15.724 * [simplify]: Simplified (2 1) to (λ (x l t) (exp (- (log (* t (sqrt 2))) (log (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ x 1) (- x 1))) (* l l))))))) 15.724 * * * * [progress]: [ 58 / 96 ] simplifiying candidate # 15.724 * [simplify]: Simplifying (log (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 15.725 * * [simplify]: iters left: 6 (19 enodes) 15.735 * * [simplify]: iters left: 5 (84 enodes) 15.765 * * [simplify]: iters left: 4 (168 enodes) 15.803 * * [simplify]: iters left: 3 (313 enodes) 15.893 * * [simplify]: Extracting #0: cost 1 inf + 0 15.893 * * [simplify]: Extracting #1: cost 14 inf + 0 15.893 * * [simplify]: Extracting #2: cost 33 inf + 0 15.893 * * [simplify]: Extracting #3: cost 38 inf + 183 15.893 * * [simplify]: Extracting #4: cost 43 inf + 337 15.894 * * [simplify]: Extracting #5: cost 79 inf + 612 15.895 * * [simplify]: Extracting #6: cost 119 inf + 1358 15.896 * * [simplify]: Extracting #7: cost 110 inf + 3945 15.902 * * [simplify]: Extracting #8: cost 33 inf + 18119 15.910 * * [simplify]: Extracting #9: cost 2 inf + 30130 15.917 * * [simplify]: Extracting #10: cost 0 inf + 31039 15.923 * [simplify]: Simplified to (log (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)) 15.924 * [simplify]: Simplified (2 1) to (λ (x l t) (exp (log (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)))) 15.924 * * * * [progress]: [ 59 / 96 ] simplifiying candidate # 15.924 * [simplify]: Simplifying (exp (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 15.924 * * [simplify]: iters left: 6 (19 enodes) 15.930 * * [simplify]: iters left: 5 (81 enodes) 15.952 * * [simplify]: iters left: 4 (153 enodes) 15.996 * * [simplify]: iters left: 3 (275 enodes) 16.060 * * [simplify]: iters left: 2 (466 enodes) 16.220 * * [simplify]: Extracting #0: cost 1 inf + 0 16.220 * * [simplify]: Extracting #1: cost 11 inf + 0 16.220 * * [simplify]: Extracting #2: cost 22 inf + 72 16.220 * * [simplify]: Extracting #3: cost 27 inf + 156 16.221 * * [simplify]: Extracting #4: cost 31 inf + 567 16.221 * * [simplify]: Extracting #5: cost 99 inf + 567 16.223 * * [simplify]: Extracting #6: cost 196 inf + 734 16.228 * * [simplify]: Extracting #7: cost 132 inf + 11832 16.241 * * [simplify]: Extracting #8: cost 23 inf + 31880 16.251 * * [simplify]: Extracting #9: cost 1 inf + 39064 16.260 * * [simplify]: Extracting #10: cost 0 inf + 39857 16.270 * * [simplify]: Extracting #11: cost 0 inf + 39847 16.286 * * [simplify]: Extracting #12: cost 0 inf + 39846 16.305 * [simplify]: Simplified to (exp (* (/ (sqrt 2) (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* x (+ (* (* t t) 2) (* l l)))) (+ x -1)) (* l l)))) t)) 16.306 * [simplify]: Simplified (2 1) to (λ (x l t) (log (exp (* (/ (sqrt 2) (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* x (+ (* (* t t) 2) (* l l)))) (+ x -1)) (* l l)))) t)))) 16.306 * * * * [progress]: [ 60 / 96 ] simplifiying candidate # 16.306 * [simplify]: Simplifying (/ (* (* (* (sqrt 2) (sqrt 2)) (sqrt 2)) (* (* t t) t)) (* (* (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 16.307 * * [simplify]: iters left: 6 (23 enodes) 16.323 * * [simplify]: iters left: 5 (101 enodes) 16.363 * * [simplify]: iters left: 4 (280 enodes) 16.481 * * [simplify]: Extracting #0: cost 1 inf + 0 16.481 * * [simplify]: Extracting #1: cost 97 inf + 0 16.483 * * [simplify]: Extracting #2: cost 216 inf + 448 16.485 * * [simplify]: Extracting #3: cost 253 inf + 2197 16.489 * * [simplify]: Extracting #4: cost 279 inf + 3502 16.493 * * [simplify]: Extracting #5: cost 255 inf + 6494 16.496 * * [simplify]: Extracting #6: cost 226 inf + 12327 16.505 * * [simplify]: Extracting #7: cost 124 inf + 54462 16.538 * * [simplify]: Extracting #8: cost 23 inf + 105464 16.564 * * [simplify]: Extracting #9: cost 0 inf + 117602 16.605 * * [simplify]: Extracting #10: cost 0 inf + 117562 16.652 * [simplify]: Simplified to (* (/ (sqrt 2) (/ (sqrt (- (* (/ (+ x 1) (+ -1 x)) (+ (* l l) (* (* t t) 2))) (* l l))) (* (* t t) 2))) (/ t (- (* (/ (+ x 1) (+ -1 x)) (+ (* l l) (* (* t t) 2))) (* l l)))) 16.652 * [simplify]: Simplified (2 1) to (λ (x l t) (cbrt (* (/ (sqrt 2) (/ (sqrt (- (* (/ (+ x 1) (+ -1 x)) (+ (* l l) (* (* t t) 2))) (* l l))) (* (* t t) 2))) (/ t (- (* (/ (+ x 1) (+ -1 x)) (+ (* l l) (* (* t t) 2))) (* l l)))))) 16.652 * * * * [progress]: [ 61 / 96 ] simplifiying candidate # 16.652 * [simplify]: Simplifying (/ (* (* (* (sqrt 2) t) (* (sqrt 2) t)) (* (sqrt 2) t)) (* (* (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 16.652 * * [simplify]: iters left: 6 (22 enodes) 16.660 * * [simplify]: iters left: 5 (103 enodes) 16.686 * * [simplify]: iters left: 4 (276 enodes) 16.834 * * [simplify]: Extracting #0: cost 1 inf + 0 16.834 * * [simplify]: Extracting #1: cost 98 inf + 0 16.835 * * [simplify]: Extracting #2: cost 224 inf + 623 16.836 * * [simplify]: Extracting #3: cost 262 inf + 2837 16.838 * * [simplify]: Extracting #4: cost 299 inf + 3641 16.841 * * [simplify]: Extracting #5: cost 258 inf + 9370 16.854 * * [simplify]: Extracting #6: cost 170 inf + 37608 16.901 * * [simplify]: Extracting #7: cost 34 inf + 104332 16.936 * * [simplify]: Extracting #8: cost 0 inf + 122342 16.973 * * [simplify]: Extracting #9: cost 0 inf + 122302 17.011 * [simplify]: Simplified to (/ (/ (* (* t t) 2) (- (* (/ (+ 1 x) (- x 1)) (+ (* (* t t) 2) (* l l))) (* l l))) (/ (sqrt (- (* (/ (+ 1 x) (- x 1)) (+ (* (* t t) 2) (* l l))) (* l l))) (* t (sqrt 2)))) 17.012 * [simplify]: Simplified (2 1) to (λ (x l t) (cbrt (/ (/ (* (* t t) 2) (- (* (/ (+ 1 x) (- x 1)) (+ (* (* t t) 2) (* l l))) (* l l))) (/ (sqrt (- (* (/ (+ 1 x) (- x 1)) (+ (* (* t t) 2) (* l l))) (* l l))) (* t (sqrt 2)))))) 17.012 * * * * [progress]: [ 62 / 96 ] simplifiying candidate # 17.012 * [simplify]: Simplifying (* (cbrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (cbrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 17.012 * * [simplify]: iters left: 6 (20 enodes) 17.019 * * [simplify]: iters left: 5 (84 enodes) 17.037 * * [simplify]: iters left: 4 (156 enodes) 17.089 * * [simplify]: iters left: 3 (278 enodes) 17.151 * * [simplify]: iters left: 2 (478 enodes) 17.344 * * [simplify]: Extracting #0: cost 1 inf + 0 17.344 * * [simplify]: Extracting #1: cost 3 inf + 0 17.345 * * [simplify]: Extracting #2: cost 5 inf + 0 17.345 * * [simplify]: Extracting #3: cost 14 inf + 0 17.345 * * [simplify]: Extracting #4: cost 22 inf + 1 17.345 * * [simplify]: Extracting #5: cost 27 inf + 248 17.346 * * [simplify]: Extracting #6: cost 98 inf + 248 17.347 * * [simplify]: Extracting #7: cost 192 inf + 661 17.355 * * [simplify]: Extracting #8: cost 136 inf + 9903 17.368 * * [simplify]: Extracting #9: cost 14 inf + 32490 17.386 * * [simplify]: Extracting #10: cost 1 inf + 36259 17.404 * * [simplify]: Extracting #11: cost 0 inf + 36904 17.422 * [simplify]: Simplified to (* (cbrt (* (sqrt 2) (/ t (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))) (cbrt (* (sqrt 2) (/ t (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) 17.422 * [simplify]: Simplified (2 1) to (λ (x l t) (* (* (cbrt (* (sqrt 2) (/ t (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))) (cbrt (* (sqrt 2) (/ t (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))))) (cbrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 17.423 * [simplify]: Simplifying (cbrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 17.423 * * [simplify]: iters left: 6 (19 enodes) 17.434 * * [simplify]: iters left: 5 (81 enodes) 17.464 * * [simplify]: iters left: 4 (153 enodes) 17.501 * * [simplify]: iters left: 3 (273 enodes) 17.570 * * [simplify]: iters left: 2 (460 enodes) 17.707 * * [simplify]: Extracting #0: cost 1 inf + 0 17.707 * * [simplify]: Extracting #1: cost 3 inf + 0 17.707 * * [simplify]: Extracting #2: cost 12 inf + 0 17.707 * * [simplify]: Extracting #3: cost 20 inf + 1 17.707 * * [simplify]: Extracting #4: cost 27 inf + 125 17.708 * * [simplify]: Extracting #5: cost 93 inf + 248 17.708 * * [simplify]: Extracting #6: cost 186 inf + 415 17.710 * * [simplify]: Extracting #7: cost 135 inf + 10747 17.717 * * [simplify]: Extracting #8: cost 17 inf + 31641 17.726 * * [simplify]: Extracting #9: cost 0 inf + 35488 17.734 * [simplify]: Simplified to (cbrt (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)) 17.734 * [simplify]: Simplified (2 2) to (λ (x l t) (* (* (cbrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (cbrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) (cbrt (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)))) 17.734 * * * * [progress]: [ 63 / 96 ] simplifiying candidate # 17.735 * [simplify]: Simplifying (* (* (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 17.735 * * [simplify]: iters left: 6 (20 enodes) 17.741 * * [simplify]: iters left: 5 (91 enodes) 17.767 * * [simplify]: iters left: 4 (208 enodes) 17.843 * * [simplify]: Extracting #0: cost 1 inf + 0 17.843 * * [simplify]: Extracting #1: cost 34 inf + 0 17.843 * * [simplify]: Extracting #2: cost 82 inf + 214 17.844 * * [simplify]: Extracting #3: cost 98 inf + 256 17.844 * * [simplify]: Extracting #4: cost 118 inf + 1039 17.845 * * [simplify]: Extracting #5: cost 143 inf + 2717 17.846 * * [simplify]: Extracting #6: cost 123 inf + 4644 17.851 * * [simplify]: Extracting #7: cost 52 inf + 26988 17.863 * * [simplify]: Extracting #8: cost 7 inf + 50106 17.878 * * [simplify]: Extracting #9: cost 0 inf + 54352 17.891 * [simplify]: Simplified to (/ (/ (/ (* t t) (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2))) (/ (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2)) t)) (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2))) 17.891 * [simplify]: Simplified (2 1) to (λ (x l t) (cbrt (/ (/ (/ (* t t) (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2))) (/ (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2)) t)) (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (sqrt 2))))) 17.891 * * * * [progress]: [ 64 / 96 ] simplifiying candidate # 17.892 * [simplify]: Simplifying (sqrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 17.892 * * [simplify]: iters left: 6 (19 enodes) 17.898 * * [simplify]: iters left: 5 (81 enodes) 17.913 * * [simplify]: iters left: 4 (153 enodes) 17.947 * * [simplify]: iters left: 3 (273 enodes) 18.035 * * [simplify]: iters left: 2 (460 enodes) 18.176 * * [simplify]: Extracting #0: cost 1 inf + 0 18.176 * * [simplify]: Extracting #1: cost 3 inf + 0 18.177 * * [simplify]: Extracting #2: cost 12 inf + 0 18.177 * * [simplify]: Extracting #3: cost 20 inf + 1 18.177 * * [simplify]: Extracting #4: cost 27 inf + 125 18.177 * * [simplify]: Extracting #5: cost 93 inf + 248 18.179 * * [simplify]: Extracting #6: cost 186 inf + 415 18.183 * * [simplify]: Extracting #7: cost 135 inf + 10747 18.196 * * [simplify]: Extracting #8: cost 17 inf + 31601 18.213 * * [simplify]: Extracting #9: cost 0 inf + 35408 18.230 * [simplify]: Simplified to (sqrt (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)) 18.230 * [simplify]: Simplified (2 1) to (λ (x l t) (* (sqrt (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)) (sqrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 18.230 * [simplify]: Simplifying (sqrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 18.231 * * [simplify]: iters left: 6 (19 enodes) 18.241 * * [simplify]: iters left: 5 (81 enodes) 18.270 * * [simplify]: iters left: 4 (153 enodes) 18.326 * * [simplify]: iters left: 3 (273 enodes) 18.425 * * [simplify]: iters left: 2 (460 enodes) 18.560 * * [simplify]: Extracting #0: cost 1 inf + 0 18.560 * * [simplify]: Extracting #1: cost 3 inf + 0 18.560 * * [simplify]: Extracting #2: cost 12 inf + 0 18.560 * * [simplify]: Extracting #3: cost 20 inf + 1 18.560 * * [simplify]: Extracting #4: cost 27 inf + 125 18.560 * * [simplify]: Extracting #5: cost 93 inf + 248 18.561 * * [simplify]: Extracting #6: cost 186 inf + 415 18.563 * * [simplify]: Extracting #7: cost 135 inf + 10747 18.569 * * [simplify]: Extracting #8: cost 17 inf + 31601 18.578 * * [simplify]: Extracting #9: cost 0 inf + 35408 18.586 * [simplify]: Simplified to (sqrt (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)) 18.586 * [simplify]: Simplified (2 2) to (λ (x l t) (* (sqrt (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (sqrt (* (/ (sqrt 2) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))) t)))) 18.586 * * * * [progress]: [ 65 / 96 ] simplifiying candidate # 18.587 * [simplify]: Simplifying (- (* (sqrt 2) t)) 18.587 * * [simplify]: iters left: 5 (5 enodes) 18.589 * * [simplify]: iters left: 4 (20 enodes) 18.592 * * [simplify]: iters left: 3 (26 enodes) 18.597 * * [simplify]: Extracting #0: cost 1 inf + 0 18.597 * * [simplify]: Extracting #1: cost 7 inf + 0 18.597 * * [simplify]: Extracting #2: cost 10 inf + 42 18.597 * * [simplify]: Extracting #3: cost 8 inf + 84 18.597 * * [simplify]: Extracting #4: cost 0 inf + 736 18.597 * [simplify]: Simplified to (* (sqrt 2) (- t)) 18.597 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* (sqrt 2) (- t)) (- (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 18.597 * [simplify]: Simplifying (- (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 18.598 * * [simplify]: iters left: 6 (16 enodes) 18.602 * * [simplify]: iters left: 5 (69 enodes) 18.619 * * [simplify]: iters left: 4 (135 enodes) 18.648 * * [simplify]: iters left: 3 (249 enodes) 18.742 * * [simplify]: iters left: 2 (438 enodes) 18.872 * * [simplify]: Extracting #0: cost 1 inf + 0 18.872 * * [simplify]: Extracting #1: cost 3 inf + 0 18.872 * * [simplify]: Extracting #2: cost 5 inf + 0 18.872 * * [simplify]: Extracting #3: cost 15 inf + 0 18.872 * * [simplify]: Extracting #4: cost 84 inf + 0 18.873 * * [simplify]: Extracting #5: cost 167 inf + 289 18.876 * * [simplify]: Extracting #6: cost 150 inf + 4433 18.881 * * [simplify]: Extracting #7: cost 33 inf + 21849 18.888 * * [simplify]: Extracting #8: cost 1 inf + 28923 18.896 * * [simplify]: Extracting #9: cost 0 inf + 29360 18.903 * * [simplify]: Extracting #10: cost 0 inf + 29356 18.915 * [simplify]: Simplified to (- (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 18.916 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (- (* (sqrt 2) t)) (- (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))))) 18.916 * * * * [progress]: [ 66 / 96 ] simplifiying candidate # 18.916 * [simplify]: Simplifying (/ (sqrt 2) (* (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 18.916 * * [simplify]: iters left: 6 (19 enodes) 18.927 * * [simplify]: iters left: 5 (80 enodes) 18.956 * * [simplify]: iters left: 4 (148 enodes) 18.990 * * [simplify]: iters left: 3 (263 enodes) 19.072 * * [simplify]: iters left: 2 (453 enodes) 19.226 * * [simplify]: Extracting #0: cost 1 inf + 0 19.226 * * [simplify]: Extracting #1: cost 6 inf + 0 19.226 * * [simplify]: Extracting #2: cost 12 inf + 0 19.226 * * [simplify]: Extracting #3: cost 13 inf + 1 19.226 * * [simplify]: Extracting #4: cost 22 inf + 42 19.226 * * [simplify]: Extracting #5: cost 90 inf + 83 19.227 * * [simplify]: Extracting #6: cost 189 inf + 127 19.230 * * [simplify]: Extracting #7: cost 123 inf + 11521 19.240 * * [simplify]: Extracting #8: cost 8 inf + 31568 19.255 * * [simplify]: Extracting #9: cost 0 inf + 33788 19.263 * [simplify]: Simplified to (/ (sqrt 2) (* (cbrt (sqrt (- (* (+ (* l l) (* 2 (* t t))) (/ (+ 1 x) (- x 1))) (* l l)))) (cbrt (sqrt (- (* (+ (* l l) (* 2 (* t t))) (/ (+ 1 x) (- x 1))) (* l l)))))) 19.263 * [simplify]: Simplified (2 1) to (λ (x l t) (* (/ (sqrt 2) (* (cbrt (sqrt (- (* (+ (* l l) (* 2 (* t t))) (/ (+ 1 x) (- x 1))) (* l l)))) (cbrt (sqrt (- (* (+ (* l l) (* 2 (* t t))) (/ (+ 1 x) (- x 1))) (* l l)))))) (/ t (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 19.264 * [simplify]: Simplifying (/ t (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 19.264 * * [simplify]: iters left: 6 (17 enodes) 19.269 * * [simplify]: iters left: 5 (72 enodes) 19.284 * * [simplify]: iters left: 4 (138 enodes) 19.315 * * [simplify]: iters left: 3 (252 enodes) 19.374 * * [simplify]: iters left: 2 (435 enodes) 19.488 * * [simplify]: Extracting #0: cost 1 inf + 0 19.488 * * [simplify]: Extracting #1: cost 4 inf + 0 19.488 * * [simplify]: Extracting #2: cost 5 inf + 1 19.488 * * [simplify]: Extracting #3: cost 7 inf + 1 19.488 * * [simplify]: Extracting #4: cost 17 inf + 1 19.488 * * [simplify]: Extracting #5: cost 86 inf + 1 19.489 * * [simplify]: Extracting #6: cost 167 inf + 169 19.492 * * [simplify]: Extracting #7: cost 141 inf + 5216 19.497 * * [simplify]: Extracting #8: cost 28 inf + 24410 19.507 * * [simplify]: Extracting #9: cost 1 inf + 30044 19.514 * * [simplify]: Extracting #10: cost 0 inf + 30319 19.523 * [simplify]: Simplified to (/ t (cbrt (sqrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))) 19.523 * [simplify]: Simplified (2 2) to (λ (x l t) (* (/ (sqrt 2) (* (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) (/ t (cbrt (sqrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))))) 19.523 * * * * [progress]: [ 67 / 96 ] simplifiying candidate # 19.523 * [simplify]: Simplifying (/ (sqrt 2) (sqrt (* (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 19.524 * * [simplify]: iters left: 6 (19 enodes) 19.534 * * [simplify]: iters left: 5 (79 enodes) 19.560 * * [simplify]: iters left: 4 (145 enodes) 19.594 * * [simplify]: iters left: 3 (264 enodes) 19.664 * * [simplify]: iters left: 2 (455 enodes) 19.817 * * [simplify]: Extracting #0: cost 1 inf + 0 19.817 * * [simplify]: Extracting #1: cost 4 inf + 0 19.817 * * [simplify]: Extracting #2: cost 9 inf + 0 19.818 * * [simplify]: Extracting #3: cost 11 inf + 1 19.818 * * [simplify]: Extracting #4: cost 19 inf + 83 19.818 * * [simplify]: Extracting #5: cost 89 inf + 83 19.819 * * [simplify]: Extracting #6: cost 178 inf + 332 19.823 * * [simplify]: Extracting #7: cost 125 inf + 11063 19.836 * * [simplify]: Extracting #8: cost 5 inf + 31194 19.851 * * [simplify]: Extracting #9: cost 0 inf + 32047 19.868 * [simplify]: Simplified to (/ (sqrt 2) (fabs (cbrt (- (* (+ (* l l) (* (* t 2) t)) (/ (+ 1 x) (- x 1))) (* l l))))) 19.868 * [simplify]: Simplified (2 1) to (λ (x l t) (* (/ (sqrt 2) (fabs (cbrt (- (* (+ (* l l) (* (* t 2) t)) (/ (+ 1 x) (- x 1))) (* l l))))) (/ t (sqrt (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 19.868 * [simplify]: Simplifying (/ t (sqrt (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 19.868 * * [simplify]: iters left: 6 (17 enodes) 19.878 * * [simplify]: iters left: 5 (72 enodes) 19.904 * * [simplify]: iters left: 4 (138 enodes) 19.951 * * [simplify]: iters left: 3 (252 enodes) 20.018 * * [simplify]: iters left: 2 (435 enodes) 20.163 * * [simplify]: Extracting #0: cost 1 inf + 0 20.163 * * [simplify]: Extracting #1: cost 4 inf + 0 20.163 * * [simplify]: Extracting #2: cost 5 inf + 1 20.163 * * [simplify]: Extracting #3: cost 7 inf + 1 20.163 * * [simplify]: Extracting #4: cost 17 inf + 1 20.163 * * [simplify]: Extracting #5: cost 86 inf + 1 20.164 * * [simplify]: Extracting #6: cost 167 inf + 169 20.167 * * [simplify]: Extracting #7: cost 141 inf + 5216 20.177 * * [simplify]: Extracting #8: cost 28 inf + 24490 20.192 * * [simplify]: Extracting #9: cost 1 inf + 30124 20.207 * * [simplify]: Extracting #10: cost 0 inf + 30399 20.222 * [simplify]: Simplified to (/ t (sqrt (cbrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))) 20.222 * [simplify]: Simplified (2 2) to (λ (x l t) (* (/ (sqrt 2) (sqrt (* (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) (/ t (sqrt (cbrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))))) 20.223 * * * * [progress]: [ 68 / 96 ] simplifiying candidate # 20.223 * [simplify]: Simplifying (/ (sqrt 2) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 20.223 * * [simplify]: iters left: 6 (18 enodes) 20.233 * * [simplify]: iters left: 5 (75 enodes) 20.260 * * [simplify]: iters left: 4 (141 enodes) 20.298 * * [simplify]: iters left: 3 (256 enodes) 20.363 * * [simplify]: iters left: 2 (445 enodes) 20.533 * * [simplify]: Extracting #0: cost 1 inf + 0 20.533 * * [simplify]: Extracting #1: cost 4 inf + 0 20.533 * * [simplify]: Extracting #2: cost 8 inf + 0 20.533 * * [simplify]: Extracting #3: cost 9 inf + 1 20.533 * * [simplify]: Extracting #4: cost 17 inf + 83 20.533 * * [simplify]: Extracting #5: cost 86 inf + 83 20.534 * * [simplify]: Extracting #6: cost 172 inf + 249 20.535 * * [simplify]: Extracting #7: cost 143 inf + 6231 20.540 * * [simplify]: Extracting #8: cost 28 inf + 23635 20.548 * * [simplify]: Extracting #9: cost 1 inf + 30089 20.555 * * [simplify]: Extracting #10: cost 0 inf + 30612 20.569 * [simplify]: Simplified to (/ (sqrt 2) (sqrt (sqrt (- (/ (+ (* x (+ (* l l) (* 2 (* t t)))) (+ (* l l) (* 2 (* t t)))) (+ -1 x)) (* l l))))) 20.569 * [simplify]: Simplified (2 1) to (λ (x l t) (* (/ (sqrt 2) (sqrt (sqrt (- (/ (+ (* x (+ (* l l) (* 2 (* t t)))) (+ (* l l) (* 2 (* t t)))) (+ -1 x)) (* l l))))) (/ t (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 20.569 * [simplify]: Simplifying (/ t (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 20.570 * * [simplify]: iters left: 6 (17 enodes) 20.579 * * [simplify]: iters left: 5 (72 enodes) 20.605 * * [simplify]: iters left: 4 (138 enodes) 20.638 * * [simplify]: iters left: 3 (252 enodes) 20.715 * * [simplify]: iters left: 2 (435 enodes) 20.847 * * [simplify]: Extracting #0: cost 1 inf + 0 20.848 * * [simplify]: Extracting #1: cost 4 inf + 0 20.848 * * [simplify]: Extracting #2: cost 5 inf + 1 20.848 * * [simplify]: Extracting #3: cost 7 inf + 1 20.848 * * [simplify]: Extracting #4: cost 17 inf + 1 20.848 * * [simplify]: Extracting #5: cost 86 inf + 1 20.849 * * [simplify]: Extracting #6: cost 167 inf + 169 20.852 * * [simplify]: Extracting #7: cost 141 inf + 5216 20.857 * * [simplify]: Extracting #8: cost 28 inf + 24330 20.865 * * [simplify]: Extracting #9: cost 1 inf + 29884 20.872 * * [simplify]: Extracting #10: cost 0 inf + 30159 20.882 * [simplify]: Simplified to (/ t (sqrt (sqrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))) 20.883 * [simplify]: Simplified (2 2) to (λ (x l t) (* (/ (sqrt 2) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (/ t (sqrt (sqrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))))) 20.883 * * * * [progress]: [ 69 / 96 ] simplifiying candidate # 20.883 * [simplify]: Simplifying (/ (sqrt 2) (sqrt 1)) 20.883 * * [simplify]: iters left: 3 (5 enodes) 20.889 * * [simplify]: iters left: 2 (17 enodes) 20.895 * * [simplify]: iters left: 1 (19 enodes) 20.901 * * [simplify]: Extracting #0: cost 1 inf + 0 20.901 * * [simplify]: Extracting #1: cost 4 inf + 0 20.901 * * [simplify]: Extracting #2: cost 2 inf + 2 20.901 * * [simplify]: Extracting #3: cost 0 inf + 84 20.901 * [simplify]: Simplified to (sqrt 2) 20.901 * [simplify]: Simplified (2 1) to (λ (x l t) (* (sqrt 2) (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 20.901 * [simplify]: Simplifying (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 20.902 * * [simplify]: iters left: 6 (16 enodes) 20.908 * * [simplify]: iters left: 5 (69 enodes) 20.924 * * [simplify]: iters left: 4 (135 enodes) 20.958 * * [simplify]: iters left: 3 (250 enodes) 21.013 * * [simplify]: iters left: 2 (439 enodes) 21.155 * * [simplify]: Extracting #0: cost 1 inf + 0 21.155 * * [simplify]: Extracting #1: cost 4 inf + 0 21.156 * * [simplify]: Extracting #2: cost 5 inf + 1 21.156 * * [simplify]: Extracting #3: cost 15 inf + 1 21.156 * * [simplify]: Extracting #4: cost 83 inf + 1 21.156 * * [simplify]: Extracting #5: cost 167 inf + 330 21.158 * * [simplify]: Extracting #6: cost 156 inf + 3935 21.164 * * [simplify]: Extracting #7: cost 23 inf + 24620 21.179 * * [simplify]: Extracting #8: cost 0 inf + 29577 21.189 * [simplify]: Simplified to (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* (* t t) 2))) (* l l)))) 21.189 * [simplify]: Simplified (2 2) to (λ (x l t) (* (sqrt 2) (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* (* t t) 2))) (* l l)))))) 21.189 * * * * [progress]: [ 70 / 96 ] simplifiying candidate # 21.190 * [simplify]: Simplifying (/ (sqrt 2) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 21.190 * * [simplify]: iters left: 6 (18 enodes) 21.195 * * [simplify]: iters left: 5 (75 enodes) 21.213 * * [simplify]: iters left: 4 (141 enodes) 21.246 * * [simplify]: iters left: 3 (256 enodes) 21.330 * * [simplify]: iters left: 2 (445 enodes) 21.483 * * [simplify]: Extracting #0: cost 1 inf + 0 21.483 * * [simplify]: Extracting #1: cost 4 inf + 0 21.483 * * [simplify]: Extracting #2: cost 8 inf + 0 21.483 * * [simplify]: Extracting #3: cost 9 inf + 1 21.483 * * [simplify]: Extracting #4: cost 17 inf + 83 21.483 * * [simplify]: Extracting #5: cost 86 inf + 83 21.484 * * [simplify]: Extracting #6: cost 172 inf + 249 21.485 * * [simplify]: Extracting #7: cost 143 inf + 6231 21.491 * * [simplify]: Extracting #8: cost 28 inf + 23635 21.498 * * [simplify]: Extracting #9: cost 1 inf + 30089 21.506 * * [simplify]: Extracting #10: cost 0 inf + 30612 21.525 * [simplify]: Simplified to (/ (sqrt 2) (sqrt (sqrt (- (/ (+ (* x (+ (* l l) (* 2 (* t t)))) (+ (* l l) (* 2 (* t t)))) (+ -1 x)) (* l l))))) 21.525 * [simplify]: Simplified (2 1) to (λ (x l t) (* (/ (sqrt 2) (sqrt (sqrt (- (/ (+ (* x (+ (* l l) (* 2 (* t t)))) (+ (* l l) (* 2 (* t t)))) (+ -1 x)) (* l l))))) (/ t (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 21.526 * [simplify]: Simplifying (/ t (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 21.526 * * [simplify]: iters left: 6 (17 enodes) 21.536 * * [simplify]: iters left: 5 (72 enodes) 21.562 * * [simplify]: iters left: 4 (138 enodes) 21.610 * * [simplify]: iters left: 3 (252 enodes) 21.694 * * [simplify]: iters left: 2 (435 enodes) 21.798 * * [simplify]: Extracting #0: cost 1 inf + 0 21.799 * * [simplify]: Extracting #1: cost 4 inf + 0 21.799 * * [simplify]: Extracting #2: cost 5 inf + 1 21.799 * * [simplify]: Extracting #3: cost 7 inf + 1 21.799 * * [simplify]: Extracting #4: cost 17 inf + 1 21.799 * * [simplify]: Extracting #5: cost 86 inf + 1 21.799 * * [simplify]: Extracting #6: cost 167 inf + 169 21.801 * * [simplify]: Extracting #7: cost 141 inf + 5216 21.806 * * [simplify]: Extracting #8: cost 28 inf + 24330 21.813 * * [simplify]: Extracting #9: cost 1 inf + 29884 21.820 * * [simplify]: Extracting #10: cost 0 inf + 30159 21.839 * [simplify]: Simplified to (/ t (sqrt (sqrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))) 21.839 * [simplify]: Simplified (2 2) to (λ (x l t) (* (/ (sqrt 2) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) (/ t (sqrt (sqrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))))) 21.839 * * * * [progress]: [ 71 / 96 ] simplifiying candidate # 21.840 * [simplify]: Simplifying (/ (sqrt 2) 1) 21.840 * * [simplify]: iters left: 3 (4 enodes) 21.843 * * [simplify]: iters left: 2 (12 enodes) 21.848 * * [simplify]: iters left: 1 (14 enodes) 21.853 * * [simplify]: Extracting #0: cost 1 inf + 0 21.853 * * [simplify]: Extracting #1: cost 4 inf + 0 21.854 * * [simplify]: Extracting #2: cost 0 inf + 84 21.854 * [simplify]: Simplified to (sqrt 2) 21.854 * [simplify]: Simplified (2 1) to (λ (x l t) (* (sqrt 2) (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 21.854 * [simplify]: Simplifying (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 21.854 * * [simplify]: iters left: 6 (16 enodes) 21.863 * * [simplify]: iters left: 5 (69 enodes) 21.878 * * [simplify]: iters left: 4 (135 enodes) 21.905 * * [simplify]: iters left: 3 (250 enodes) 22.000 * * [simplify]: iters left: 2 (439 enodes) 22.117 * * [simplify]: Extracting #0: cost 1 inf + 0 22.117 * * [simplify]: Extracting #1: cost 4 inf + 0 22.117 * * [simplify]: Extracting #2: cost 5 inf + 1 22.117 * * [simplify]: Extracting #3: cost 15 inf + 1 22.117 * * [simplify]: Extracting #4: cost 83 inf + 1 22.118 * * [simplify]: Extracting #5: cost 167 inf + 330 22.121 * * [simplify]: Extracting #6: cost 156 inf + 3935 22.128 * * [simplify]: Extracting #7: cost 23 inf + 24620 22.138 * * [simplify]: Extracting #8: cost 0 inf + 29577 22.145 * [simplify]: Simplified to (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* (* t t) 2))) (* l l)))) 22.145 * [simplify]: Simplified (2 2) to (λ (x l t) (* (sqrt 2) (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* (* t t) 2))) (* l l)))))) 22.145 * * * * [progress]: [ 72 / 96 ] simplifiying candidate # 22.145 * * * * [progress]: [ 73 / 96 ] simplifiying candidate # 22.145 * [simplify]: Simplifying (/ 1 (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 22.146 * * [simplify]: iters left: 6 (16 enodes) 22.151 * * [simplify]: iters left: 5 (69 enodes) 22.174 * * [simplify]: iters left: 4 (135 enodes) 22.204 * * [simplify]: iters left: 3 (249 enodes) 22.264 * * [simplify]: iters left: 2 (438 enodes) 22.409 * * [simplify]: Extracting #0: cost 1 inf + 0 22.409 * * [simplify]: Extracting #1: cost 4 inf + 0 22.409 * * [simplify]: Extracting #2: cost 5 inf + 1 22.409 * * [simplify]: Extracting #3: cost 15 inf + 1 22.409 * * [simplify]: Extracting #4: cost 83 inf + 1 22.410 * * [simplify]: Extracting #5: cost 167 inf + 289 22.413 * * [simplify]: Extracting #6: cost 152 inf + 4147 22.423 * * [simplify]: Extracting #7: cost 24 inf + 23637 22.441 * * [simplify]: Extracting #8: cost 0 inf + 29445 22.456 * * [simplify]: Extracting #9: cost 0 inf + 29441 22.471 * * [simplify]: Extracting #10: cost 0 inf + 29438 22.485 * [simplify]: Simplified to (/ 1 (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ -1 x)) (* l l)))) 22.486 * [simplify]: Simplified (2 2) to (λ (x l t) (* (* (sqrt 2) t) (/ 1 (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ -1 x)) (* l l)))))) 22.486 * * * * [progress]: [ 74 / 96 ] simplifiying candidate # 22.486 * [simplify]: Simplifying (/ (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (* (sqrt 2) t)) 22.486 * * [simplify]: iters left: 6 (18 enodes) 22.497 * * [simplify]: iters left: 5 (78 enodes) 22.526 * * [simplify]: iters left: 4 (148 enodes) 22.553 * * [simplify]: iters left: 3 (264 enodes) 22.619 * * [simplify]: iters left: 2 (448 enodes) 22.743 * * [simplify]: Extracting #0: cost 1 inf + 0 22.743 * * [simplify]: Extracting #1: cost 8 inf + 0 22.743 * * [simplify]: Extracting #2: cost 14 inf + 1 22.743 * * [simplify]: Extracting #3: cost 22 inf + 43 22.744 * * [simplify]: Extracting #4: cost 88 inf + 166 22.745 * * [simplify]: Extracting #5: cost 182 inf + 415 22.750 * * [simplify]: Extracting #6: cost 111 inf + 12623 22.764 * * [simplify]: Extracting #7: cost 8 inf + 30751 22.780 * * [simplify]: Extracting #8: cost 0 inf + 32295 22.796 * [simplify]: Simplified to (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (* (sqrt 2) t)) 22.796 * [simplify]: Simplified (2 2) to (λ (x l t) (/ 1 (/ (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) (* (sqrt 2) t)))) 22.796 * * * * [progress]: [ 75 / 96 ] simplifiying candidate # 22.797 * [simplify]: Simplifying (/ (* (sqrt 2) t) (* (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 22.797 * * [simplify]: iters left: 6 (20 enodes) 22.808 * * [simplify]: iters left: 5 (89 enodes) 22.840 * * [simplify]: iters left: 4 (177 enodes) 22.899 * * [simplify]: iters left: 3 (309 enodes) 22.977 * * [simplify]: Extracting #0: cost 1 inf + 0 22.977 * * [simplify]: Extracting #1: cost 16 inf + 0 22.977 * * [simplify]: Extracting #2: cost 29 inf + 1 22.977 * * [simplify]: Extracting #3: cost 30 inf + 43 22.978 * * [simplify]: Extracting #4: cost 36 inf + 248 22.978 * * [simplify]: Extracting #5: cost 72 inf + 248 22.978 * * [simplify]: Extracting #6: cost 119 inf + 415 22.979 * * [simplify]: Extracting #7: cost 107 inf + 2923 22.982 * * [simplify]: Extracting #8: cost 41 inf + 12584 22.986 * * [simplify]: Extracting #9: cost 13 inf + 22670 22.994 * * [simplify]: Extracting #10: cost 0 inf + 30412 23.009 * * [simplify]: Extracting #11: cost 0 inf + 30119 23.017 * [simplify]: Simplified to (/ (/ (* t (sqrt 2)) (cbrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* x (+ (* (* t t) 2) (* l l)))) (+ x -1)) (* l l))))) (cbrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* x (+ (* (* t t) 2) (* l l)))) (+ x -1)) (* l l))))) 23.017 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (/ (/ (* t (sqrt 2)) (cbrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* x (+ (* (* t t) 2) (* l l)))) (+ x -1)) (* l l))))) (cbrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* x (+ (* (* t t) 2) (* l l)))) (+ x -1)) (* l l))))) (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 23.017 * * * * [progress]: [ 76 / 96 ] simplifiying candidate # 23.017 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt (* (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 23.018 * * [simplify]: iters left: 6 (20 enodes) 23.024 * * [simplify]: iters left: 5 (85 enodes) 23.048 * * [simplify]: iters left: 4 (157 enodes) 23.107 * * [simplify]: iters left: 3 (280 enodes) 23.195 * * [simplify]: iters left: 2 (475 enodes) 23.361 * * [simplify]: Extracting #0: cost 1 inf + 0 23.361 * * [simplify]: Extracting #1: cost 10 inf + 0 23.361 * * [simplify]: Extracting #2: cost 19 inf + 1 23.361 * * [simplify]: Extracting #3: cost 21 inf + 2 23.361 * * [simplify]: Extracting #4: cost 29 inf + 125 23.362 * * [simplify]: Extracting #5: cost 98 inf + 248 23.363 * * [simplify]: Extracting #6: cost 188 inf + 579 23.367 * * [simplify]: Extracting #7: cost 143 inf + 9401 23.380 * * [simplify]: Extracting #8: cost 19 inf + 32241 23.396 * * [simplify]: Extracting #9: cost 0 inf + 36902 23.414 * * [simplify]: Extracting #10: cost 0 inf + 36897 23.430 * * [simplify]: Extracting #11: cost 0 inf + 36896 23.450 * [simplify]: Simplified to (* (sqrt 2) (/ t (fabs (cbrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))) 23.451 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* (sqrt 2) (/ t (fabs (cbrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))) (sqrt (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 23.451 * * * * [progress]: [ 77 / 96 ] simplifiying candidate # 23.451 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 23.451 * * [simplify]: iters left: 6 (19 enodes) 23.462 * * [simplify]: iters left: 5 (81 enodes) 23.491 * * [simplify]: iters left: 4 (153 enodes) 23.543 * * [simplify]: iters left: 3 (273 enodes) 23.597 * * [simplify]: iters left: 2 (460 enodes) 23.735 * * [simplify]: Extracting #0: cost 1 inf + 0 23.735 * * [simplify]: Extracting #1: cost 10 inf + 0 23.735 * * [simplify]: Extracting #2: cost 18 inf + 1 23.736 * * [simplify]: Extracting #3: cost 17 inf + 125 23.736 * * [simplify]: Extracting #4: cost 25 inf + 248 23.736 * * [simplify]: Extracting #5: cost 93 inf + 248 23.737 * * [simplify]: Extracting #6: cost 186 inf + 415 23.742 * * [simplify]: Extracting #7: cost 135 inf + 10426 23.757 * * [simplify]: Extracting #8: cost 24 inf + 28326 23.773 * * [simplify]: Extracting #9: cost 0 inf + 35568 23.791 * [simplify]: Simplified to (/ (* t (sqrt 2)) (sqrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) 23.791 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (/ (* t (sqrt 2)) (sqrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 23.791 * * * * [progress]: [ 78 / 96 ] simplifiying candidate # 23.791 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt 1)) 23.791 * * [simplify]: iters left: 5 (7 enodes) 23.796 * * [simplify]: iters left: 4 (26 enodes) 23.801 * * [simplify]: iters left: 3 (32 enodes) 23.807 * * [simplify]: iters left: 2 (38 enodes) 23.813 * * [simplify]: iters left: 1 (44 enodes) 23.820 * * [simplify]: Extracting #0: cost 1 inf + 0 23.820 * * [simplify]: Extracting #1: cost 7 inf + 0 23.820 * * [simplify]: Extracting #2: cost 8 inf + 44 23.820 * * [simplify]: Extracting #3: cost 6 inf + 87 23.820 * * [simplify]: Extracting #4: cost 2 inf + 333 23.820 * * [simplify]: Extracting #5: cost 0 inf + 497 23.820 * [simplify]: Simplified to (* t (sqrt 2)) 23.820 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 23.820 * * * * [progress]: [ 79 / 96 ] simplifiying candidate # 23.821 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 23.821 * * [simplify]: iters left: 6 (19 enodes) 23.826 * * [simplify]: iters left: 5 (81 enodes) 23.842 * * [simplify]: iters left: 4 (153 enodes) 23.893 * * [simplify]: iters left: 3 (273 enodes) 23.966 * * [simplify]: iters left: 2 (460 enodes) 24.094 * * [simplify]: Extracting #0: cost 1 inf + 0 24.094 * * [simplify]: Extracting #1: cost 10 inf + 0 24.094 * * [simplify]: Extracting #2: cost 18 inf + 1 24.094 * * [simplify]: Extracting #3: cost 17 inf + 125 24.095 * * [simplify]: Extracting #4: cost 25 inf + 248 24.095 * * [simplify]: Extracting #5: cost 93 inf + 248 24.096 * * [simplify]: Extracting #6: cost 186 inf + 415 24.099 * * [simplify]: Extracting #7: cost 135 inf + 10426 24.105 * * [simplify]: Extracting #8: cost 24 inf + 28326 24.114 * * [simplify]: Extracting #9: cost 0 inf + 35568 24.123 * [simplify]: Simplified to (/ (* t (sqrt 2)) (sqrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) 24.123 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (/ (* t (sqrt 2)) (sqrt (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 24.123 * * * * [progress]: [ 80 / 96 ] simplifiying candidate # 24.123 * [simplify]: Simplifying (/ (* (sqrt 2) t) 1) 24.123 * * [simplify]: iters left: 5 (6 enodes) 24.126 * * [simplify]: iters left: 4 (21 enodes) 24.135 * * [simplify]: iters left: 3 (31 enodes) 24.146 * * [simplify]: iters left: 2 (41 enodes) 24.158 * * [simplify]: iters left: 1 (42 enodes) 24.164 * * [simplify]: Extracting #0: cost 1 inf + 0 24.164 * * [simplify]: Extracting #1: cost 7 inf + 0 24.164 * * [simplify]: Extracting #2: cost 8 inf + 44 24.164 * * [simplify]: Extracting #3: cost 6 inf + 87 24.164 * * [simplify]: Extracting #4: cost 1 inf + 415 24.165 * * [simplify]: Extracting #5: cost 0 inf + 497 24.165 * [simplify]: Simplified to (* t (sqrt 2)) 24.165 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 24.165 * * * * [progress]: [ 81 / 96 ] simplifiying candidate # 24.165 * [simplify]: Simplifying (/ (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) t) 24.165 * * [simplify]: iters left: 6 (16 enodes) 24.170 * * [simplify]: iters left: 5 (69 enodes) 24.183 * * [simplify]: iters left: 4 (135 enodes) 24.225 * * [simplify]: iters left: 3 (249 enodes) 24.285 * * [simplify]: iters left: 2 (438 enodes) 24.422 * * [simplify]: Extracting #0: cost 1 inf + 0 24.422 * * [simplify]: Extracting #1: cost 4 inf + 0 24.422 * * [simplify]: Extracting #2: cost 5 inf + 1 24.422 * * [simplify]: Extracting #3: cost 15 inf + 1 24.422 * * [simplify]: Extracting #4: cost 83 inf + 1 24.423 * * [simplify]: Extracting #5: cost 167 inf + 289 24.424 * * [simplify]: Extracting #6: cost 150 inf + 4433 24.429 * * [simplify]: Extracting #7: cost 33 inf + 21849 24.438 * * [simplify]: Extracting #8: cost 1 inf + 28923 24.446 * * [simplify]: Extracting #9: cost 0 inf + 29360 24.461 * * [simplify]: Extracting #10: cost 0 inf + 29356 24.470 * [simplify]: Simplified to (/ (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))) t) 24.470 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (sqrt 2) (/ (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l))) t))) 24.471 * * * * [progress]: [ 82 / 96 ] simplifiying candidate # 24.471 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt (- (pow (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) 3) (pow (* l l) 3)))) 24.471 * * [simplify]: iters left: 6 (21 enodes) 24.479 * * [simplify]: iters left: 5 (104 enodes) 24.510 * * [simplify]: iters left: 4 (293 enodes) 24.652 * * [simplify]: Extracting #0: cost 1 inf + 0 24.652 * * [simplify]: Extracting #1: cost 9 inf + 0 24.652 * * [simplify]: Extracting #2: cost 16 inf + 1 24.653 * * [simplify]: Extracting #3: cost 28 inf + 2 24.653 * * [simplify]: Extracting #4: cost 217 inf + 43 24.656 * * [simplify]: Extracting #5: cost 399 inf + 1911 24.669 * * [simplify]: Extracting #6: cost 288 inf + 34338 24.718 * * [simplify]: Extracting #7: cost 28 inf + 134264 24.781 * * [simplify]: Extracting #8: cost 1 inf + 147165 24.814 * * [simplify]: Extracting #9: cost 0 inf + 147558 24.871 * [simplify]: Simplified to (* t (/ (sqrt 2) (sqrt (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))))) (* (* l l) (* (* l l) (* l l))))))) 24.871 * [simplify]: Simplified (2 1) to (λ (x l t) (* (* t (/ (sqrt 2) (sqrt (- (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))))) (* (* l l) (* (* l l) (* l l))))))) (sqrt (+ (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (+ (* (* l l) (* l l)) (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))))) 24.871 * * * * [progress]: [ 83 / 96 ] simplifiying candidate # 24.871 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt (- (* (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (* (* l l) (* l l))))) 24.871 * * [simplify]: iters left: 6 (20 enodes) 24.878 * * [simplify]: iters left: 5 (98 enodes) 24.901 * * [simplify]: iters left: 4 (263 enodes) 25.013 * * [simplify]: Extracting #0: cost 1 inf + 0 25.013 * * [simplify]: Extracting #1: cost 9 inf + 0 25.013 * * [simplify]: Extracting #2: cost 16 inf + 1 25.013 * * [simplify]: Extracting #3: cost 45 inf + 2 25.014 * * [simplify]: Extracting #4: cost 166 inf + 43 25.016 * * [simplify]: Extracting #5: cost 291 inf + 415 25.020 * * [simplify]: Extracting #6: cost 257 inf + 9289 25.039 * * [simplify]: Extracting #7: cost 54 inf + 69888 25.059 * * [simplify]: Extracting #8: cost 2 inf + 90476 25.082 * * [simplify]: Extracting #9: cost 0 inf + 91606 25.114 * [simplify]: Simplified to (/ (* t (sqrt 2)) (sqrt (* (+ (* l l) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) 25.114 * [simplify]: Simplified (2 1) to (λ (x l t) (* (/ (* t (sqrt 2)) (sqrt (* (+ (* l l) (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1)))) (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) (sqrt (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 25.115 * * * * [progress]: [ 84 / 96 ] simplifiying candidate #real (real->posit16 (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))))> 25.115 * [simplify]: Simplifying (real->posit16 (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 25.115 * * [simplify]: iters left: 6 (19 enodes) 25.122 * * [simplify]: iters left: 5 (78 enodes) 25.138 * * [simplify]: iters left: 4 (150 enodes) 25.164 * * [simplify]: iters left: 3 (271 enodes) 25.237 * * [simplify]: iters left: 2 (462 enodes) 25.373 * * [simplify]: Extracting #0: cost 1 inf + 0 25.373 * * [simplify]: Extracting #1: cost 2 inf + 0 25.373 * * [simplify]: Extracting #2: cost 10 inf + 0 25.373 * * [simplify]: Extracting #3: cost 18 inf + 1 25.373 * * [simplify]: Extracting #4: cost 27 inf + 2 25.373 * * [simplify]: Extracting #5: cost 93 inf + 84 25.374 * * [simplify]: Extracting #6: cost 172 inf + 333 25.375 * * [simplify]: Extracting #7: cost 165 inf + 3006 25.380 * * [simplify]: Extracting #8: cost 48 inf + 21272 25.387 * * [simplify]: Extracting #9: cost 1 inf + 33005 25.402 * * [simplify]: Extracting #10: cost 0 inf + 33192 25.416 * [simplify]: Simplified to (real->posit16 (* (/ (sqrt 2) (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* x (+ (* (* t t) 2) (* l l)))) (+ x -1)) (* l l)))) t)) 25.416 * [simplify]: Simplified (2 1) to (λ (x l t) (posit16->real (real->posit16 (* (/ (sqrt 2) (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* x (+ (* (* t t) 2) (* l l)))) (+ x -1)) (* l l)))) t)))) 25.416 * * * * [progress]: [ 85 / 96 ] simplifiying candidate # 25.416 * [simplify]: Simplifying (- (* (sqrt -2) t) (+ (* 2 (/ (* t x) (sqrt -2))) (+ (* 2 (/ (* t (pow x 2)) (sqrt -2))) (* 2 (/ (* t (pow x 2)) (pow (sqrt -2) 3)))))) 25.416 * * [simplify]: iters left: 6 (20 enodes) 25.423 * * [simplify]: iters left: 5 (99 enodes) 25.446 * * [simplify]: iters left: 4 (238 enodes) 25.540 * * [simplify]: Extracting #0: cost 1 inf + 0 25.540 * * [simplify]: Extracting #1: cost 24 inf + 0 25.541 * * [simplify]: Extracting #2: cost 144 inf + 0 25.543 * * [simplify]: Extracting #3: cost 235 inf + 1154 25.548 * * [simplify]: Extracting #4: cost 158 inf + 11069 25.564 * * [simplify]: Extracting #5: cost 23 inf + 46702 25.588 * * [simplify]: Extracting #6: cost 0 inf + 53418 25.607 * * [simplify]: Extracting #7: cost 0 inf + 53218 25.627 * [simplify]: Simplified to (+ (* -2 (+ (* (/ t (sqrt -2)) x) (* (* x x) (+ (/ (/ t (sqrt -2)) -2) (/ t (sqrt -2)))))) (* t (sqrt -2))) 25.627 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) (+ (* -2 (+ (* (/ t (sqrt -2)) x) (* (* x x) (+ (/ (/ t (sqrt -2)) -2) (/ t (sqrt -2)))))) (* t (sqrt -2))))) 25.627 * * * * [progress]: [ 86 / 96 ] simplifiying candidate # 25.628 * [simplify]: Simplifying (- (+ (* 2 (/ t (* (sqrt 2) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x))))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2))))) 25.628 * * [simplify]: iters left: 6 (20 enodes) 25.636 * * [simplify]: iters left: 5 (96 enodes) 25.655 * * [simplify]: iters left: 4 (218 enodes) 25.762 * * [simplify]: Extracting #0: cost 1 inf + 0 25.762 * * [simplify]: Extracting #1: cost 26 inf + 0 25.763 * * [simplify]: Extracting #2: cost 128 inf + 0 25.764 * * [simplify]: Extracting #3: cost 182 inf + 984 25.770 * * [simplify]: Extracting #4: cost 80 inf + 18793 25.778 * * [simplify]: Extracting #5: cost 18 inf + 34117 25.785 * * [simplify]: Extracting #6: cost 0 inf + 40682 25.793 * [simplify]: Simplified to (+ (* (/ t (sqrt 2)) (+ (/ 2 x) (/ (/ 2 x) x))) (- (* (sqrt 2) t) (/ (* (/ 1 (sqrt 2)) t) (* x x)))) 25.793 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) (+ (* (/ t (sqrt 2)) (+ (/ 2 x) (/ (/ 2 x) x))) (- (* (sqrt 2) t) (/ (* (/ 1 (sqrt 2)) t) (* x x)))))) 25.793 * * * * [progress]: [ 87 / 96 ] simplifiying candidate # 25.794 * [simplify]: Simplifying (- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* 2 (/ t (* (sqrt 2) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))))) 25.794 * * [simplify]: iters left: 6 (20 enodes) 25.801 * * [simplify]: iters left: 5 (96 enodes) 25.826 * * [simplify]: iters left: 4 (214 enodes) 25.886 * * [simplify]: Extracting #0: cost 1 inf + 0 25.886 * * [simplify]: Extracting #1: cost 24 inf + 0 25.886 * * [simplify]: Extracting #2: cost 130 inf + 0 25.890 * * [simplify]: Extracting #3: cost 180 inf + 1387 25.892 * * [simplify]: Extracting #4: cost 93 inf + 12885 25.898 * * [simplify]: Extracting #5: cost 26 inf + 31153 25.905 * * [simplify]: Extracting #6: cost 2 inf + 39673 25.913 * * [simplify]: Extracting #7: cost 0 inf + 40369 25.921 * [simplify]: Simplified to (- (* (/ t (* x x)) (- (/ 1 (sqrt 2)) (/ 2 (sqrt 2)))) (+ (* (sqrt 2) t) (* (/ t (* (sqrt 2) x)) 2))) 25.921 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) (- (* (/ t (* x x)) (- (/ 1 (sqrt 2)) (/ 2 (sqrt 2)))) (+ (* (sqrt 2) t) (* (/ t (* (sqrt 2) x)) 2))))) 25.921 * * * * [progress]: [ 88 / 96 ] simplifiying candidate # 25.921 * [simplify]: Simplifying (- (+ (* 2 (pow t 2)) (+ (* 2 (* x (pow l 2))) (* 2 (pow l 2))))) 25.921 * * [simplify]: iters left: 6 (13 enodes) 25.925 * * [simplify]: iters left: 5 (62 enodes) 25.946 * * [simplify]: iters left: 4 (133 enodes) 25.983 * * [simplify]: iters left: 3 (316 enodes) 26.089 * * [simplify]: Extracting #0: cost 1 inf + 0 26.089 * * [simplify]: Extracting #1: cost 23 inf + 0 26.090 * * [simplify]: Extracting #2: cost 93 inf + 2 26.090 * * [simplify]: Extracting #3: cost 111 inf + 1760 26.093 * * [simplify]: Extracting #4: cost 30 inf + 11760 26.097 * * [simplify]: Extracting #5: cost 1 inf + 14390 26.102 * * [simplify]: Extracting #6: cost 0 inf + 14513 26.106 * [simplify]: Simplified to (* -2 (+ (+ (* t t) (* l l)) (* (* l l) x))) 26.106 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* -2 (+ (+ (* t t) (* l l)) (* (* l l) x)))))) 26.106 * * * * [progress]: [ 89 / 96 ] simplifiying candidate # 26.107 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 2 (/ (pow l 2) x)) (* 4 (/ (pow t 2) x)))) 26.107 * * [simplify]: iters left: 6 (14 enodes) 26.113 * * [simplify]: iters left: 5 (61 enodes) 26.134 * * [simplify]: iters left: 4 (99 enodes) 26.165 * * [simplify]: iters left: 3 (147 enodes) 26.186 * * [simplify]: iters left: 2 (179 enodes) 26.223 * * [simplify]: iters left: 1 (229 enodes) 26.273 * * [simplify]: Extracting #0: cost 1 inf + 0 26.273 * * [simplify]: Extracting #1: cost 8 inf + 0 26.274 * * [simplify]: Extracting #2: cost 45 inf + 0 26.274 * * [simplify]: Extracting #3: cost 60 inf + 256 26.275 * * [simplify]: Extracting #4: cost 20 inf + 3226 26.276 * * [simplify]: Extracting #5: cost 1 inf + 6090 26.278 * * [simplify]: Extracting #6: cost 0 inf + 6093 26.279 * [simplify]: Simplified to (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 26.279 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 26.279 * * * * [progress]: [ 90 / 96 ] simplifiying candidate # 26.280 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 2 (/ (pow l 2) x)) (* 4 (/ (pow t 2) x)))) 26.280 * * [simplify]: iters left: 6 (14 enodes) 26.284 * * [simplify]: iters left: 5 (61 enodes) 26.296 * * [simplify]: iters left: 4 (99 enodes) 26.328 * * [simplify]: iters left: 3 (147 enodes) 26.370 * * [simplify]: iters left: 2 (179 enodes) 26.425 * * [simplify]: iters left: 1 (229 enodes) 26.492 * * [simplify]: Extracting #0: cost 1 inf + 0 26.492 * * [simplify]: Extracting #1: cost 8 inf + 0 26.492 * * [simplify]: Extracting #2: cost 45 inf + 0 26.492 * * [simplify]: Extracting #3: cost 60 inf + 256 26.494 * * [simplify]: Extracting #4: cost 20 inf + 3226 26.497 * * [simplify]: Extracting #5: cost 1 inf + 6090 26.500 * * [simplify]: Extracting #6: cost 0 inf + 6093 26.504 * [simplify]: Simplified to (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 26.504 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 26.504 * * * * [progress]: [ 91 / 96 ] simplifiying candidate # 26.504 * [simplify]: Simplifying (* t (sqrt 2)) 26.504 * * [simplify]: iters left: 3 (4 enodes) 26.507 * * [simplify]: iters left: 2 (13 enodes) 26.512 * * [simplify]: Extracting #0: cost 1 inf + 0 26.512 * * [simplify]: Extracting #1: cost 4 inf + 0 26.512 * * [simplify]: Extracting #2: cost 5 inf + 1 26.512 * * [simplify]: Extracting #3: cost 4 inf + 2 26.512 * * [simplify]: Extracting #4: cost 0 inf + 248 26.513 * [simplify]: Simplified to (* t (sqrt 2)) 26.513 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 26.513 * * * * [progress]: [ 92 / 96 ] simplifiying candidate # 26.513 * [simplify]: Simplifying (* t (sqrt 2)) 26.513 * * [simplify]: iters left: 3 (4 enodes) 26.516 * * [simplify]: iters left: 2 (13 enodes) 26.523 * * [simplify]: Extracting #0: cost 1 inf + 0 26.523 * * [simplify]: Extracting #1: cost 4 inf + 0 26.523 * * [simplify]: Extracting #2: cost 5 inf + 1 26.523 * * [simplify]: Extracting #3: cost 4 inf + 2 26.523 * * [simplify]: Extracting #4: cost 0 inf + 248 26.523 * [simplify]: Simplified to (* t (sqrt 2)) 26.523 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 26.523 * * * * [progress]: [ 93 / 96 ] simplifiying candidate # 26.524 * [simplify]: Simplifying (* t (sqrt 2)) 26.524 * * [simplify]: iters left: 3 (4 enodes) 26.526 * * [simplify]: iters left: 2 (13 enodes) 26.530 * * [simplify]: Extracting #0: cost 1 inf + 0 26.530 * * [simplify]: Extracting #1: cost 4 inf + 0 26.530 * * [simplify]: Extracting #2: cost 5 inf + 1 26.530 * * [simplify]: Extracting #3: cost 4 inf + 2 26.530 * * [simplify]: Extracting #4: cost 0 inf + 248 26.531 * [simplify]: Simplified to (* t (sqrt 2)) 26.531 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 26.531 * * * * [progress]: [ 94 / 96 ] simplifiying candidate # 26.531 * [simplify]: Simplifying 0 26.531 * * [simplify]: iters left: 0 (1 enodes) 26.532 * * [simplify]: Extracting #0: cost 1 inf + 0 26.532 * * [simplify]: Extracting #1: cost 0 inf + 1 26.532 * [simplify]: Simplified to 0 26.532 * [simplify]: Simplified (2) to (λ (x l t) 0) 26.532 * * * * [progress]: [ 95 / 96 ] simplifiying candidate # 26.532 * [simplify]: Simplifying 0 26.532 * * [simplify]: iters left: 0 (1 enodes) 26.533 * * [simplify]: Extracting #0: cost 1 inf + 0 26.533 * * [simplify]: Extracting #1: cost 0 inf + 1 26.533 * [simplify]: Simplified to 0 26.533 * [simplify]: Simplified (2) to (λ (x l t) 0) 26.533 * * * * [progress]: [ 96 / 96 ] simplifiying candidate # 26.534 * [simplify]: Simplifying 0 26.534 * * [simplify]: iters left: 0 (1 enodes) 26.535 * * [simplify]: Extracting #0: cost 1 inf + 0 26.535 * * [simplify]: Extracting #1: cost 0 inf + 1 26.535 * [simplify]: Simplified to 0 26.535 * [simplify]: Simplified (2) to (λ (x l t) 0) 26.535 * * * [progress]: adding candidates to table 27.688 * * [progress]: iteration 2 / 4 27.688 * * * [progress]: picking best candidate 27.729 * * * * [pick]: Picked # 27.729 * * * [progress]: localizing error 27.794 * * * [progress]: generating rewritten candidates 27.794 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 27.880 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 27.887 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1) 27.928 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2) 27.963 * * * [progress]: generating series expansions 27.963 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 27.963 * [backup-simplify]: Simplify (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) into (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) 27.963 * [approximate]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in (x t l) around 0 27.963 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in l 27.963 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 27.963 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 27.963 * [taylor]: Taking taylor expansion of 2 in l 27.963 * [backup-simplify]: Simplify 2 into 2 27.963 * [taylor]: Taking taylor expansion of (pow t 2) in l 27.963 * [taylor]: Taking taylor expansion of t in l 27.964 * [backup-simplify]: Simplify t into t 27.964 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 27.964 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 27.964 * [taylor]: Taking taylor expansion of 4 in l 27.964 * [backup-simplify]: Simplify 4 into 4 27.964 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 27.964 * [taylor]: Taking taylor expansion of (pow t 2) in l 27.964 * [taylor]: Taking taylor expansion of t in l 27.964 * [backup-simplify]: Simplify t into t 27.964 * [taylor]: Taking taylor expansion of x in l 27.964 * [backup-simplify]: Simplify x into x 27.964 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.964 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 27.964 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 27.964 * [taylor]: Taking taylor expansion of 2 in l 27.964 * [backup-simplify]: Simplify 2 into 2 27.964 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 27.964 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.964 * [taylor]: Taking taylor expansion of l in l 27.964 * [backup-simplify]: Simplify 0 into 0 27.964 * [backup-simplify]: Simplify 1 into 1 27.964 * [taylor]: Taking taylor expansion of x in l 27.964 * [backup-simplify]: Simplify x into x 27.965 * [backup-simplify]: Simplify (* 1 1) into 1 27.965 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 27.965 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.965 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 27.965 * [backup-simplify]: Simplify (* 4 (/ (pow t 2) x)) into (* 4 (/ (pow t 2) x)) 27.966 * [backup-simplify]: Simplify (+ (* 4 (/ (pow t 2) x)) 0) into (* 4 (/ (pow t 2) x)) 27.966 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) into (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 27.966 * [backup-simplify]: Simplify (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) into (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) 27.966 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 27.967 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 27.967 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 27.967 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow t 2) x) (/ 0 x)))) into 0 27.968 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ (pow t 2) x))) into 0 27.968 * [backup-simplify]: Simplify (+ 0 0) into 0 27.968 * [backup-simplify]: Simplify (+ 0 0) into 0 27.969 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))))) into 0 27.969 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in t 27.969 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 27.969 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 27.969 * [taylor]: Taking taylor expansion of 2 in t 27.969 * [backup-simplify]: Simplify 2 into 2 27.969 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.969 * [taylor]: Taking taylor expansion of t in t 27.969 * [backup-simplify]: Simplify 0 into 0 27.969 * [backup-simplify]: Simplify 1 into 1 27.969 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 27.969 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 27.969 * [taylor]: Taking taylor expansion of 4 in t 27.969 * [backup-simplify]: Simplify 4 into 4 27.969 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 27.969 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.969 * [taylor]: Taking taylor expansion of t in t 27.969 * [backup-simplify]: Simplify 0 into 0 27.969 * [backup-simplify]: Simplify 1 into 1 27.969 * [taylor]: Taking taylor expansion of x in t 27.969 * [backup-simplify]: Simplify x into x 27.970 * [backup-simplify]: Simplify (* 1 1) into 1 27.970 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 27.970 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 27.970 * [taylor]: Taking taylor expansion of 2 in t 27.970 * [backup-simplify]: Simplify 2 into 2 27.970 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 27.970 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.970 * [taylor]: Taking taylor expansion of l in t 27.970 * [backup-simplify]: Simplify l into l 27.970 * [taylor]: Taking taylor expansion of x in t 27.970 * [backup-simplify]: Simplify x into x 27.970 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.970 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 27.970 * [backup-simplify]: Simplify (* 2 (/ (pow l 2) x)) into (* 2 (/ (pow l 2) x)) 27.970 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 27.971 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 27.971 * [backup-simplify]: Simplify (sqrt (* 2 (/ (pow l 2) x))) into (* (* (sqrt 2) l) (sqrt (/ 1 x))) 27.971 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 27.971 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow l 2) x) (/ 0 x)))) into 0 27.972 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow l 2) x))) into 0 27.972 * [backup-simplify]: Simplify (+ 0 0) into 0 27.972 * [backup-simplify]: Simplify (+ 0 0) into 0 27.972 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 (/ (pow l 2) x))))) into 0 27.973 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 27.973 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 27.973 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 27.973 * [taylor]: Taking taylor expansion of 2 in x 27.973 * [backup-simplify]: Simplify 2 into 2 27.973 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.973 * [taylor]: Taking taylor expansion of t in x 27.973 * [backup-simplify]: Simplify t into t 27.973 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 27.973 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 27.973 * [taylor]: Taking taylor expansion of 4 in x 27.973 * [backup-simplify]: Simplify 4 into 4 27.973 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 27.973 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.973 * [taylor]: Taking taylor expansion of t in x 27.973 * [backup-simplify]: Simplify t into t 27.973 * [taylor]: Taking taylor expansion of x in x 27.973 * [backup-simplify]: Simplify 0 into 0 27.973 * [backup-simplify]: Simplify 1 into 1 27.973 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.973 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 27.973 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 27.973 * [taylor]: Taking taylor expansion of 2 in x 27.973 * [backup-simplify]: Simplify 2 into 2 27.973 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 27.973 * [taylor]: Taking taylor expansion of (pow l 2) in x 27.973 * [taylor]: Taking taylor expansion of l in x 27.973 * [backup-simplify]: Simplify l into l 27.973 * [taylor]: Taking taylor expansion of x in x 27.973 * [backup-simplify]: Simplify 0 into 0 27.973 * [backup-simplify]: Simplify 1 into 1 27.973 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.974 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 27.974 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 27.974 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 27.974 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 27.974 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 27.975 * [backup-simplify]: Simplify (sqrt 0) into 0 27.976 * [backup-simplify]: Simplify (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (* 2 (sqrt 0))) into (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 27.976 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 27.976 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 27.976 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 27.976 * [taylor]: Taking taylor expansion of 2 in x 27.976 * [backup-simplify]: Simplify 2 into 2 27.976 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.976 * [taylor]: Taking taylor expansion of t in x 27.976 * [backup-simplify]: Simplify t into t 27.976 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 27.976 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 27.976 * [taylor]: Taking taylor expansion of 4 in x 27.976 * [backup-simplify]: Simplify 4 into 4 27.976 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 27.976 * [taylor]: Taking taylor expansion of (pow t 2) in x 27.976 * [taylor]: Taking taylor expansion of t in x 27.976 * [backup-simplify]: Simplify t into t 27.976 * [taylor]: Taking taylor expansion of x in x 27.976 * [backup-simplify]: Simplify 0 into 0 27.976 * [backup-simplify]: Simplify 1 into 1 27.976 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.976 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 27.976 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 27.976 * [taylor]: Taking taylor expansion of 2 in x 27.976 * [backup-simplify]: Simplify 2 into 2 27.976 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 27.976 * [taylor]: Taking taylor expansion of (pow l 2) in x 27.976 * [taylor]: Taking taylor expansion of l in x 27.976 * [backup-simplify]: Simplify l into l 27.976 * [taylor]: Taking taylor expansion of x in x 27.976 * [backup-simplify]: Simplify 0 into 0 27.976 * [backup-simplify]: Simplify 1 into 1 27.977 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.977 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 27.977 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 27.977 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 27.977 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 27.977 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 27.978 * [backup-simplify]: Simplify (sqrt 0) into 0 27.978 * [backup-simplify]: Simplify (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (* 2 (sqrt 0))) into (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 27.979 * [taylor]: Taking taylor expansion of 0 in t 27.979 * [backup-simplify]: Simplify 0 into 0 27.979 * [taylor]: Taking taylor expansion of 0 in l 27.979 * [backup-simplify]: Simplify 0 into 0 27.979 * [backup-simplify]: Simplify 0 into 0 27.979 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 27.979 * [taylor]: Taking taylor expansion of +nan.0 in t 27.979 * [backup-simplify]: Simplify +nan.0 into +nan.0 27.979 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 27.979 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 27.979 * [taylor]: Taking taylor expansion of 4 in t 27.979 * [backup-simplify]: Simplify 4 into 4 27.979 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.979 * [taylor]: Taking taylor expansion of t in t 27.979 * [backup-simplify]: Simplify 0 into 0 27.979 * [backup-simplify]: Simplify 1 into 1 27.979 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 27.979 * [taylor]: Taking taylor expansion of 2 in t 27.979 * [backup-simplify]: Simplify 2 into 2 27.979 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.979 * [taylor]: Taking taylor expansion of l in t 27.979 * [backup-simplify]: Simplify l into l 27.979 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.979 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 27.979 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 27.980 * [backup-simplify]: Simplify (* +nan.0 (* 2 (pow l 2))) into (* +nan.0 (pow l 2)) 27.980 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 2)) in l 27.980 * [taylor]: Taking taylor expansion of +nan.0 in l 27.980 * [backup-simplify]: Simplify +nan.0 into +nan.0 27.980 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.980 * [taylor]: Taking taylor expansion of l in l 27.980 * [backup-simplify]: Simplify 0 into 0 27.980 * [backup-simplify]: Simplify 1 into 1 27.980 * [taylor]: Taking taylor expansion of 0 in l 27.980 * [backup-simplify]: Simplify 0 into 0 27.980 * [backup-simplify]: Simplify 0 into 0 27.980 * [backup-simplify]: Simplify 0 into 0 27.980 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.980 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 27.980 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 27.981 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 27.982 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 27.982 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 27.982 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 27.983 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 27.983 * [backup-simplify]: Simplify (+ 0 0) into 0 27.983 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 27.986 * [backup-simplify]: Simplify (/ (- (* 2 (pow t 2)) (pow (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2) (+)) (* 2 0)) into (* +nan.0 (- (* 2 (pow t 2)) (+ (* +nan.0 (pow l 4)) (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))))))) 27.986 * [taylor]: Taking taylor expansion of (* +nan.0 (- (* 2 (pow t 2)) (+ (* +nan.0 (pow l 4)) (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))))))) in t 27.986 * [taylor]: Taking taylor expansion of +nan.0 in t 27.986 * [backup-simplify]: Simplify +nan.0 into +nan.0 27.986 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2)) (+ (* +nan.0 (pow l 4)) (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4))))))) in t 27.986 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 27.986 * [taylor]: Taking taylor expansion of 2 in t 27.986 * [backup-simplify]: Simplify 2 into 2 27.986 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.986 * [taylor]: Taking taylor expansion of t in t 27.986 * [backup-simplify]: Simplify 0 into 0 27.986 * [backup-simplify]: Simplify 1 into 1 27.986 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (pow l 4)) (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))))) in t 27.986 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in t 27.986 * [taylor]: Taking taylor expansion of +nan.0 in t 27.986 * [backup-simplify]: Simplify +nan.0 into +nan.0 27.986 * [taylor]: Taking taylor expansion of (pow l 4) in t 27.987 * [taylor]: Taking taylor expansion of l in t 27.987 * [backup-simplify]: Simplify l into l 27.987 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4))))) in t 27.987 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))) in t 27.987 * [taylor]: Taking taylor expansion of (* +nan.0 (* (pow t 2) (pow l 2))) in t 27.987 * [taylor]: Taking taylor expansion of +nan.0 in t 27.987 * [backup-simplify]: Simplify +nan.0 into +nan.0 27.987 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in t 27.987 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.987 * [taylor]: Taking taylor expansion of t in t 27.987 * [backup-simplify]: Simplify 0 into 0 27.987 * [backup-simplify]: Simplify 1 into 1 27.987 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.987 * [taylor]: Taking taylor expansion of l in t 27.987 * [backup-simplify]: Simplify l into l 27.987 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow t 4))) in t 27.987 * [taylor]: Taking taylor expansion of (* +nan.0 (pow t 4)) in t 27.987 * [taylor]: Taking taylor expansion of +nan.0 in t 27.987 * [backup-simplify]: Simplify +nan.0 into +nan.0 27.987 * [taylor]: Taking taylor expansion of (pow t 4) in t 27.987 * [taylor]: Taking taylor expansion of t in t 27.987 * [backup-simplify]: Simplify 0 into 0 27.987 * [backup-simplify]: Simplify 1 into 1 27.987 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.987 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 27.987 * [backup-simplify]: Simplify (* +nan.0 (pow l 4)) into (* +nan.0 (pow l 4)) 27.988 * [backup-simplify]: Simplify (+ (* +nan.0 (pow l 4)) 0) into (- (* +nan.0 (pow l 4))) 27.988 * [backup-simplify]: Simplify (- (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 27.988 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 27.988 * [backup-simplify]: Simplify (* +nan.0 (- (* +nan.0 (pow l 4)))) into (* +nan.0 (pow l 4)) 27.988 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in l 27.988 * [taylor]: Taking taylor expansion of +nan.0 in l 27.988 * [backup-simplify]: Simplify +nan.0 into +nan.0 27.988 * [taylor]: Taking taylor expansion of (pow l 4) in l 27.988 * [taylor]: Taking taylor expansion of l in l 27.988 * [backup-simplify]: Simplify 0 into 0 27.988 * [backup-simplify]: Simplify 1 into 1 27.988 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 27.989 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 27.989 * [backup-simplify]: Simplify (+ 0 0) into 0 27.990 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (* 2 (pow l 2)))) into 0 27.990 * [taylor]: Taking taylor expansion of 0 in l 27.990 * [backup-simplify]: Simplify 0 into 0 27.990 * [backup-simplify]: Simplify 0 into 0 27.990 * [taylor]: Taking taylor expansion of 0 in l 27.990 * [backup-simplify]: Simplify 0 into 0 27.990 * [backup-simplify]: Simplify 0 into 0 27.990 * [backup-simplify]: Simplify 0 into 0 27.990 * [backup-simplify]: Simplify 0 into 0 27.991 * [backup-simplify]: Simplify (sqrt (+ (* (* (+ (/ 4 (/ 1 x)) 2) (/ 1 t)) (/ 1 t)) (* (* (/ 1 l) 2) (/ (/ 1 l) (/ 1 x))))) into (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) 27.991 * [approximate]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in (x t l) around 0 27.991 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in l 27.991 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 27.991 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 27.991 * [taylor]: Taking taylor expansion of 2 in l 27.991 * [backup-simplify]: Simplify 2 into 2 27.991 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 27.991 * [taylor]: Taking taylor expansion of x in l 27.991 * [backup-simplify]: Simplify x into x 27.991 * [taylor]: Taking taylor expansion of (pow l 2) in l 27.991 * [taylor]: Taking taylor expansion of l in l 27.991 * [backup-simplify]: Simplify 0 into 0 27.991 * [backup-simplify]: Simplify 1 into 1 27.991 * [backup-simplify]: Simplify (* 1 1) into 1 27.992 * [backup-simplify]: Simplify (/ x 1) into x 27.992 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 27.992 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 27.992 * [taylor]: Taking taylor expansion of 2 in l 27.992 * [backup-simplify]: Simplify 2 into 2 27.992 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 27.992 * [taylor]: Taking taylor expansion of (pow t 2) in l 27.992 * [taylor]: Taking taylor expansion of t in l 27.992 * [backup-simplify]: Simplify t into t 27.992 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.992 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 27.992 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 27.992 * [taylor]: Taking taylor expansion of 4 in l 27.992 * [backup-simplify]: Simplify 4 into 4 27.992 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 27.992 * [taylor]: Taking taylor expansion of x in l 27.992 * [backup-simplify]: Simplify x into x 27.992 * [taylor]: Taking taylor expansion of (pow t 2) in l 27.992 * [taylor]: Taking taylor expansion of t in l 27.992 * [backup-simplify]: Simplify t into t 27.992 * [backup-simplify]: Simplify (* t t) into (pow t 2) 27.992 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 27.992 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 27.992 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 27.992 * [backup-simplify]: Simplify (sqrt (* 2 x)) into (* (sqrt 2) (sqrt x)) 27.993 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.994 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 27.995 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 27.995 * [backup-simplify]: Simplify (+ 0 0) into 0 27.995 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 x)))) into 0 27.995 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in t 27.995 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 27.995 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 27.995 * [taylor]: Taking taylor expansion of 2 in t 27.995 * [backup-simplify]: Simplify 2 into 2 27.995 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 27.995 * [taylor]: Taking taylor expansion of x in t 27.995 * [backup-simplify]: Simplify x into x 27.995 * [taylor]: Taking taylor expansion of (pow l 2) in t 27.995 * [taylor]: Taking taylor expansion of l in t 27.995 * [backup-simplify]: Simplify l into l 27.995 * [backup-simplify]: Simplify (* l l) into (pow l 2) 27.995 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 27.996 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 27.996 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 27.996 * [taylor]: Taking taylor expansion of 2 in t 27.996 * [backup-simplify]: Simplify 2 into 2 27.996 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 27.996 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.996 * [taylor]: Taking taylor expansion of t in t 27.996 * [backup-simplify]: Simplify 0 into 0 27.996 * [backup-simplify]: Simplify 1 into 1 27.996 * [backup-simplify]: Simplify (* 1 1) into 1 27.996 * [backup-simplify]: Simplify (/ 1 1) into 1 27.996 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 27.996 * [taylor]: Taking taylor expansion of 4 in t 27.997 * [backup-simplify]: Simplify 4 into 4 27.997 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 27.997 * [taylor]: Taking taylor expansion of x in t 27.997 * [backup-simplify]: Simplify x into x 27.997 * [taylor]: Taking taylor expansion of (pow t 2) in t 27.997 * [taylor]: Taking taylor expansion of t in t 27.997 * [backup-simplify]: Simplify 0 into 0 27.997 * [backup-simplify]: Simplify 1 into 1 27.997 * [backup-simplify]: Simplify (* 1 1) into 1 27.997 * [backup-simplify]: Simplify (/ x 1) into x 27.998 * [backup-simplify]: Simplify (* 2 1) into 2 27.998 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 27.998 * [backup-simplify]: Simplify (+ 2 (* 4 x)) into (+ (* 4 x) 2) 27.998 * [backup-simplify]: Simplify (+ 0 (+ (* 4 x) 2)) into (+ (* 4 x) 2) 27.998 * [backup-simplify]: Simplify (sqrt (+ (* 4 x) 2)) into (sqrt (+ (* 4 x) 2)) 27.999 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 27.999 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 28.000 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 28.001 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.002 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 28.002 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 28.002 * [backup-simplify]: Simplify (+ 0 0) into 0 28.003 * [backup-simplify]: Simplify (+ 0 0) into 0 28.003 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 4 x) 2)))) into 0 28.003 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 28.003 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 28.003 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 28.003 * [taylor]: Taking taylor expansion of 2 in x 28.003 * [backup-simplify]: Simplify 2 into 2 28.003 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 28.003 * [taylor]: Taking taylor expansion of x in x 28.003 * [backup-simplify]: Simplify 0 into 0 28.003 * [backup-simplify]: Simplify 1 into 1 28.003 * [taylor]: Taking taylor expansion of (pow l 2) in x 28.003 * [taylor]: Taking taylor expansion of l in x 28.003 * [backup-simplify]: Simplify l into l 28.003 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.003 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.003 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 28.004 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 28.004 * [taylor]: Taking taylor expansion of 2 in x 28.004 * [backup-simplify]: Simplify 2 into 2 28.004 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 28.004 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.004 * [taylor]: Taking taylor expansion of t in x 28.004 * [backup-simplify]: Simplify t into t 28.004 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.004 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.004 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 28.004 * [taylor]: Taking taylor expansion of 4 in x 28.004 * [backup-simplify]: Simplify 4 into 4 28.004 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 28.004 * [taylor]: Taking taylor expansion of x in x 28.004 * [backup-simplify]: Simplify 0 into 0 28.004 * [backup-simplify]: Simplify 1 into 1 28.004 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.004 * [taylor]: Taking taylor expansion of t in x 28.004 * [backup-simplify]: Simplify t into t 28.004 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.004 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.005 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 28.005 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 28.005 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 28.005 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 28.005 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 28.005 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 28.005 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 28.006 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 28.006 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 28.006 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 28.006 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 28.007 * [backup-simplify]: Simplify (/ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 28.007 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 28.007 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 28.007 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 28.007 * [taylor]: Taking taylor expansion of 2 in x 28.007 * [backup-simplify]: Simplify 2 into 2 28.007 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 28.007 * [taylor]: Taking taylor expansion of x in x 28.007 * [backup-simplify]: Simplify 0 into 0 28.007 * [backup-simplify]: Simplify 1 into 1 28.007 * [taylor]: Taking taylor expansion of (pow l 2) in x 28.007 * [taylor]: Taking taylor expansion of l in x 28.007 * [backup-simplify]: Simplify l into l 28.007 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.007 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.007 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 28.007 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 28.007 * [taylor]: Taking taylor expansion of 2 in x 28.007 * [backup-simplify]: Simplify 2 into 2 28.007 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 28.007 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.007 * [taylor]: Taking taylor expansion of t in x 28.007 * [backup-simplify]: Simplify t into t 28.007 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.007 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.007 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 28.007 * [taylor]: Taking taylor expansion of 4 in x 28.007 * [backup-simplify]: Simplify 4 into 4 28.007 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 28.007 * [taylor]: Taking taylor expansion of x in x 28.007 * [backup-simplify]: Simplify 0 into 0 28.008 * [backup-simplify]: Simplify 1 into 1 28.008 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.008 * [taylor]: Taking taylor expansion of t in x 28.008 * [backup-simplify]: Simplify t into t 28.008 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.008 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.008 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 28.008 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 28.008 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 28.008 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 28.008 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 28.008 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 28.008 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 28.009 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 28.009 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 28.009 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 28.012 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 28.012 * [backup-simplify]: Simplify (/ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 28.012 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 28.012 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.012 * [taylor]: Taking taylor expansion of 2 in t 28.013 * [backup-simplify]: Simplify 2 into 2 28.013 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.014 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.014 * [taylor]: Taking taylor expansion of t in t 28.014 * [backup-simplify]: Simplify 0 into 0 28.014 * [backup-simplify]: Simplify 1 into 1 28.015 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 28.015 * [taylor]: Taking taylor expansion of (sqrt 2) in l 28.015 * [taylor]: Taking taylor expansion of 2 in l 28.015 * [backup-simplify]: Simplify 2 into 2 28.015 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.016 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.016 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 28.016 * [taylor]: Taking taylor expansion of 1/2 in t 28.016 * [backup-simplify]: Simplify 1/2 into 1/2 28.016 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 28.016 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 28.016 * [taylor]: Taking taylor expansion of t in t 28.016 * [backup-simplify]: Simplify 0 into 0 28.016 * [backup-simplify]: Simplify 1 into 1 28.016 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 28.016 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 28.016 * [taylor]: Taking taylor expansion of 4 in t 28.016 * [backup-simplify]: Simplify 4 into 4 28.016 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 28.016 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.016 * [taylor]: Taking taylor expansion of t in t 28.016 * [backup-simplify]: Simplify 0 into 0 28.016 * [backup-simplify]: Simplify 1 into 1 28.016 * [backup-simplify]: Simplify (* 1 1) into 1 28.017 * [backup-simplify]: Simplify (/ 1 1) into 1 28.017 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 28.017 * [taylor]: Taking taylor expansion of 2 in t 28.017 * [backup-simplify]: Simplify 2 into 2 28.017 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 28.017 * [taylor]: Taking taylor expansion of (pow l 2) in t 28.017 * [taylor]: Taking taylor expansion of l in t 28.017 * [backup-simplify]: Simplify l into l 28.017 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.017 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.017 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.017 * [taylor]: Taking taylor expansion of 2 in t 28.017 * [backup-simplify]: Simplify 2 into 2 28.018 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.018 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.019 * [backup-simplify]: Simplify (* 4 1) into 4 28.019 * [backup-simplify]: Simplify (+ 4 0) into 4 28.019 * [backup-simplify]: Simplify (* 0 4) into 0 28.020 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.021 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 28.021 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 28.022 * [backup-simplify]: Simplify (+ 0 0) into 0 28.022 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 28.023 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 28.024 * [backup-simplify]: Simplify (* 1/2 (/ 4 (sqrt 2))) into (/ 2 (sqrt 2)) 28.024 * [taylor]: Taking taylor expansion of (/ 2 (sqrt 2)) in l 28.024 * [taylor]: Taking taylor expansion of 2 in l 28.024 * [backup-simplify]: Simplify 2 into 2 28.024 * [taylor]: Taking taylor expansion of (sqrt 2) in l 28.024 * [taylor]: Taking taylor expansion of 2 in l 28.024 * [backup-simplify]: Simplify 2 into 2 28.025 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.025 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.026 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 28.027 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 28.027 * [taylor]: Taking taylor expansion of 0 in l 28.027 * [backup-simplify]: Simplify 0 into 0 28.027 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.028 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 28.028 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 28.028 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 28.029 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 28.029 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 28.030 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 28.030 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 28.030 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 28.030 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 28.031 * [backup-simplify]: Simplify (+ 0 0) into 0 28.031 * [backup-simplify]: Simplify (+ 0 0) into 0 28.033 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 2) (+)) (* 2 (/ (sqrt 2) t))) into (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))) 28.033 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))) in t 28.033 * [taylor]: Taking taylor expansion of -1/2 in t 28.033 * [backup-simplify]: Simplify -1/2 into -1/2 28.033 * [taylor]: Taking taylor expansion of (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2)) in t 28.033 * [taylor]: Taking taylor expansion of (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) in t 28.033 * [taylor]: Taking taylor expansion of t in t 28.033 * [backup-simplify]: Simplify 0 into 0 28.033 * [backup-simplify]: Simplify 1 into 1 28.033 * [taylor]: Taking taylor expansion of (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))) in t 28.033 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 28.033 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.033 * [taylor]: Taking taylor expansion of t in t 28.033 * [backup-simplify]: Simplify 0 into 0 28.033 * [backup-simplify]: Simplify 1 into 1 28.033 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 28.033 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 28.033 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.033 * [taylor]: Taking taylor expansion of 2 in t 28.033 * [backup-simplify]: Simplify 2 into 2 28.034 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.034 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.034 * [taylor]: Taking taylor expansion of (pow l 4) in t 28.034 * [taylor]: Taking taylor expansion of l in t 28.034 * [backup-simplify]: Simplify l into l 28.035 * [backup-simplify]: Simplify (* 1 1) into 1 28.036 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.036 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.036 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 28.037 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 28.038 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 28.038 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) in t 28.038 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 28.038 * [taylor]: Taking taylor expansion of 4 in t 28.038 * [backup-simplify]: Simplify 4 into 4 28.038 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 28.038 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 28.038 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.038 * [taylor]: Taking taylor expansion of t in t 28.038 * [backup-simplify]: Simplify 0 into 0 28.038 * [backup-simplify]: Simplify 1 into 1 28.038 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 28.038 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.038 * [taylor]: Taking taylor expansion of 2 in t 28.038 * [backup-simplify]: Simplify 2 into 2 28.039 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.039 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.040 * [backup-simplify]: Simplify (* 1 1) into 1 28.041 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.042 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 28.044 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 28.044 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 28.044 * [taylor]: Taking taylor expansion of 4 in t 28.044 * [backup-simplify]: Simplify 4 into 4 28.044 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 28.044 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 28.044 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 28.044 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.044 * [taylor]: Taking taylor expansion of 2 in t 28.044 * [backup-simplify]: Simplify 2 into 2 28.045 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.045 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.045 * [taylor]: Taking taylor expansion of (pow l 2) in t 28.045 * [taylor]: Taking taylor expansion of l in t 28.045 * [backup-simplify]: Simplify l into l 28.047 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.047 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.048 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 28.048 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 28.048 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.048 * [taylor]: Taking taylor expansion of 2 in t 28.049 * [backup-simplify]: Simplify 2 into 2 28.049 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.050 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.052 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 28.054 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 28.058 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 28.059 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 28.060 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 28.060 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.061 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 28.063 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 28.064 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 28.064 * [backup-simplify]: Simplify (+ 0 0) into 0 28.065 * [backup-simplify]: Simplify (+ 0 0) into 0 28.070 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 28.073 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 28.076 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 28.076 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 28.076 * [taylor]: Taking taylor expansion of -2 in l 28.076 * [backup-simplify]: Simplify -2 into -2 28.076 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 28.076 * [taylor]: Taking taylor expansion of (sqrt 2) in l 28.076 * [taylor]: Taking taylor expansion of 2 in l 28.076 * [backup-simplify]: Simplify 2 into 2 28.077 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.077 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.078 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.080 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 28.082 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 28.083 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 28.084 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.085 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 28.085 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 28.085 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 28.086 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 28.087 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 28.089 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 28.089 * [taylor]: Taking taylor expansion of 0 in l 28.089 * [backup-simplify]: Simplify 0 into 0 28.090 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 28.091 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.091 * [taylor]: Taking taylor expansion of 0 in l 28.091 * [backup-simplify]: Simplify 0 into 0 28.092 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 28.092 * [backup-simplify]: Simplify 0 into 0 28.092 * [backup-simplify]: Simplify 0 into 0 28.092 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 28.093 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 28.094 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 28.094 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 28.095 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 28.096 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 28.096 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 28.097 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 28.098 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 28.098 * [backup-simplify]: Simplify (+ 0 0) into 0 28.098 * [backup-simplify]: Simplify (+ 0 0) into 0 28.104 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))))))) (* 2 (/ (sqrt 2) t))) into (* 1/2 (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2))) 28.105 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2))) in t 28.105 * [taylor]: Taking taylor expansion of 1/2 in t 28.105 * [backup-simplify]: Simplify 1/2 into 1/2 28.105 * [taylor]: Taking taylor expansion of (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2)) in t 28.105 * [taylor]: Taking taylor expansion of (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) in t 28.105 * [taylor]: Taking taylor expansion of (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) in t 28.105 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 28.105 * [taylor]: Taking taylor expansion of 6 in t 28.105 * [backup-simplify]: Simplify 6 into 6 28.105 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 28.105 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.105 * [taylor]: Taking taylor expansion of t in t 28.105 * [backup-simplify]: Simplify 0 into 0 28.105 * [backup-simplify]: Simplify 1 into 1 28.105 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 28.105 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 28.105 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.105 * [taylor]: Taking taylor expansion of 2 in t 28.105 * [backup-simplify]: Simplify 2 into 2 28.106 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.106 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.107 * [taylor]: Taking taylor expansion of (pow l 4) in t 28.107 * [taylor]: Taking taylor expansion of l in t 28.107 * [backup-simplify]: Simplify l into l 28.107 * [backup-simplify]: Simplify (* 1 1) into 1 28.108 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.110 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 28.111 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.111 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 28.112 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 28.113 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 28.113 * [taylor]: Taking taylor expansion of (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))))) in t 28.113 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 28.113 * [taylor]: Taking taylor expansion of 12 in t 28.113 * [backup-simplify]: Simplify 12 into 12 28.113 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 28.113 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 28.113 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 28.113 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.113 * [taylor]: Taking taylor expansion of 2 in t 28.113 * [backup-simplify]: Simplify 2 into 2 28.113 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.114 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.114 * [taylor]: Taking taylor expansion of (pow l 2) in t 28.114 * [taylor]: Taking taylor expansion of l in t 28.114 * [backup-simplify]: Simplify l into l 28.116 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.118 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 28.118 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.119 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 28.120 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 28.120 * [taylor]: Taking taylor expansion of (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))) in t 28.120 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 28.120 * [taylor]: Taking taylor expansion of 8 in t 28.120 * [backup-simplify]: Simplify 8 into 8 28.120 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 28.120 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 28.120 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.120 * [taylor]: Taking taylor expansion of t in t 28.120 * [backup-simplify]: Simplify 0 into 0 28.120 * [backup-simplify]: Simplify 1 into 1 28.120 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 28.120 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.120 * [taylor]: Taking taylor expansion of 2 in t 28.120 * [backup-simplify]: Simplify 2 into 2 28.121 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.121 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.122 * [backup-simplify]: Simplify (* 1 1) into 1 28.123 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.125 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 28.127 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 28.128 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 28.128 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 28.128 * [taylor]: Taking taylor expansion of (pow t 4) in t 28.128 * [taylor]: Taking taylor expansion of t in t 28.128 * [backup-simplify]: Simplify 0 into 0 28.128 * [backup-simplify]: Simplify 1 into 1 28.128 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 28.128 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 28.129 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.129 * [taylor]: Taking taylor expansion of 2 in t 28.129 * [backup-simplify]: Simplify 2 into 2 28.129 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.130 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.130 * [taylor]: Taking taylor expansion of (pow l 6) in t 28.130 * [taylor]: Taking taylor expansion of l in t 28.130 * [backup-simplify]: Simplify l into l 28.130 * [backup-simplify]: Simplify (* 1 1) into 1 28.130 * [backup-simplify]: Simplify (* 1 1) into 1 28.132 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.134 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 28.134 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.134 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 28.134 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 28.135 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 28.136 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 28.136 * [taylor]: Taking taylor expansion of t in t 28.136 * [backup-simplify]: Simplify 0 into 0 28.136 * [backup-simplify]: Simplify 1 into 1 28.136 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.136 * [taylor]: Taking taylor expansion of 2 in t 28.136 * [backup-simplify]: Simplify 2 into 2 28.136 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.137 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.139 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 28.140 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 28.142 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 28.144 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 28.149 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 28.150 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 28.150 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 28.151 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.151 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 28.152 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 28.153 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 28.153 * [backup-simplify]: Simplify (+ 0 0) into 0 28.153 * [backup-simplify]: Simplify (+ 0 0) into 0 28.153 * [backup-simplify]: Simplify (+ 0 0) into 0 28.157 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 28.159 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 28.160 * [backup-simplify]: Simplify (* 1/2 (/ 8 (pow (sqrt 2) 5))) into (/ 4 (pow (sqrt 2) 5)) 28.160 * [taylor]: Taking taylor expansion of (/ 4 (pow (sqrt 2) 5)) in l 28.160 * [taylor]: Taking taylor expansion of 4 in l 28.160 * [backup-simplify]: Simplify 4 into 4 28.161 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 28.161 * [taylor]: Taking taylor expansion of (sqrt 2) in l 28.161 * [taylor]: Taking taylor expansion of 2 in l 28.161 * [backup-simplify]: Simplify 2 into 2 28.161 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.161 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.162 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.163 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 28.164 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 28.165 * [backup-simplify]: Simplify (/ 4 (pow (sqrt 2) 5)) into (/ 4 (pow (sqrt 2) 5)) 28.166 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 28.166 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 28.167 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 28.168 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 28.169 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 28.169 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 28.170 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 28.171 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 28.171 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 28.173 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 28.173 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 28.174 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 28.174 * [taylor]: Taking taylor expansion of 0 in l 28.174 * [backup-simplify]: Simplify 0 into 0 28.175 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 28.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.176 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 28.176 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 28.176 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 28.177 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 28.177 * [backup-simplify]: Simplify (+ 0 0) into 0 28.178 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 28.178 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 28.179 * [backup-simplify]: Simplify (- (/ (* 2 (/ 1 (pow l 2))) (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (* 2 (/ 1 (* (sqrt 2) (pow l 2)))) 28.180 * [backup-simplify]: Simplify (+ (* 1/2 (* 2 (/ 1 (* (sqrt 2) (pow l 2))))) (+ (* 0 0) (* 0 (/ 4 (sqrt 2))))) into (/ 1 (* (sqrt 2) (pow l 2))) 28.180 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 28.180 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 28.180 * [taylor]: Taking taylor expansion of (sqrt 2) in l 28.180 * [taylor]: Taking taylor expansion of 2 in l 28.180 * [backup-simplify]: Simplify 2 into 2 28.181 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.181 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.181 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.181 * [taylor]: Taking taylor expansion of l in l 28.181 * [backup-simplify]: Simplify 0 into 0 28.181 * [backup-simplify]: Simplify 1 into 1 28.181 * [backup-simplify]: Simplify (* 1 1) into 1 28.182 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 28.182 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 28.183 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.183 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 28.184 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 28.184 * [backup-simplify]: Simplify 0 into 0 28.184 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.185 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.185 * [taylor]: Taking taylor expansion of 0 in l 28.185 * [backup-simplify]: Simplify 0 into 0 28.186 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 28.188 * [backup-simplify]: Simplify (+ (* (/ -2 (pow (sqrt 2) 3)) (* 1 (* (/ 1 (/ 1 t)) (pow (/ 1 x) 2)))) (+ (* (/ 2 (sqrt 2)) (* 1 (* (/ 1 (/ 1 t)) (/ 1 x)))) (* (sqrt 2) (* 1 (* (/ 1 (/ 1 t)) 1))))) into (- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2))))) 28.188 * [backup-simplify]: Simplify (sqrt (+ (* (* (+ (/ 4 (/ 1 (- x))) 2) (/ 1 (- t))) (/ 1 (- t))) (* (* (/ 1 (- l)) 2) (/ (/ 1 (- l)) (/ 1 (- x)))))) into (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) 28.188 * [approximate]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in (x t l) around 0 28.189 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in l 28.189 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 28.189 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 28.189 * [taylor]: Taking taylor expansion of 2 in l 28.189 * [backup-simplify]: Simplify 2 into 2 28.189 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 28.189 * [taylor]: Taking taylor expansion of (pow t 2) in l 28.189 * [taylor]: Taking taylor expansion of t in l 28.189 * [backup-simplify]: Simplify t into t 28.189 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.189 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.189 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 28.189 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 28.189 * [taylor]: Taking taylor expansion of 2 in l 28.189 * [backup-simplify]: Simplify 2 into 2 28.189 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 28.189 * [taylor]: Taking taylor expansion of x in l 28.189 * [backup-simplify]: Simplify x into x 28.189 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.189 * [taylor]: Taking taylor expansion of l in l 28.189 * [backup-simplify]: Simplify 0 into 0 28.189 * [backup-simplify]: Simplify 1 into 1 28.189 * [backup-simplify]: Simplify (* 1 1) into 1 28.189 * [backup-simplify]: Simplify (/ x 1) into x 28.189 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 28.189 * [taylor]: Taking taylor expansion of 4 in l 28.189 * [backup-simplify]: Simplify 4 into 4 28.189 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 28.189 * [taylor]: Taking taylor expansion of x in l 28.189 * [backup-simplify]: Simplify x into x 28.189 * [taylor]: Taking taylor expansion of (pow t 2) in l 28.189 * [taylor]: Taking taylor expansion of t in l 28.189 * [backup-simplify]: Simplify t into t 28.189 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.189 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 28.190 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 28.190 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 28.190 * [backup-simplify]: Simplify (- (* 2 x)) into (- (* 2 x)) 28.190 * [backup-simplify]: Simplify (+ 0 (- (* 2 x))) into (- (* 2 x)) 28.190 * [backup-simplify]: Simplify (sqrt (- (* 2 x))) into (sqrt (- (* 2 x))) 28.190 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.191 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 28.191 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 28.191 * [backup-simplify]: Simplify (+ 0 0) into 0 28.191 * [backup-simplify]: Simplify (- 0) into 0 28.192 * [backup-simplify]: Simplify (+ 0 0) into 0 28.192 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 x))))) into 0 28.192 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in t 28.192 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 28.192 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 28.192 * [taylor]: Taking taylor expansion of 2 in t 28.192 * [backup-simplify]: Simplify 2 into 2 28.192 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 28.192 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.192 * [taylor]: Taking taylor expansion of t in t 28.192 * [backup-simplify]: Simplify 0 into 0 28.192 * [backup-simplify]: Simplify 1 into 1 28.192 * [backup-simplify]: Simplify (* 1 1) into 1 28.192 * [backup-simplify]: Simplify (/ 1 1) into 1 28.192 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 28.192 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 28.192 * [taylor]: Taking taylor expansion of 2 in t 28.192 * [backup-simplify]: Simplify 2 into 2 28.192 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 28.192 * [taylor]: Taking taylor expansion of x in t 28.192 * [backup-simplify]: Simplify x into x 28.192 * [taylor]: Taking taylor expansion of (pow l 2) in t 28.193 * [taylor]: Taking taylor expansion of l in t 28.193 * [backup-simplify]: Simplify l into l 28.193 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.193 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 28.193 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 28.193 * [taylor]: Taking taylor expansion of 4 in t 28.193 * [backup-simplify]: Simplify 4 into 4 28.193 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 28.193 * [taylor]: Taking taylor expansion of x in t 28.193 * [backup-simplify]: Simplify x into x 28.193 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.193 * [taylor]: Taking taylor expansion of t in t 28.193 * [backup-simplify]: Simplify 0 into 0 28.193 * [backup-simplify]: Simplify 1 into 1 28.193 * [backup-simplify]: Simplify (* 1 1) into 1 28.193 * [backup-simplify]: Simplify (/ x 1) into x 28.193 * [backup-simplify]: Simplify (* 2 1) into 2 28.193 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 28.193 * [backup-simplify]: Simplify (+ 0 (* 4 x)) into (* 4 x) 28.193 * [backup-simplify]: Simplify (- (* 4 x)) into (- (* 4 x)) 28.194 * [backup-simplify]: Simplify (+ 2 (- (* 4 x))) into (- 2 (* 4 x)) 28.194 * [backup-simplify]: Simplify (sqrt (- 2 (* 4 x))) into (sqrt (- 2 (* 4 x))) 28.194 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.194 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 28.195 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 28.195 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.196 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 28.196 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 28.196 * [backup-simplify]: Simplify (+ 0 0) into 0 28.197 * [backup-simplify]: Simplify (- 0) into 0 28.197 * [backup-simplify]: Simplify (+ 0 0) into 0 28.197 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- 2 (* 4 x))))) into 0 28.197 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 28.197 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 28.197 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 28.197 * [taylor]: Taking taylor expansion of 2 in x 28.197 * [backup-simplify]: Simplify 2 into 2 28.197 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 28.197 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.197 * [taylor]: Taking taylor expansion of t in x 28.197 * [backup-simplify]: Simplify t into t 28.197 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.197 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.197 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 28.197 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 28.197 * [taylor]: Taking taylor expansion of 2 in x 28.197 * [backup-simplify]: Simplify 2 into 2 28.197 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 28.197 * [taylor]: Taking taylor expansion of x in x 28.197 * [backup-simplify]: Simplify 0 into 0 28.197 * [backup-simplify]: Simplify 1 into 1 28.197 * [taylor]: Taking taylor expansion of (pow l 2) in x 28.197 * [taylor]: Taking taylor expansion of l in x 28.197 * [backup-simplify]: Simplify l into l 28.197 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.197 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.197 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 28.197 * [taylor]: Taking taylor expansion of 4 in x 28.197 * [backup-simplify]: Simplify 4 into 4 28.197 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 28.197 * [taylor]: Taking taylor expansion of x in x 28.198 * [backup-simplify]: Simplify 0 into 0 28.198 * [backup-simplify]: Simplify 1 into 1 28.198 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.198 * [taylor]: Taking taylor expansion of t in x 28.198 * [backup-simplify]: Simplify t into t 28.198 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.198 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.198 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 28.198 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 28.198 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 28.198 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 28.198 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 28.198 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 28.198 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 28.198 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 28.199 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 28.199 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 28.199 * [backup-simplify]: Simplify (+ 0 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 28.199 * [backup-simplify]: Simplify (/ (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 28.199 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 28.199 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 28.199 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 28.199 * [taylor]: Taking taylor expansion of 2 in x 28.199 * [backup-simplify]: Simplify 2 into 2 28.199 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 28.199 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.199 * [taylor]: Taking taylor expansion of t in x 28.199 * [backup-simplify]: Simplify t into t 28.199 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.199 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.199 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 28.199 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 28.200 * [taylor]: Taking taylor expansion of 2 in x 28.200 * [backup-simplify]: Simplify 2 into 2 28.200 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 28.200 * [taylor]: Taking taylor expansion of x in x 28.200 * [backup-simplify]: Simplify 0 into 0 28.200 * [backup-simplify]: Simplify 1 into 1 28.200 * [taylor]: Taking taylor expansion of (pow l 2) in x 28.200 * [taylor]: Taking taylor expansion of l in x 28.200 * [backup-simplify]: Simplify l into l 28.200 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.200 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.200 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 28.200 * [taylor]: Taking taylor expansion of 4 in x 28.200 * [backup-simplify]: Simplify 4 into 4 28.200 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 28.200 * [taylor]: Taking taylor expansion of x in x 28.200 * [backup-simplify]: Simplify 0 into 0 28.200 * [backup-simplify]: Simplify 1 into 1 28.200 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.200 * [taylor]: Taking taylor expansion of t in x 28.200 * [backup-simplify]: Simplify t into t 28.200 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.200 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.200 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 28.200 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 28.200 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 28.200 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 28.200 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 28.201 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 28.201 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 28.201 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 28.201 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 28.201 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 28.201 * [backup-simplify]: Simplify (+ 0 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 28.201 * [backup-simplify]: Simplify (/ (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 28.202 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 28.202 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.202 * [taylor]: Taking taylor expansion of 2 in t 28.202 * [backup-simplify]: Simplify 2 into 2 28.202 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.202 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.202 * [taylor]: Taking taylor expansion of t in t 28.202 * [backup-simplify]: Simplify 0 into 0 28.202 * [backup-simplify]: Simplify 1 into 1 28.203 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 28.203 * [taylor]: Taking taylor expansion of (sqrt 2) in l 28.203 * [taylor]: Taking taylor expansion of 2 in l 28.203 * [backup-simplify]: Simplify 2 into 2 28.203 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.204 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.204 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 28.204 * [taylor]: Taking taylor expansion of -1/2 in t 28.204 * [backup-simplify]: Simplify -1/2 into -1/2 28.204 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 28.204 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 28.204 * [taylor]: Taking taylor expansion of t in t 28.204 * [backup-simplify]: Simplify 0 into 0 28.204 * [backup-simplify]: Simplify 1 into 1 28.204 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 28.204 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 28.204 * [taylor]: Taking taylor expansion of 4 in t 28.204 * [backup-simplify]: Simplify 4 into 4 28.204 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 28.204 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.204 * [taylor]: Taking taylor expansion of t in t 28.204 * [backup-simplify]: Simplify 0 into 0 28.204 * [backup-simplify]: Simplify 1 into 1 28.204 * [backup-simplify]: Simplify (* 1 1) into 1 28.204 * [backup-simplify]: Simplify (/ 1 1) into 1 28.204 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 28.204 * [taylor]: Taking taylor expansion of 2 in t 28.204 * [backup-simplify]: Simplify 2 into 2 28.204 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 28.204 * [taylor]: Taking taylor expansion of (pow l 2) in t 28.204 * [taylor]: Taking taylor expansion of l in t 28.204 * [backup-simplify]: Simplify l into l 28.204 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.205 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.205 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.205 * [taylor]: Taking taylor expansion of 2 in t 28.205 * [backup-simplify]: Simplify 2 into 2 28.205 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.205 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.205 * [backup-simplify]: Simplify (* 4 1) into 4 28.206 * [backup-simplify]: Simplify (+ 4 0) into 4 28.206 * [backup-simplify]: Simplify (* 0 4) into 0 28.206 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.207 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 28.207 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 28.208 * [backup-simplify]: Simplify (+ 0 0) into 0 28.208 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 28.209 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 28.210 * [backup-simplify]: Simplify (* -1/2 (/ 4 (sqrt 2))) into (/ -2 (sqrt 2)) 28.210 * [taylor]: Taking taylor expansion of (/ -2 (sqrt 2)) in l 28.210 * [taylor]: Taking taylor expansion of -2 in l 28.210 * [backup-simplify]: Simplify -2 into -2 28.210 * [taylor]: Taking taylor expansion of (sqrt 2) in l 28.210 * [taylor]: Taking taylor expansion of 2 in l 28.210 * [backup-simplify]: Simplify 2 into 2 28.210 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.211 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.212 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 28.213 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 28.213 * [taylor]: Taking taylor expansion of 0 in l 28.213 * [backup-simplify]: Simplify 0 into 0 28.213 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.214 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 28.214 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 28.215 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 28.215 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 28.215 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 28.215 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 28.216 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 28.216 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 28.216 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 28.216 * [backup-simplify]: Simplify (+ 0 0) into 0 28.217 * [backup-simplify]: Simplify (- 0) into 0 28.217 * [backup-simplify]: Simplify (+ 0 0) into 0 28.219 * [backup-simplify]: Simplify (/ (- 0 (pow (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 2) (+)) (* 2 (/ (sqrt 2) t))) into (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))) 28.219 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))) in t 28.219 * [taylor]: Taking taylor expansion of -1/2 in t 28.219 * [backup-simplify]: Simplify -1/2 into -1/2 28.219 * [taylor]: Taking taylor expansion of (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2)) in t 28.219 * [taylor]: Taking taylor expansion of (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) in t 28.219 * [taylor]: Taking taylor expansion of t in t 28.219 * [backup-simplify]: Simplify 0 into 0 28.219 * [backup-simplify]: Simplify 1 into 1 28.219 * [taylor]: Taking taylor expansion of (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))) in t 28.219 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 28.219 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.219 * [taylor]: Taking taylor expansion of t in t 28.219 * [backup-simplify]: Simplify 0 into 0 28.219 * [backup-simplify]: Simplify 1 into 1 28.219 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 28.219 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 28.219 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.219 * [taylor]: Taking taylor expansion of 2 in t 28.219 * [backup-simplify]: Simplify 2 into 2 28.220 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.220 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.220 * [taylor]: Taking taylor expansion of (pow l 4) in t 28.220 * [taylor]: Taking taylor expansion of l in t 28.220 * [backup-simplify]: Simplify l into l 28.221 * [backup-simplify]: Simplify (* 1 1) into 1 28.221 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.221 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.222 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 28.222 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 28.223 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 28.223 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) in t 28.223 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 28.223 * [taylor]: Taking taylor expansion of 4 in t 28.223 * [backup-simplify]: Simplify 4 into 4 28.223 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 28.223 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 28.223 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.223 * [taylor]: Taking taylor expansion of t in t 28.223 * [backup-simplify]: Simplify 0 into 0 28.223 * [backup-simplify]: Simplify 1 into 1 28.223 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 28.223 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.223 * [taylor]: Taking taylor expansion of 2 in t 28.223 * [backup-simplify]: Simplify 2 into 2 28.223 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.224 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.224 * [backup-simplify]: Simplify (* 1 1) into 1 28.224 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.226 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 28.227 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 28.227 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 28.227 * [taylor]: Taking taylor expansion of 4 in t 28.227 * [backup-simplify]: Simplify 4 into 4 28.227 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 28.227 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 28.227 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 28.227 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.227 * [taylor]: Taking taylor expansion of 2 in t 28.227 * [backup-simplify]: Simplify 2 into 2 28.227 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.227 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.227 * [taylor]: Taking taylor expansion of (pow l 2) in t 28.227 * [taylor]: Taking taylor expansion of l in t 28.227 * [backup-simplify]: Simplify l into l 28.228 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.228 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.229 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 28.229 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 28.229 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.229 * [taylor]: Taking taylor expansion of 2 in t 28.229 * [backup-simplify]: Simplify 2 into 2 28.230 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.230 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.231 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 28.233 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 28.235 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 28.235 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 28.236 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 28.236 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.240 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 28.242 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 28.243 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 28.243 * [backup-simplify]: Simplify (+ 0 0) into 0 28.243 * [backup-simplify]: Simplify (+ 0 0) into 0 28.246 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 28.248 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 28.250 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 28.250 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 28.250 * [taylor]: Taking taylor expansion of -2 in l 28.250 * [backup-simplify]: Simplify -2 into -2 28.250 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 28.250 * [taylor]: Taking taylor expansion of (sqrt 2) in l 28.250 * [taylor]: Taking taylor expansion of 2 in l 28.250 * [backup-simplify]: Simplify 2 into 2 28.250 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.251 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.251 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.253 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 28.254 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 28.254 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 28.255 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.255 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 28.255 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 28.255 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 28.256 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 28.257 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 28.257 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 28.257 * [taylor]: Taking taylor expansion of 0 in l 28.257 * [backup-simplify]: Simplify 0 into 0 28.259 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 28.260 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.260 * [taylor]: Taking taylor expansion of 0 in l 28.260 * [backup-simplify]: Simplify 0 into 0 28.261 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 28.261 * [backup-simplify]: Simplify 0 into 0 28.261 * [backup-simplify]: Simplify 0 into 0 28.262 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 28.262 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 28.264 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 28.264 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 28.264 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 28.265 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 28.266 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 28.266 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 28.267 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 28.267 * [backup-simplify]: Simplify (+ 0 0) into 0 28.268 * [backup-simplify]: Simplify (- 0) into 0 28.268 * [backup-simplify]: Simplify (+ 0 0) into 0 28.274 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))))))) (* 2 (/ (sqrt 2) t))) into (* -1/2 (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2))) 28.274 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2))) in t 28.274 * [taylor]: Taking taylor expansion of -1/2 in t 28.274 * [backup-simplify]: Simplify -1/2 into -1/2 28.274 * [taylor]: Taking taylor expansion of (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2)) in t 28.274 * [taylor]: Taking taylor expansion of (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) in t 28.274 * [taylor]: Taking taylor expansion of (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) in t 28.274 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 28.274 * [taylor]: Taking taylor expansion of 6 in t 28.274 * [backup-simplify]: Simplify 6 into 6 28.274 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 28.274 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.274 * [taylor]: Taking taylor expansion of t in t 28.274 * [backup-simplify]: Simplify 0 into 0 28.274 * [backup-simplify]: Simplify 1 into 1 28.274 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 28.274 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 28.274 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.274 * [taylor]: Taking taylor expansion of 2 in t 28.274 * [backup-simplify]: Simplify 2 into 2 28.275 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.275 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.275 * [taylor]: Taking taylor expansion of (pow l 4) in t 28.275 * [taylor]: Taking taylor expansion of l in t 28.275 * [backup-simplify]: Simplify l into l 28.275 * [backup-simplify]: Simplify (* 1 1) into 1 28.276 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.278 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 28.278 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.278 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 28.278 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 28.279 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 28.279 * [taylor]: Taking taylor expansion of (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))))) in t 28.279 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 28.279 * [taylor]: Taking taylor expansion of 12 in t 28.279 * [backup-simplify]: Simplify 12 into 12 28.279 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 28.279 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 28.279 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 28.279 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.279 * [taylor]: Taking taylor expansion of 2 in t 28.279 * [backup-simplify]: Simplify 2 into 2 28.279 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.280 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.280 * [taylor]: Taking taylor expansion of (pow l 2) in t 28.280 * [taylor]: Taking taylor expansion of l in t 28.280 * [backup-simplify]: Simplify l into l 28.280 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.282 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 28.282 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.282 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 28.283 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 28.283 * [taylor]: Taking taylor expansion of (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))) in t 28.283 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 28.283 * [taylor]: Taking taylor expansion of 8 in t 28.283 * [backup-simplify]: Simplify 8 into 8 28.283 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 28.283 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 28.283 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.283 * [taylor]: Taking taylor expansion of t in t 28.283 * [backup-simplify]: Simplify 0 into 0 28.283 * [backup-simplify]: Simplify 1 into 1 28.283 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 28.283 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.283 * [taylor]: Taking taylor expansion of 2 in t 28.283 * [backup-simplify]: Simplify 2 into 2 28.284 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.284 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.284 * [backup-simplify]: Simplify (* 1 1) into 1 28.285 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.286 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 28.287 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 28.288 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 28.288 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 28.288 * [taylor]: Taking taylor expansion of (pow t 4) in t 28.288 * [taylor]: Taking taylor expansion of t in t 28.288 * [backup-simplify]: Simplify 0 into 0 28.288 * [backup-simplify]: Simplify 1 into 1 28.288 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 28.288 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 28.289 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.289 * [taylor]: Taking taylor expansion of 2 in t 28.289 * [backup-simplify]: Simplify 2 into 2 28.289 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.289 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.289 * [taylor]: Taking taylor expansion of (pow l 6) in t 28.289 * [taylor]: Taking taylor expansion of l in t 28.289 * [backup-simplify]: Simplify l into l 28.290 * [backup-simplify]: Simplify (* 1 1) into 1 28.290 * [backup-simplify]: Simplify (* 1 1) into 1 28.291 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.292 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 28.292 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.292 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 28.292 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 28.293 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 28.293 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 28.293 * [taylor]: Taking taylor expansion of t in t 28.293 * [backup-simplify]: Simplify 0 into 0 28.293 * [backup-simplify]: Simplify 1 into 1 28.293 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.294 * [taylor]: Taking taylor expansion of 2 in t 28.294 * [backup-simplify]: Simplify 2 into 2 28.294 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.294 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.296 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 28.297 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 28.299 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 28.301 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 28.302 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 28.302 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 28.303 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 28.303 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.304 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 28.305 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 28.306 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 28.306 * [backup-simplify]: Simplify (+ 0 0) into 0 28.307 * [backup-simplify]: Simplify (+ 0 0) into 0 28.307 * [backup-simplify]: Simplify (+ 0 0) into 0 28.313 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 28.317 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 28.319 * [backup-simplify]: Simplify (* -1/2 (/ 8 (pow (sqrt 2) 5))) into (/ -4 (pow (sqrt 2) 5)) 28.319 * [taylor]: Taking taylor expansion of (/ -4 (pow (sqrt 2) 5)) in l 28.319 * [taylor]: Taking taylor expansion of -4 in l 28.319 * [backup-simplify]: Simplify -4 into -4 28.319 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 28.319 * [taylor]: Taking taylor expansion of (sqrt 2) in l 28.319 * [taylor]: Taking taylor expansion of 2 in l 28.319 * [backup-simplify]: Simplify 2 into 2 28.320 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.321 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.322 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 28.324 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 28.326 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 28.327 * [backup-simplify]: Simplify (/ -4 (pow (sqrt 2) 5)) into (/ -4 (pow (sqrt 2) 5)) 28.328 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 28.330 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 28.330 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 28.332 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 28.333 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 28.335 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 28.336 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 28.337 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 28.338 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 28.340 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 28.341 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 28.343 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 28.343 * [taylor]: Taking taylor expansion of 0 in l 28.343 * [backup-simplify]: Simplify 0 into 0 28.344 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 28.345 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.346 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 28.346 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 28.346 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 28.347 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 28.347 * [backup-simplify]: Simplify (+ 0 0) into 0 28.354 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 28.356 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 28.358 * [backup-simplify]: Simplify (- (/ (* 2 (/ 1 (pow l 2))) (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (* 2 (/ 1 (* (sqrt 2) (pow l 2)))) 28.359 * [backup-simplify]: Simplify (+ (* -1/2 (* 2 (/ 1 (* (sqrt 2) (pow l 2))))) (+ (* 0 0) (* 0 (/ 4 (sqrt 2))))) into (- (/ 1 (* (sqrt 2) (pow l 2)))) 28.359 * [taylor]: Taking taylor expansion of (- (/ 1 (* (sqrt 2) (pow l 2)))) in l 28.359 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 28.359 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 28.359 * [taylor]: Taking taylor expansion of (sqrt 2) in l 28.359 * [taylor]: Taking taylor expansion of 2 in l 28.360 * [backup-simplify]: Simplify 2 into 2 28.360 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.361 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.361 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.361 * [taylor]: Taking taylor expansion of l in l 28.361 * [backup-simplify]: Simplify 0 into 0 28.361 * [backup-simplify]: Simplify 1 into 1 28.361 * [backup-simplify]: Simplify (* 1 1) into 1 28.365 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 28.366 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 28.367 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.368 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 28.370 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 28.370 * [backup-simplify]: Simplify (- 0) into 0 28.370 * [backup-simplify]: Simplify 0 into 0 28.372 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.373 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.373 * [taylor]: Taking taylor expansion of 0 in l 28.373 * [backup-simplify]: Simplify 0 into 0 28.375 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 28.379 * [backup-simplify]: Simplify (+ (* (/ -2 (pow (sqrt 2) 3)) (* 1 (* (/ 1 (/ 1 (- t))) (pow (/ 1 (- x)) 2)))) (+ (* (/ -2 (sqrt 2)) (* 1 (* (/ 1 (/ 1 (- t))) (/ 1 (- x))))) (* (sqrt 2) (* 1 (* (/ 1 (/ 1 (- t))) 1))))) into (- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x))))) 28.379 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 28.380 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 28.380 * [approximate]: Taking taylor expansion of (* t (sqrt 2)) in (t) around 0 28.380 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 28.380 * [taylor]: Taking taylor expansion of t in t 28.380 * [backup-simplify]: Simplify 0 into 0 28.380 * [backup-simplify]: Simplify 1 into 1 28.380 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.380 * [taylor]: Taking taylor expansion of 2 in t 28.380 * [backup-simplify]: Simplify 2 into 2 28.381 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.381 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.381 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 28.381 * [taylor]: Taking taylor expansion of t in t 28.381 * [backup-simplify]: Simplify 0 into 0 28.381 * [backup-simplify]: Simplify 1 into 1 28.381 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.381 * [taylor]: Taking taylor expansion of 2 in t 28.381 * [backup-simplify]: Simplify 2 into 2 28.382 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.382 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.383 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 28.383 * [backup-simplify]: Simplify 0 into 0 28.385 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 28.385 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.386 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 28.388 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 28.388 * [backup-simplify]: Simplify 0 into 0 28.389 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.390 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 28.390 * [backup-simplify]: Simplify 0 into 0 28.391 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.393 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 28.393 * [backup-simplify]: Simplify 0 into 0 28.394 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.396 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 28.396 * [backup-simplify]: Simplify 0 into 0 28.397 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.399 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 28.399 * [backup-simplify]: Simplify 0 into 0 28.400 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.402 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))))) into 0 28.402 * [backup-simplify]: Simplify 0 into 0 28.402 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 28.403 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 t)) into (/ (sqrt 2) t) 28.403 * [approximate]: Taking taylor expansion of (/ (sqrt 2) t) in (t) around 0 28.403 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 28.403 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.403 * [taylor]: Taking taylor expansion of 2 in t 28.403 * [backup-simplify]: Simplify 2 into 2 28.403 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.404 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.404 * [taylor]: Taking taylor expansion of t in t 28.404 * [backup-simplify]: Simplify 0 into 0 28.404 * [backup-simplify]: Simplify 1 into 1 28.405 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 28.405 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 28.405 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.405 * [taylor]: Taking taylor expansion of 2 in t 28.405 * [backup-simplify]: Simplify 2 into 2 28.406 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.406 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.406 * [taylor]: Taking taylor expansion of t in t 28.406 * [backup-simplify]: Simplify 0 into 0 28.406 * [backup-simplify]: Simplify 1 into 1 28.407 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 28.407 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.408 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 28.409 * [backup-simplify]: Simplify 0 into 0 28.410 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 28.411 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.411 * [backup-simplify]: Simplify 0 into 0 28.412 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.413 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.413 * [backup-simplify]: Simplify 0 into 0 28.414 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.415 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.416 * [backup-simplify]: Simplify 0 into 0 28.417 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.418 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.418 * [backup-simplify]: Simplify 0 into 0 28.419 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.420 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.420 * [backup-simplify]: Simplify 0 into 0 28.421 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (/ 1 t))) into (* t (sqrt 2)) 28.421 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (- t))) into (* -1 (/ (sqrt 2) t)) 28.421 * [approximate]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in (t) around 0 28.421 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 28.421 * [taylor]: Taking taylor expansion of -1 in t 28.421 * [backup-simplify]: Simplify -1 into -1 28.421 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 28.421 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.421 * [taylor]: Taking taylor expansion of 2 in t 28.421 * [backup-simplify]: Simplify 2 into 2 28.422 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.422 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.422 * [taylor]: Taking taylor expansion of t in t 28.422 * [backup-simplify]: Simplify 0 into 0 28.422 * [backup-simplify]: Simplify 1 into 1 28.423 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 28.423 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 28.423 * [taylor]: Taking taylor expansion of -1 in t 28.423 * [backup-simplify]: Simplify -1 into -1 28.423 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 28.423 * [taylor]: Taking taylor expansion of (sqrt 2) in t 28.423 * [taylor]: Taking taylor expansion of 2 in t 28.423 * [backup-simplify]: Simplify 2 into 2 28.424 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 28.424 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 28.424 * [taylor]: Taking taylor expansion of t in t 28.424 * [backup-simplify]: Simplify 0 into 0 28.424 * [backup-simplify]: Simplify 1 into 1 28.425 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 28.426 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 28.427 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 28.428 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 28.429 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (sqrt 2))) into 0 28.429 * [backup-simplify]: Simplify 0 into 0 28.430 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 28.431 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.432 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 28.432 * [backup-simplify]: Simplify 0 into 0 28.433 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.434 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.435 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 28.435 * [backup-simplify]: Simplify 0 into 0 28.435 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.436 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.437 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 28.437 * [backup-simplify]: Simplify 0 into 0 28.438 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.438 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.439 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 28.439 * [backup-simplify]: Simplify 0 into 0 28.440 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 28.441 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.442 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 28.442 * [backup-simplify]: Simplify 0 into 0 28.442 * [backup-simplify]: Simplify (* (* -1 (sqrt 2)) (/ 1 (/ 1 (- t)))) into (* t (sqrt 2)) 28.442 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1) 28.443 * [backup-simplify]: Simplify (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) into (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 28.443 * [approximate]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in (x t l) around 0 28.443 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 28.443 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 28.443 * [taylor]: Taking taylor expansion of 2 in l 28.443 * [backup-simplify]: Simplify 2 into 2 28.443 * [taylor]: Taking taylor expansion of (pow t 2) in l 28.443 * [taylor]: Taking taylor expansion of t in l 28.443 * [backup-simplify]: Simplify t into t 28.443 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 28.443 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 28.443 * [taylor]: Taking taylor expansion of 4 in l 28.443 * [backup-simplify]: Simplify 4 into 4 28.443 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 28.443 * [taylor]: Taking taylor expansion of (pow t 2) in l 28.443 * [taylor]: Taking taylor expansion of t in l 28.443 * [backup-simplify]: Simplify t into t 28.443 * [taylor]: Taking taylor expansion of x in l 28.443 * [backup-simplify]: Simplify x into x 28.443 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.443 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 28.443 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 28.443 * [taylor]: Taking taylor expansion of 2 in l 28.443 * [backup-simplify]: Simplify 2 into 2 28.443 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 28.443 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.443 * [taylor]: Taking taylor expansion of l in l 28.443 * [backup-simplify]: Simplify 0 into 0 28.443 * [backup-simplify]: Simplify 1 into 1 28.443 * [taylor]: Taking taylor expansion of x in l 28.443 * [backup-simplify]: Simplify x into x 28.443 * [backup-simplify]: Simplify (* 1 1) into 1 28.443 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 28.443 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 28.443 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 28.443 * [taylor]: Taking taylor expansion of 2 in t 28.444 * [backup-simplify]: Simplify 2 into 2 28.444 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.444 * [taylor]: Taking taylor expansion of t in t 28.444 * [backup-simplify]: Simplify 0 into 0 28.444 * [backup-simplify]: Simplify 1 into 1 28.444 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 28.444 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 28.444 * [taylor]: Taking taylor expansion of 4 in t 28.444 * [backup-simplify]: Simplify 4 into 4 28.444 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 28.444 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.444 * [taylor]: Taking taylor expansion of t in t 28.444 * [backup-simplify]: Simplify 0 into 0 28.444 * [backup-simplify]: Simplify 1 into 1 28.444 * [taylor]: Taking taylor expansion of x in t 28.444 * [backup-simplify]: Simplify x into x 28.444 * [backup-simplify]: Simplify (* 1 1) into 1 28.444 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 28.444 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 28.444 * [taylor]: Taking taylor expansion of 2 in t 28.444 * [backup-simplify]: Simplify 2 into 2 28.444 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 28.444 * [taylor]: Taking taylor expansion of (pow l 2) in t 28.444 * [taylor]: Taking taylor expansion of l in t 28.444 * [backup-simplify]: Simplify l into l 28.444 * [taylor]: Taking taylor expansion of x in t 28.444 * [backup-simplify]: Simplify x into x 28.444 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.444 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 28.444 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 28.444 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 28.444 * [taylor]: Taking taylor expansion of 2 in x 28.444 * [backup-simplify]: Simplify 2 into 2 28.444 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.444 * [taylor]: Taking taylor expansion of t in x 28.444 * [backup-simplify]: Simplify t into t 28.444 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 28.444 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 28.444 * [taylor]: Taking taylor expansion of 4 in x 28.444 * [backup-simplify]: Simplify 4 into 4 28.444 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 28.444 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.445 * [taylor]: Taking taylor expansion of t in x 28.445 * [backup-simplify]: Simplify t into t 28.445 * [taylor]: Taking taylor expansion of x in x 28.445 * [backup-simplify]: Simplify 0 into 0 28.445 * [backup-simplify]: Simplify 1 into 1 28.445 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.445 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 28.445 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 28.445 * [taylor]: Taking taylor expansion of 2 in x 28.445 * [backup-simplify]: Simplify 2 into 2 28.445 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 28.445 * [taylor]: Taking taylor expansion of (pow l 2) in x 28.445 * [taylor]: Taking taylor expansion of l in x 28.445 * [backup-simplify]: Simplify l into l 28.445 * [taylor]: Taking taylor expansion of x in x 28.445 * [backup-simplify]: Simplify 0 into 0 28.445 * [backup-simplify]: Simplify 1 into 1 28.445 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.445 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 28.445 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 28.445 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 28.445 * [taylor]: Taking taylor expansion of 2 in x 28.445 * [backup-simplify]: Simplify 2 into 2 28.445 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.445 * [taylor]: Taking taylor expansion of t in x 28.445 * [backup-simplify]: Simplify t into t 28.445 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 28.445 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 28.445 * [taylor]: Taking taylor expansion of 4 in x 28.445 * [backup-simplify]: Simplify 4 into 4 28.445 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 28.445 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.445 * [taylor]: Taking taylor expansion of t in x 28.445 * [backup-simplify]: Simplify t into t 28.445 * [taylor]: Taking taylor expansion of x in x 28.445 * [backup-simplify]: Simplify 0 into 0 28.445 * [backup-simplify]: Simplify 1 into 1 28.445 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.445 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 28.445 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 28.445 * [taylor]: Taking taylor expansion of 2 in x 28.445 * [backup-simplify]: Simplify 2 into 2 28.445 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 28.445 * [taylor]: Taking taylor expansion of (pow l 2) in x 28.445 * [taylor]: Taking taylor expansion of l in x 28.445 * [backup-simplify]: Simplify l into l 28.445 * [taylor]: Taking taylor expansion of x in x 28.445 * [backup-simplify]: Simplify 0 into 0 28.445 * [backup-simplify]: Simplify 1 into 1 28.445 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.446 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 28.446 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 28.446 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 28.446 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 28.446 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 28.446 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 28.446 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 28.446 * [taylor]: Taking taylor expansion of 4 in t 28.446 * [backup-simplify]: Simplify 4 into 4 28.446 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.446 * [taylor]: Taking taylor expansion of t in t 28.446 * [backup-simplify]: Simplify 0 into 0 28.446 * [backup-simplify]: Simplify 1 into 1 28.446 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 28.446 * [taylor]: Taking taylor expansion of 2 in t 28.446 * [backup-simplify]: Simplify 2 into 2 28.446 * [taylor]: Taking taylor expansion of (pow l 2) in t 28.446 * [taylor]: Taking taylor expansion of l in t 28.446 * [backup-simplify]: Simplify l into l 28.446 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.446 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 28.446 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 28.446 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 28.446 * [taylor]: Taking taylor expansion of 2 in l 28.446 * [backup-simplify]: Simplify 2 into 2 28.446 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.446 * [taylor]: Taking taylor expansion of l in l 28.446 * [backup-simplify]: Simplify 0 into 0 28.446 * [backup-simplify]: Simplify 1 into 1 28.447 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.447 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 28.447 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 28.447 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 28.448 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 28.448 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 28.448 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 28.449 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 28.449 * [backup-simplify]: Simplify (+ 0 0) into 0 28.449 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 28.449 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 28.449 * [taylor]: Taking taylor expansion of 2 in t 28.449 * [backup-simplify]: Simplify 2 into 2 28.449 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.449 * [taylor]: Taking taylor expansion of t in t 28.449 * [backup-simplify]: Simplify 0 into 0 28.449 * [backup-simplify]: Simplify 1 into 1 28.449 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 28.450 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 28.450 * [backup-simplify]: Simplify (+ 0 0) into 0 28.450 * [taylor]: Taking taylor expansion of 0 in l 28.450 * [backup-simplify]: Simplify 0 into 0 28.450 * [backup-simplify]: Simplify 0 into 0 28.450 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 28.450 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 28.451 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 28.451 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.452 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 28.452 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 28.453 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.454 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 28.454 * [backup-simplify]: Simplify (+ 0 0) into 0 28.454 * [backup-simplify]: Simplify (+ 0 0) into 0 28.454 * [taylor]: Taking taylor expansion of 0 in t 28.454 * [backup-simplify]: Simplify 0 into 0 28.454 * [taylor]: Taking taylor expansion of 0 in l 28.454 * [backup-simplify]: Simplify 0 into 0 28.454 * [backup-simplify]: Simplify 0 into 0 28.455 * [backup-simplify]: Simplify (* 1 1) into 1 28.455 * [backup-simplify]: Simplify (* 4 1) into 4 28.455 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 28.456 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 28.456 * [backup-simplify]: Simplify (+ 4 0) into 4 28.456 * [taylor]: Taking taylor expansion of 4 in l 28.456 * [backup-simplify]: Simplify 4 into 4 28.456 * [backup-simplify]: Simplify 4 into 4 28.456 * [backup-simplify]: Simplify 0 into 0 28.457 * [backup-simplify]: Simplify (* 1 1) into 1 28.457 * [backup-simplify]: Simplify (* 2 1) into 2 28.457 * [backup-simplify]: Simplify 2 into 2 28.457 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 28.458 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 28.459 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 28.460 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.461 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 28.461 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 28.462 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.463 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 28.463 * [backup-simplify]: Simplify (+ 0 0) into 0 28.464 * [backup-simplify]: Simplify (+ 0 0) into 0 28.464 * [taylor]: Taking taylor expansion of 0 in t 28.464 * [backup-simplify]: Simplify 0 into 0 28.464 * [taylor]: Taking taylor expansion of 0 in l 28.464 * [backup-simplify]: Simplify 0 into 0 28.464 * [backup-simplify]: Simplify 0 into 0 28.464 * [taylor]: Taking taylor expansion of 0 in l 28.464 * [backup-simplify]: Simplify 0 into 0 28.464 * [backup-simplify]: Simplify 0 into 0 28.464 * [backup-simplify]: Simplify (* 1 1) into 1 28.464 * [backup-simplify]: Simplify (* 2 1) into 2 28.464 * [taylor]: Taking taylor expansion of 2 in l 28.464 * [backup-simplify]: Simplify 2 into 2 28.464 * [backup-simplify]: Simplify 2 into 2 28.465 * [backup-simplify]: Simplify (+ (* 2 (pow (* 1 (* t 1)) 2)) (+ (* 2 (* (pow l 2) (* 1 (/ 1 x)))) (* 4 (* 1 (* (pow t 2) (/ 1 x)))))) into (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 28.465 * [backup-simplify]: Simplify (+ (* (* (+ (/ 4 (/ 1 x)) 2) (/ 1 t)) (/ 1 t)) (* (* (/ 1 l) 2) (/ (/ 1 l) (/ 1 x)))) into (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 28.465 * [approximate]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in (x t l) around 0 28.465 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 28.465 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 28.465 * [taylor]: Taking taylor expansion of 2 in l 28.465 * [backup-simplify]: Simplify 2 into 2 28.465 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 28.465 * [taylor]: Taking taylor expansion of x in l 28.465 * [backup-simplify]: Simplify x into x 28.465 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.465 * [taylor]: Taking taylor expansion of l in l 28.465 * [backup-simplify]: Simplify 0 into 0 28.465 * [backup-simplify]: Simplify 1 into 1 28.465 * [backup-simplify]: Simplify (* 1 1) into 1 28.465 * [backup-simplify]: Simplify (/ x 1) into x 28.465 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 28.466 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 28.466 * [taylor]: Taking taylor expansion of 2 in l 28.466 * [backup-simplify]: Simplify 2 into 2 28.466 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 28.466 * [taylor]: Taking taylor expansion of (pow t 2) in l 28.466 * [taylor]: Taking taylor expansion of t in l 28.466 * [backup-simplify]: Simplify t into t 28.466 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.466 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.466 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 28.466 * [taylor]: Taking taylor expansion of 4 in l 28.466 * [backup-simplify]: Simplify 4 into 4 28.466 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 28.466 * [taylor]: Taking taylor expansion of x in l 28.466 * [backup-simplify]: Simplify x into x 28.466 * [taylor]: Taking taylor expansion of (pow t 2) in l 28.466 * [taylor]: Taking taylor expansion of t in l 28.466 * [backup-simplify]: Simplify t into t 28.466 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.466 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 28.466 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 28.466 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 28.466 * [taylor]: Taking taylor expansion of 2 in t 28.466 * [backup-simplify]: Simplify 2 into 2 28.466 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 28.466 * [taylor]: Taking taylor expansion of x in t 28.466 * [backup-simplify]: Simplify x into x 28.466 * [taylor]: Taking taylor expansion of (pow l 2) in t 28.466 * [taylor]: Taking taylor expansion of l in t 28.466 * [backup-simplify]: Simplify l into l 28.466 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.466 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 28.466 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 28.466 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 28.466 * [taylor]: Taking taylor expansion of 2 in t 28.466 * [backup-simplify]: Simplify 2 into 2 28.466 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 28.466 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.466 * [taylor]: Taking taylor expansion of t in t 28.466 * [backup-simplify]: Simplify 0 into 0 28.466 * [backup-simplify]: Simplify 1 into 1 28.467 * [backup-simplify]: Simplify (* 1 1) into 1 28.467 * [backup-simplify]: Simplify (/ 1 1) into 1 28.467 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 28.467 * [taylor]: Taking taylor expansion of 4 in t 28.467 * [backup-simplify]: Simplify 4 into 4 28.467 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 28.467 * [taylor]: Taking taylor expansion of x in t 28.467 * [backup-simplify]: Simplify x into x 28.467 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.467 * [taylor]: Taking taylor expansion of t in t 28.467 * [backup-simplify]: Simplify 0 into 0 28.467 * [backup-simplify]: Simplify 1 into 1 28.467 * [backup-simplify]: Simplify (* 1 1) into 1 28.467 * [backup-simplify]: Simplify (/ x 1) into x 28.467 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 28.467 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 28.467 * [taylor]: Taking taylor expansion of 2 in x 28.467 * [backup-simplify]: Simplify 2 into 2 28.467 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 28.467 * [taylor]: Taking taylor expansion of x in x 28.467 * [backup-simplify]: Simplify 0 into 0 28.467 * [backup-simplify]: Simplify 1 into 1 28.467 * [taylor]: Taking taylor expansion of (pow l 2) in x 28.467 * [taylor]: Taking taylor expansion of l in x 28.467 * [backup-simplify]: Simplify l into l 28.468 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.468 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.468 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 28.468 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 28.468 * [taylor]: Taking taylor expansion of 2 in x 28.468 * [backup-simplify]: Simplify 2 into 2 28.468 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 28.468 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.468 * [taylor]: Taking taylor expansion of t in x 28.468 * [backup-simplify]: Simplify t into t 28.468 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.468 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.468 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 28.468 * [taylor]: Taking taylor expansion of 4 in x 28.468 * [backup-simplify]: Simplify 4 into 4 28.468 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 28.468 * [taylor]: Taking taylor expansion of x in x 28.468 * [backup-simplify]: Simplify 0 into 0 28.468 * [backup-simplify]: Simplify 1 into 1 28.468 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.468 * [taylor]: Taking taylor expansion of t in x 28.468 * [backup-simplify]: Simplify t into t 28.468 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.468 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.468 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 28.468 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 28.468 * [taylor]: Taking taylor expansion of 2 in x 28.468 * [backup-simplify]: Simplify 2 into 2 28.468 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 28.468 * [taylor]: Taking taylor expansion of x in x 28.468 * [backup-simplify]: Simplify 0 into 0 28.468 * [backup-simplify]: Simplify 1 into 1 28.468 * [taylor]: Taking taylor expansion of (pow l 2) in x 28.468 * [taylor]: Taking taylor expansion of l in x 28.468 * [backup-simplify]: Simplify l into l 28.468 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.468 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.468 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 28.468 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 28.468 * [taylor]: Taking taylor expansion of 2 in x 28.468 * [backup-simplify]: Simplify 2 into 2 28.468 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 28.468 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.468 * [taylor]: Taking taylor expansion of t in x 28.468 * [backup-simplify]: Simplify t into t 28.468 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.469 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.469 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 28.469 * [taylor]: Taking taylor expansion of 4 in x 28.469 * [backup-simplify]: Simplify 4 into 4 28.469 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 28.469 * [taylor]: Taking taylor expansion of x in x 28.469 * [backup-simplify]: Simplify 0 into 0 28.469 * [backup-simplify]: Simplify 1 into 1 28.469 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.469 * [taylor]: Taking taylor expansion of t in x 28.469 * [backup-simplify]: Simplify t into t 28.469 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.469 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.469 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 28.469 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 28.469 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 28.469 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 28.469 * [taylor]: Taking taylor expansion of 2 in t 28.469 * [backup-simplify]: Simplify 2 into 2 28.469 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 28.469 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.469 * [taylor]: Taking taylor expansion of t in t 28.469 * [backup-simplify]: Simplify 0 into 0 28.469 * [backup-simplify]: Simplify 1 into 1 28.469 * [backup-simplify]: Simplify (* 1 1) into 1 28.470 * [backup-simplify]: Simplify (/ 1 1) into 1 28.470 * [backup-simplify]: Simplify (* 2 1) into 2 28.470 * [taylor]: Taking taylor expansion of 2 in l 28.470 * [backup-simplify]: Simplify 2 into 2 28.470 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 28.470 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 28.470 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 28.471 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 28.471 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 28.471 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 28.471 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 28.471 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 28.471 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 28.471 * [taylor]: Taking taylor expansion of 4 in t 28.471 * [backup-simplify]: Simplify 4 into 4 28.471 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 28.471 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.471 * [taylor]: Taking taylor expansion of t in t 28.471 * [backup-simplify]: Simplify 0 into 0 28.471 * [backup-simplify]: Simplify 1 into 1 28.471 * [backup-simplify]: Simplify (* 1 1) into 1 28.471 * [backup-simplify]: Simplify (/ 1 1) into 1 28.471 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 28.472 * [taylor]: Taking taylor expansion of 2 in t 28.472 * [backup-simplify]: Simplify 2 into 2 28.472 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 28.472 * [taylor]: Taking taylor expansion of (pow l 2) in t 28.472 * [taylor]: Taking taylor expansion of l in t 28.472 * [backup-simplify]: Simplify l into l 28.472 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.472 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.472 * [backup-simplify]: Simplify (* 4 1) into 4 28.472 * [backup-simplify]: Simplify (+ 4 0) into 4 28.472 * [taylor]: Taking taylor expansion of 4 in l 28.472 * [backup-simplify]: Simplify 4 into 4 28.473 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.473 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 28.474 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 28.474 * [taylor]: Taking taylor expansion of 0 in l 28.474 * [backup-simplify]: Simplify 0 into 0 28.474 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 28.474 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 28.474 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 28.475 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 28.475 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 28.476 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 28.476 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 28.476 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 28.476 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 28.477 * [backup-simplify]: Simplify (+ 0 0) into 0 28.477 * [backup-simplify]: Simplify (+ 0 0) into 0 28.477 * [taylor]: Taking taylor expansion of 0 in t 28.477 * [backup-simplify]: Simplify 0 into 0 28.477 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.478 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 28.482 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 28.483 * [backup-simplify]: Simplify (+ 0 0) into 0 28.483 * [taylor]: Taking taylor expansion of 0 in l 28.483 * [backup-simplify]: Simplify 0 into 0 28.484 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 28.484 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.485 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 28.485 * [taylor]: Taking taylor expansion of 0 in l 28.485 * [backup-simplify]: Simplify 0 into 0 28.485 * [backup-simplify]: Simplify 2 into 2 28.485 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 28.485 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 28.486 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 28.486 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 28.487 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 28.488 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 28.488 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 28.488 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 28.489 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 28.489 * [backup-simplify]: Simplify (+ 0 0) into 0 28.489 * [backup-simplify]: Simplify (+ 0 0) into 0 28.489 * [taylor]: Taking taylor expansion of 0 in t 28.489 * [backup-simplify]: Simplify 0 into 0 28.490 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 28.490 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.491 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 28.491 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 28.491 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 28.491 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 28.491 * [taylor]: Taking taylor expansion of 2 in l 28.491 * [backup-simplify]: Simplify 2 into 2 28.491 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 28.491 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.491 * [taylor]: Taking taylor expansion of l in l 28.491 * [backup-simplify]: Simplify 0 into 0 28.491 * [backup-simplify]: Simplify 1 into 1 28.491 * [backup-simplify]: Simplify (* 1 1) into 1 28.492 * [backup-simplify]: Simplify (/ 1 1) into 1 28.492 * [backup-simplify]: Simplify (* 2 1) into 2 28.492 * [backup-simplify]: Simplify 2 into 2 28.492 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 28.493 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.494 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 28.494 * [taylor]: Taking taylor expansion of 0 in l 28.494 * [backup-simplify]: Simplify 0 into 0 28.494 * [backup-simplify]: Simplify 4 into 4 28.494 * [backup-simplify]: Simplify (+ (* 4 (* 1 (* (pow (/ 1 t) -2) (/ 1 x)))) (+ (* 2 (* (pow (/ 1 l) -2) (* 1 (/ 1 x)))) (* 2 (pow (* 1 (* (/ 1 (/ 1 t)) 1)) 2)))) into (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 28.494 * [backup-simplify]: Simplify (+ (* (* (+ (/ 4 (/ 1 (- x))) 2) (/ 1 (- t))) (/ 1 (- t))) (* (* (/ 1 (- l)) 2) (/ (/ 1 (- l)) (/ 1 (- x))))) into (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 28.494 * [approximate]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in (x t l) around 0 28.494 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 28.494 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 28.494 * [taylor]: Taking taylor expansion of 2 in l 28.495 * [backup-simplify]: Simplify 2 into 2 28.495 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 28.495 * [taylor]: Taking taylor expansion of (pow t 2) in l 28.495 * [taylor]: Taking taylor expansion of t in l 28.495 * [backup-simplify]: Simplify t into t 28.495 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.495 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.495 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 28.495 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 28.495 * [taylor]: Taking taylor expansion of 2 in l 28.495 * [backup-simplify]: Simplify 2 into 2 28.495 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 28.495 * [taylor]: Taking taylor expansion of x in l 28.495 * [backup-simplify]: Simplify x into x 28.495 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.495 * [taylor]: Taking taylor expansion of l in l 28.495 * [backup-simplify]: Simplify 0 into 0 28.495 * [backup-simplify]: Simplify 1 into 1 28.495 * [backup-simplify]: Simplify (* 1 1) into 1 28.495 * [backup-simplify]: Simplify (/ x 1) into x 28.495 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 28.495 * [taylor]: Taking taylor expansion of 4 in l 28.495 * [backup-simplify]: Simplify 4 into 4 28.495 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 28.495 * [taylor]: Taking taylor expansion of x in l 28.495 * [backup-simplify]: Simplify x into x 28.495 * [taylor]: Taking taylor expansion of (pow t 2) in l 28.495 * [taylor]: Taking taylor expansion of t in l 28.495 * [backup-simplify]: Simplify t into t 28.495 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.495 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 28.495 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 28.495 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 28.495 * [taylor]: Taking taylor expansion of 2 in t 28.495 * [backup-simplify]: Simplify 2 into 2 28.495 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 28.495 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.495 * [taylor]: Taking taylor expansion of t in t 28.496 * [backup-simplify]: Simplify 0 into 0 28.496 * [backup-simplify]: Simplify 1 into 1 28.496 * [backup-simplify]: Simplify (* 1 1) into 1 28.496 * [backup-simplify]: Simplify (/ 1 1) into 1 28.496 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 28.496 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 28.496 * [taylor]: Taking taylor expansion of 2 in t 28.496 * [backup-simplify]: Simplify 2 into 2 28.496 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 28.496 * [taylor]: Taking taylor expansion of x in t 28.496 * [backup-simplify]: Simplify x into x 28.496 * [taylor]: Taking taylor expansion of (pow l 2) in t 28.496 * [taylor]: Taking taylor expansion of l in t 28.496 * [backup-simplify]: Simplify l into l 28.496 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.496 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 28.496 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 28.496 * [taylor]: Taking taylor expansion of 4 in t 28.496 * [backup-simplify]: Simplify 4 into 4 28.496 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 28.496 * [taylor]: Taking taylor expansion of x in t 28.496 * [backup-simplify]: Simplify x into x 28.496 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.496 * [taylor]: Taking taylor expansion of t in t 28.496 * [backup-simplify]: Simplify 0 into 0 28.496 * [backup-simplify]: Simplify 1 into 1 28.497 * [backup-simplify]: Simplify (* 1 1) into 1 28.497 * [backup-simplify]: Simplify (/ x 1) into x 28.497 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 28.497 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 28.497 * [taylor]: Taking taylor expansion of 2 in x 28.497 * [backup-simplify]: Simplify 2 into 2 28.497 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 28.497 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.497 * [taylor]: Taking taylor expansion of t in x 28.497 * [backup-simplify]: Simplify t into t 28.497 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.497 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.497 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 28.497 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 28.497 * [taylor]: Taking taylor expansion of 2 in x 28.497 * [backup-simplify]: Simplify 2 into 2 28.497 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 28.497 * [taylor]: Taking taylor expansion of x in x 28.497 * [backup-simplify]: Simplify 0 into 0 28.497 * [backup-simplify]: Simplify 1 into 1 28.497 * [taylor]: Taking taylor expansion of (pow l 2) in x 28.497 * [taylor]: Taking taylor expansion of l in x 28.497 * [backup-simplify]: Simplify l into l 28.497 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.497 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.497 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 28.497 * [taylor]: Taking taylor expansion of 4 in x 28.497 * [backup-simplify]: Simplify 4 into 4 28.497 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 28.497 * [taylor]: Taking taylor expansion of x in x 28.497 * [backup-simplify]: Simplify 0 into 0 28.497 * [backup-simplify]: Simplify 1 into 1 28.497 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.497 * [taylor]: Taking taylor expansion of t in x 28.497 * [backup-simplify]: Simplify t into t 28.497 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.497 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.497 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 28.497 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 28.497 * [taylor]: Taking taylor expansion of 2 in x 28.498 * [backup-simplify]: Simplify 2 into 2 28.498 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 28.498 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.498 * [taylor]: Taking taylor expansion of t in x 28.498 * [backup-simplify]: Simplify t into t 28.498 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.498 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.498 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 28.498 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 28.498 * [taylor]: Taking taylor expansion of 2 in x 28.498 * [backup-simplify]: Simplify 2 into 2 28.498 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 28.498 * [taylor]: Taking taylor expansion of x in x 28.498 * [backup-simplify]: Simplify 0 into 0 28.498 * [backup-simplify]: Simplify 1 into 1 28.498 * [taylor]: Taking taylor expansion of (pow l 2) in x 28.498 * [taylor]: Taking taylor expansion of l in x 28.498 * [backup-simplify]: Simplify l into l 28.498 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.498 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.498 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 28.498 * [taylor]: Taking taylor expansion of 4 in x 28.498 * [backup-simplify]: Simplify 4 into 4 28.498 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 28.498 * [taylor]: Taking taylor expansion of x in x 28.498 * [backup-simplify]: Simplify 0 into 0 28.498 * [backup-simplify]: Simplify 1 into 1 28.498 * [taylor]: Taking taylor expansion of (pow t 2) in x 28.498 * [taylor]: Taking taylor expansion of t in x 28.498 * [backup-simplify]: Simplify t into t 28.498 * [backup-simplify]: Simplify (* t t) into (pow t 2) 28.498 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 28.498 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 28.498 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 28.498 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 28.498 * [taylor]: Taking taylor expansion of 2 in t 28.498 * [backup-simplify]: Simplify 2 into 2 28.498 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 28.498 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.498 * [taylor]: Taking taylor expansion of t in t 28.498 * [backup-simplify]: Simplify 0 into 0 28.498 * [backup-simplify]: Simplify 1 into 1 28.499 * [backup-simplify]: Simplify (* 1 1) into 1 28.499 * [backup-simplify]: Simplify (/ 1 1) into 1 28.499 * [backup-simplify]: Simplify (* 2 1) into 2 28.499 * [taylor]: Taking taylor expansion of 2 in l 28.499 * [backup-simplify]: Simplify 2 into 2 28.499 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 28.499 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 28.500 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 28.500 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 28.500 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 28.500 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 28.500 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 28.500 * [backup-simplify]: Simplify (+ 0 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 28.500 * [taylor]: Taking taylor expansion of (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 28.500 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 28.500 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 28.500 * [taylor]: Taking taylor expansion of 4 in t 28.500 * [backup-simplify]: Simplify 4 into 4 28.500 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 28.500 * [taylor]: Taking taylor expansion of (pow t 2) in t 28.501 * [taylor]: Taking taylor expansion of t in t 28.501 * [backup-simplify]: Simplify 0 into 0 28.501 * [backup-simplify]: Simplify 1 into 1 28.501 * [backup-simplify]: Simplify (* 1 1) into 1 28.501 * [backup-simplify]: Simplify (/ 1 1) into 1 28.501 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 28.501 * [taylor]: Taking taylor expansion of 2 in t 28.501 * [backup-simplify]: Simplify 2 into 2 28.501 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 28.501 * [taylor]: Taking taylor expansion of (pow l 2) in t 28.501 * [taylor]: Taking taylor expansion of l in t 28.501 * [backup-simplify]: Simplify l into l 28.501 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.501 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.502 * [backup-simplify]: Simplify (* 4 1) into 4 28.502 * [backup-simplify]: Simplify (+ 4 0) into 4 28.502 * [backup-simplify]: Simplify (- 4) into -4 28.502 * [taylor]: Taking taylor expansion of -4 in l 28.502 * [backup-simplify]: Simplify -4 into -4 28.502 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.503 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 28.503 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 28.503 * [taylor]: Taking taylor expansion of 0 in l 28.503 * [backup-simplify]: Simplify 0 into 0 28.504 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 28.504 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 28.504 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 28.504 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 28.504 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 28.505 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 28.505 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 28.505 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 28.505 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 28.506 * [backup-simplify]: Simplify (+ 0 0) into 0 28.506 * [backup-simplify]: Simplify (- 0) into 0 28.506 * [backup-simplify]: Simplify (+ 0 0) into 0 28.506 * [taylor]: Taking taylor expansion of 0 in t 28.506 * [backup-simplify]: Simplify 0 into 0 28.506 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.507 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 28.507 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 28.508 * [backup-simplify]: Simplify (+ 0 0) into 0 28.508 * [backup-simplify]: Simplify (- 0) into 0 28.508 * [taylor]: Taking taylor expansion of 0 in l 28.508 * [backup-simplify]: Simplify 0 into 0 28.508 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 28.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.509 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 28.509 * [taylor]: Taking taylor expansion of 0 in l 28.509 * [backup-simplify]: Simplify 0 into 0 28.509 * [backup-simplify]: Simplify 2 into 2 28.510 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 28.510 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 28.511 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 28.511 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 28.511 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 28.512 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 28.512 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 28.512 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 28.513 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 28.513 * [backup-simplify]: Simplify (+ 0 0) into 0 28.513 * [backup-simplify]: Simplify (- 0) into 0 28.514 * [backup-simplify]: Simplify (+ 0 0) into 0 28.514 * [taylor]: Taking taylor expansion of 0 in t 28.514 * [backup-simplify]: Simplify 0 into 0 28.514 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 28.515 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.515 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 28.515 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 28.516 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 28.516 * [backup-simplify]: Simplify (- (* 2 (/ 1 (pow l 2)))) into (- (* 2 (/ 1 (pow l 2)))) 28.516 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow l 2)))) in l 28.516 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 28.516 * [taylor]: Taking taylor expansion of 2 in l 28.516 * [backup-simplify]: Simplify 2 into 2 28.516 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 28.516 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.516 * [taylor]: Taking taylor expansion of l in l 28.516 * [backup-simplify]: Simplify 0 into 0 28.516 * [backup-simplify]: Simplify 1 into 1 28.516 * [backup-simplify]: Simplify (* 1 1) into 1 28.517 * [backup-simplify]: Simplify (/ 1 1) into 1 28.517 * [backup-simplify]: Simplify (* 2 1) into 2 28.517 * [backup-simplify]: Simplify (- 2) into -2 28.517 * [backup-simplify]: Simplify -2 into -2 28.518 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 28.518 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.519 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 28.519 * [taylor]: Taking taylor expansion of 0 in l 28.519 * [backup-simplify]: Simplify 0 into 0 28.519 * [backup-simplify]: Simplify -4 into -4 28.519 * [backup-simplify]: Simplify (+ (* -4 (* 1 (* (pow (/ 1 (- t)) -2) (/ 1 (- x))))) (+ (* -2 (* (pow (/ 1 (- l)) -2) (* 1 (/ 1 (- x))))) (* 2 (pow (* 1 (* (/ 1 (/ 1 (- t))) 1)) 2)))) into (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 28.519 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2) 28.520 * [backup-simplify]: Simplify (* (* l 2) (/ l x)) into (* 2 (/ (pow l 2) x)) 28.520 * [approximate]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in (l x) around 0 28.520 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 28.520 * [taylor]: Taking taylor expansion of 2 in x 28.520 * [backup-simplify]: Simplify 2 into 2 28.520 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 28.520 * [taylor]: Taking taylor expansion of (pow l 2) in x 28.520 * [taylor]: Taking taylor expansion of l in x 28.520 * [backup-simplify]: Simplify l into l 28.520 * [taylor]: Taking taylor expansion of x in x 28.520 * [backup-simplify]: Simplify 0 into 0 28.520 * [backup-simplify]: Simplify 1 into 1 28.520 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.520 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 28.520 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 28.520 * [taylor]: Taking taylor expansion of 2 in l 28.520 * [backup-simplify]: Simplify 2 into 2 28.520 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 28.520 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.520 * [taylor]: Taking taylor expansion of l in l 28.520 * [backup-simplify]: Simplify 0 into 0 28.520 * [backup-simplify]: Simplify 1 into 1 28.520 * [taylor]: Taking taylor expansion of x in l 28.520 * [backup-simplify]: Simplify x into x 28.520 * [backup-simplify]: Simplify (* 1 1) into 1 28.520 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 28.520 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 28.520 * [taylor]: Taking taylor expansion of 2 in l 28.520 * [backup-simplify]: Simplify 2 into 2 28.520 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 28.520 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.520 * [taylor]: Taking taylor expansion of l in l 28.520 * [backup-simplify]: Simplify 0 into 0 28.520 * [backup-simplify]: Simplify 1 into 1 28.520 * [taylor]: Taking taylor expansion of x in l 28.520 * [backup-simplify]: Simplify x into x 28.521 * [backup-simplify]: Simplify (* 1 1) into 1 28.521 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 28.521 * [backup-simplify]: Simplify (* 2 (/ 1 x)) into (/ 2 x) 28.521 * [taylor]: Taking taylor expansion of (/ 2 x) in x 28.521 * [taylor]: Taking taylor expansion of 2 in x 28.521 * [backup-simplify]: Simplify 2 into 2 28.521 * [taylor]: Taking taylor expansion of x in x 28.521 * [backup-simplify]: Simplify 0 into 0 28.521 * [backup-simplify]: Simplify 1 into 1 28.521 * [backup-simplify]: Simplify (/ 2 1) into 2 28.521 * [backup-simplify]: Simplify 2 into 2 28.522 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.522 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 1 x) (/ 0 x)))) into 0 28.522 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 x))) into 0 28.522 * [taylor]: Taking taylor expansion of 0 in x 28.522 * [backup-simplify]: Simplify 0 into 0 28.523 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 28.523 * [backup-simplify]: Simplify 0 into 0 28.523 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 28.523 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 28.524 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 28.524 * [taylor]: Taking taylor expansion of 0 in x 28.524 * [backup-simplify]: Simplify 0 into 0 28.524 * [backup-simplify]: Simplify 0 into 0 28.524 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.524 * [backup-simplify]: Simplify 0 into 0 28.525 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 28.525 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 28.526 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x))))) into 0 28.526 * [taylor]: Taking taylor expansion of 0 in x 28.526 * [backup-simplify]: Simplify 0 into 0 28.526 * [backup-simplify]: Simplify 0 into 0 28.526 * [backup-simplify]: Simplify 0 into 0 28.527 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.527 * [backup-simplify]: Simplify 0 into 0 28.527 * [backup-simplify]: Simplify (* 2 (* (/ 1 x) (pow l 2))) into (* 2 (/ (pow l 2) x)) 28.527 * [backup-simplify]: Simplify (* (* (/ 1 l) 2) (/ (/ 1 l) (/ 1 x))) into (* 2 (/ x (pow l 2))) 28.527 * [approximate]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in (l x) around 0 28.527 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 28.527 * [taylor]: Taking taylor expansion of 2 in x 28.527 * [backup-simplify]: Simplify 2 into 2 28.527 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 28.527 * [taylor]: Taking taylor expansion of x in x 28.527 * [backup-simplify]: Simplify 0 into 0 28.527 * [backup-simplify]: Simplify 1 into 1 28.527 * [taylor]: Taking taylor expansion of (pow l 2) in x 28.527 * [taylor]: Taking taylor expansion of l in x 28.527 * [backup-simplify]: Simplify l into l 28.527 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.527 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.527 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 28.527 * [taylor]: Taking taylor expansion of 2 in l 28.527 * [backup-simplify]: Simplify 2 into 2 28.527 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 28.527 * [taylor]: Taking taylor expansion of x in l 28.527 * [backup-simplify]: Simplify x into x 28.527 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.527 * [taylor]: Taking taylor expansion of l in l 28.527 * [backup-simplify]: Simplify 0 into 0 28.527 * [backup-simplify]: Simplify 1 into 1 28.527 * [backup-simplify]: Simplify (* 1 1) into 1 28.527 * [backup-simplify]: Simplify (/ x 1) into x 28.527 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 28.528 * [taylor]: Taking taylor expansion of 2 in l 28.528 * [backup-simplify]: Simplify 2 into 2 28.528 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 28.528 * [taylor]: Taking taylor expansion of x in l 28.528 * [backup-simplify]: Simplify x into x 28.528 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.528 * [taylor]: Taking taylor expansion of l in l 28.528 * [backup-simplify]: Simplify 0 into 0 28.528 * [backup-simplify]: Simplify 1 into 1 28.528 * [backup-simplify]: Simplify (* 1 1) into 1 28.528 * [backup-simplify]: Simplify (/ x 1) into x 28.528 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 28.528 * [taylor]: Taking taylor expansion of (* 2 x) in x 28.528 * [taylor]: Taking taylor expansion of 2 in x 28.528 * [backup-simplify]: Simplify 2 into 2 28.528 * [taylor]: Taking taylor expansion of x in x 28.528 * [backup-simplify]: Simplify 0 into 0 28.528 * [backup-simplify]: Simplify 1 into 1 28.528 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 0)) into 2 28.529 * [backup-simplify]: Simplify 2 into 2 28.529 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.530 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 28.530 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 28.530 * [taylor]: Taking taylor expansion of 0 in x 28.530 * [backup-simplify]: Simplify 0 into 0 28.530 * [backup-simplify]: Simplify 0 into 0 28.531 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 1) (* 0 0))) into 0 28.531 * [backup-simplify]: Simplify 0 into 0 28.532 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 28.534 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.534 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 x))) into 0 28.534 * [taylor]: Taking taylor expansion of 0 in x 28.534 * [backup-simplify]: Simplify 0 into 0 28.534 * [backup-simplify]: Simplify 0 into 0 28.534 * [backup-simplify]: Simplify 0 into 0 28.536 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 28.536 * [backup-simplify]: Simplify 0 into 0 28.537 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 28.539 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.540 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 28.540 * [taylor]: Taking taylor expansion of 0 in x 28.540 * [backup-simplify]: Simplify 0 into 0 28.540 * [backup-simplify]: Simplify 0 into 0 28.540 * [backup-simplify]: Simplify (* 2 (* (/ 1 x) (pow (/ 1 l) -2))) into (* 2 (/ (pow l 2) x)) 28.541 * [backup-simplify]: Simplify (* (* (/ 1 (- l)) 2) (/ (/ 1 (- l)) (/ 1 (- x)))) into (* -2 (/ x (pow l 2))) 28.541 * [approximate]: Taking taylor expansion of (* -2 (/ x (pow l 2))) in (l x) around 0 28.541 * [taylor]: Taking taylor expansion of (* -2 (/ x (pow l 2))) in x 28.541 * [taylor]: Taking taylor expansion of -2 in x 28.541 * [backup-simplify]: Simplify -2 into -2 28.541 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 28.541 * [taylor]: Taking taylor expansion of x in x 28.541 * [backup-simplify]: Simplify 0 into 0 28.541 * [backup-simplify]: Simplify 1 into 1 28.541 * [taylor]: Taking taylor expansion of (pow l 2) in x 28.541 * [taylor]: Taking taylor expansion of l in x 28.541 * [backup-simplify]: Simplify l into l 28.541 * [backup-simplify]: Simplify (* l l) into (pow l 2) 28.541 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 28.541 * [taylor]: Taking taylor expansion of (* -2 (/ x (pow l 2))) in l 28.541 * [taylor]: Taking taylor expansion of -2 in l 28.541 * [backup-simplify]: Simplify -2 into -2 28.541 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 28.541 * [taylor]: Taking taylor expansion of x in l 28.541 * [backup-simplify]: Simplify x into x 28.541 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.541 * [taylor]: Taking taylor expansion of l in l 28.541 * [backup-simplify]: Simplify 0 into 0 28.541 * [backup-simplify]: Simplify 1 into 1 28.542 * [backup-simplify]: Simplify (* 1 1) into 1 28.542 * [backup-simplify]: Simplify (/ x 1) into x 28.542 * [taylor]: Taking taylor expansion of (* -2 (/ x (pow l 2))) in l 28.542 * [taylor]: Taking taylor expansion of -2 in l 28.542 * [backup-simplify]: Simplify -2 into -2 28.542 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 28.542 * [taylor]: Taking taylor expansion of x in l 28.542 * [backup-simplify]: Simplify x into x 28.542 * [taylor]: Taking taylor expansion of (pow l 2) in l 28.542 * [taylor]: Taking taylor expansion of l in l 28.542 * [backup-simplify]: Simplify 0 into 0 28.542 * [backup-simplify]: Simplify 1 into 1 28.543 * [backup-simplify]: Simplify (* 1 1) into 1 28.543 * [backup-simplify]: Simplify (/ x 1) into x 28.543 * [backup-simplify]: Simplify (* -2 x) into (* -2 x) 28.543 * [taylor]: Taking taylor expansion of (* -2 x) in x 28.543 * [taylor]: Taking taylor expansion of -2 in x 28.543 * [backup-simplify]: Simplify -2 into -2 28.543 * [taylor]: Taking taylor expansion of x in x 28.543 * [backup-simplify]: Simplify 0 into 0 28.543 * [backup-simplify]: Simplify 1 into 1 28.544 * [backup-simplify]: Simplify (+ (* -2 1) (* 0 0)) into -2 28.544 * [backup-simplify]: Simplify -2 into -2 28.544 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 28.545 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 28.546 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 x)) into 0 28.546 * [taylor]: Taking taylor expansion of 0 in x 28.546 * [backup-simplify]: Simplify 0 into 0 28.546 * [backup-simplify]: Simplify 0 into 0 28.547 * [backup-simplify]: Simplify (+ (* -2 0) (+ (* 0 1) (* 0 0))) into 0 28.547 * [backup-simplify]: Simplify 0 into 0 28.548 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 28.550 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.550 * [backup-simplify]: Simplify (+ (* -2 0) (+ (* 0 0) (* 0 x))) into 0 28.551 * [taylor]: Taking taylor expansion of 0 in x 28.551 * [backup-simplify]: Simplify 0 into 0 28.551 * [backup-simplify]: Simplify 0 into 0 28.551 * [backup-simplify]: Simplify 0 into 0 28.552 * [backup-simplify]: Simplify (+ (* -2 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 28.552 * [backup-simplify]: Simplify 0 into 0 28.553 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 28.555 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 28.556 * [backup-simplify]: Simplify (+ (* -2 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 28.556 * [taylor]: Taking taylor expansion of 0 in x 28.556 * [backup-simplify]: Simplify 0 into 0 28.556 * [backup-simplify]: Simplify 0 into 0 28.556 * [backup-simplify]: Simplify (* -2 (* (/ 1 (- x)) (pow (/ 1 (- l)) -2))) into (* 2 (/ (pow l 2) x)) 28.556 * * * [progress]: simplifying candidates 28.556 * * * * [progress]: [ 1 / 101 ] simplifiying candidate # 28.557 * * * * [progress]: [ 2 / 101 ] simplifiying candidate # 28.557 * * * * [progress]: [ 3 / 101 ] simplifiying candidate # 28.557 * [simplify]: Simplifying (log (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 28.557 * * [simplify]: iters left: 6 (15 enodes) 28.565 * * [simplify]: iters left: 5 (57 enodes) 28.585 * * [simplify]: iters left: 4 (84 enodes) 28.621 * * [simplify]: iters left: 3 (133 enodes) 28.648 * * [simplify]: iters left: 2 (227 enodes) 28.685 * * [simplify]: iters left: 1 (278 enodes) 28.720 * * [simplify]: Extracting #0: cost 1 inf + 0 28.720 * * [simplify]: Extracting #1: cost 3 inf + 0 28.720 * * [simplify]: Extracting #2: cost 5 inf + 0 28.720 * * [simplify]: Extracting #3: cost 13 inf + 0 28.720 * * [simplify]: Extracting #4: cost 52 inf + 0 28.721 * * [simplify]: Extracting #5: cost 71 inf + 46 28.721 * * [simplify]: Extracting #6: cost 24 inf + 3961 28.723 * * [simplify]: Extracting #7: cost 2 inf + 7665 28.725 * * [simplify]: Extracting #8: cost 0 inf + 8263 28.727 * [simplify]: Simplified to (log (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 28.727 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (exp (log (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 28.727 * * * * [progress]: [ 4 / 101 ] simplifiying candidate # 28.727 * [simplify]: Simplifying (exp (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 28.727 * * [simplify]: iters left: 6 (15 enodes) 28.732 * * [simplify]: iters left: 5 (57 enodes) 28.742 * * [simplify]: iters left: 4 (84 enodes) 28.757 * * [simplify]: iters left: 3 (133 enodes) 28.790 * * [simplify]: iters left: 2 (227 enodes) 28.832 * * [simplify]: iters left: 1 (278 enodes) 28.900 * * [simplify]: Extracting #0: cost 1 inf + 0 28.900 * * [simplify]: Extracting #1: cost 3 inf + 0 28.900 * * [simplify]: Extracting #2: cost 5 inf + 0 28.900 * * [simplify]: Extracting #3: cost 13 inf + 0 28.900 * * [simplify]: Extracting #4: cost 52 inf + 0 28.901 * * [simplify]: Extracting #5: cost 71 inf + 46 28.902 * * [simplify]: Extracting #6: cost 24 inf + 3961 28.906 * * [simplify]: Extracting #7: cost 2 inf + 7665 28.910 * * [simplify]: Extracting #8: cost 0 inf + 8263 28.913 * [simplify]: Simplified to (exp (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 28.914 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (log (exp (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 28.914 * * * * [progress]: [ 5 / 101 ] simplifiying candidate # 28.914 * [simplify]: Simplifying (* (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 28.914 * * [simplify]: iters left: 6 (16 enodes) 28.918 * * [simplify]: iters left: 5 (60 enodes) 28.929 * * [simplify]: iters left: 4 (87 enodes) 28.946 * * [simplify]: iters left: 3 (136 enodes) 28.993 * * [simplify]: iters left: 2 (230 enodes) 29.067 * * [simplify]: iters left: 1 (282 enodes) 29.106 * * [simplify]: Extracting #0: cost 1 inf + 0 29.106 * * [simplify]: Extracting #1: cost 3 inf + 0 29.106 * * [simplify]: Extracting #2: cost 5 inf + 0 29.106 * * [simplify]: Extracting #3: cost 7 inf + 0 29.106 * * [simplify]: Extracting #4: cost 14 inf + 0 29.107 * * [simplify]: Extracting #5: cost 52 inf + 0 29.107 * * [simplify]: Extracting #6: cost 68 inf + 213 29.109 * * [simplify]: Extracting #7: cost 18 inf + 5266 29.113 * * [simplify]: Extracting #8: cost 1 inf + 8518 29.117 * * [simplify]: Extracting #9: cost 0 inf + 8723 29.121 * * [simplify]: Extracting #10: cost 0 inf + 8683 29.125 * [simplify]: Simplified to (* (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4)))) (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) 29.125 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (* (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4)))) (cbrt (sqrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 29.125 * [simplify]: Simplifying (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 29.125 * * [simplify]: iters left: 6 (15 enodes) 29.134 * * [simplify]: iters left: 5 (57 enodes) 29.154 * * [simplify]: iters left: 4 (84 enodes) 29.170 * * [simplify]: iters left: 3 (133 enodes) 29.197 * * [simplify]: iters left: 2 (227 enodes) 29.247 * * [simplify]: iters left: 1 (278 enodes) 29.292 * * [simplify]: Extracting #0: cost 1 inf + 0 29.292 * * [simplify]: Extracting #1: cost 3 inf + 0 29.292 * * [simplify]: Extracting #2: cost 5 inf + 0 29.292 * * [simplify]: Extracting #3: cost 13 inf + 0 29.292 * * [simplify]: Extracting #4: cost 52 inf + 0 29.292 * * [simplify]: Extracting #5: cost 71 inf + 46 29.293 * * [simplify]: Extracting #6: cost 24 inf + 3961 29.295 * * [simplify]: Extracting #7: cost 2 inf + 7675 29.296 * * [simplify]: Extracting #8: cost 0 inf + 8283 29.298 * [simplify]: Simplified to (cbrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 29.298 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (* (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (cbrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 29.299 * * * * [progress]: [ 6 / 101 ] simplifiying candidate # 29.299 * [simplify]: Simplifying (* (* (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 29.299 * * [simplify]: iters left: 6 (16 enodes) 29.305 * * [simplify]: iters left: 5 (59 enodes) 29.322 * * [simplify]: iters left: 4 (97 enodes) 29.340 * * [simplify]: iters left: 3 (202 enodes) 29.417 * * [simplify]: iters left: 2 (471 enodes) 29.566 * * [simplify]: Extracting #0: cost 1 inf + 0 29.566 * * [simplify]: Extracting #1: cost 17 inf + 0 29.567 * * [simplify]: Extracting #2: cost 151 inf + 1 29.567 * * [simplify]: Extracting #3: cost 206 inf + 48 29.569 * * [simplify]: Extracting #4: cost 154 inf + 7374 29.574 * * [simplify]: Extracting #5: cost 61 inf + 32043 29.588 * * [simplify]: Extracting #6: cost 7 inf + 56183 29.618 * * [simplify]: Extracting #7: cost 0 inf + 59589 29.649 * [simplify]: Simplified to (* (+ (/ (* l l) (/ x 2)) (* t (* (+ 2 (/ 4 x)) t))) (sqrt (+ (/ (* l l) (/ x 2)) (* t (* (+ 2 (/ 4 x)) t))))) 29.649 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (cbrt (* (+ (/ (* l l) (/ x 2)) (* t (* (+ 2 (/ 4 x)) t))) (sqrt (+ (/ (* l l) (/ x 2)) (* t (* (+ 2 (/ 4 x)) t)))))))) 29.649 * * * * [progress]: [ 7 / 101 ] simplifiying candidate # 29.650 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.650 * * [simplify]: iters left: 6 (16 enodes) 29.658 * * [simplify]: iters left: 5 (61 enodes) 29.677 * * [simplify]: iters left: 4 (88 enodes) 29.711 * * [simplify]: iters left: 3 (137 enodes) 29.756 * * [simplify]: iters left: 2 (231 enodes) 29.832 * * [simplify]: iters left: 1 (279 enodes) 29.895 * * [simplify]: Extracting #0: cost 1 inf + 0 29.895 * * [simplify]: Extracting #1: cost 4 inf + 0 29.895 * * [simplify]: Extracting #2: cost 7 inf + 0 29.895 * * [simplify]: Extracting #3: cost 14 inf + 0 29.895 * * [simplify]: Extracting #4: cost 52 inf + 0 29.895 * * [simplify]: Extracting #5: cost 68 inf + 171 29.897 * * [simplify]: Extracting #6: cost 23 inf + 3842 29.901 * * [simplify]: Extracting #7: cost 2 inf + 7953 29.905 * * [simplify]: Extracting #8: cost 0 inf + 8683 29.909 * [simplify]: Simplified to (fabs (cbrt (+ (* l (/ (* l 2) x)) (* (+ 2 (/ 4 x)) (* t t))))) 29.909 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (fabs (cbrt (+ (* l (/ (* l 2) x)) (* (+ 2 (/ 4 x)) (* t t))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 29.909 * [simplify]: Simplifying (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 29.909 * * [simplify]: iters left: 6 (15 enodes) 29.918 * * [simplify]: iters left: 5 (57 enodes) 29.937 * * [simplify]: iters left: 4 (84 enodes) 29.966 * * [simplify]: iters left: 3 (133 enodes) 30.009 * * [simplify]: iters left: 2 (227 enodes) 30.076 * * [simplify]: iters left: 1 (278 enodes) 30.110 * * [simplify]: Extracting #0: cost 1 inf + 0 30.110 * * [simplify]: Extracting #1: cost 3 inf + 0 30.110 * * [simplify]: Extracting #2: cost 5 inf + 0 30.111 * * [simplify]: Extracting #3: cost 13 inf + 0 30.111 * * [simplify]: Extracting #4: cost 52 inf + 0 30.111 * * [simplify]: Extracting #5: cost 71 inf + 46 30.112 * * [simplify]: Extracting #6: cost 24 inf + 3961 30.114 * * [simplify]: Extracting #7: cost 2 inf + 7755 30.117 * * [simplify]: Extracting #8: cost 0 inf + 8363 30.121 * [simplify]: Simplified to (sqrt (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 30.121 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 30.122 * * * * [progress]: [ 8 / 101 ] simplifiying candidate # 30.122 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 30.122 * * [simplify]: iters left: 6 (15 enodes) 30.130 * * [simplify]: iters left: 5 (57 enodes) 30.148 * * [simplify]: iters left: 4 (84 enodes) 30.178 * * [simplify]: iters left: 3 (133 enodes) 30.208 * * [simplify]: iters left: 2 (227 enodes) 30.276 * * [simplify]: iters left: 1 (278 enodes) 30.321 * * [simplify]: Extracting #0: cost 1 inf + 0 30.321 * * [simplify]: Extracting #1: cost 3 inf + 0 30.321 * * [simplify]: Extracting #2: cost 5 inf + 0 30.321 * * [simplify]: Extracting #3: cost 13 inf + 0 30.322 * * [simplify]: Extracting #4: cost 52 inf + 0 30.322 * * [simplify]: Extracting #5: cost 71 inf + 46 30.323 * * [simplify]: Extracting #6: cost 24 inf + 3961 30.324 * * [simplify]: Extracting #7: cost 2 inf + 7635 30.326 * * [simplify]: Extracting #8: cost 0 inf + 8203 30.328 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 30.328 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 30.328 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 30.329 * * [simplify]: iters left: 6 (15 enodes) 30.333 * * [simplify]: iters left: 5 (57 enodes) 30.342 * * [simplify]: iters left: 4 (84 enodes) 30.367 * * [simplify]: iters left: 3 (133 enodes) 30.391 * * [simplify]: iters left: 2 (227 enodes) 30.464 * * [simplify]: iters left: 1 (278 enodes) 30.523 * * [simplify]: Extracting #0: cost 1 inf + 0 30.523 * * [simplify]: Extracting #1: cost 3 inf + 0 30.523 * * [simplify]: Extracting #2: cost 5 inf + 0 30.523 * * [simplify]: Extracting #3: cost 13 inf + 0 30.523 * * [simplify]: Extracting #4: cost 52 inf + 0 30.523 * * [simplify]: Extracting #5: cost 71 inf + 46 30.524 * * [simplify]: Extracting #6: cost 24 inf + 3961 30.526 * * [simplify]: Extracting #7: cost 2 inf + 7635 30.905 * * [simplify]: Extracting #8: cost 0 inf + 8203 30.909 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 30.909 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 30.909 * * * * [progress]: [ 9 / 101 ] simplifiying candidate # 30.910 * [simplify]: Simplifying (sqrt 1) 30.910 * * [simplify]: iters left: 1 (2 enodes) 30.913 * * [simplify]: Extracting #0: cost 1 inf + 0 30.913 * * [simplify]: Extracting #1: cost 0 inf + 1 30.913 * [simplify]: Simplified to 1 30.913 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* 1 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) 30.914 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 30.914 * * [simplify]: iters left: 6 (14 enodes) 30.922 * * [simplify]: iters left: 5 (54 enodes) 30.939 * * [simplify]: iters left: 4 (81 enodes) 30.967 * * [simplify]: iters left: 3 (130 enodes) 30.988 * * [simplify]: iters left: 2 (224 enodes) 31.063 * * [simplify]: iters left: 1 (276 enodes) 31.126 * * [simplify]: Extracting #0: cost 1 inf + 0 31.127 * * [simplify]: Extracting #1: cost 3 inf + 0 31.127 * * [simplify]: Extracting #2: cost 11 inf + 0 31.127 * * [simplify]: Extracting #3: cost 50 inf + 0 31.127 * * [simplify]: Extracting #4: cost 64 inf + 336 31.129 * * [simplify]: Extracting #5: cost 24 inf + 3068 31.132 * * [simplify]: Extracting #6: cost 1 inf + 7188 31.136 * * [simplify]: Extracting #7: cost 0 inf + 7393 31.140 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 31.140 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* 1 (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t))))))) 31.140 * * * * [progress]: [ 10 / 101 ] simplifiying candidate # 31.140 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))) 31.141 * * [simplify]: iters left: 6 (23 enodes) 31.157 * * [simplify]: iters left: 5 (113 enodes) 31.199 * * [simplify]: iters left: 4 (243 enodes) 31.276 * * [simplify]: Extracting #0: cost 1 inf + 0 31.276 * * [simplify]: Extracting #1: cost 3 inf + 0 31.276 * * [simplify]: Extracting #2: cost 12 inf + 0 31.276 * * [simplify]: Extracting #3: cost 84 inf + 0 31.277 * * [simplify]: Extracting #4: cost 147 inf + 45 31.277 * * [simplify]: Extracting #5: cost 166 inf + 1207 31.279 * * [simplify]: Extracting #6: cost 114 inf + 10182 31.288 * * [simplify]: Extracting #7: cost 17 inf + 29591 31.301 * * [simplify]: Extracting #8: cost 2 inf + 31548 31.314 * * [simplify]: Extracting #9: cost 0 inf + 32095 31.327 * [simplify]: Simplified to (sqrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) 31.328 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x))))) 31.328 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x)) 31.328 * * [simplify]: iters left: 6 (11 enodes) 31.336 * * [simplify]: iters left: 5 (49 enodes) 31.355 * * [simplify]: iters left: 4 (102 enodes) 31.388 * * [simplify]: iters left: 3 (187 enodes) 31.454 * * [simplify]: iters left: 2 (350 enodes) 31.610 * * [simplify]: Extracting #0: cost 1 inf + 0 31.610 * * [simplify]: Extracting #1: cost 3 inf + 0 31.610 * * [simplify]: Extracting #2: cost 16 inf + 0 31.610 * * [simplify]: Extracting #3: cost 60 inf + 3 31.610 * * [simplify]: Extracting #4: cost 88 inf + 216 31.611 * * [simplify]: Extracting #5: cost 47 inf + 3640 31.613 * * [simplify]: Extracting #6: cost 2 inf + 8726 31.616 * * [simplify]: Extracting #7: cost 0 inf + 8687 31.620 * * [simplify]: Extracting #8: cost 0 inf + 8684 31.625 * [simplify]: Simplified to (sqrt (+ -8 (* 4 (+ x (/ 4 x))))) 31.625 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) (sqrt (+ -8 (* 4 (+ x (/ 4 x)))))))) 31.625 * * * * [progress]: [ 11 / 101 ] simplifiying candidate # 31.625 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) 31.626 * * [simplify]: iters left: 6 (18 enodes) 31.638 * * [simplify]: iters left: 5 (80 enodes) 31.656 * * [simplify]: iters left: 4 (156 enodes) 31.696 * * [simplify]: iters left: 3 (457 enodes) 31.974 * * [simplify]: Extracting #0: cost 1 inf + 0 31.974 * * [simplify]: Extracting #1: cost 3 inf + 0 31.974 * * [simplify]: Extracting #2: cost 16 inf + 0 31.975 * * [simplify]: Extracting #3: cost 130 inf + 0 31.976 * * [simplify]: Extracting #4: cost 302 inf + 423 31.979 * * [simplify]: Extracting #5: cost 286 inf + 11945 31.998 * * [simplify]: Extracting #6: cost 80 inf + 45974 32.027 * * [simplify]: Extracting #7: cost 0 inf + 58864 32.056 * * [simplify]: Extracting #8: cost 0 inf + 58659 32.079 * * [simplify]: Extracting #9: cost 0 inf + 57716 32.096 * [simplify]: Simplified to (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) 32.096 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) (sqrt (* (- (/ 4 x) 2) x))))) 32.097 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) x)) 32.097 * * [simplify]: iters left: 6 (7 enodes) 32.102 * * [simplify]: iters left: 5 (25 enodes) 32.111 * * [simplify]: iters left: 4 (33 enodes) 32.122 * * [simplify]: iters left: 3 (48 enodes) 32.136 * * [simplify]: iters left: 2 (56 enodes) 32.149 * * [simplify]: iters left: 1 (60 enodes) 32.156 * * [simplify]: Extracting #0: cost 1 inf + 0 32.156 * * [simplify]: Extracting #1: cost 3 inf + 0 32.156 * * [simplify]: Extracting #2: cost 8 inf + 0 32.156 * * [simplify]: Extracting #3: cost 11 inf + 2 32.156 * * [simplify]: Extracting #4: cost 8 inf + 88 32.156 * * [simplify]: Extracting #5: cost 3 inf + 421 32.157 * * [simplify]: Extracting #6: cost 1 inf + 627 32.157 * * [simplify]: Extracting #7: cost 0 inf + 750 32.157 * [simplify]: Simplified to (sqrt (+ 4 (* x -2))) 32.157 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) (sqrt (+ 4 (* x -2)))))) 32.157 * * * * [progress]: [ 12 / 101 ] simplifiying candidate # 32.157 * [simplify]: Simplifying (sqrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) 32.158 * * [simplify]: iters left: 6 (17 enodes) 32.163 * * [simplify]: iters left: 5 (81 enodes) 32.193 * * [simplify]: iters left: 4 (243 enodes) 32.334 * * [simplify]: Extracting #0: cost 1 inf + 0 32.334 * * [simplify]: Extracting #1: cost 3 inf + 0 32.334 * * [simplify]: Extracting #2: cost 6 inf + 0 32.334 * * [simplify]: Extracting #3: cost 113 inf + 0 32.335 * * [simplify]: Extracting #4: cost 309 inf + 511 32.338 * * [simplify]: Extracting #5: cost 203 inf + 21465 32.359 * * [simplify]: Extracting #6: cost 19 inf + 60631 32.392 * * [simplify]: Extracting #7: cost 0 inf + 67196 32.409 * [simplify]: Simplified to (sqrt (+ (* (* (/ (* (* l l) 2) x) (/ (* (* l l) 2) x)) (/ (* (* l l) 2) x)) (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))))) 32.409 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (/ (* (* l l) 2) x) (/ (* (* l l) 2) x)) (/ (* (* l l) 2) x)) (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))))) (sqrt (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))) 32.409 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 32.409 * * [simplify]: iters left: 6 (18 enodes) 32.415 * * [simplify]: iters left: 5 (90 enodes) 32.444 * * [simplify]: iters left: 4 (296 enodes) 32.605 * * [simplify]: Extracting #0: cost 1 inf + 0 32.605 * * [simplify]: Extracting #1: cost 3 inf + 0 32.605 * * [simplify]: Extracting #2: cost 12 inf + 0 32.605 * * [simplify]: Extracting #3: cost 185 inf + 0 32.608 * * [simplify]: Extracting #4: cost 341 inf + 1767 32.622 * * [simplify]: Extracting #5: cost 166 inf + 32538 32.656 * * [simplify]: Extracting #6: cost 20 inf + 69356 32.688 * * [simplify]: Extracting #7: cost 0 inf + 74297 32.706 * * [simplify]: Extracting #8: cost 0 inf + 74178 32.734 * [simplify]: Simplified to (sqrt (+ (* (- (* (* 2 l) (/ l x)) (* (+ 2 (/ 4 x)) (* t t))) (* (* 2 l) (/ l x))) (* (* (+ 2 (/ 4 x)) (* t t)) (* (+ 2 (/ 4 x)) (* t t))))) 32.734 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (/ (* (* l l) 2) x) (/ (* (* l l) 2) x)) (/ (* (* l l) 2) x)) (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))))) (sqrt (+ (* (- (* (* 2 l) (/ l x)) (* (+ 2 (/ 4 x)) (* t t))) (* (* 2 l) (/ l x))) (* (* (+ 2 (/ 4 x)) (* t t)) (* (+ 2 (/ 4 x)) (* t t)))))))) 32.735 * * * * [progress]: [ 13 / 101 ] simplifiying candidate # 32.735 * [simplify]: Simplifying (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) 32.736 * * [simplify]: iters left: 6 (16 enodes) 32.741 * * [simplify]: iters left: 5 (77 enodes) 32.760 * * [simplify]: iters left: 4 (223 enodes) 32.870 * * [simplify]: Extracting #0: cost 1 inf + 0 32.871 * * [simplify]: Extracting #1: cost 3 inf + 0 32.871 * * [simplify]: Extracting #2: cost 17 inf + 0 32.871 * * [simplify]: Extracting #3: cost 115 inf + 0 32.872 * * [simplify]: Extracting #4: cost 216 inf + 47 32.877 * * [simplify]: Extracting #5: cost 143 inf + 11692 32.885 * * [simplify]: Extracting #6: cost 12 inf + 34448 32.893 * * [simplify]: Extracting #7: cost 0 inf + 36687 32.902 * [simplify]: Simplified to (sqrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) 32.903 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) (sqrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) 32.903 * [simplify]: Simplifying (sqrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 32.903 * * [simplify]: iters left: 6 (14 enodes) 32.908 * * [simplify]: iters left: 5 (55 enodes) 32.927 * * [simplify]: iters left: 4 (97 enodes) 32.968 * * [simplify]: iters left: 3 (192 enodes) 33.011 * * [simplify]: iters left: 2 (327 enodes) 33.085 * * [simplify]: iters left: 1 (429 enodes) 33.181 * * [simplify]: Extracting #0: cost 1 inf + 0 33.181 * * [simplify]: Extracting #1: cost 3 inf + 0 33.181 * * [simplify]: Extracting #2: cost 13 inf + 0 33.181 * * [simplify]: Extracting #3: cost 66 inf + 0 33.182 * * [simplify]: Extracting #4: cost 91 inf + 297 33.184 * * [simplify]: Extracting #5: cost 32 inf + 5077 33.189 * * [simplify]: Extracting #6: cost 4 inf + 8799 33.194 * * [simplify]: Extracting #7: cost 0 inf + 9490 33.199 * [simplify]: Simplified to (sqrt (- (* t (* (+ 2 (/ 4 x)) t)) (* (* l 2) (/ l x)))) 33.199 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) (sqrt (- (* t (* (+ 2 (/ 4 x)) t)) (* (* l 2) (/ l x))))))) 33.200 * * * * [progress]: [ 14 / 101 ] simplifiying candidate # 33.200 * [simplify]: Simplifying (/ 1 2) 33.200 * * [simplify]: iters left: 2 (3 enodes) 33.204 * * [simplify]: iters left: 1 (12 enodes) 33.208 * * [simplify]: Extracting #0: cost 1 inf + 0 33.208 * * [simplify]: Extracting #1: cost 0 inf + 1 33.208 * [simplify]: Simplified to 1/2 33.208 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (pow (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 1/2))) 33.208 * * * * [progress]: [ 15 / 101 ] simplifiying candidate # 33.209 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 33.209 * * [simplify]: iters left: 6 (15 enodes) 33.215 * * [simplify]: iters left: 5 (57 enodes) 33.227 * * [simplify]: iters left: 4 (84 enodes) 33.241 * * [simplify]: iters left: 3 (133 enodes) 33.273 * * [simplify]: iters left: 2 (227 enodes) 33.311 * * [simplify]: iters left: 1 (278 enodes) 33.353 * * [simplify]: Extracting #0: cost 1 inf + 0 33.353 * * [simplify]: Extracting #1: cost 3 inf + 0 33.353 * * [simplify]: Extracting #2: cost 5 inf + 0 33.353 * * [simplify]: Extracting #3: cost 13 inf + 0 33.353 * * [simplify]: Extracting #4: cost 52 inf + 0 33.354 * * [simplify]: Extracting #5: cost 71 inf + 46 33.354 * * [simplify]: Extracting #6: cost 24 inf + 3961 33.356 * * [simplify]: Extracting #7: cost 2 inf + 7635 33.358 * * [simplify]: Extracting #8: cost 0 inf + 8203 33.360 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 33.360 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 33.361 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 33.361 * * [simplify]: iters left: 6 (15 enodes) 33.365 * * [simplify]: iters left: 5 (57 enodes) 33.383 * * [simplify]: iters left: 4 (84 enodes) 33.414 * * [simplify]: iters left: 3 (133 enodes) 33.439 * * [simplify]: iters left: 2 (227 enodes) 33.478 * * [simplify]: iters left: 1 (278 enodes) 33.531 * * [simplify]: Extracting #0: cost 1 inf + 0 33.531 * * [simplify]: Extracting #1: cost 3 inf + 0 33.531 * * [simplify]: Extracting #2: cost 5 inf + 0 33.531 * * [simplify]: Extracting #3: cost 13 inf + 0 33.532 * * [simplify]: Extracting #4: cost 52 inf + 0 33.532 * * [simplify]: Extracting #5: cost 71 inf + 46 33.534 * * [simplify]: Extracting #6: cost 24 inf + 3961 33.537 * * [simplify]: Extracting #7: cost 2 inf + 7635 33.541 * * [simplify]: Extracting #8: cost 0 inf + 8203 33.545 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 33.545 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))))))) 33.546 * * * * [progress]: [ 16 / 101 ] simplifiying candidate # 33.546 * * * * [progress]: [ 17 / 101 ] simplifiying candidate # 33.546 * * * * [progress]: [ 18 / 101 ] simplifiying candidate #real (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 33.546 * [simplify]: Simplifying (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 33.546 * * [simplify]: iters left: 6 (15 enodes) 33.554 * * [simplify]: iters left: 5 (54 enodes) 33.571 * * [simplify]: iters left: 4 (81 enodes) 33.599 * * [simplify]: iters left: 3 (130 enodes) 33.644 * * [simplify]: iters left: 2 (224 enodes) 33.700 * * [simplify]: iters left: 1 (276 enodes) 33.752 * * [simplify]: Extracting #0: cost 1 inf + 0 33.752 * * [simplify]: Extracting #1: cost 2 inf + 0 33.753 * * [simplify]: Extracting #2: cost 3 inf + 0 33.753 * * [simplify]: Extracting #3: cost 11 inf + 0 33.753 * * [simplify]: Extracting #4: cost 50 inf + 0 33.753 * * [simplify]: Extracting #5: cost 66 inf + 172 33.755 * * [simplify]: Extracting #6: cost 20 inf + 3725 33.758 * * [simplify]: Extracting #7: cost 1 inf + 7310 33.762 * * [simplify]: Extracting #8: cost 0 inf + 7393 33.765 * [simplify]: Simplified to (real->posit16 (sqrt (+ (/ (* (* l 2) l) x) (* (+ 2 (/ 4 x)) (* t t))))) 33.765 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (posit16->real (real->posit16 (sqrt (+ (/ (* (* l 2) l) x) (* (+ 2 (/ 4 x)) (* t t)))))))) 33.765 * * * * [progress]: [ 19 / 101 ] simplifiying candidate # 33.766 * [simplify]: Simplifying (* (sqrt 2) t) 33.766 * * [simplify]: iters left: 3 (4 enodes) 33.767 * * [simplify]: iters left: 2 (13 enodes) 33.769 * * [simplify]: Extracting #0: cost 1 inf + 0 33.769 * * [simplify]: Extracting #1: cost 4 inf + 0 33.769 * * [simplify]: Extracting #2: cost 5 inf + 1 33.769 * * [simplify]: Extracting #3: cost 4 inf + 2 33.770 * * [simplify]: Extracting #4: cost 0 inf + 248 33.770 * [simplify]: Simplified to (* t (sqrt 2)) 33.770 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* t (sqrt 2)) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 33.770 * * * * [progress]: [ 20 / 101 ] simplifiying candidate # 33.770 * * * * [progress]: [ 21 / 101 ] simplifiying candidate # 33.770 * [simplify]: Simplifying (+ (log (sqrt 2)) (log t)) 33.770 * * [simplify]: iters left: 4 (6 enodes) 33.772 * * [simplify]: iters left: 3 (19 enodes) 33.775 * * [simplify]: Extracting #0: cost 1 inf + 0 33.775 * * [simplify]: Extracting #1: cost 4 inf + 0 33.775 * * [simplify]: Extracting #2: cost 8 inf + 0 33.775 * * [simplify]: Extracting #3: cost 7 inf + 143 33.775 * * [simplify]: Extracting #4: cost 6 inf + 144 33.775 * * [simplify]: Extracting #5: cost 0 inf + 892 33.775 * [simplify]: Simplified to (+ (log (sqrt 2)) (log t)) 33.775 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (log (sqrt 2)) (log t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 33.775 * * * * [progress]: [ 22 / 101 ] simplifiying candidate # 33.775 * [simplify]: Simplifying (log (* (sqrt 2) t)) 33.775 * * [simplify]: iters left: 4 (5 enodes) 33.777 * * [simplify]: iters left: 3 (19 enodes) 33.780 * * [simplify]: iters left: 2 (24 enodes) 33.784 * * [simplify]: Extracting #0: cost 1 inf + 0 33.784 * * [simplify]: Extracting #1: cost 5 inf + 0 33.784 * * [simplify]: Extracting #2: cost 10 inf + 0 33.784 * * [simplify]: Extracting #3: cost 9 inf + 143 33.784 * * [simplify]: Extracting #4: cost 8 inf + 144 33.784 * * [simplify]: Extracting #5: cost 0 inf + 916 33.784 * [simplify]: Simplified to (log (* t (sqrt 2))) 33.784 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (log (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 33.784 * * * * [progress]: [ 23 / 101 ] simplifiying candidate # 33.785 * [simplify]: Simplifying (exp (* (sqrt 2) t)) 33.785 * * [simplify]: iters left: 4 (5 enodes) 33.786 * * [simplify]: iters left: 3 (18 enodes) 33.789 * * [simplify]: iters left: 2 (25 enodes) 33.793 * * [simplify]: iters left: 1 (36 enodes) 33.800 * * [simplify]: Extracting #0: cost 1 inf + 0 33.800 * * [simplify]: Extracting #1: cost 14 inf + 0 33.800 * * [simplify]: Extracting #2: cost 27 inf + 72 33.800 * * [simplify]: Extracting #3: cost 23 inf + 543 33.801 * * [simplify]: Extracting #4: cost 9 inf + 2658 33.801 * * [simplify]: Extracting #5: cost 1 inf + 5204 33.802 * * [simplify]: Extracting #6: cost 0 inf + 5621 33.802 * [simplify]: Simplified to (exp (* t (sqrt 2))) 33.802 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (log (exp (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 33.802 * * * * [progress]: [ 24 / 101 ] simplifiying candidate # 33.803 * [simplify]: Simplifying (* (* (* (sqrt 2) (sqrt 2)) (sqrt 2)) (* (* t t) t)) 33.803 * * [simplify]: iters left: 6 (8 enodes) 33.805 * * [simplify]: iters left: 5 (29 enodes) 33.811 * * [simplify]: iters left: 4 (56 enodes) 33.826 * * [simplify]: iters left: 3 (103 enodes) 33.845 * * [simplify]: iters left: 2 (145 enodes) 33.881 * * [simplify]: iters left: 1 (221 enodes) 33.937 * * [simplify]: Extracting #0: cost 1 inf + 0 33.937 * * [simplify]: Extracting #1: cost 36 inf + 0 33.937 * * [simplify]: Extracting #2: cost 76 inf + 166 33.938 * * [simplify]: Extracting #3: cost 56 inf + 1959 33.939 * * [simplify]: Extracting #4: cost 29 inf + 9539 33.942 * * [simplify]: Extracting #5: cost 2 inf + 21464 33.946 * * [simplify]: Extracting #6: cost 0 inf + 22883 33.951 * [simplify]: Simplified to (* (* (* t 2) (* t t)) (sqrt 2)) 33.951 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* t 2) (* t t)) (sqrt 2))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 33.951 * * * * [progress]: [ 25 / 101 ] simplifiying candidate # 33.952 * [simplify]: Simplifying (* (cbrt (* (sqrt 2) t)) (cbrt (* (sqrt 2) t))) 33.952 * * [simplify]: iters left: 6 (6 enodes) 33.956 * * [simplify]: iters left: 5 (19 enodes) 33.963 * * [simplify]: Extracting #0: cost 1 inf + 0 33.963 * * [simplify]: Extracting #1: cost 3 inf + 0 33.963 * * [simplify]: Extracting #2: cost 5 inf + 0 33.963 * * [simplify]: Extracting #3: cost 8 inf + 0 33.963 * * [simplify]: Extracting #4: cost 9 inf + 1 33.963 * * [simplify]: Extracting #5: cost 8 inf + 2 33.963 * * [simplify]: Extracting #6: cost 0 inf + 976 33.963 * [simplify]: Simplified to (* (cbrt (* t (sqrt 2))) (cbrt (* t (sqrt 2)))) 33.963 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (cbrt (* t (sqrt 2))) (cbrt (* t (sqrt 2)))) (cbrt (* (sqrt 2) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 33.964 * [simplify]: Simplifying (cbrt (* (sqrt 2) t)) 33.964 * * [simplify]: iters left: 4 (5 enodes) 33.967 * * [simplify]: iters left: 3 (16 enodes) 33.972 * * [simplify]: Extracting #0: cost 1 inf + 0 33.973 * * [simplify]: Extracting #1: cost 3 inf + 0 33.973 * * [simplify]: Extracting #2: cost 6 inf + 0 33.973 * * [simplify]: Extracting #3: cost 7 inf + 1 33.973 * * [simplify]: Extracting #4: cost 6 inf + 2 33.973 * * [simplify]: Extracting #5: cost 0 inf + 572 33.973 * [simplify]: Simplified to (cbrt (* t (sqrt 2))) 33.973 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (* (sqrt 2) t)) (cbrt (* (sqrt 2) t))) (cbrt (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 33.974 * * * * [progress]: [ 26 / 101 ] simplifiying candidate # 33.974 * [simplify]: Simplifying (* (* (* (sqrt 2) t) (* (sqrt 2) t)) (* (sqrt 2) t)) 33.974 * * [simplify]: iters left: 6 (6 enodes) 33.978 * * [simplify]: iters left: 5 (29 enodes) 33.990 * * [simplify]: iters left: 4 (58 enodes) 34.020 * * [simplify]: iters left: 3 (112 enodes) 34.047 * * [simplify]: iters left: 2 (155 enodes) 34.096 * * [simplify]: iters left: 1 (223 enodes) 34.186 * * [simplify]: Extracting #0: cost 1 inf + 0 34.186 * * [simplify]: Extracting #1: cost 36 inf + 0 34.187 * * [simplify]: Extracting #2: cost 84 inf + 493 34.189 * * [simplify]: Extracting #3: cost 59 inf + 4374 34.192 * * [simplify]: Extracting #4: cost 28 inf + 14966 34.197 * * [simplify]: Extracting #5: cost 1 inf + 25299 34.200 * * [simplify]: Extracting #6: cost 0 inf + 25923 34.203 * [simplify]: Simplified to (* (* (* 2 (sqrt 2)) (* t t)) t) 34.203 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* 2 (sqrt 2)) (* t t)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.203 * * * * [progress]: [ 27 / 101 ] simplifiying candidate # 34.203 * [simplify]: Simplifying (sqrt (* (sqrt 2) t)) 34.203 * * [simplify]: iters left: 4 (5 enodes) 34.205 * * [simplify]: iters left: 3 (16 enodes) 34.207 * * [simplify]: Extracting #0: cost 1 inf + 0 34.207 * * [simplify]: Extracting #1: cost 3 inf + 0 34.207 * * [simplify]: Extracting #2: cost 6 inf + 0 34.208 * * [simplify]: Extracting #3: cost 7 inf + 1 34.208 * * [simplify]: Extracting #4: cost 6 inf + 2 34.208 * * [simplify]: Extracting #5: cost 0 inf + 492 34.208 * [simplify]: Simplified to (sqrt (* t (sqrt 2))) 34.208 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (* t (sqrt 2))) (sqrt (* (sqrt 2) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.208 * [simplify]: Simplifying (sqrt (* (sqrt 2) t)) 34.208 * * [simplify]: iters left: 4 (5 enodes) 34.210 * * [simplify]: iters left: 3 (16 enodes) 34.212 * * [simplify]: Extracting #0: cost 1 inf + 0 34.212 * * [simplify]: Extracting #1: cost 3 inf + 0 34.212 * * [simplify]: Extracting #2: cost 6 inf + 0 34.212 * * [simplify]: Extracting #3: cost 7 inf + 1 34.212 * * [simplify]: Extracting #4: cost 6 inf + 2 34.213 * * [simplify]: Extracting #5: cost 0 inf + 492 34.213 * [simplify]: Simplified to (sqrt (* t (sqrt 2))) 34.213 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (* (sqrt 2) t)) (sqrt (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.213 * * * * [progress]: [ 28 / 101 ] simplifiying candidate # 34.213 * * * * [progress]: [ 29 / 101 ] simplifiying candidate # 34.213 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 34.213 * * [simplify]: iters left: 4 (6 enodes) 34.215 * * [simplify]: iters left: 3 (19 enodes) 34.218 * * [simplify]: Extracting #0: cost 1 inf + 0 34.218 * * [simplify]: Extracting #1: cost 4 inf + 0 34.218 * * [simplify]: Extracting #2: cost 8 inf + 0 34.218 * * [simplify]: Extracting #3: cost 7 inf + 83 34.218 * * [simplify]: Extracting #4: cost 6 inf + 84 34.218 * * [simplify]: Extracting #5: cost 0 inf + 652 34.218 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 34.218 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt t) (sqrt (sqrt 2))) (* (sqrt (sqrt 2)) (sqrt t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.219 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 34.219 * * [simplify]: iters left: 4 (6 enodes) 34.221 * * [simplify]: iters left: 3 (19 enodes) 34.227 * * [simplify]: Extracting #0: cost 1 inf + 0 34.227 * * [simplify]: Extracting #1: cost 4 inf + 0 34.227 * * [simplify]: Extracting #2: cost 8 inf + 0 34.227 * * [simplify]: Extracting #3: cost 7 inf + 83 34.227 * * [simplify]: Extracting #4: cost 6 inf + 84 34.227 * * [simplify]: Extracting #5: cost 0 inf + 652 34.227 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 34.227 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (sqrt (sqrt 2)) (sqrt t)) (* (sqrt t) (sqrt (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.227 * * * * [progress]: [ 30 / 101 ] simplifiying candidate # 34.228 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 34.228 * * [simplify]: iters left: 4 (6 enodes) 34.229 * * [simplify]: iters left: 3 (19 enodes) 34.236 * * [simplify]: Extracting #0: cost 1 inf + 0 34.236 * * [simplify]: Extracting #1: cost 4 inf + 0 34.236 * * [simplify]: Extracting #2: cost 8 inf + 0 34.236 * * [simplify]: Extracting #3: cost 7 inf + 83 34.236 * * [simplify]: Extracting #4: cost 6 inf + 84 34.236 * * [simplify]: Extracting #5: cost 0 inf + 652 34.236 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 34.236 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt t) (sqrt (sqrt 2))) (* (sqrt (sqrt 2)) (sqrt t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.237 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 34.237 * * [simplify]: iters left: 4 (6 enodes) 34.240 * * [simplify]: iters left: 3 (19 enodes) 34.244 * * [simplify]: Extracting #0: cost 1 inf + 0 34.244 * * [simplify]: Extracting #1: cost 4 inf + 0 34.244 * * [simplify]: Extracting #2: cost 8 inf + 0 34.244 * * [simplify]: Extracting #3: cost 7 inf + 83 34.244 * * [simplify]: Extracting #4: cost 6 inf + 84 34.244 * * [simplify]: Extracting #5: cost 0 inf + 652 34.244 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 34.244 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (sqrt (sqrt 2)) (sqrt t)) (* (sqrt t) (sqrt (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.244 * * * * [progress]: [ 31 / 101 ] simplifiying candidate # 34.244 * [simplify]: Simplifying (* (sqrt 2) (* (cbrt t) (cbrt t))) 34.244 * * [simplify]: iters left: 5 (6 enodes) 34.246 * * [simplify]: iters left: 4 (21 enodes) 34.250 * * [simplify]: iters left: 3 (25 enodes) 34.254 * * [simplify]: Extracting #0: cost 1 inf + 0 34.254 * * [simplify]: Extracting #1: cost 6 inf + 0 34.254 * * [simplify]: Extracting #2: cost 12 inf + 0 34.254 * * [simplify]: Extracting #3: cost 10 inf + 2 34.254 * * [simplify]: Extracting #4: cost 0 inf + 1216 34.255 * [simplify]: Simplified to (* (sqrt 2) (* (cbrt t) (cbrt t))) 34.255 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt 2) (* (cbrt t) (cbrt t))) (cbrt t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.255 * * * * [progress]: [ 32 / 101 ] simplifiying candidate # 34.255 * [simplify]: Simplifying (* (sqrt 2) (sqrt t)) 34.255 * * [simplify]: iters left: 3 (5 enodes) 34.256 * * [simplify]: iters left: 2 (16 enodes) 34.259 * * [simplify]: Extracting #0: cost 1 inf + 0 34.259 * * [simplify]: Extracting #1: cost 4 inf + 0 34.259 * * [simplify]: Extracting #2: cost 8 inf + 0 34.259 * * [simplify]: Extracting #3: cost 4 inf + 84 34.259 * * [simplify]: Extracting #4: cost 0 inf + 410 34.259 * [simplify]: Simplified to (* (sqrt t) (sqrt 2)) 34.259 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (sqrt t) (sqrt 2)) (sqrt t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.260 * * * * [progress]: [ 33 / 101 ] simplifiying candidate # 34.260 * [simplify]: Simplifying (* (sqrt 2) 1) 34.260 * * [simplify]: iters left: 3 (4 enodes) 34.261 * * [simplify]: iters left: 2 (13 enodes) 34.264 * * [simplify]: iters left: 1 (17 enodes) 34.268 * * [simplify]: Extracting #0: cost 1 inf + 0 34.268 * * [simplify]: Extracting #1: cost 4 inf + 0 34.268 * * [simplify]: Extracting #2: cost 0 inf + 84 34.268 * [simplify]: Simplified to (sqrt 2) 34.268 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.268 * * * * [progress]: [ 34 / 101 ] simplifiying candidate # 34.269 * [simplify]: Simplifying (* (cbrt (sqrt 2)) t) 34.269 * * [simplify]: iters left: 4 (5 enodes) 34.270 * * [simplify]: iters left: 3 (16 enodes) 34.273 * * [simplify]: Extracting #0: cost 1 inf + 0 34.273 * * [simplify]: Extracting #1: cost 4 inf + 0 34.273 * * [simplify]: Extracting #2: cost 5 inf + 1 34.273 * * [simplify]: Extracting #3: cost 7 inf + 1 34.273 * * [simplify]: Extracting #4: cost 6 inf + 2 34.273 * * [simplify]: Extracting #5: cost 0 inf + 650 34.273 * [simplify]: Simplified to (* (cbrt (sqrt 2)) t) 34.273 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.273 * * * * [progress]: [ 35 / 101 ] simplifiying candidate # 34.274 * [simplify]: Simplifying (* (sqrt (cbrt 2)) t) 34.274 * * [simplify]: iters left: 4 (5 enodes) 34.275 * * [simplify]: iters left: 3 (16 enodes) 34.278 * * [simplify]: Extracting #0: cost 1 inf + 0 34.278 * * [simplify]: Extracting #1: cost 4 inf + 0 34.278 * * [simplify]: Extracting #2: cost 5 inf + 1 34.278 * * [simplify]: Extracting #3: cost 7 inf + 1 34.278 * * [simplify]: Extracting #4: cost 6 inf + 2 34.278 * * [simplify]: Extracting #5: cost 0 inf + 730 34.278 * [simplify]: Simplified to (* (sqrt (cbrt 2)) t) 34.278 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (* (cbrt 2) (cbrt 2))) (* (sqrt (cbrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.279 * * * * [progress]: [ 36 / 101 ] simplifiying candidate # 34.279 * [simplify]: Simplifying (* (sqrt (sqrt 2)) t) 34.279 * * [simplify]: iters left: 4 (5 enodes) 34.280 * * [simplify]: iters left: 3 (16 enodes) 34.283 * * [simplify]: Extracting #0: cost 1 inf + 0 34.283 * * [simplify]: Extracting #1: cost 4 inf + 0 34.283 * * [simplify]: Extracting #2: cost 5 inf + 1 34.283 * * [simplify]: Extracting #3: cost 7 inf + 1 34.283 * * [simplify]: Extracting #4: cost 6 inf + 2 34.284 * * [simplify]: Extracting #5: cost 0 inf + 490 34.284 * [simplify]: Simplified to (* (sqrt (sqrt 2)) t) 34.284 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.284 * * * * [progress]: [ 37 / 101 ] simplifiying candidate # 34.284 * [simplify]: Simplifying (* (sqrt 2) t) 34.284 * * [simplify]: iters left: 3 (4 enodes) 34.285 * * [simplify]: iters left: 2 (13 enodes) 34.288 * * [simplify]: Extracting #0: cost 1 inf + 0 34.288 * * [simplify]: Extracting #1: cost 4 inf + 0 34.288 * * [simplify]: Extracting #2: cost 5 inf + 1 34.288 * * [simplify]: Extracting #3: cost 4 inf + 2 34.288 * * [simplify]: Extracting #4: cost 0 inf + 248 34.288 * [simplify]: Simplified to (* t (sqrt 2)) 34.288 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt 1) (* t (sqrt 2))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.288 * * * * [progress]: [ 38 / 101 ] simplifiying candidate # 34.288 * [simplify]: Simplifying (* (sqrt (sqrt 2)) t) 34.288 * * [simplify]: iters left: 4 (5 enodes) 34.290 * * [simplify]: iters left: 3 (16 enodes) 34.293 * * [simplify]: Extracting #0: cost 1 inf + 0 34.293 * * [simplify]: Extracting #1: cost 4 inf + 0 34.293 * * [simplify]: Extracting #2: cost 5 inf + 1 34.293 * * [simplify]: Extracting #3: cost 7 inf + 1 34.293 * * [simplify]: Extracting #4: cost 6 inf + 2 34.293 * * [simplify]: Extracting #5: cost 0 inf + 490 34.293 * [simplify]: Simplified to (* (sqrt (sqrt 2)) t) 34.293 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.293 * * * * [progress]: [ 39 / 101 ] simplifiying candidate # 34.293 * [simplify]: Simplifying (* (sqrt 2) t) 34.293 * * [simplify]: iters left: 3 (4 enodes) 34.295 * * [simplify]: iters left: 2 (13 enodes) 34.297 * * [simplify]: Extracting #0: cost 1 inf + 0 34.297 * * [simplify]: Extracting #1: cost 4 inf + 0 34.297 * * [simplify]: Extracting #2: cost 5 inf + 1 34.297 * * [simplify]: Extracting #3: cost 4 inf + 2 34.297 * * [simplify]: Extracting #4: cost 0 inf + 248 34.297 * [simplify]: Simplified to (* t (sqrt 2)) 34.297 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* 1 (* t (sqrt 2))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.297 * * * * [progress]: [ 40 / 101 ] simplifiying candidate #real (real->posit16 (* (sqrt 2) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))> 34.298 * [simplify]: Simplifying (real->posit16 (* (sqrt 2) t)) 34.298 * * [simplify]: iters left: 4 (5 enodes) 34.299 * * [simplify]: iters left: 3 (13 enodes) 34.302 * * [simplify]: Extracting #0: cost 1 inf + 0 34.302 * * [simplify]: Extracting #1: cost 2 inf + 0 34.302 * * [simplify]: Extracting #2: cost 4 inf + 0 34.302 * * [simplify]: Extracting #3: cost 5 inf + 1 34.302 * * [simplify]: Extracting #4: cost 4 inf + 2 34.302 * * [simplify]: Extracting #5: cost 0 inf + 248 34.302 * [simplify]: Simplified to (real->posit16 (* t (sqrt 2))) 34.302 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (posit16->real (real->posit16 (* t (sqrt 2)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.302 * * * * [progress]: [ 41 / 101 ] simplifiying candidate # 34.302 * * * * [progress]: [ 42 / 101 ] simplifiying candidate # 34.303 * [simplify]: Simplifying (* (exp (* (* (+ (/ 4 x) 2) t) t)) (exp (* (* l 2) (/ l x)))) 34.303 * * [simplify]: iters left: 6 (15 enodes) 34.310 * * [simplify]: iters left: 5 (63 enodes) 34.335 * * [simplify]: iters left: 4 (118 enodes) 34.367 * * [simplify]: iters left: 3 (242 enodes) 34.426 * * [simplify]: Extracting #0: cost 1 inf + 0 34.426 * * [simplify]: Extracting #1: cost 18 inf + 0 34.427 * * [simplify]: Extracting #2: cost 95 inf + 0 34.427 * * [simplify]: Extracting #3: cost 173 inf + 239 34.428 * * [simplify]: Extracting #4: cost 148 inf + 4852 34.434 * * [simplify]: Extracting #5: cost 59 inf + 21705 34.440 * * [simplify]: Extracting #6: cost 5 inf + 46914 34.447 * * [simplify]: Extracting #7: cost 0 inf + 49339 34.454 * [simplify]: Simplified to (exp (+ (* (* t t) (+ 2 (/ 4 x))) (/ 2 (/ x (* l l))))) 34.454 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (log (exp (+ (* (* t t) (+ 2 (/ 4 x))) (/ 2 (/ x (* l l))))))))) 34.455 * * * * [progress]: [ 43 / 101 ] simplifiying candidate # 34.455 * * * * [progress]: [ 44 / 101 ] simplifiying candidate # 34.455 * [simplify]: Simplifying (log (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 34.455 * * [simplify]: iters left: 6 (14 enodes) 34.463 * * [simplify]: iters left: 5 (54 enodes) 34.480 * * [simplify]: iters left: 4 (81 enodes) 34.507 * * [simplify]: iters left: 3 (130 enodes) 34.552 * * [simplify]: iters left: 2 (224 enodes) 34.619 * * [simplify]: iters left: 1 (276 enodes) 34.677 * * [simplify]: Extracting #0: cost 1 inf + 0 34.677 * * [simplify]: Extracting #1: cost 3 inf + 0 34.677 * * [simplify]: Extracting #2: cost 11 inf + 0 34.677 * * [simplify]: Extracting #3: cost 50 inf + 0 34.678 * * [simplify]: Extracting #4: cost 64 inf + 336 34.679 * * [simplify]: Extracting #5: cost 24 inf + 3068 34.682 * * [simplify]: Extracting #6: cost 1 inf + 7248 34.685 * * [simplify]: Extracting #7: cost 0 inf + 7453 34.688 * [simplify]: Simplified to (log (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 34.688 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (exp (log (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))))) 34.688 * * * * [progress]: [ 45 / 101 ] simplifiying candidate # 34.689 * [simplify]: Simplifying (exp (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 34.689 * * [simplify]: iters left: 6 (14 enodes) 34.696 * * [simplify]: iters left: 5 (57 enodes) 34.714 * * [simplify]: iters left: 4 (101 enodes) 34.745 * * [simplify]: iters left: 3 (205 enodes) 34.795 * * [simplify]: Extracting #0: cost 1 inf + 0 34.795 * * [simplify]: Extracting #1: cost 50 inf + 0 34.795 * * [simplify]: Extracting #2: cost 108 inf + 0 34.796 * * [simplify]: Extracting #3: cost 185 inf + 158 34.798 * * [simplify]: Extracting #4: cost 155 inf + 4389 34.803 * * [simplify]: Extracting #5: cost 88 inf + 16177 34.813 * * [simplify]: Extracting #6: cost 24 inf + 36469 34.826 * * [simplify]: Extracting #7: cost 0 inf + 53791 34.840 * [simplify]: Simplified to (exp (+ (/ l (/ (/ x l) 2)) (* (+ 2 (/ 4 x)) (* t t)))) 34.840 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (log (exp (+ (/ l (/ (/ x l) 2)) (* (+ 2 (/ 4 x)) (* t t)))))))) 34.840 * * * * [progress]: [ 46 / 101 ] simplifiying candidate # 34.841 * [simplify]: Simplifying (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 34.841 * * [simplify]: iters left: 6 (15 enodes) 34.849 * * [simplify]: iters left: 5 (57 enodes) 34.867 * * [simplify]: iters left: 4 (84 enodes) 34.897 * * [simplify]: iters left: 3 (133 enodes) 34.930 * * [simplify]: iters left: 2 (227 enodes) 34.979 * * [simplify]: iters left: 1 (278 enodes) 35.023 * * [simplify]: Extracting #0: cost 1 inf + 0 35.023 * * [simplify]: Extracting #1: cost 3 inf + 0 35.023 * * [simplify]: Extracting #2: cost 5 inf + 0 35.023 * * [simplify]: Extracting #3: cost 13 inf + 0 35.023 * * [simplify]: Extracting #4: cost 52 inf + 0 35.024 * * [simplify]: Extracting #5: cost 71 inf + 46 35.025 * * [simplify]: Extracting #6: cost 24 inf + 3961 35.029 * * [simplify]: Extracting #7: cost 2 inf + 7755 35.033 * * [simplify]: Extracting #8: cost 0 inf + 8363 35.038 * [simplify]: Simplified to (* (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))) (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 35.038 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (* (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))) (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 35.038 * [simplify]: Simplifying (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 35.039 * * [simplify]: iters left: 6 (14 enodes) 35.046 * * [simplify]: iters left: 5 (54 enodes) 35.055 * * [simplify]: iters left: 4 (81 enodes) 35.070 * * [simplify]: iters left: 3 (130 enodes) 35.094 * * [simplify]: iters left: 2 (224 enodes) 35.162 * * [simplify]: iters left: 1 (276 enodes) 35.205 * * [simplify]: Extracting #0: cost 1 inf + 0 35.205 * * [simplify]: Extracting #1: cost 3 inf + 0 35.205 * * [simplify]: Extracting #2: cost 11 inf + 0 35.205 * * [simplify]: Extracting #3: cost 50 inf + 0 35.206 * * [simplify]: Extracting #4: cost 64 inf + 336 35.207 * * [simplify]: Extracting #5: cost 24 inf + 3068 35.210 * * [simplify]: Extracting #6: cost 1 inf + 7268 35.215 * * [simplify]: Extracting #7: cost 0 inf + 7473 35.220 * [simplify]: Simplified to (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 35.220 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))))) 35.220 * * * * [progress]: [ 47 / 101 ] simplifiying candidate # 35.220 * [simplify]: Simplifying (* (* (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 35.221 * * [simplify]: iters left: 6 (15 enodes) 35.227 * * [simplify]: iters left: 5 (70 enodes) 35.244 * * [simplify]: iters left: 4 (223 enodes) 35.384 * * [simplify]: Extracting #0: cost 1 inf + 0 35.384 * * [simplify]: Extracting #1: cost 15 inf + 0 35.385 * * [simplify]: Extracting #2: cost 207 inf + 1 35.386 * * [simplify]: Extracting #3: cost 301 inf + 1031 35.395 * * [simplify]: Extracting #4: cost 205 inf + 28202 35.421 * * [simplify]: Extracting #5: cost 10 inf + 102933 35.468 * * [simplify]: Extracting #6: cost 0 inf + 107182 35.499 * [simplify]: Simplified to (* (* (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x)))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))) 35.499 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (cbrt (* (* (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x)))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))) (+ (/ (* l 2) (/ x l)) (* (* t t) (+ 2 (/ 4 x))))))))) 35.499 * * * * [progress]: [ 48 / 101 ] simplifiying candidate # 35.500 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 35.500 * * [simplify]: iters left: 6 (14 enodes) 35.504 * * [simplify]: iters left: 5 (54 enodes) 35.521 * * [simplify]: iters left: 4 (81 enodes) 35.548 * * [simplify]: iters left: 3 (130 enodes) 35.576 * * [simplify]: iters left: 2 (224 enodes) 35.628 * * [simplify]: iters left: 1 (276 enodes) 35.680 * * [simplify]: Extracting #0: cost 1 inf + 0 35.680 * * [simplify]: Extracting #1: cost 3 inf + 0 35.680 * * [simplify]: Extracting #2: cost 11 inf + 0 35.680 * * [simplify]: Extracting #3: cost 50 inf + 0 35.681 * * [simplify]: Extracting #4: cost 64 inf + 336 35.682 * * [simplify]: Extracting #5: cost 24 inf + 3068 35.686 * * [simplify]: Extracting #6: cost 1 inf + 7188 35.689 * * [simplify]: Extracting #7: cost 0 inf + 7393 35.693 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 35.693 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 35.693 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 35.693 * * [simplify]: iters left: 6 (14 enodes) 35.697 * * [simplify]: iters left: 5 (54 enodes) 35.706 * * [simplify]: iters left: 4 (81 enodes) 35.723 * * [simplify]: iters left: 3 (130 enodes) 35.753 * * [simplify]: iters left: 2 (224 enodes) 35.805 * * [simplify]: iters left: 1 (276 enodes) 35.838 * * [simplify]: Extracting #0: cost 1 inf + 0 35.839 * * [simplify]: Extracting #1: cost 3 inf + 0 35.839 * * [simplify]: Extracting #2: cost 11 inf + 0 35.839 * * [simplify]: Extracting #3: cost 50 inf + 0 35.839 * * [simplify]: Extracting #4: cost 64 inf + 336 35.840 * * [simplify]: Extracting #5: cost 24 inf + 3068 35.841 * * [simplify]: Extracting #6: cost 1 inf + 7188 35.843 * * [simplify]: Extracting #7: cost 0 inf + 7393 35.845 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 35.845 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))))) 35.845 * * * * [progress]: [ 49 / 101 ] simplifiying candidate # 35.845 * [simplify]: Simplifying (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l))) 35.845 * * [simplify]: iters left: 6 (22 enodes) 35.855 * * [simplify]: iters left: 5 (110 enodes) 35.890 * * [simplify]: iters left: 4 (240 enodes) 35.989 * * [simplify]: Extracting #0: cost 1 inf + 0 35.989 * * [simplify]: Extracting #1: cost 10 inf + 0 35.989 * * [simplify]: Extracting #2: cost 82 inf + 0 35.990 * * [simplify]: Extracting #3: cost 143 inf + 169 35.991 * * [simplify]: Extracting #4: cost 154 inf + 2435 35.994 * * [simplify]: Extracting #5: cost 97 inf + 12831 36.005 * * [simplify]: Extracting #6: cost 21 inf + 26227 36.018 * * [simplify]: Extracting #7: cost 1 inf + 30335 36.032 * * [simplify]: Extracting #8: cost 0 inf + 30799 36.039 * [simplify]: Simplified to (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* x (* t t)) (+ (/ (/ 64 x) (* x x)) 8))) 36.039 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* x (* t t)) (+ (/ (/ 64 x) (* x x)) 8))) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x))))) 36.039 * [simplify]: Simplifying (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x) 36.039 * * [simplify]: iters left: 6 (10 enodes) 36.043 * * [simplify]: iters left: 5 (46 enodes) 36.053 * * [simplify]: iters left: 4 (99 enodes) 36.082 * * [simplify]: iters left: 3 (184 enodes) 36.135 * * [simplify]: iters left: 2 (346 enodes) 36.282 * * [simplify]: Extracting #0: cost 1 inf + 0 36.283 * * [simplify]: Extracting #1: cost 14 inf + 0 36.283 * * [simplify]: Extracting #2: cost 57 inf + 3 36.283 * * [simplify]: Extracting #3: cost 81 inf + 586 36.285 * * [simplify]: Extracting #4: cost 27 inf + 6297 36.287 * * [simplify]: Extracting #5: cost 3 inf + 8154 36.290 * * [simplify]: Extracting #6: cost 0 inf + 8322 36.292 * [simplify]: Simplified to (+ -8 (* 4 (+ (/ 4 x) x))) 36.292 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* x (* t t)) (+ (/ (/ 64 x) (* x x)) 8))) (+ -8 (* 4 (+ (/ 4 x) x))))))) 36.293 * * * * [progress]: [ 50 / 101 ] simplifiying candidate # 36.293 * [simplify]: Simplifying (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l))) 36.293 * * [simplify]: iters left: 6 (17 enodes) 36.300 * * [simplify]: iters left: 5 (77 enodes) 36.327 * * [simplify]: iters left: 4 (153 enodes) 36.399 * * [simplify]: iters left: 3 (454 enodes) 36.672 * * [simplify]: Extracting #0: cost 1 inf + 0 36.672 * * [simplify]: Extracting #1: cost 14 inf + 0 36.673 * * [simplify]: Extracting #2: cost 124 inf + 0 36.675 * * [simplify]: Extracting #3: cost 306 inf + 420 36.679 * * [simplify]: Extracting #4: cost 311 inf + 10386 36.689 * * [simplify]: Extracting #5: cost 78 inf + 46039 36.708 * * [simplify]: Extracting #6: cost 0 inf + 59154 36.723 * * [simplify]: Extracting #7: cost 0 inf + 58380 36.746 * * [simplify]: Extracting #8: cost 0 inf + 57765 36.761 * [simplify]: Simplified to (* (- (/ 4 x) 2) (+ (* (* l l) 2) (* t (* (+ (/ 4 x) 2) (* x t))))) 36.761 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (* (- (/ 4 x) 2) (+ (* (* l l) 2) (* t (* (+ (/ 4 x) 2) (* x t))))) (* (- (/ 4 x) 2) x))))) 36.762 * [simplify]: Simplifying (* (- (/ 4 x) 2) x) 36.762 * * [simplify]: iters left: 6 (6 enodes) 36.764 * * [simplify]: iters left: 5 (22 enodes) 36.768 * * [simplify]: iters left: 4 (30 enodes) 36.774 * * [simplify]: iters left: 3 (45 enodes) 36.782 * * [simplify]: iters left: 2 (53 enodes) 36.791 * * [simplify]: iters left: 1 (57 enodes) 36.799 * * [simplify]: Extracting #0: cost 1 inf + 0 36.799 * * [simplify]: Extracting #1: cost 6 inf + 0 36.799 * * [simplify]: Extracting #2: cost 9 inf + 2 36.799 * * [simplify]: Extracting #3: cost 7 inf + 46 36.799 * * [simplify]: Extracting #4: cost 0 inf + 584 36.800 * * [simplify]: Extracting #5: cost 0 inf + 504 36.800 * [simplify]: Simplified to (+ (* -2 x) 4) 36.800 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (* (- (/ 4 x) 2) (+ (* (* l l) 2) (* t (* (+ (/ 4 x) 2) (* x t))))) (+ (* -2 x) 4))))) 36.800 * * * * [progress]: [ 51 / 101 ] simplifiying candidate # 36.801 * [simplify]: Simplifying (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3)) 36.801 * * [simplify]: iters left: 6 (16 enodes) 36.811 * * [simplify]: iters left: 5 (78 enodes) 36.840 * * [simplify]: iters left: 4 (240 enodes) 36.950 * * [simplify]: Extracting #0: cost 1 inf + 0 36.951 * * [simplify]: Extracting #1: cost 4 inf + 0 36.951 * * [simplify]: Extracting #2: cost 110 inf + 0 36.952 * * [simplify]: Extracting #3: cost 306 inf + 383 36.956 * * [simplify]: Extracting #4: cost 179 inf + 26187 36.968 * * [simplify]: Extracting #5: cost 10 inf + 64731 36.987 * * [simplify]: Extracting #6: cost 0 inf + 66620 37.002 * [simplify]: Simplified to (+ (* (* (* l (* (/ 2 (/ x l)) l)) (* (/ 2 (/ x l)) l)) (/ 2 (/ x l))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))))) 37.002 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (+ (* (* (* l (* (/ 2 (/ x l)) l)) (* (/ 2 (/ x l)) l)) (/ 2 (/ x l))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))))) (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))) 37.002 * [simplify]: Simplifying (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 37.003 * * [simplify]: iters left: 6 (17 enodes) 37.008 * * [simplify]: iters left: 5 (87 enodes) 37.032 * * [simplify]: iters left: 4 (293 enodes) 37.209 * * [simplify]: Extracting #0: cost 1 inf + 0 37.210 * * [simplify]: Extracting #1: cost 10 inf + 0 37.210 * * [simplify]: Extracting #2: cost 183 inf + 0 37.211 * * [simplify]: Extracting #3: cost 360 inf + 5 37.216 * * [simplify]: Extracting #4: cost 277 inf + 14870 37.228 * * [simplify]: Extracting #5: cost 76 inf + 56897 37.254 * * [simplify]: Extracting #6: cost 0 inf + 73328 37.273 * * [simplify]: Extracting #7: cost 0 inf + 73051 37.307 * [simplify]: Simplified to (+ (* (* (* 2 l) (/ l x)) (- (* (* 2 l) (/ l x)) (* t (* (+ 2 (/ 4 x)) t)))) (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t)))) 37.307 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3)) (+ (* (* (* 2 l) (/ l x)) (- (* (* 2 l) (/ l x)) (* t (* (+ 2 (/ 4 x)) t)))) (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t)))))))) 37.308 * * * * [progress]: [ 52 / 101 ] simplifiying candidate # 37.308 * * * * [progress]: [ 53 / 101 ] simplifiying candidate # 37.308 * [simplify]: Simplifying (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x)))) 37.308 * * [simplify]: iters left: 6 (15 enodes) 37.317 * * [simplify]: iters left: 5 (74 enodes) 37.349 * * [simplify]: iters left: 4 (218 enodes) 37.430 * * [simplify]: Extracting #0: cost 1 inf + 0 37.430 * * [simplify]: Extracting #1: cost 15 inf + 0 37.430 * * [simplify]: Extracting #2: cost 113 inf + 0 37.431 * * [simplify]: Extracting #3: cost 215 inf + 6 37.433 * * [simplify]: Extracting #4: cost 160 inf + 8432 37.440 * * [simplify]: Extracting #5: cost 26 inf + 31277 37.449 * * [simplify]: Extracting #6: cost 0 inf + 36157 37.460 * * [simplify]: Extracting #7: cost 0 inf + 36077 37.469 * [simplify]: Simplified to (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x)))) 37.469 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x)))) (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) 37.470 * [simplify]: Simplifying (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 37.470 * * [simplify]: iters left: 6 (13 enodes) 37.474 * * [simplify]: iters left: 5 (52 enodes) 37.485 * * [simplify]: iters left: 4 (94 enodes) 37.521 * * [simplify]: iters left: 3 (189 enodes) 37.592 * * [simplify]: iters left: 2 (324 enodes) 37.707 * * [simplify]: iters left: 1 (418 enodes) 37.787 * * [simplify]: Extracting #0: cost 1 inf + 0 37.787 * * [simplify]: Extracting #1: cost 11 inf + 0 37.787 * * [simplify]: Extracting #2: cost 64 inf + 0 37.787 * * [simplify]: Extracting #3: cost 90 inf + 336 37.789 * * [simplify]: Extracting #4: cost 26 inf + 5971 37.791 * * [simplify]: Extracting #5: cost 1 inf + 8718 37.793 * * [simplify]: Extracting #6: cost 0 inf + 8760 37.796 * [simplify]: Simplified to (- (* (+ 2 (/ 4 x)) (* t t)) (* (* l 2) (/ l x))) 37.796 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (/ (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x)))) (- (* (+ 2 (/ 4 x)) (* t t)) (* (* l 2) (/ l x))))))) 37.796 * * * * [progress]: [ 54 / 101 ] simplifiying candidate #real (real->posit16 (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 37.796 * [simplify]: Simplifying (real->posit16 (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 37.796 * * [simplify]: iters left: 6 (14 enodes) 37.800 * * [simplify]: iters left: 5 (51 enodes) 37.810 * * [simplify]: iters left: 4 (78 enodes) 37.824 * * [simplify]: iters left: 3 (127 enodes) 37.849 * * [simplify]: iters left: 2 (221 enodes) 37.895 * * [simplify]: iters left: 1 (270 enodes) 37.926 * * [simplify]: Extracting #0: cost 1 inf + 0 37.926 * * [simplify]: Extracting #1: cost 2 inf + 0 37.926 * * [simplify]: Extracting #2: cost 8 inf + 0 37.926 * * [simplify]: Extracting #3: cost 46 inf + 0 37.926 * * [simplify]: Extracting #4: cost 63 inf + 131 37.927 * * [simplify]: Extracting #5: cost 22 inf + 2987 37.928 * * [simplify]: Extracting #6: cost 1 inf + 5889 37.930 * * [simplify]: Extracting #7: cost 0 inf + 6093 37.931 * [simplify]: Simplified to (real->posit16 (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t)))) 37.931 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (posit16->real (real->posit16 (+ (/ 2 (/ (/ x l) l)) (* t (* (+ 2 (/ 4 x)) t)))))))) 37.932 * * * * [progress]: [ 55 / 101 ] simplifiying candidate # 37.932 * * * * [progress]: [ 56 / 101 ] simplifiying candidate # 37.933 * [simplify]: Simplifying (* (* l 2) (/ l x)) 37.933 * * [simplify]: iters left: 4 (6 enodes) 37.935 * * [simplify]: iters left: 3 (24 enodes) 37.939 * * [simplify]: iters left: 2 (40 enodes) 37.948 * * [simplify]: iters left: 1 (53 enodes) 37.963 * * [simplify]: Extracting #0: cost 1 inf + 0 37.963 * * [simplify]: Extracting #1: cost 17 inf + 0 37.964 * * [simplify]: Extracting #2: cost 23 inf + 3 37.964 * * [simplify]: Extracting #3: cost 8 inf + 915 37.965 * * [simplify]: Extracting #4: cost 0 inf + 1533 37.966 * [simplify]: Simplified to (/ (* l (* l 2)) x) 37.966 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (pow (/ (* l (* l 2)) x) 1))))) 37.966 * * * * [progress]: [ 57 / 101 ] simplifiying candidate # 37.966 * [simplify]: Simplifying (* (* l 2) (/ l x)) 37.966 * * [simplify]: iters left: 4 (6 enodes) 37.971 * * [simplify]: iters left: 3 (24 enodes) 37.979 * * [simplify]: iters left: 2 (40 enodes) 37.992 * * [simplify]: iters left: 1 (53 enodes) 38.007 * * [simplify]: Extracting #0: cost 1 inf + 0 38.008 * * [simplify]: Extracting #1: cost 17 inf + 0 38.008 * * [simplify]: Extracting #2: cost 23 inf + 3 38.008 * * [simplify]: Extracting #3: cost 8 inf + 915 38.009 * * [simplify]: Extracting #4: cost 0 inf + 1533 38.010 * [simplify]: Simplified to (/ (* l (* l 2)) x) 38.010 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (pow (/ (* l (* l 2)) x) 1))))) 38.010 * * * * [progress]: [ 58 / 101 ] simplifiying candidate # 38.010 * * * * [progress]: [ 59 / 101 ] simplifiying candidate # 38.010 * [simplify]: Simplifying (+ (+ (log l) (log 2)) (- (log l) (log x))) 38.011 * * [simplify]: iters left: 5 (9 enodes) 38.016 * * [simplify]: iters left: 4 (35 enodes) 38.028 * * [simplify]: iters left: 3 (58 enodes) 38.038 * * [simplify]: iters left: 2 (85 enodes) 38.052 * * [simplify]: iters left: 1 (116 enodes) 38.071 * * [simplify]: Extracting #0: cost 1 inf + 0 38.071 * * [simplify]: Extracting #1: cost 26 inf + 0 38.071 * * [simplify]: Extracting #2: cost 54 inf + 0 38.072 * * [simplify]: Extracting #3: cost 38 inf + 2014 38.073 * * [simplify]: Extracting #4: cost 8 inf + 8203 38.075 * * [simplify]: Extracting #5: cost 0 inf + 10130 38.076 * [simplify]: Simplified to (+ (log 2) (- (+ (log l) (log l)) (log x))) 38.076 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (exp (+ (log 2) (- (+ (log l) (log l)) (log x)))))))) 38.076 * * * * [progress]: [ 60 / 101 ] simplifiying candidate # 38.077 * [simplify]: Simplifying (+ (+ (log l) (log 2)) (log (/ l x))) 38.077 * * [simplify]: iters left: 5 (9 enodes) 38.079 * * [simplify]: iters left: 4 (33 enodes) 38.085 * * [simplify]: iters left: 3 (50 enodes) 38.094 * * [simplify]: iters left: 2 (87 enodes) 38.122 * * [simplify]: iters left: 1 (129 enodes) 38.162 * * [simplify]: Extracting #0: cost 1 inf + 0 38.163 * * [simplify]: Extracting #1: cost 23 inf + 0 38.163 * * [simplify]: Extracting #2: cost 49 inf + 0 38.163 * * [simplify]: Extracting #3: cost 40 inf + 660 38.165 * * [simplify]: Extracting #4: cost 13 inf + 5169 38.168 * * [simplify]: Extracting #5: cost 1 inf + 7785 38.170 * * [simplify]: Extracting #6: cost 0 inf + 8118 38.173 * [simplify]: Simplified to (+ (log 2) (- (log l) (- (log x) (log l)))) 38.173 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (exp (+ (log 2) (- (log l) (- (log x) (log l))))))))) 38.173 * * * * [progress]: [ 61 / 101 ] simplifiying candidate # 38.174 * [simplify]: Simplifying (+ (log (* l 2)) (- (log l) (log x))) 38.174 * * [simplify]: iters left: 5 (9 enodes) 38.179 * * [simplify]: iters left: 4 (35 enodes) 38.189 * * [simplify]: iters left: 3 (53 enodes) 38.205 * * [simplify]: iters left: 2 (84 enodes) 38.228 * * [simplify]: iters left: 1 (123 enodes) 38.265 * * [simplify]: Extracting #0: cost 1 inf + 0 38.265 * * [simplify]: Extracting #1: cost 25 inf + 0 38.265 * * [simplify]: Extracting #2: cost 54 inf + 0 38.266 * * [simplify]: Extracting #3: cost 49 inf + 216 38.266 * * [simplify]: Extracting #4: cost 28 inf + 3211 38.269 * * [simplify]: Extracting #5: cost 2 inf + 8596 38.272 * * [simplify]: Extracting #6: cost 0 inf + 9081 38.276 * [simplify]: Simplified to (+ (log (* l 2)) (- (log l) (log x))) 38.276 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (exp (+ (log (* l 2)) (- (log l) (log x)))))))) 38.276 * * * * [progress]: [ 62 / 101 ] simplifiying candidate # 38.277 * [simplify]: Simplifying (+ (log (* l 2)) (log (/ l x))) 38.277 * * [simplify]: iters left: 5 (8 enodes) 38.281 * * [simplify]: iters left: 4 (31 enodes) 38.290 * * [simplify]: iters left: 3 (48 enodes) 38.298 * * [simplify]: iters left: 2 (82 enodes) 38.312 * * [simplify]: iters left: 1 (121 enodes) 38.348 * * [simplify]: Extracting #0: cost 1 inf + 0 38.348 * * [simplify]: Extracting #1: cost 19 inf + 0 38.348 * * [simplify]: Extracting #2: cost 47 inf + 0 38.349 * * [simplify]: Extracting #3: cost 45 inf + 256 38.350 * * [simplify]: Extracting #4: cost 14 inf + 4895 38.353 * * [simplify]: Extracting #5: cost 1 inf + 7158 38.356 * * [simplify]: Extracting #6: cost 0 inf + 7380 38.359 * [simplify]: Simplified to (+ (log (* l 2)) (log (/ l x))) 38.359 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (exp (+ (log (* l 2)) (log (/ l x)))))))) 38.359 * * * * [progress]: [ 63 / 101 ] simplifiying candidate # 38.359 * [simplify]: Simplifying (log (* (* l 2) (/ l x))) 38.360 * * [simplify]: iters left: 5 (7 enodes) 38.364 * * [simplify]: iters left: 4 (30 enodes) 38.375 * * [simplify]: iters left: 3 (61 enodes) 38.395 * * [simplify]: iters left: 2 (107 enodes) 38.414 * * [simplify]: iters left: 1 (157 enodes) 38.460 * * [simplify]: Extracting #0: cost 1 inf + 0 38.460 * * [simplify]: Extracting #1: cost 23 inf + 0 38.460 * * [simplify]: Extracting #2: cost 57 inf + 0 38.461 * * [simplify]: Extracting #3: cost 59 inf + 480 38.462 * * [simplify]: Extracting #4: cost 21 inf + 4250 38.465 * * [simplify]: Extracting #5: cost 0 inf + 7114 38.468 * [simplify]: Simplified to (log (* l (/ (* l 2) x))) 38.468 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (exp (log (* l (/ (* l 2) x)))))))) 38.469 * * * * [progress]: [ 64 / 101 ] simplifiying candidate # 38.469 * [simplify]: Simplifying (exp (* (* l 2) (/ l x))) 38.469 * * [simplify]: iters left: 5 (7 enodes) 38.474 * * [simplify]: iters left: 4 (29 enodes) 38.482 * * [simplify]: iters left: 3 (58 enodes) 38.495 * * [simplify]: iters left: 2 (103 enodes) 38.516 * * [simplify]: iters left: 1 (193 enodes) 38.560 * * [simplify]: Extracting #0: cost 1 inf + 0 38.560 * * [simplify]: Extracting #1: cost 32 inf + 0 38.560 * * [simplify]: Extracting #2: cost 102 inf + 2 38.561 * * [simplify]: Extracting #3: cost 111 inf + 2060 38.563 * * [simplify]: Extracting #4: cost 43 inf + 12686 38.566 * * [simplify]: Extracting #5: cost 8 inf + 22622 38.569 * * [simplify]: Extracting #6: cost 0 inf + 26769 38.573 * [simplify]: Simplified to (exp (* l (+ (/ l x) (/ l x)))) 38.573 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (log (exp (* l (+ (/ l x) (/ l x))))))))) 38.573 * * * * [progress]: [ 65 / 101 ] simplifiying candidate # 38.573 * [simplify]: Simplifying (* (* (* (* l l) l) (* (* 2 2) 2)) (/ (* (* l l) l) (* (* x x) x))) 38.573 * * [simplify]: iters left: 6 (12 enodes) 38.579 * * [simplify]: iters left: 5 (58 enodes) 38.607 * * [simplify]: iters left: 4 (191 enodes) 38.713 * * [simplify]: Extracting #0: cost 1 inf + 0 38.714 * * [simplify]: Extracting #1: cost 88 inf + 0 38.715 * * [simplify]: Extracting #2: cost 256 inf + 374 38.725 * * [simplify]: Extracting #3: cost 115 inf + 24817 38.745 * * [simplify]: Extracting #4: cost 3 inf + 45429 38.767 * * [simplify]: Extracting #5: cost 0 inf + 44016 38.788 * * [simplify]: Extracting #6: cost 0 inf + 43176 38.812 * [simplify]: Simplified to (* (/ (* (* l l) (* (* l l) 8)) (* x (* x x))) (* l l)) 38.812 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (cbrt (* (/ (* (* l l) (* (* l l) 8)) (* x (* x x))) (* l l))))))) 38.812 * * * * [progress]: [ 66 / 101 ] simplifiying candidate # 38.812 * [simplify]: Simplifying (* (* (* (* l l) l) (* (* 2 2) 2)) (* (* (/ l x) (/ l x)) (/ l x))) 38.813 * * [simplify]: iters left: 6 (12 enodes) 38.821 * * [simplify]: iters left: 5 (57 enodes) 38.843 * * [simplify]: iters left: 4 (162 enodes) 38.941 * * [simplify]: Extracting #0: cost 1 inf + 0 38.941 * * [simplify]: Extracting #1: cost 54 inf + 0 38.942 * * [simplify]: Extracting #2: cost 156 inf + 88 38.946 * * [simplify]: Extracting #3: cost 82 inf + 13360 38.953 * * [simplify]: Extracting #4: cost 6 inf + 24905 38.959 * * [simplify]: Extracting #5: cost 0 inf + 25565 38.965 * [simplify]: Simplified to (* (* (* l (* l l)) (* (/ l x) 8)) (* (/ l x) (/ l x))) 38.965 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (cbrt (* (* (* l (* l l)) (* (/ l x) 8)) (* (/ l x) (/ l x)))))))) 38.965 * * * * [progress]: [ 67 / 101 ] simplifiying candidate # 38.966 * [simplify]: Simplifying (* (* (* (* l 2) (* l 2)) (* l 2)) (/ (* (* l l) l) (* (* x x) x))) 38.966 * * [simplify]: iters left: 6 (12 enodes) 38.971 * * [simplify]: iters left: 5 (61 enodes) 38.997 * * [simplify]: iters left: 4 (192 enodes) 39.137 * * [simplify]: Extracting #0: cost 1 inf + 0 39.137 * * [simplify]: Extracting #1: cost 94 inf + 0 39.139 * * [simplify]: Extracting #2: cost 254 inf + 820 39.152 * * [simplify]: Extracting #3: cost 119 inf + 25088 39.174 * * [simplify]: Extracting #4: cost 2 inf + 49028 39.197 * * [simplify]: Extracting #5: cost 0 inf + 47002 39.220 * * [simplify]: Extracting #6: cost 0 inf + 46522 39.243 * [simplify]: Simplified to (/ (* (* l 2) (* (* l 2) (* l 2))) (* (/ x l) (* (/ x l) (/ x l)))) 39.243 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (cbrt (/ (* (* l 2) (* (* l 2) (* l 2))) (* (/ x l) (* (/ x l) (/ x l))))))))) 39.243 * * * * [progress]: [ 68 / 101 ] simplifiying candidate # 39.243 * [simplify]: Simplifying (* (* (* (* l 2) (* l 2)) (* l 2)) (* (* (/ l x) (/ l x)) (/ l x))) 39.244 * * [simplify]: iters left: 6 (10 enodes) 39.250 * * [simplify]: iters left: 5 (54 enodes) 39.273 * * [simplify]: iters left: 4 (160 enodes) 39.375 * * [simplify]: Extracting #0: cost 1 inf + 0 39.375 * * [simplify]: Extracting #1: cost 47 inf + 0 39.376 * * [simplify]: Extracting #2: cost 158 inf + 46 39.379 * * [simplify]: Extracting #3: cost 109 inf + 6497 39.390 * * [simplify]: Extracting #4: cost 12 inf + 24023 39.405 * * [simplify]: Extracting #5: cost 0 inf + 26793 39.422 * [simplify]: Simplified to (* (* 2 (/ l (/ x l))) (* (* 2 (/ l (/ x l))) (* 2 (/ l (/ x l))))) 39.422 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (cbrt (* (* 2 (/ l (/ x l))) (* (* 2 (/ l (/ x l))) (* 2 (/ l (/ x l)))))))))) 39.423 * * * * [progress]: [ 69 / 101 ] simplifiying candidate # 39.423 * [simplify]: Simplifying (* (cbrt (* (* l 2) (/ l x))) (cbrt (* (* l 2) (/ l x)))) 39.423 * * [simplify]: iters left: 6 (8 enodes) 39.428 * * [simplify]: iters left: 5 (30 enodes) 39.438 * * [simplify]: iters left: 4 (46 enodes) 39.453 * * [simplify]: iters left: 3 (59 enodes) 39.470 * * [simplify]: iters left: 2 (73 enodes) 39.492 * * [simplify]: iters left: 1 (83 enodes) 39.514 * * [simplify]: Extracting #0: cost 1 inf + 0 39.514 * * [simplify]: Extracting #1: cost 3 inf + 0 39.514 * * [simplify]: Extracting #2: cost 5 inf + 0 39.514 * * [simplify]: Extracting #3: cost 20 inf + 0 39.514 * * [simplify]: Extracting #4: cost 28 inf + 3 39.515 * * [simplify]: Extracting #5: cost 11 inf + 1160 39.516 * * [simplify]: Extracting #6: cost 0 inf + 2467 39.517 * [simplify]: Simplified to (* (cbrt (/ 2 (/ (/ x l) l))) (cbrt (/ 2 (/ (/ x l) l)))) 39.517 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (cbrt (/ 2 (/ (/ x l) l))) (cbrt (/ 2 (/ (/ x l) l)))) (cbrt (* (* l 2) (/ l x)))))))) 39.518 * [simplify]: Simplifying (cbrt (* (* l 2) (/ l x))) 39.518 * * [simplify]: iters left: 5 (7 enodes) 39.522 * * [simplify]: iters left: 4 (27 enodes) 39.531 * * [simplify]: iters left: 3 (43 enodes) 39.543 * * [simplify]: iters left: 2 (56 enodes) 39.559 * * [simplify]: iters left: 1 (70 enodes) 39.582 * * [simplify]: Extracting #0: cost 1 inf + 0 39.582 * * [simplify]: Extracting #1: cost 3 inf + 0 39.583 * * [simplify]: Extracting #2: cost 19 inf + 0 39.583 * * [simplify]: Extracting #3: cost 26 inf + 45 39.583 * * [simplify]: Extracting #4: cost 11 inf + 957 39.584 * * [simplify]: Extracting #5: cost 0 inf + 2064 39.585 * [simplify]: Simplified to (cbrt (/ (* l l) (/ x 2))) 39.585 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (cbrt (* (* l 2) (/ l x))) (cbrt (* (* l 2) (/ l x)))) (cbrt (/ (* l l) (/ x 2)))))))) 39.586 * * * * [progress]: [ 70 / 101 ] simplifiying candidate # 39.586 * [simplify]: Simplifying (* (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* l 2) (/ l x))) 39.586 * * [simplify]: iters left: 6 (8 enodes) 39.591 * * [simplify]: iters left: 5 (40 enodes) 39.611 * * [simplify]: iters left: 4 (149 enodes) 39.703 * * [simplify]: Extracting #0: cost 1 inf + 0 39.703 * * [simplify]: Extracting #1: cost 56 inf + 0 39.704 * * [simplify]: Extracting #2: cost 161 inf + 470 39.707 * * [simplify]: Extracting #3: cost 135 inf + 5304 39.722 * * [simplify]: Extracting #4: cost 9 inf + 30171 39.738 * * [simplify]: Extracting #5: cost 0 inf + 31310 39.753 * * [simplify]: Extracting #6: cost 0 inf + 31268 39.768 * * [simplify]: Extracting #7: cost 0 inf + 31226 39.784 * [simplify]: Simplified to (* (* (* (/ 2 (/ x l)) l) (* (/ 2 (/ x l)) (* (/ 2 (/ x l)) l))) l) 39.785 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (cbrt (* (* (* (/ 2 (/ x l)) l) (* (/ 2 (/ x l)) (* (/ 2 (/ x l)) l))) l)))))) 39.785 * * * * [progress]: [ 71 / 101 ] simplifiying candidate # 39.785 * [simplify]: Simplifying (sqrt (* (* l 2) (/ l x))) 39.785 * * [simplify]: iters left: 5 (7 enodes) 39.793 * * [simplify]: iters left: 4 (27 enodes) 39.802 * * [simplify]: iters left: 3 (43 enodes) 39.816 * * [simplify]: iters left: 2 (56 enodes) 39.830 * * [simplify]: iters left: 1 (70 enodes) 39.841 * * [simplify]: Extracting #0: cost 1 inf + 0 39.841 * * [simplify]: Extracting #1: cost 3 inf + 0 39.841 * * [simplify]: Extracting #2: cost 19 inf + 0 39.841 * * [simplify]: Extracting #3: cost 26 inf + 45 39.842 * * [simplify]: Extracting #4: cost 11 inf + 957 39.843 * * [simplify]: Extracting #5: cost 0 inf + 1984 39.844 * [simplify]: Simplified to (sqrt (/ (* l l) (/ x 2))) 39.844 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (sqrt (/ (* l l) (/ x 2))) (sqrt (* (* l 2) (/ l x)))))))) 39.844 * [simplify]: Simplifying (sqrt (* (* l 2) (/ l x))) 39.844 * * [simplify]: iters left: 5 (7 enodes) 39.848 * * [simplify]: iters left: 4 (27 enodes) 39.857 * * [simplify]: iters left: 3 (43 enodes) 39.871 * * [simplify]: iters left: 2 (56 enodes) 39.888 * * [simplify]: iters left: 1 (70 enodes) 39.909 * * [simplify]: Extracting #0: cost 1 inf + 0 39.909 * * [simplify]: Extracting #1: cost 3 inf + 0 39.909 * * [simplify]: Extracting #2: cost 19 inf + 0 39.910 * * [simplify]: Extracting #3: cost 26 inf + 45 39.910 * * [simplify]: Extracting #4: cost 11 inf + 957 39.911 * * [simplify]: Extracting #5: cost 0 inf + 1984 39.912 * [simplify]: Simplified to (sqrt (/ (* l l) (/ x 2))) 39.912 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (sqrt (* (* l 2) (/ l x))) (sqrt (/ (* l l) (/ x 2)))))))) 39.912 * * * * [progress]: [ 72 / 101 ] simplifiying candidate # 39.913 * * * * [progress]: [ 73 / 101 ] simplifiying candidate # 39.913 * [simplify]: Simplifying (* (* l 2) (* (cbrt (/ l x)) (cbrt (/ l x)))) 39.913 * * [simplify]: iters left: 6 (8 enodes) 39.917 * * [simplify]: iters left: 5 (30 enodes) 39.927 * * [simplify]: iters left: 4 (47 enodes) 39.945 * * [simplify]: iters left: 3 (66 enodes) 39.964 * * [simplify]: iters left: 2 (75 enodes) 39.985 * * [simplify]: Extracting #0: cost 1 inf + 0 39.985 * * [simplify]: Extracting #1: cost 12 inf + 0 39.985 * * [simplify]: Extracting #2: cost 19 inf + 2 39.985 * * [simplify]: Extracting #3: cost 19 inf + 86 39.986 * * [simplify]: Extracting #4: cost 18 inf + 87 39.986 * * [simplify]: Extracting #5: cost 12 inf + 862 39.987 * * [simplify]: Extracting #6: cost 2 inf + 2687 39.988 * * [simplify]: Extracting #7: cost 0 inf + 3091 39.989 * [simplify]: Simplified to (* (* (cbrt (/ l x)) l) (* (cbrt (/ l x)) 2)) 39.990 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* (cbrt (/ l x)) l) (* (cbrt (/ l x)) 2)) (cbrt (/ l x))))))) 39.990 * * * * [progress]: [ 74 / 101 ] simplifiying candidate # 39.990 * [simplify]: Simplifying (* (* l 2) (sqrt (/ l x))) 39.990 * * [simplify]: iters left: 5 (7 enodes) 39.994 * * [simplify]: iters left: 4 (25 enodes) 40.003 * * [simplify]: iters left: 3 (33 enodes) 40.013 * * [simplify]: iters left: 2 (39 enodes) 40.023 * * [simplify]: Extracting #0: cost 1 inf + 0 40.024 * * [simplify]: Extracting #1: cost 8 inf + 0 40.024 * * [simplify]: Extracting #2: cost 11 inf + 2 40.024 * * [simplify]: Extracting #3: cost 11 inf + 86 40.024 * * [simplify]: Extracting #4: cost 10 inf + 87 40.024 * * [simplify]: Extracting #5: cost 6 inf + 376 40.024 * * [simplify]: Extracting #6: cost 2 inf + 866 40.025 * * [simplify]: Extracting #7: cost 0 inf + 1151 40.025 * [simplify]: Simplified to (* (* l 2) (sqrt (/ l x))) 40.026 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (sqrt (/ l x))) (sqrt (/ l x))))))) 40.026 * * * * [progress]: [ 75 / 101 ] simplifiying candidate # 40.026 * [simplify]: Simplifying (* (* l 2) (/ (* (cbrt l) (cbrt l)) (* (cbrt x) (cbrt x)))) 40.026 * * [simplify]: iters left: 6 (10 enodes) 40.031 * * [simplify]: iters left: 5 (42 enodes) 40.043 * * [simplify]: iters left: 4 (99 enodes) 40.067 * * [simplify]: iters left: 3 (254 enodes) 40.174 * * [simplify]: Extracting #0: cost 1 inf + 0 40.174 * * [simplify]: Extracting #1: cost 61 inf + 0 40.175 * * [simplify]: Extracting #2: cost 115 inf + 2 40.176 * * [simplify]: Extracting #3: cost 99 inf + 2957 40.183 * * [simplify]: Extracting #4: cost 31 inf + 18631 40.189 * * [simplify]: Extracting #5: cost 0 inf + 26590 40.194 * * [simplify]: Extracting #6: cost 0 inf + 26510 40.199 * [simplify]: Simplified to (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) 40.199 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 40.199 * * * * [progress]: [ 76 / 101 ] simplifiying candidate # 40.199 * [simplify]: Simplifying (* (* l 2) (/ (* (cbrt l) (cbrt l)) (sqrt x))) 40.200 * * [simplify]: iters left: 6 (9 enodes) 40.202 * * [simplify]: iters left: 5 (35 enodes) 40.208 * * [simplify]: iters left: 4 (65 enodes) 40.226 * * [simplify]: iters left: 3 (129 enodes) 40.261 * * [simplify]: iters left: 2 (223 enodes) 40.307 * * [simplify]: iters left: 1 (279 enodes) 40.383 * * [simplify]: Extracting #0: cost 1 inf + 0 40.383 * * [simplify]: Extracting #1: cost 38 inf + 0 40.384 * * [simplify]: Extracting #2: cost 67 inf + 2 40.385 * * [simplify]: Extracting #3: cost 49 inf + 2354 40.389 * * [simplify]: Extracting #4: cost 6 inf + 9932 40.394 * * [simplify]: Extracting #5: cost 0 inf + 11065 40.399 * [simplify]: Simplified to (* (* (/ (* (cbrt l) (cbrt l)) (sqrt x)) l) 2) 40.399 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* (/ (* (cbrt l) (cbrt l)) (sqrt x)) l) 2) (/ (cbrt l) (sqrt x))))))) 40.399 * * * * [progress]: [ 77 / 101 ] simplifiying candidate # 40.399 * [simplify]: Simplifying (* (* l 2) (/ (* (cbrt l) (cbrt l)) 1)) 40.400 * * [simplify]: iters left: 6 (8 enodes) 40.403 * * [simplify]: iters left: 5 (32 enodes) 40.410 * * [simplify]: iters left: 4 (62 enodes) 40.423 * * [simplify]: iters left: 3 (113 enodes) 40.457 * * [simplify]: iters left: 2 (204 enodes) 40.536 * * [simplify]: iters left: 1 (306 enodes) 40.653 * * [simplify]: Extracting #0: cost 1 inf + 0 40.653 * * [simplify]: Extracting #1: cost 23 inf + 0 40.653 * * [simplify]: Extracting #2: cost 36 inf + 4 40.654 * * [simplify]: Extracting #3: cost 23 inf + 1308 40.655 * * [simplify]: Extracting #4: cost 1 inf + 4547 40.656 * * [simplify]: Extracting #5: cost 0 inf + 4708 40.658 * [simplify]: Simplified to (* l (* (cbrt l) (* (cbrt l) 2))) 40.658 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l (* (cbrt l) (* (cbrt l) 2))) (/ (cbrt l) x)))))) 40.658 * * * * [progress]: [ 78 / 101 ] simplifiying candidate # 40.658 * [simplify]: Simplifying (* (* l 2) (/ (sqrt l) (* (cbrt x) (cbrt x)))) 40.658 * * [simplify]: iters left: 6 (9 enodes) 40.661 * * [simplify]: iters left: 5 (35 enodes) 40.667 * * [simplify]: iters left: 4 (66 enodes) 40.680 * * [simplify]: iters left: 3 (132 enodes) 40.722 * * [simplify]: iters left: 2 (228 enodes) 40.786 * * [simplify]: iters left: 1 (330 enodes) 40.899 * * [simplify]: Extracting #0: cost 1 inf + 0 40.899 * * [simplify]: Extracting #1: cost 38 inf + 0 40.899 * * [simplify]: Extracting #2: cost 69 inf + 2 40.900 * * [simplify]: Extracting #3: cost 32 inf + 5357 40.903 * * [simplify]: Extracting #4: cost 1 inf + 11190 40.905 * * [simplify]: Extracting #5: cost 0 inf + 11392 40.908 * [simplify]: Simplified to (/ (* (/ l (cbrt x)) (* (sqrt l) 2)) (cbrt x)) 40.908 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (/ (* (/ l (cbrt x)) (* (sqrt l) 2)) (cbrt x)) (/ (sqrt l) (cbrt x))))))) 40.908 * * * * [progress]: [ 79 / 101 ] simplifiying candidate # 40.908 * [simplify]: Simplifying (* (* l 2) (/ (sqrt l) (sqrt x))) 40.908 * * [simplify]: iters left: 5 (8 enodes) 40.911 * * [simplify]: iters left: 4 (30 enodes) 40.916 * * [simplify]: iters left: 3 (49 enodes) 40.924 * * [simplify]: iters left: 2 (73 enodes) 40.936 * * [simplify]: iters left: 1 (95 enodes) 40.964 * * [simplify]: Extracting #0: cost 1 inf + 0 40.964 * * [simplify]: Extracting #1: cost 23 inf + 0 40.964 * * [simplify]: Extracting #2: cost 38 inf + 43 40.965 * * [simplify]: Extracting #3: cost 25 inf + 984 40.966 * * [simplify]: Extracting #4: cost 5 inf + 3471 40.968 * * [simplify]: Extracting #5: cost 0 inf + 4204 40.970 * [simplify]: Simplified to (/ (* l 2) (/ (sqrt x) (sqrt l))) 40.970 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (/ (* l 2) (/ (sqrt x) (sqrt l))) (/ (sqrt l) (sqrt x))))))) 40.971 * * * * [progress]: [ 80 / 101 ] simplifiying candidate # 40.971 * [simplify]: Simplifying (* (* l 2) (/ (sqrt l) 1)) 40.971 * * [simplify]: iters left: 5 (7 enodes) 40.976 * * [simplify]: iters left: 4 (27 enodes) 40.986 * * [simplify]: iters left: 3 (39 enodes) 41.000 * * [simplify]: iters left: 2 (58 enodes) 41.022 * * [simplify]: iters left: 1 (85 enodes) 41.050 * * [simplify]: Extracting #0: cost 1 inf + 0 41.050 * * [simplify]: Extracting #1: cost 20 inf + 0 41.051 * * [simplify]: Extracting #2: cost 25 inf + 4 41.051 * * [simplify]: Extracting #3: cost 15 inf + 544 41.052 * * [simplify]: Extracting #4: cost 3 inf + 1686 41.053 * * [simplify]: Extracting #5: cost 0 inf + 2012 41.054 * [simplify]: Simplified to (* (/ l 1/2) (sqrt l)) 41.054 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (/ l 1/2) (sqrt l)) (/ (sqrt l) x)))))) 41.054 * * * * [progress]: [ 81 / 101 ] simplifiying candidate # 41.055 * [simplify]: Simplifying (* (* l 2) (/ 1 (* (cbrt x) (cbrt x)))) 41.055 * * [simplify]: iters left: 6 (9 enodes) 41.058 * * [simplify]: iters left: 5 (37 enodes) 41.065 * * [simplify]: iters left: 4 (66 enodes) 41.079 * * [simplify]: iters left: 3 (129 enodes) 41.127 * * [simplify]: iters left: 2 (210 enodes) 41.179 * * [simplify]: iters left: 1 (240 enodes) 41.250 * * [simplify]: Extracting #0: cost 1 inf + 0 41.250 * * [simplify]: Extracting #1: cost 24 inf + 0 41.250 * * [simplify]: Extracting #2: cost 38 inf + 3 41.251 * * [simplify]: Extracting #3: cost 30 inf + 901 41.252 * * [simplify]: Extracting #4: cost 6 inf + 4311 41.253 * * [simplify]: Extracting #5: cost 0 inf + 5285 41.254 * [simplify]: Simplified to (* (/ l (cbrt x)) (/ 2 (cbrt x))) 41.255 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (/ l (cbrt x)) (/ 2 (cbrt x))) (/ l (cbrt x))))))) 41.255 * * * * [progress]: [ 82 / 101 ] simplifiying candidate # 41.255 * [simplify]: Simplifying (* (* l 2) (/ 1 (sqrt x))) 41.255 * * [simplify]: iters left: 5 (8 enodes) 41.258 * * [simplify]: iters left: 4 (32 enodes) 41.271 * * [simplify]: iters left: 3 (51 enodes) 41.281 * * [simplify]: iters left: 2 (73 enodes) 41.293 * * [simplify]: iters left: 1 (87 enodes) 41.307 * * [simplify]: Extracting #0: cost 1 inf + 0 41.307 * * [simplify]: Extracting #1: cost 13 inf + 0 41.307 * * [simplify]: Extracting #2: cost 19 inf + 3 41.307 * * [simplify]: Extracting #3: cost 9 inf + 703 41.308 * * [simplify]: Extracting #4: cost 0 inf + 1482 41.309 * [simplify]: Simplified to (/ (* l 2) (sqrt x)) 41.309 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (/ (* l 2) (sqrt x)) (/ l (sqrt x))))))) 41.309 * * * * [progress]: [ 83 / 101 ] simplifiying candidate # 41.309 * [simplify]: Simplifying (* (* l 2) (/ 1 1)) 41.310 * * [simplify]: iters left: 4 (6 enodes) 41.314 * * [simplify]: iters left: 3 (22 enodes) 41.321 * * [simplify]: iters left: 2 (33 enodes) 41.330 * * [simplify]: Extracting #0: cost 1 inf + 0 41.330 * * [simplify]: Extracting #1: cost 5 inf + 0 41.330 * * [simplify]: Extracting #2: cost 2 inf + 3 41.330 * * [simplify]: Extracting #3: cost 0 inf + 87 41.330 * [simplify]: Simplified to (* l 2) 41.330 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 41.330 * * * * [progress]: [ 84 / 101 ] simplifiying candidate # 41.331 * [simplify]: Simplifying (* (* l 2) 1) 41.331 * * [simplify]: iters left: 4 (5 enodes) 41.335 * * [simplify]: iters left: 3 (19 enodes) 41.343 * * [simplify]: iters left: 2 (30 enodes) 41.351 * * [simplify]: Extracting #0: cost 1 inf + 0 41.351 * * [simplify]: Extracting #1: cost 5 inf + 0 41.351 * * [simplify]: Extracting #2: cost 2 inf + 3 41.351 * * [simplify]: Extracting #3: cost 0 inf + 87 41.351 * [simplify]: Simplified to (* l 2) 41.351 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 41.351 * * * * [progress]: [ 85 / 101 ] simplifiying candidate # 41.352 * [simplify]: Simplifying (* (* l 2) l) 41.352 * * [simplify]: iters left: 4 (4 enodes) 41.354 * * [simplify]: iters left: 3 (14 enodes) 41.358 * * [simplify]: iters left: 2 (17 enodes) 41.364 * * [simplify]: iters left: 1 (19 enodes) 41.369 * * [simplify]: Extracting #0: cost 1 inf + 0 41.369 * * [simplify]: Extracting #1: cost 6 inf + 0 41.369 * * [simplify]: Extracting #2: cost 6 inf + 2 41.369 * * [simplify]: Extracting #3: cost 1 inf + 291 41.370 * * [simplify]: Extracting #4: cost 0 inf + 332 41.370 * [simplify]: Simplified to (* l (* l 2)) 41.370 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l (* l 2)) (/ 1 x)))))) 41.370 * * * * [progress]: [ 86 / 101 ] simplifiying candidate # 41.370 * [simplify]: Simplifying (* 2 (/ l x)) 41.370 * * [simplify]: iters left: 4 (5 enodes) 41.373 * * [simplify]: iters left: 3 (18 enodes) 41.379 * * [simplify]: iters left: 2 (24 enodes) 41.386 * * [simplify]: iters left: 1 (28 enodes) 41.397 * * [simplify]: Extracting #0: cost 1 inf + 0 41.397 * * [simplify]: Extracting #1: cost 10 inf + 0 41.397 * * [simplify]: Extracting #2: cost 9 inf + 87 41.397 * * [simplify]: Extracting #3: cost 0 inf + 547 41.398 * [simplify]: Simplified to (* (/ l x) 2) 41.398 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* l (* (/ l x) 2)))))) 41.398 * * * * [progress]: [ 87 / 101 ] simplifiying candidate # 41.398 * [simplify]: Simplifying (* (* l 2) l) 41.398 * * [simplify]: iters left: 4 (4 enodes) 41.401 * * [simplify]: iters left: 3 (14 enodes) 41.405 * * [simplify]: iters left: 2 (17 enodes) 41.411 * * [simplify]: iters left: 1 (19 enodes) 41.416 * * [simplify]: Extracting #0: cost 1 inf + 0 41.416 * * [simplify]: Extracting #1: cost 6 inf + 0 41.416 * * [simplify]: Extracting #2: cost 6 inf + 2 41.416 * * [simplify]: Extracting #3: cost 1 inf + 291 41.417 * * [simplify]: Extracting #4: cost 0 inf + 332 41.417 * [simplify]: Simplified to (* l (* l 2)) 41.417 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (/ (* l (* l 2)) x))))) 41.417 * * * * [progress]: [ 88 / 101 ] simplifiying candidate #real (real->posit16 (* (* l 2) (/ l x))))))))> 41.417 * [simplify]: Simplifying (real->posit16 (* (* l 2) (/ l x))) 41.417 * * [simplify]: iters left: 5 (7 enodes) 41.421 * * [simplify]: iters left: 4 (24 enodes) 41.429 * * [simplify]: iters left: 3 (40 enodes) 41.436 * * [simplify]: iters left: 2 (53 enodes) 41.444 * * [simplify]: iters left: 1 (67 enodes) 41.454 * * [simplify]: Extracting #0: cost 1 inf + 0 41.454 * * [simplify]: Extracting #1: cost 2 inf + 0 41.455 * * [simplify]: Extracting #2: cost 17 inf + 0 41.455 * * [simplify]: Extracting #3: cost 25 inf + 3 41.455 * * [simplify]: Extracting #4: cost 11 inf + 832 41.455 * * [simplify]: Extracting #5: cost 0 inf + 1658 41.456 * [simplify]: Simplified to (real->posit16 (/ (* l l) (/ x 2))) 41.456 * [simplify]: Simplified (2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (posit16->real (real->posit16 (/ (* l l) (/ x 2)))))))) 41.456 * * * * [progress]: [ 89 / 101 ] simplifiying candidate # 41.456 * * * * [progress]: [ 90 / 101 ] simplifiying candidate # 41.456 * [simplify]: Simplifying 0 41.456 * * [simplify]: iters left: 0 (1 enodes) 41.457 * * [simplify]: Extracting #0: cost 1 inf + 0 41.457 * * [simplify]: Extracting #1: cost 0 inf + 1 41.457 * [simplify]: Simplified to 0 41.457 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) 0)) 41.457 * * * * [progress]: [ 91 / 101 ] simplifiying candidate # 41.457 * [simplify]: Simplifying (- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2))))) 41.457 * * [simplify]: iters left: 6 (16 enodes) 41.466 * * [simplify]: iters left: 5 (77 enodes) 41.497 * * [simplify]: iters left: 4 (173 enodes) 41.556 * * [simplify]: iters left: 3 (490 enodes) 41.823 * * [simplify]: Extracting #0: cost 1 inf + 0 41.823 * * [simplify]: Extracting #1: cost 10 inf + 0 41.823 * * [simplify]: Extracting #2: cost 245 inf + 0 41.831 * * [simplify]: Extracting #3: cost 411 inf + 5273 41.839 * * [simplify]: Extracting #4: cost 190 inf + 42448 41.855 * * [simplify]: Extracting #5: cost 90 inf + 75257 41.890 * * [simplify]: Extracting #6: cost 25 inf + 107187 41.911 * * [simplify]: Extracting #7: cost 0 inf + 118259 41.939 * [simplify]: Simplified to (- (* t (+ (sqrt 2) (/ (/ 2 x) (sqrt 2)))) (/ (/ t (sqrt 2)) (* x x))) 41.939 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) (- (* t (+ (sqrt 2) (/ (/ 2 x) (sqrt 2)))) (/ (/ t (sqrt 2)) (* x x))))) 41.939 * * * * [progress]: [ 92 / 101 ] simplifiying candidate # 41.939 * [simplify]: Simplifying (- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x))))) 41.940 * * [simplify]: iters left: 6 (16 enodes) 41.950 * * [simplify]: iters left: 5 (77 enodes) 41.966 * * [simplify]: iters left: 4 (163 enodes) 42.029 * * [simplify]: iters left: 3 (468 enodes) 42.263 * * [simplify]: Extracting #0: cost 1 inf + 0 42.263 * * [simplify]: Extracting #1: cost 15 inf + 0 42.263 * * [simplify]: Extracting #2: cost 193 inf + 0 42.268 * * [simplify]: Extracting #3: cost 303 inf + 7287 42.275 * * [simplify]: Extracting #4: cost 153 inf + 27952 42.284 * * [simplify]: Extracting #5: cost 109 inf + 41725 42.300 * * [simplify]: Extracting #6: cost 7 inf + 86436 42.326 * * [simplify]: Extracting #7: cost 0 inf + 89534 42.347 * [simplify]: Simplified to (- (/ (/ t (sqrt 2)) (* x x)) (* t (+ (sqrt 2) (/ 2 (* (sqrt 2) x))))) 42.347 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) (- (/ (/ t (sqrt 2)) (* x x)) (* t (+ (sqrt 2) (/ 2 (* (sqrt 2) x))))))) 42.347 * * * * [progress]: [ 93 / 101 ] simplifiying candidate # 42.347 * [simplify]: Simplifying (* t (sqrt 2)) 42.347 * * [simplify]: iters left: 3 (4 enodes) 42.349 * * [simplify]: iters left: 2 (13 enodes) 42.352 * * [simplify]: Extracting #0: cost 1 inf + 0 42.352 * * [simplify]: Extracting #1: cost 4 inf + 0 42.352 * * [simplify]: Extracting #2: cost 5 inf + 1 42.352 * * [simplify]: Extracting #3: cost 4 inf + 2 42.352 * * [simplify]: Extracting #4: cost 0 inf + 248 42.352 * [simplify]: Simplified to (* t (sqrt 2)) 42.352 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 42.352 * * * * [progress]: [ 94 / 101 ] simplifiying candidate # 42.352 * [simplify]: Simplifying (* t (sqrt 2)) 42.352 * * [simplify]: iters left: 3 (4 enodes) 42.354 * * [simplify]: iters left: 2 (13 enodes) 42.356 * * [simplify]: Extracting #0: cost 1 inf + 0 42.356 * * [simplify]: Extracting #1: cost 4 inf + 0 42.356 * * [simplify]: Extracting #2: cost 5 inf + 1 42.356 * * [simplify]: Extracting #3: cost 4 inf + 2 42.356 * * [simplify]: Extracting #4: cost 0 inf + 248 42.356 * [simplify]: Simplified to (* t (sqrt 2)) 42.356 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 42.356 * * * * [progress]: [ 95 / 101 ] simplifiying candidate # 42.356 * [simplify]: Simplifying (* t (sqrt 2)) 42.357 * * [simplify]: iters left: 3 (4 enodes) 42.358 * * [simplify]: iters left: 2 (13 enodes) 42.360 * * [simplify]: Extracting #0: cost 1 inf + 0 42.360 * * [simplify]: Extracting #1: cost 4 inf + 0 42.360 * * [simplify]: Extracting #2: cost 5 inf + 1 42.361 * * [simplify]: Extracting #3: cost 4 inf + 2 42.361 * * [simplify]: Extracting #4: cost 0 inf + 248 42.361 * [simplify]: Simplified to (* t (sqrt 2)) 42.361 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 42.361 * * * * [progress]: [ 96 / 101 ] simplifiying candidate # 42.361 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 42.361 * * [simplify]: iters left: 6 (14 enodes) 42.365 * * [simplify]: iters left: 5 (61 enodes) 42.378 * * [simplify]: iters left: 4 (97 enodes) 42.404 * * [simplify]: iters left: 3 (144 enodes) 42.425 * * [simplify]: iters left: 2 (181 enodes) 42.478 * * [simplify]: iters left: 1 (231 enodes) 42.517 * * [simplify]: Extracting #0: cost 1 inf + 0 42.517 * * [simplify]: Extracting #1: cost 8 inf + 0 42.517 * * [simplify]: Extracting #2: cost 45 inf + 0 42.517 * * [simplify]: Extracting #3: cost 64 inf + 89 42.519 * * [simplify]: Extracting #4: cost 21 inf + 3190 42.522 * * [simplify]: Extracting #5: cost 1 inf + 6050 42.525 * * [simplify]: Extracting #6: cost 0 inf + 6093 42.529 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 42.529 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 42.529 * * * * [progress]: [ 97 / 101 ] simplifiying candidate # 42.529 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 42.529 * * [simplify]: iters left: 6 (14 enodes) 42.538 * * [simplify]: iters left: 5 (61 enodes) 42.550 * * [simplify]: iters left: 4 (97 enodes) 42.565 * * [simplify]: iters left: 3 (144 enodes) 42.605 * * [simplify]: iters left: 2 (181 enodes) 42.657 * * [simplify]: iters left: 1 (231 enodes) 42.691 * * [simplify]: Extracting #0: cost 1 inf + 0 42.691 * * [simplify]: Extracting #1: cost 8 inf + 0 42.691 * * [simplify]: Extracting #2: cost 45 inf + 0 42.692 * * [simplify]: Extracting #3: cost 64 inf + 89 42.692 * * [simplify]: Extracting #4: cost 21 inf + 3190 42.694 * * [simplify]: Extracting #5: cost 1 inf + 6050 42.696 * * [simplify]: Extracting #6: cost 0 inf + 6093 42.697 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 42.697 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 42.698 * * * * [progress]: [ 98 / 101 ] simplifiying candidate # 42.698 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 42.698 * * [simplify]: iters left: 6 (14 enodes) 42.709 * * [simplify]: iters left: 5 (61 enodes) 42.729 * * [simplify]: iters left: 4 (97 enodes) 42.749 * * [simplify]: iters left: 3 (144 enodes) 42.777 * * [simplify]: iters left: 2 (181 enodes) 42.834 * * [simplify]: iters left: 1 (231 enodes) 42.874 * * [simplify]: Extracting #0: cost 1 inf + 0 42.874 * * [simplify]: Extracting #1: cost 8 inf + 0 42.874 * * [simplify]: Extracting #2: cost 45 inf + 0 42.874 * * [simplify]: Extracting #3: cost 64 inf + 89 42.875 * * [simplify]: Extracting #4: cost 21 inf + 3190 42.876 * * [simplify]: Extracting #5: cost 1 inf + 6050 42.878 * * [simplify]: Extracting #6: cost 0 inf + 6093 42.880 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 42.880 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 42.880 * * * * [progress]: [ 99 / 101 ] simplifiying candidate # 42.880 * [simplify]: Simplifying (* 2 (/ (pow l 2) x)) 42.880 * * [simplify]: iters left: 5 (6 enodes) 42.882 * * [simplify]: iters left: 4 (26 enodes) 42.887 * * [simplify]: iters left: 3 (40 enodes) 42.893 * * [simplify]: iters left: 2 (57 enodes) 42.902 * * [simplify]: iters left: 1 (71 enodes) 42.915 * * [simplify]: Extracting #0: cost 1 inf + 0 42.916 * * [simplify]: Extracting #1: cost 18 inf + 0 42.916 * * [simplify]: Extracting #2: cost 25 inf + 45 42.916 * * [simplify]: Extracting #3: cost 8 inf + 1161 42.917 * * [simplify]: Extracting #4: cost 0 inf + 1741 42.918 * [simplify]: Simplified to (* (* 2 (/ l x)) l) 42.918 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* 2 (/ l x)) l))))) 42.918 * * * * [progress]: [ 100 / 101 ] simplifiying candidate # 42.919 * [simplify]: Simplifying (* 2 (/ (pow l 2) x)) 42.919 * * [simplify]: iters left: 5 (6 enodes) 42.923 * * [simplify]: iters left: 4 (26 enodes) 42.931 * * [simplify]: iters left: 3 (40 enodes) 42.943 * * [simplify]: iters left: 2 (57 enodes) 42.959 * * [simplify]: iters left: 1 (71 enodes) 42.981 * * [simplify]: Extracting #0: cost 1 inf + 0 42.981 * * [simplify]: Extracting #1: cost 18 inf + 0 42.981 * * [simplify]: Extracting #2: cost 25 inf + 45 42.981 * * [simplify]: Extracting #3: cost 8 inf + 1161 42.982 * * [simplify]: Extracting #4: cost 0 inf + 1741 42.983 * [simplify]: Simplified to (* (* 2 (/ l x)) l) 42.983 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* 2 (/ l x)) l))))) 42.984 * * * * [progress]: [ 101 / 101 ] simplifiying candidate # 42.984 * [simplify]: Simplifying (* 2 (/ (pow l 2) x)) 42.984 * * [simplify]: iters left: 5 (6 enodes) 42.988 * * [simplify]: iters left: 4 (26 enodes) 42.997 * * [simplify]: iters left: 3 (40 enodes) 43.009 * * [simplify]: iters left: 2 (57 enodes) 43.021 * * [simplify]: iters left: 1 (71 enodes) 43.032 * * [simplify]: Extracting #0: cost 1 inf + 0 43.033 * * [simplify]: Extracting #1: cost 18 inf + 0 43.033 * * [simplify]: Extracting #2: cost 25 inf + 45 43.033 * * [simplify]: Extracting #3: cost 8 inf + 1161 43.033 * * [simplify]: Extracting #4: cost 0 inf + 1741 43.034 * [simplify]: Simplified to (* (* 2 (/ l x)) l) 43.034 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* 2 (/ l x)) l))))) 43.034 * * * [progress]: adding candidates to table 44.485 * * [progress]: iteration 3 / 4 44.485 * * * [progress]: picking best candidate 44.548 * * * * [pick]: Picked # 44.549 * * * [progress]: localizing error 44.637 * * * [progress]: generating rewritten candidates 44.638 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 44.738 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2 2 1) 44.740 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 2 1 2 2 1) 44.741 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2 1 2 1 1) 44.744 * * * [progress]: generating series expansions 44.744 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 44.745 * [backup-simplify]: Simplify (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))) into (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) 44.745 * [approximate]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in (x t l) around 0 44.745 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in l 44.745 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 44.745 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 44.745 * [taylor]: Taking taylor expansion of 2 in l 44.745 * [backup-simplify]: Simplify 2 into 2 44.745 * [taylor]: Taking taylor expansion of (pow t 2) in l 44.745 * [taylor]: Taking taylor expansion of t in l 44.745 * [backup-simplify]: Simplify t into t 44.745 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 44.745 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 44.746 * [taylor]: Taking taylor expansion of 4 in l 44.746 * [backup-simplify]: Simplify 4 into 4 44.746 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 44.746 * [taylor]: Taking taylor expansion of (pow t 2) in l 44.746 * [taylor]: Taking taylor expansion of t in l 44.746 * [backup-simplify]: Simplify t into t 44.746 * [taylor]: Taking taylor expansion of x in l 44.746 * [backup-simplify]: Simplify x into x 44.746 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.746 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 44.746 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 44.746 * [taylor]: Taking taylor expansion of 2 in l 44.746 * [backup-simplify]: Simplify 2 into 2 44.746 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 44.746 * [taylor]: Taking taylor expansion of (pow l 2) in l 44.746 * [taylor]: Taking taylor expansion of l in l 44.746 * [backup-simplify]: Simplify 0 into 0 44.746 * [backup-simplify]: Simplify 1 into 1 44.746 * [taylor]: Taking taylor expansion of x in l 44.746 * [backup-simplify]: Simplify x into x 44.747 * [backup-simplify]: Simplify (* 1 1) into 1 44.747 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 44.747 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.747 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 44.747 * [backup-simplify]: Simplify (* 4 (/ (pow t 2) x)) into (* 4 (/ (pow t 2) x)) 44.748 * [backup-simplify]: Simplify (+ (* 4 (/ (pow t 2) x)) 0) into (* 4 (/ (pow t 2) x)) 44.748 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) into (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 44.748 * [backup-simplify]: Simplify (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) into (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) 44.748 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 44.749 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 44.749 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 44.749 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow t 2) x) (/ 0 x)))) into 0 44.750 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ (pow t 2) x))) into 0 44.750 * [backup-simplify]: Simplify (+ 0 0) into 0 44.750 * [backup-simplify]: Simplify (+ 0 0) into 0 44.751 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))))) into 0 44.751 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in t 44.751 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 44.751 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 44.751 * [taylor]: Taking taylor expansion of 2 in t 44.751 * [backup-simplify]: Simplify 2 into 2 44.751 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.751 * [taylor]: Taking taylor expansion of t in t 44.751 * [backup-simplify]: Simplify 0 into 0 44.751 * [backup-simplify]: Simplify 1 into 1 44.751 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 44.751 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 44.751 * [taylor]: Taking taylor expansion of 4 in t 44.751 * [backup-simplify]: Simplify 4 into 4 44.751 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 44.751 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.751 * [taylor]: Taking taylor expansion of t in t 44.751 * [backup-simplify]: Simplify 0 into 0 44.751 * [backup-simplify]: Simplify 1 into 1 44.751 * [taylor]: Taking taylor expansion of x in t 44.751 * [backup-simplify]: Simplify x into x 44.752 * [backup-simplify]: Simplify (* 1 1) into 1 44.752 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 44.752 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 44.752 * [taylor]: Taking taylor expansion of 2 in t 44.752 * [backup-simplify]: Simplify 2 into 2 44.752 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 44.752 * [taylor]: Taking taylor expansion of (pow l 2) in t 44.752 * [taylor]: Taking taylor expansion of l in t 44.752 * [backup-simplify]: Simplify l into l 44.752 * [taylor]: Taking taylor expansion of x in t 44.752 * [backup-simplify]: Simplify x into x 44.752 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.752 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 44.752 * [backup-simplify]: Simplify (* 2 (/ (pow l 2) x)) into (* 2 (/ (pow l 2) x)) 44.752 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 44.752 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 44.753 * [backup-simplify]: Simplify (sqrt (* 2 (/ (pow l 2) x))) into (* (* (sqrt 2) l) (sqrt (/ 1 x))) 44.753 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 44.753 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow l 2) x) (/ 0 x)))) into 0 44.754 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow l 2) x))) into 0 44.754 * [backup-simplify]: Simplify (+ 0 0) into 0 44.755 * [backup-simplify]: Simplify (+ 0 0) into 0 44.755 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 (/ (pow l 2) x))))) into 0 44.755 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 44.755 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 44.755 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 44.755 * [taylor]: Taking taylor expansion of 2 in x 44.755 * [backup-simplify]: Simplify 2 into 2 44.755 * [taylor]: Taking taylor expansion of (pow t 2) in x 44.755 * [taylor]: Taking taylor expansion of t in x 44.755 * [backup-simplify]: Simplify t into t 44.755 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 44.755 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 44.755 * [taylor]: Taking taylor expansion of 4 in x 44.755 * [backup-simplify]: Simplify 4 into 4 44.755 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 44.755 * [taylor]: Taking taylor expansion of (pow t 2) in x 44.755 * [taylor]: Taking taylor expansion of t in x 44.755 * [backup-simplify]: Simplify t into t 44.755 * [taylor]: Taking taylor expansion of x in x 44.756 * [backup-simplify]: Simplify 0 into 0 44.756 * [backup-simplify]: Simplify 1 into 1 44.756 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.756 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 44.756 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 44.756 * [taylor]: Taking taylor expansion of 2 in x 44.756 * [backup-simplify]: Simplify 2 into 2 44.756 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 44.756 * [taylor]: Taking taylor expansion of (pow l 2) in x 44.756 * [taylor]: Taking taylor expansion of l in x 44.756 * [backup-simplify]: Simplify l into l 44.756 * [taylor]: Taking taylor expansion of x in x 44.756 * [backup-simplify]: Simplify 0 into 0 44.756 * [backup-simplify]: Simplify 1 into 1 44.756 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.756 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 44.756 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 44.756 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 44.756 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 44.757 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 44.757 * [backup-simplify]: Simplify (sqrt 0) into 0 44.758 * [backup-simplify]: Simplify (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (* 2 (sqrt 0))) into (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 44.758 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 44.758 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 44.758 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 44.758 * [taylor]: Taking taylor expansion of 2 in x 44.758 * [backup-simplify]: Simplify 2 into 2 44.758 * [taylor]: Taking taylor expansion of (pow t 2) in x 44.758 * [taylor]: Taking taylor expansion of t in x 44.758 * [backup-simplify]: Simplify t into t 44.758 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 44.758 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 44.758 * [taylor]: Taking taylor expansion of 4 in x 44.758 * [backup-simplify]: Simplify 4 into 4 44.758 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 44.758 * [taylor]: Taking taylor expansion of (pow t 2) in x 44.758 * [taylor]: Taking taylor expansion of t in x 44.758 * [backup-simplify]: Simplify t into t 44.758 * [taylor]: Taking taylor expansion of x in x 44.758 * [backup-simplify]: Simplify 0 into 0 44.758 * [backup-simplify]: Simplify 1 into 1 44.758 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.759 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 44.759 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 44.759 * [taylor]: Taking taylor expansion of 2 in x 44.759 * [backup-simplify]: Simplify 2 into 2 44.759 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 44.759 * [taylor]: Taking taylor expansion of (pow l 2) in x 44.759 * [taylor]: Taking taylor expansion of l in x 44.759 * [backup-simplify]: Simplify l into l 44.759 * [taylor]: Taking taylor expansion of x in x 44.759 * [backup-simplify]: Simplify 0 into 0 44.759 * [backup-simplify]: Simplify 1 into 1 44.759 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.759 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 44.759 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 44.759 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 44.759 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 44.760 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 44.760 * [backup-simplify]: Simplify (sqrt 0) into 0 44.761 * [backup-simplify]: Simplify (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (* 2 (sqrt 0))) into (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 44.761 * [taylor]: Taking taylor expansion of 0 in t 44.761 * [backup-simplify]: Simplify 0 into 0 44.761 * [taylor]: Taking taylor expansion of 0 in l 44.761 * [backup-simplify]: Simplify 0 into 0 44.761 * [backup-simplify]: Simplify 0 into 0 44.761 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 44.761 * [taylor]: Taking taylor expansion of +nan.0 in t 44.761 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.761 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 44.761 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 44.761 * [taylor]: Taking taylor expansion of 4 in t 44.761 * [backup-simplify]: Simplify 4 into 4 44.761 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.761 * [taylor]: Taking taylor expansion of t in t 44.761 * [backup-simplify]: Simplify 0 into 0 44.762 * [backup-simplify]: Simplify 1 into 1 44.762 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 44.762 * [taylor]: Taking taylor expansion of 2 in t 44.762 * [backup-simplify]: Simplify 2 into 2 44.762 * [taylor]: Taking taylor expansion of (pow l 2) in t 44.762 * [taylor]: Taking taylor expansion of l in t 44.762 * [backup-simplify]: Simplify l into l 44.762 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.762 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 44.762 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 44.762 * [backup-simplify]: Simplify (* +nan.0 (* 2 (pow l 2))) into (* +nan.0 (pow l 2)) 44.762 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 2)) in l 44.762 * [taylor]: Taking taylor expansion of +nan.0 in l 44.762 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.762 * [taylor]: Taking taylor expansion of (pow l 2) in l 44.762 * [taylor]: Taking taylor expansion of l in l 44.762 * [backup-simplify]: Simplify 0 into 0 44.762 * [backup-simplify]: Simplify 1 into 1 44.762 * [taylor]: Taking taylor expansion of 0 in l 44.762 * [backup-simplify]: Simplify 0 into 0 44.762 * [backup-simplify]: Simplify 0 into 0 44.762 * [backup-simplify]: Simplify 0 into 0 44.763 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.763 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 44.763 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 44.764 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 44.764 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 44.764 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 44.765 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 44.765 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 44.766 * [backup-simplify]: Simplify (+ 0 0) into 0 44.766 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 44.767 * [backup-simplify]: Simplify (/ (- (* 2 (pow t 2)) (pow (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2) (+)) (* 2 0)) into (* +nan.0 (- (* 2 (pow t 2)) (+ (* +nan.0 (pow l 4)) (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))))))) 44.767 * [taylor]: Taking taylor expansion of (* +nan.0 (- (* 2 (pow t 2)) (+ (* +nan.0 (pow l 4)) (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))))))) in t 44.767 * [taylor]: Taking taylor expansion of +nan.0 in t 44.767 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.767 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2)) (+ (* +nan.0 (pow l 4)) (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4))))))) in t 44.767 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 44.767 * [taylor]: Taking taylor expansion of 2 in t 44.767 * [backup-simplify]: Simplify 2 into 2 44.767 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.767 * [taylor]: Taking taylor expansion of t in t 44.767 * [backup-simplify]: Simplify 0 into 0 44.767 * [backup-simplify]: Simplify 1 into 1 44.767 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (pow l 4)) (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))))) in t 44.767 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in t 44.767 * [taylor]: Taking taylor expansion of +nan.0 in t 44.767 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.767 * [taylor]: Taking taylor expansion of (pow l 4) in t 44.767 * [taylor]: Taking taylor expansion of l in t 44.767 * [backup-simplify]: Simplify l into l 44.767 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4))))) in t 44.767 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))) in t 44.767 * [taylor]: Taking taylor expansion of (* +nan.0 (* (pow t 2) (pow l 2))) in t 44.767 * [taylor]: Taking taylor expansion of +nan.0 in t 44.767 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.767 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in t 44.767 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.767 * [taylor]: Taking taylor expansion of t in t 44.767 * [backup-simplify]: Simplify 0 into 0 44.767 * [backup-simplify]: Simplify 1 into 1 44.767 * [taylor]: Taking taylor expansion of (pow l 2) in t 44.767 * [taylor]: Taking taylor expansion of l in t 44.767 * [backup-simplify]: Simplify l into l 44.767 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow t 4))) in t 44.767 * [taylor]: Taking taylor expansion of (* +nan.0 (pow t 4)) in t 44.767 * [taylor]: Taking taylor expansion of +nan.0 in t 44.767 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.767 * [taylor]: Taking taylor expansion of (pow t 4) in t 44.767 * [taylor]: Taking taylor expansion of t in t 44.767 * [backup-simplify]: Simplify 0 into 0 44.767 * [backup-simplify]: Simplify 1 into 1 44.767 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.767 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 44.767 * [backup-simplify]: Simplify (* +nan.0 (pow l 4)) into (* +nan.0 (pow l 4)) 44.768 * [backup-simplify]: Simplify (+ (* +nan.0 (pow l 4)) 0) into (- (* +nan.0 (pow l 4))) 44.768 * [backup-simplify]: Simplify (- (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 44.768 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 44.768 * [backup-simplify]: Simplify (* +nan.0 (- (* +nan.0 (pow l 4)))) into (* +nan.0 (pow l 4)) 44.768 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in l 44.768 * [taylor]: Taking taylor expansion of +nan.0 in l 44.768 * [backup-simplify]: Simplify +nan.0 into +nan.0 44.768 * [taylor]: Taking taylor expansion of (pow l 4) in l 44.768 * [taylor]: Taking taylor expansion of l in l 44.768 * [backup-simplify]: Simplify 0 into 0 44.768 * [backup-simplify]: Simplify 1 into 1 44.768 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 44.768 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 44.769 * [backup-simplify]: Simplify (+ 0 0) into 0 44.769 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (* 2 (pow l 2)))) into 0 44.769 * [taylor]: Taking taylor expansion of 0 in l 44.769 * [backup-simplify]: Simplify 0 into 0 44.769 * [backup-simplify]: Simplify 0 into 0 44.769 * [taylor]: Taking taylor expansion of 0 in l 44.769 * [backup-simplify]: Simplify 0 into 0 44.769 * [backup-simplify]: Simplify 0 into 0 44.769 * [backup-simplify]: Simplify 0 into 0 44.769 * [backup-simplify]: Simplify 0 into 0 44.770 * [backup-simplify]: Simplify (sqrt (+ (* (* (+ (/ 4 (/ 1 x)) 2) (/ 1 t)) (/ 1 t)) (* (* (* (/ 1 l) 2) (* (/ (cbrt (/ 1 l)) (cbrt (/ 1 x))) (/ (cbrt (/ 1 l)) (cbrt (/ 1 x))))) (/ (cbrt (/ 1 l)) (cbrt (/ 1 x)))))) into (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) 44.770 * [approximate]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in (x t l) around 0 44.770 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in l 44.770 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 44.770 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 44.770 * [taylor]: Taking taylor expansion of 2 in l 44.770 * [backup-simplify]: Simplify 2 into 2 44.770 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 44.770 * [taylor]: Taking taylor expansion of x in l 44.770 * [backup-simplify]: Simplify x into x 44.770 * [taylor]: Taking taylor expansion of (pow l 2) in l 44.770 * [taylor]: Taking taylor expansion of l in l 44.770 * [backup-simplify]: Simplify 0 into 0 44.770 * [backup-simplify]: Simplify 1 into 1 44.770 * [backup-simplify]: Simplify (* 1 1) into 1 44.770 * [backup-simplify]: Simplify (/ x 1) into x 44.770 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 44.770 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 44.770 * [taylor]: Taking taylor expansion of 2 in l 44.770 * [backup-simplify]: Simplify 2 into 2 44.770 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 44.770 * [taylor]: Taking taylor expansion of (pow t 2) in l 44.770 * [taylor]: Taking taylor expansion of t in l 44.770 * [backup-simplify]: Simplify t into t 44.770 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.770 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 44.771 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 44.771 * [taylor]: Taking taylor expansion of 4 in l 44.771 * [backup-simplify]: Simplify 4 into 4 44.771 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 44.771 * [taylor]: Taking taylor expansion of x in l 44.771 * [backup-simplify]: Simplify x into x 44.771 * [taylor]: Taking taylor expansion of (pow t 2) in l 44.771 * [taylor]: Taking taylor expansion of t in l 44.771 * [backup-simplify]: Simplify t into t 44.771 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.771 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 44.771 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 44.771 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 44.771 * [backup-simplify]: Simplify (sqrt (* 2 x)) into (* (sqrt 2) (sqrt x)) 44.771 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.772 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 44.772 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 44.772 * [backup-simplify]: Simplify (+ 0 0) into 0 44.772 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 x)))) into 0 44.772 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in t 44.772 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 44.772 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 44.772 * [taylor]: Taking taylor expansion of 2 in t 44.772 * [backup-simplify]: Simplify 2 into 2 44.772 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 44.772 * [taylor]: Taking taylor expansion of x in t 44.773 * [backup-simplify]: Simplify x into x 44.773 * [taylor]: Taking taylor expansion of (pow l 2) in t 44.773 * [taylor]: Taking taylor expansion of l in t 44.773 * [backup-simplify]: Simplify l into l 44.773 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.773 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 44.773 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 44.773 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 44.773 * [taylor]: Taking taylor expansion of 2 in t 44.773 * [backup-simplify]: Simplify 2 into 2 44.773 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 44.773 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.773 * [taylor]: Taking taylor expansion of t in t 44.773 * [backup-simplify]: Simplify 0 into 0 44.773 * [backup-simplify]: Simplify 1 into 1 44.773 * [backup-simplify]: Simplify (* 1 1) into 1 44.773 * [backup-simplify]: Simplify (/ 1 1) into 1 44.773 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 44.773 * [taylor]: Taking taylor expansion of 4 in t 44.773 * [backup-simplify]: Simplify 4 into 4 44.773 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 44.773 * [taylor]: Taking taylor expansion of x in t 44.773 * [backup-simplify]: Simplify x into x 44.773 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.773 * [taylor]: Taking taylor expansion of t in t 44.773 * [backup-simplify]: Simplify 0 into 0 44.773 * [backup-simplify]: Simplify 1 into 1 44.774 * [backup-simplify]: Simplify (* 1 1) into 1 44.774 * [backup-simplify]: Simplify (/ x 1) into x 44.774 * [backup-simplify]: Simplify (* 2 1) into 2 44.774 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 44.774 * [backup-simplify]: Simplify (+ 2 (* 4 x)) into (+ (* 4 x) 2) 44.774 * [backup-simplify]: Simplify (+ 0 (+ (* 4 x) 2)) into (+ (* 4 x) 2) 44.774 * [backup-simplify]: Simplify (sqrt (+ (* 4 x) 2)) into (sqrt (+ (* 4 x) 2)) 44.775 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.775 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.775 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 44.776 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.776 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 44.777 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 44.777 * [backup-simplify]: Simplify (+ 0 0) into 0 44.777 * [backup-simplify]: Simplify (+ 0 0) into 0 44.777 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 4 x) 2)))) into 0 44.777 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 44.777 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 44.777 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 44.777 * [taylor]: Taking taylor expansion of 2 in x 44.777 * [backup-simplify]: Simplify 2 into 2 44.777 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 44.777 * [taylor]: Taking taylor expansion of x in x 44.777 * [backup-simplify]: Simplify 0 into 0 44.777 * [backup-simplify]: Simplify 1 into 1 44.777 * [taylor]: Taking taylor expansion of (pow l 2) in x 44.777 * [taylor]: Taking taylor expansion of l in x 44.777 * [backup-simplify]: Simplify l into l 44.777 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.778 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 44.778 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 44.778 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 44.778 * [taylor]: Taking taylor expansion of 2 in x 44.778 * [backup-simplify]: Simplify 2 into 2 44.778 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 44.778 * [taylor]: Taking taylor expansion of (pow t 2) in x 44.778 * [taylor]: Taking taylor expansion of t in x 44.778 * [backup-simplify]: Simplify t into t 44.778 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.778 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 44.778 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 44.778 * [taylor]: Taking taylor expansion of 4 in x 44.778 * [backup-simplify]: Simplify 4 into 4 44.778 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 44.778 * [taylor]: Taking taylor expansion of x in x 44.778 * [backup-simplify]: Simplify 0 into 0 44.778 * [backup-simplify]: Simplify 1 into 1 44.778 * [taylor]: Taking taylor expansion of (pow t 2) in x 44.778 * [taylor]: Taking taylor expansion of t in x 44.778 * [backup-simplify]: Simplify t into t 44.778 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.778 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 44.778 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 44.778 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 44.778 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 44.778 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 44.778 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 44.778 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 44.778 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 44.779 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 44.779 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 44.779 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 44.779 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 44.779 * [backup-simplify]: Simplify (/ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 44.779 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 44.779 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 44.779 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 44.779 * [taylor]: Taking taylor expansion of 2 in x 44.779 * [backup-simplify]: Simplify 2 into 2 44.779 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 44.779 * [taylor]: Taking taylor expansion of x in x 44.779 * [backup-simplify]: Simplify 0 into 0 44.779 * [backup-simplify]: Simplify 1 into 1 44.779 * [taylor]: Taking taylor expansion of (pow l 2) in x 44.779 * [taylor]: Taking taylor expansion of l in x 44.780 * [backup-simplify]: Simplify l into l 44.780 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.780 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 44.780 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 44.780 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 44.780 * [taylor]: Taking taylor expansion of 2 in x 44.780 * [backup-simplify]: Simplify 2 into 2 44.780 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 44.780 * [taylor]: Taking taylor expansion of (pow t 2) in x 44.780 * [taylor]: Taking taylor expansion of t in x 44.780 * [backup-simplify]: Simplify t into t 44.780 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.780 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 44.780 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 44.780 * [taylor]: Taking taylor expansion of 4 in x 44.780 * [backup-simplify]: Simplify 4 into 4 44.780 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 44.780 * [taylor]: Taking taylor expansion of x in x 44.780 * [backup-simplify]: Simplify 0 into 0 44.780 * [backup-simplify]: Simplify 1 into 1 44.780 * [taylor]: Taking taylor expansion of (pow t 2) in x 44.780 * [taylor]: Taking taylor expansion of t in x 44.780 * [backup-simplify]: Simplify t into t 44.780 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.780 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 44.780 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 44.780 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 44.780 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 44.780 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 44.780 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 44.780 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 44.781 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 44.781 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 44.781 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 44.781 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 44.781 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 44.781 * [backup-simplify]: Simplify (/ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 44.781 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 44.781 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.781 * [taylor]: Taking taylor expansion of 2 in t 44.781 * [backup-simplify]: Simplify 2 into 2 44.782 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.782 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.782 * [taylor]: Taking taylor expansion of t in t 44.782 * [backup-simplify]: Simplify 0 into 0 44.782 * [backup-simplify]: Simplify 1 into 1 44.783 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 44.783 * [taylor]: Taking taylor expansion of (sqrt 2) in l 44.783 * [taylor]: Taking taylor expansion of 2 in l 44.783 * [backup-simplify]: Simplify 2 into 2 44.783 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.783 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.783 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 44.784 * [taylor]: Taking taylor expansion of 1/2 in t 44.784 * [backup-simplify]: Simplify 1/2 into 1/2 44.784 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 44.784 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 44.784 * [taylor]: Taking taylor expansion of t in t 44.784 * [backup-simplify]: Simplify 0 into 0 44.784 * [backup-simplify]: Simplify 1 into 1 44.784 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 44.784 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 44.784 * [taylor]: Taking taylor expansion of 4 in t 44.784 * [backup-simplify]: Simplify 4 into 4 44.784 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 44.784 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.784 * [taylor]: Taking taylor expansion of t in t 44.784 * [backup-simplify]: Simplify 0 into 0 44.784 * [backup-simplify]: Simplify 1 into 1 44.784 * [backup-simplify]: Simplify (* 1 1) into 1 44.785 * [backup-simplify]: Simplify (/ 1 1) into 1 44.785 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 44.785 * [taylor]: Taking taylor expansion of 2 in t 44.785 * [backup-simplify]: Simplify 2 into 2 44.785 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 44.785 * [taylor]: Taking taylor expansion of (pow l 2) in t 44.785 * [taylor]: Taking taylor expansion of l in t 44.785 * [backup-simplify]: Simplify l into l 44.785 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.785 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 44.785 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.785 * [taylor]: Taking taylor expansion of 2 in t 44.785 * [backup-simplify]: Simplify 2 into 2 44.785 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.785 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.786 * [backup-simplify]: Simplify (* 4 1) into 4 44.786 * [backup-simplify]: Simplify (+ 4 0) into 4 44.786 * [backup-simplify]: Simplify (* 0 4) into 0 44.787 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.787 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.787 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 44.788 * [backup-simplify]: Simplify (+ 0 0) into 0 44.788 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 44.789 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 44.790 * [backup-simplify]: Simplify (* 1/2 (/ 4 (sqrt 2))) into (/ 2 (sqrt 2)) 44.790 * [taylor]: Taking taylor expansion of (/ 2 (sqrt 2)) in l 44.790 * [taylor]: Taking taylor expansion of 2 in l 44.790 * [backup-simplify]: Simplify 2 into 2 44.790 * [taylor]: Taking taylor expansion of (sqrt 2) in l 44.790 * [taylor]: Taking taylor expansion of 2 in l 44.790 * [backup-simplify]: Simplify 2 into 2 44.790 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.790 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.791 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 44.791 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 44.791 * [taylor]: Taking taylor expansion of 0 in l 44.791 * [backup-simplify]: Simplify 0 into 0 44.792 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.792 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 44.792 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 44.792 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 44.792 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 44.793 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 44.793 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 44.793 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 44.793 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 44.794 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 44.794 * [backup-simplify]: Simplify (+ 0 0) into 0 44.794 * [backup-simplify]: Simplify (+ 0 0) into 0 44.795 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 2) (+)) (* 2 (/ (sqrt 2) t))) into (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))) 44.795 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))) in t 44.795 * [taylor]: Taking taylor expansion of -1/2 in t 44.795 * [backup-simplify]: Simplify -1/2 into -1/2 44.795 * [taylor]: Taking taylor expansion of (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2)) in t 44.795 * [taylor]: Taking taylor expansion of (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) in t 44.795 * [taylor]: Taking taylor expansion of t in t 44.795 * [backup-simplify]: Simplify 0 into 0 44.796 * [backup-simplify]: Simplify 1 into 1 44.796 * [taylor]: Taking taylor expansion of (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))) in t 44.796 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 44.796 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.796 * [taylor]: Taking taylor expansion of t in t 44.796 * [backup-simplify]: Simplify 0 into 0 44.796 * [backup-simplify]: Simplify 1 into 1 44.796 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 44.796 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 44.796 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.796 * [taylor]: Taking taylor expansion of 2 in t 44.796 * [backup-simplify]: Simplify 2 into 2 44.796 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.796 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.796 * [taylor]: Taking taylor expansion of (pow l 4) in t 44.796 * [taylor]: Taking taylor expansion of l in t 44.796 * [backup-simplify]: Simplify l into l 44.797 * [backup-simplify]: Simplify (* 1 1) into 1 44.797 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 44.797 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.797 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 44.798 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 44.799 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 44.799 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) in t 44.799 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 44.799 * [taylor]: Taking taylor expansion of 4 in t 44.799 * [backup-simplify]: Simplify 4 into 4 44.799 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 44.799 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 44.799 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.799 * [taylor]: Taking taylor expansion of t in t 44.799 * [backup-simplify]: Simplify 0 into 0 44.799 * [backup-simplify]: Simplify 1 into 1 44.799 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 44.799 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.799 * [taylor]: Taking taylor expansion of 2 in t 44.799 * [backup-simplify]: Simplify 2 into 2 44.799 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.800 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.800 * [backup-simplify]: Simplify (* 1 1) into 1 44.801 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 44.802 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 44.803 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 44.804 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 44.804 * [taylor]: Taking taylor expansion of 4 in t 44.804 * [backup-simplify]: Simplify 4 into 4 44.804 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 44.804 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 44.804 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 44.804 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.804 * [taylor]: Taking taylor expansion of 2 in t 44.804 * [backup-simplify]: Simplify 2 into 2 44.804 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.805 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.805 * [taylor]: Taking taylor expansion of (pow l 2) in t 44.805 * [taylor]: Taking taylor expansion of l in t 44.805 * [backup-simplify]: Simplify l into l 44.806 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 44.806 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.811 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 44.812 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 44.812 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.812 * [taylor]: Taking taylor expansion of 2 in t 44.812 * [backup-simplify]: Simplify 2 into 2 44.812 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.813 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.814 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 44.816 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 44.818 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 44.819 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 44.819 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 44.819 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.820 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 44.821 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 44.822 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 44.822 * [backup-simplify]: Simplify (+ 0 0) into 0 44.822 * [backup-simplify]: Simplify (+ 0 0) into 0 44.825 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 44.827 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 44.829 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 44.829 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 44.829 * [taylor]: Taking taylor expansion of -2 in l 44.829 * [backup-simplify]: Simplify -2 into -2 44.829 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 44.829 * [taylor]: Taking taylor expansion of (sqrt 2) in l 44.829 * [taylor]: Taking taylor expansion of 2 in l 44.829 * [backup-simplify]: Simplify 2 into 2 44.829 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.829 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.830 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 44.831 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 44.832 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 44.833 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.833 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.834 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 44.834 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 44.834 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 44.834 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 44.835 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 44.836 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 44.836 * [taylor]: Taking taylor expansion of 0 in l 44.836 * [backup-simplify]: Simplify 0 into 0 44.837 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 44.837 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.837 * [taylor]: Taking taylor expansion of 0 in l 44.837 * [backup-simplify]: Simplify 0 into 0 44.838 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 44.838 * [backup-simplify]: Simplify 0 into 0 44.838 * [backup-simplify]: Simplify 0 into 0 44.838 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 44.839 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 44.839 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 44.840 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 44.840 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 44.841 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 44.841 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 44.841 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 44.842 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 44.842 * [backup-simplify]: Simplify (+ 0 0) into 0 44.842 * [backup-simplify]: Simplify (+ 0 0) into 0 44.846 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))))))) (* 2 (/ (sqrt 2) t))) into (* 1/2 (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2))) 44.846 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2))) in t 44.846 * [taylor]: Taking taylor expansion of 1/2 in t 44.846 * [backup-simplify]: Simplify 1/2 into 1/2 44.846 * [taylor]: Taking taylor expansion of (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2)) in t 44.846 * [taylor]: Taking taylor expansion of (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) in t 44.846 * [taylor]: Taking taylor expansion of (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) in t 44.846 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 44.846 * [taylor]: Taking taylor expansion of 6 in t 44.846 * [backup-simplify]: Simplify 6 into 6 44.846 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 44.846 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.846 * [taylor]: Taking taylor expansion of t in t 44.846 * [backup-simplify]: Simplify 0 into 0 44.846 * [backup-simplify]: Simplify 1 into 1 44.846 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 44.846 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 44.846 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.846 * [taylor]: Taking taylor expansion of 2 in t 44.846 * [backup-simplify]: Simplify 2 into 2 44.846 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.847 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.847 * [taylor]: Taking taylor expansion of (pow l 4) in t 44.847 * [taylor]: Taking taylor expansion of l in t 44.847 * [backup-simplify]: Simplify l into l 44.847 * [backup-simplify]: Simplify (* 1 1) into 1 44.848 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 44.849 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 44.849 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.849 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 44.850 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 44.851 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 44.851 * [taylor]: Taking taylor expansion of (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))))) in t 44.851 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 44.852 * [taylor]: Taking taylor expansion of 12 in t 44.852 * [backup-simplify]: Simplify 12 into 12 44.852 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 44.852 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 44.852 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 44.852 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.852 * [taylor]: Taking taylor expansion of 2 in t 44.852 * [backup-simplify]: Simplify 2 into 2 44.852 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.853 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.853 * [taylor]: Taking taylor expansion of (pow l 2) in t 44.853 * [taylor]: Taking taylor expansion of l in t 44.853 * [backup-simplify]: Simplify l into l 44.854 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 44.856 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 44.856 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.857 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 44.858 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 44.858 * [taylor]: Taking taylor expansion of (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))) in t 44.858 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 44.858 * [taylor]: Taking taylor expansion of 8 in t 44.858 * [backup-simplify]: Simplify 8 into 8 44.858 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 44.858 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 44.858 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.858 * [taylor]: Taking taylor expansion of t in t 44.858 * [backup-simplify]: Simplify 0 into 0 44.858 * [backup-simplify]: Simplify 1 into 1 44.858 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 44.858 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.859 * [taylor]: Taking taylor expansion of 2 in t 44.859 * [backup-simplify]: Simplify 2 into 2 44.859 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.860 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.860 * [backup-simplify]: Simplify (* 1 1) into 1 44.861 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 44.862 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 44.863 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 44.864 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 44.864 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 44.864 * [taylor]: Taking taylor expansion of (pow t 4) in t 44.864 * [taylor]: Taking taylor expansion of t in t 44.864 * [backup-simplify]: Simplify 0 into 0 44.864 * [backup-simplify]: Simplify 1 into 1 44.864 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 44.864 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 44.865 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.865 * [taylor]: Taking taylor expansion of 2 in t 44.865 * [backup-simplify]: Simplify 2 into 2 44.865 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.865 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.865 * [taylor]: Taking taylor expansion of (pow l 6) in t 44.865 * [taylor]: Taking taylor expansion of l in t 44.865 * [backup-simplify]: Simplify l into l 44.866 * [backup-simplify]: Simplify (* 1 1) into 1 44.866 * [backup-simplify]: Simplify (* 1 1) into 1 44.866 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 44.868 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 44.868 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.868 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 44.868 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 44.869 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 44.869 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 44.869 * [taylor]: Taking taylor expansion of t in t 44.869 * [backup-simplify]: Simplify 0 into 0 44.869 * [backup-simplify]: Simplify 1 into 1 44.869 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.869 * [taylor]: Taking taylor expansion of 2 in t 44.869 * [backup-simplify]: Simplify 2 into 2 44.870 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.870 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.872 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 44.873 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 44.875 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 44.877 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 44.878 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 44.879 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 44.879 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 44.880 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.880 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 44.881 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 44.882 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 44.882 * [backup-simplify]: Simplify (+ 0 0) into 0 44.882 * [backup-simplify]: Simplify (+ 0 0) into 0 44.883 * [backup-simplify]: Simplify (+ 0 0) into 0 44.886 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 44.888 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 44.890 * [backup-simplify]: Simplify (* 1/2 (/ 8 (pow (sqrt 2) 5))) into (/ 4 (pow (sqrt 2) 5)) 44.890 * [taylor]: Taking taylor expansion of (/ 4 (pow (sqrt 2) 5)) in l 44.890 * [taylor]: Taking taylor expansion of 4 in l 44.890 * [backup-simplify]: Simplify 4 into 4 44.890 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 44.890 * [taylor]: Taking taylor expansion of (sqrt 2) in l 44.890 * [taylor]: Taking taylor expansion of 2 in l 44.890 * [backup-simplify]: Simplify 2 into 2 44.890 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.891 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.892 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 44.893 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 44.894 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 44.895 * [backup-simplify]: Simplify (/ 4 (pow (sqrt 2) 5)) into (/ 4 (pow (sqrt 2) 5)) 44.896 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 44.896 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 44.897 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 44.898 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 44.898 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 44.904 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 44.905 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 44.906 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 44.908 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 44.910 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 44.912 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 44.913 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 44.913 * [taylor]: Taking taylor expansion of 0 in l 44.913 * [backup-simplify]: Simplify 0 into 0 44.915 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 44.916 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.917 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 44.917 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 44.917 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 44.918 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 44.918 * [backup-simplify]: Simplify (+ 0 0) into 0 44.919 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 44.921 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 44.922 * [backup-simplify]: Simplify (- (/ (* 2 (/ 1 (pow l 2))) (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (* 2 (/ 1 (* (sqrt 2) (pow l 2)))) 44.924 * [backup-simplify]: Simplify (+ (* 1/2 (* 2 (/ 1 (* (sqrt 2) (pow l 2))))) (+ (* 0 0) (* 0 (/ 4 (sqrt 2))))) into (/ 1 (* (sqrt 2) (pow l 2))) 44.924 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 44.924 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 44.924 * [taylor]: Taking taylor expansion of (sqrt 2) in l 44.924 * [taylor]: Taking taylor expansion of 2 in l 44.924 * [backup-simplify]: Simplify 2 into 2 44.924 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.925 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.925 * [taylor]: Taking taylor expansion of (pow l 2) in l 44.925 * [taylor]: Taking taylor expansion of l in l 44.925 * [backup-simplify]: Simplify 0 into 0 44.925 * [backup-simplify]: Simplify 1 into 1 44.925 * [backup-simplify]: Simplify (* 1 1) into 1 44.926 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 44.927 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 44.928 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.929 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 44.930 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 44.930 * [backup-simplify]: Simplify 0 into 0 44.931 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 44.932 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 44.932 * [taylor]: Taking taylor expansion of 0 in l 44.932 * [backup-simplify]: Simplify 0 into 0 44.933 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 44.937 * [backup-simplify]: Simplify (+ (* (/ -2 (pow (sqrt 2) 3)) (* 1 (* (/ 1 (/ 1 t)) (pow (/ 1 x) 2)))) (+ (* (/ 2 (sqrt 2)) (* 1 (* (/ 1 (/ 1 t)) (/ 1 x)))) (* (sqrt 2) (* 1 (* (/ 1 (/ 1 t)) 1))))) into (- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2))))) 44.938 * [backup-simplify]: Simplify (sqrt (+ (* (* (+ (/ 4 (/ 1 (- x))) 2) (/ 1 (- t))) (/ 1 (- t))) (* (* (* (/ 1 (- l)) 2) (* (/ (cbrt (/ 1 (- l))) (cbrt (/ 1 (- x)))) (/ (cbrt (/ 1 (- l))) (cbrt (/ 1 (- x)))))) (/ (cbrt (/ 1 (- l))) (cbrt (/ 1 (- x))))))) into (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) 44.938 * [approximate]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in (x t l) around 0 44.938 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in l 44.938 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 44.938 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 44.938 * [taylor]: Taking taylor expansion of 2 in l 44.938 * [backup-simplify]: Simplify 2 into 2 44.938 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 44.938 * [taylor]: Taking taylor expansion of (pow t 2) in l 44.938 * [taylor]: Taking taylor expansion of t in l 44.938 * [backup-simplify]: Simplify t into t 44.938 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.939 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 44.939 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 44.939 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 44.939 * [taylor]: Taking taylor expansion of 2 in l 44.939 * [backup-simplify]: Simplify 2 into 2 44.939 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 44.939 * [taylor]: Taking taylor expansion of x in l 44.939 * [backup-simplify]: Simplify x into x 44.939 * [taylor]: Taking taylor expansion of (pow l 2) in l 44.939 * [taylor]: Taking taylor expansion of l in l 44.939 * [backup-simplify]: Simplify 0 into 0 44.939 * [backup-simplify]: Simplify 1 into 1 44.939 * [backup-simplify]: Simplify (* 1 1) into 1 44.939 * [backup-simplify]: Simplify (/ x 1) into x 44.939 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 44.939 * [taylor]: Taking taylor expansion of 4 in l 44.939 * [backup-simplify]: Simplify 4 into 4 44.939 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 44.939 * [taylor]: Taking taylor expansion of x in l 44.939 * [backup-simplify]: Simplify x into x 44.940 * [taylor]: Taking taylor expansion of (pow t 2) in l 44.940 * [taylor]: Taking taylor expansion of t in l 44.940 * [backup-simplify]: Simplify t into t 44.940 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.940 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 44.940 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 44.940 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 44.940 * [backup-simplify]: Simplify (- (* 2 x)) into (- (* 2 x)) 44.940 * [backup-simplify]: Simplify (+ 0 (- (* 2 x))) into (- (* 2 x)) 44.940 * [backup-simplify]: Simplify (sqrt (- (* 2 x))) into (sqrt (- (* 2 x))) 44.941 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.941 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 44.942 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 44.942 * [backup-simplify]: Simplify (+ 0 0) into 0 44.942 * [backup-simplify]: Simplify (- 0) into 0 44.942 * [backup-simplify]: Simplify (+ 0 0) into 0 44.942 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 x))))) into 0 44.942 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in t 44.942 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 44.942 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 44.942 * [taylor]: Taking taylor expansion of 2 in t 44.942 * [backup-simplify]: Simplify 2 into 2 44.942 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 44.943 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.943 * [taylor]: Taking taylor expansion of t in t 44.943 * [backup-simplify]: Simplify 0 into 0 44.943 * [backup-simplify]: Simplify 1 into 1 44.943 * [backup-simplify]: Simplify (* 1 1) into 1 44.943 * [backup-simplify]: Simplify (/ 1 1) into 1 44.943 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 44.943 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 44.943 * [taylor]: Taking taylor expansion of 2 in t 44.943 * [backup-simplify]: Simplify 2 into 2 44.943 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 44.943 * [taylor]: Taking taylor expansion of x in t 44.943 * [backup-simplify]: Simplify x into x 44.943 * [taylor]: Taking taylor expansion of (pow l 2) in t 44.943 * [taylor]: Taking taylor expansion of l in t 44.943 * [backup-simplify]: Simplify l into l 44.943 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.943 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 44.943 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 44.943 * [taylor]: Taking taylor expansion of 4 in t 44.943 * [backup-simplify]: Simplify 4 into 4 44.943 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 44.943 * [taylor]: Taking taylor expansion of x in t 44.943 * [backup-simplify]: Simplify x into x 44.943 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.943 * [taylor]: Taking taylor expansion of t in t 44.943 * [backup-simplify]: Simplify 0 into 0 44.943 * [backup-simplify]: Simplify 1 into 1 44.944 * [backup-simplify]: Simplify (* 1 1) into 1 44.944 * [backup-simplify]: Simplify (/ x 1) into x 44.944 * [backup-simplify]: Simplify (* 2 1) into 2 44.944 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 44.944 * [backup-simplify]: Simplify (+ 0 (* 4 x)) into (* 4 x) 44.944 * [backup-simplify]: Simplify (- (* 4 x)) into (- (* 4 x)) 44.944 * [backup-simplify]: Simplify (+ 2 (- (* 4 x))) into (- 2 (* 4 x)) 44.944 * [backup-simplify]: Simplify (sqrt (- 2 (* 4 x))) into (sqrt (- 2 (* 4 x))) 44.945 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.945 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.946 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 44.946 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.946 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 44.947 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 44.947 * [backup-simplify]: Simplify (+ 0 0) into 0 44.947 * [backup-simplify]: Simplify (- 0) into 0 44.947 * [backup-simplify]: Simplify (+ 0 0) into 0 44.948 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- 2 (* 4 x))))) into 0 44.948 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 44.948 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 44.948 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 44.948 * [taylor]: Taking taylor expansion of 2 in x 44.948 * [backup-simplify]: Simplify 2 into 2 44.948 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 44.948 * [taylor]: Taking taylor expansion of (pow t 2) in x 44.948 * [taylor]: Taking taylor expansion of t in x 44.948 * [backup-simplify]: Simplify t into t 44.948 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.948 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 44.948 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 44.948 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 44.948 * [taylor]: Taking taylor expansion of 2 in x 44.948 * [backup-simplify]: Simplify 2 into 2 44.948 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 44.948 * [taylor]: Taking taylor expansion of x in x 44.948 * [backup-simplify]: Simplify 0 into 0 44.948 * [backup-simplify]: Simplify 1 into 1 44.948 * [taylor]: Taking taylor expansion of (pow l 2) in x 44.948 * [taylor]: Taking taylor expansion of l in x 44.948 * [backup-simplify]: Simplify l into l 44.948 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.948 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 44.948 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 44.948 * [taylor]: Taking taylor expansion of 4 in x 44.948 * [backup-simplify]: Simplify 4 into 4 44.948 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 44.948 * [taylor]: Taking taylor expansion of x in x 44.948 * [backup-simplify]: Simplify 0 into 0 44.948 * [backup-simplify]: Simplify 1 into 1 44.948 * [taylor]: Taking taylor expansion of (pow t 2) in x 44.948 * [taylor]: Taking taylor expansion of t in x 44.948 * [backup-simplify]: Simplify t into t 44.948 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.948 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 44.948 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 44.948 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 44.949 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 44.949 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 44.949 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 44.949 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 44.949 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 44.949 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 44.949 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 44.949 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 44.950 * [backup-simplify]: Simplify (+ 0 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 44.950 * [backup-simplify]: Simplify (/ (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 44.950 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 44.950 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 44.950 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 44.950 * [taylor]: Taking taylor expansion of 2 in x 44.950 * [backup-simplify]: Simplify 2 into 2 44.950 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 44.950 * [taylor]: Taking taylor expansion of (pow t 2) in x 44.950 * [taylor]: Taking taylor expansion of t in x 44.950 * [backup-simplify]: Simplify t into t 44.950 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.950 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 44.950 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 44.950 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 44.950 * [taylor]: Taking taylor expansion of 2 in x 44.950 * [backup-simplify]: Simplify 2 into 2 44.950 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 44.950 * [taylor]: Taking taylor expansion of x in x 44.950 * [backup-simplify]: Simplify 0 into 0 44.950 * [backup-simplify]: Simplify 1 into 1 44.950 * [taylor]: Taking taylor expansion of (pow l 2) in x 44.950 * [taylor]: Taking taylor expansion of l in x 44.950 * [backup-simplify]: Simplify l into l 44.950 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.950 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 44.950 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 44.950 * [taylor]: Taking taylor expansion of 4 in x 44.950 * [backup-simplify]: Simplify 4 into 4 44.950 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 44.951 * [taylor]: Taking taylor expansion of x in x 44.951 * [backup-simplify]: Simplify 0 into 0 44.951 * [backup-simplify]: Simplify 1 into 1 44.951 * [taylor]: Taking taylor expansion of (pow t 2) in x 44.951 * [taylor]: Taking taylor expansion of t in x 44.951 * [backup-simplify]: Simplify t into t 44.951 * [backup-simplify]: Simplify (* t t) into (pow t 2) 44.951 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 44.951 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 44.951 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 44.951 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 44.951 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 44.951 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 44.952 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 44.952 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 44.952 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 44.952 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 44.952 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 44.952 * [backup-simplify]: Simplify (+ 0 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 44.953 * [backup-simplify]: Simplify (/ (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 44.953 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 44.953 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.953 * [taylor]: Taking taylor expansion of 2 in t 44.953 * [backup-simplify]: Simplify 2 into 2 44.954 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.954 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.954 * [taylor]: Taking taylor expansion of t in t 44.954 * [backup-simplify]: Simplify 0 into 0 44.954 * [backup-simplify]: Simplify 1 into 1 44.955 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 44.955 * [taylor]: Taking taylor expansion of (sqrt 2) in l 44.955 * [taylor]: Taking taylor expansion of 2 in l 44.955 * [backup-simplify]: Simplify 2 into 2 44.955 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.956 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.956 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 44.956 * [taylor]: Taking taylor expansion of -1/2 in t 44.956 * [backup-simplify]: Simplify -1/2 into -1/2 44.956 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 44.956 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 44.956 * [taylor]: Taking taylor expansion of t in t 44.956 * [backup-simplify]: Simplify 0 into 0 44.956 * [backup-simplify]: Simplify 1 into 1 44.956 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 44.956 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 44.956 * [taylor]: Taking taylor expansion of 4 in t 44.956 * [backup-simplify]: Simplify 4 into 4 44.956 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 44.956 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.956 * [taylor]: Taking taylor expansion of t in t 44.956 * [backup-simplify]: Simplify 0 into 0 44.956 * [backup-simplify]: Simplify 1 into 1 44.956 * [backup-simplify]: Simplify (* 1 1) into 1 44.957 * [backup-simplify]: Simplify (/ 1 1) into 1 44.957 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 44.957 * [taylor]: Taking taylor expansion of 2 in t 44.957 * [backup-simplify]: Simplify 2 into 2 44.957 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 44.957 * [taylor]: Taking taylor expansion of (pow l 2) in t 44.957 * [taylor]: Taking taylor expansion of l in t 44.957 * [backup-simplify]: Simplify l into l 44.957 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.957 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 44.957 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.957 * [taylor]: Taking taylor expansion of 2 in t 44.957 * [backup-simplify]: Simplify 2 into 2 44.957 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.958 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.958 * [backup-simplify]: Simplify (* 4 1) into 4 44.958 * [backup-simplify]: Simplify (+ 4 0) into 4 44.958 * [backup-simplify]: Simplify (* 0 4) into 0 44.959 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.959 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 44.960 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 44.960 * [backup-simplify]: Simplify (+ 0 0) into 0 44.961 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 44.961 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 44.962 * [backup-simplify]: Simplify (* -1/2 (/ 4 (sqrt 2))) into (/ -2 (sqrt 2)) 44.962 * [taylor]: Taking taylor expansion of (/ -2 (sqrt 2)) in l 44.962 * [taylor]: Taking taylor expansion of -2 in l 44.962 * [backup-simplify]: Simplify -2 into -2 44.962 * [taylor]: Taking taylor expansion of (sqrt 2) in l 44.962 * [taylor]: Taking taylor expansion of 2 in l 44.962 * [backup-simplify]: Simplify 2 into 2 44.962 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.963 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.963 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 44.964 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 44.964 * [taylor]: Taking taylor expansion of 0 in l 44.964 * [backup-simplify]: Simplify 0 into 0 44.964 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.965 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 44.965 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 44.965 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 44.965 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 44.966 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 44.966 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 44.966 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 44.966 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 44.967 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 44.967 * [backup-simplify]: Simplify (+ 0 0) into 0 44.967 * [backup-simplify]: Simplify (- 0) into 0 44.967 * [backup-simplify]: Simplify (+ 0 0) into 0 44.969 * [backup-simplify]: Simplify (/ (- 0 (pow (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 2) (+)) (* 2 (/ (sqrt 2) t))) into (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))) 44.969 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))) in t 44.969 * [taylor]: Taking taylor expansion of -1/2 in t 44.969 * [backup-simplify]: Simplify -1/2 into -1/2 44.969 * [taylor]: Taking taylor expansion of (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2)) in t 44.969 * [taylor]: Taking taylor expansion of (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) in t 44.969 * [taylor]: Taking taylor expansion of t in t 44.969 * [backup-simplify]: Simplify 0 into 0 44.969 * [backup-simplify]: Simplify 1 into 1 44.969 * [taylor]: Taking taylor expansion of (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))) in t 44.969 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 44.969 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.969 * [taylor]: Taking taylor expansion of t in t 44.969 * [backup-simplify]: Simplify 0 into 0 44.969 * [backup-simplify]: Simplify 1 into 1 44.969 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 44.969 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 44.969 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.969 * [taylor]: Taking taylor expansion of 2 in t 44.969 * [backup-simplify]: Simplify 2 into 2 44.969 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.970 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.970 * [taylor]: Taking taylor expansion of (pow l 4) in t 44.970 * [taylor]: Taking taylor expansion of l in t 44.970 * [backup-simplify]: Simplify l into l 44.970 * [backup-simplify]: Simplify (* 1 1) into 1 44.971 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 44.971 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.971 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 44.971 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 44.972 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 44.972 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) in t 44.972 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 44.972 * [taylor]: Taking taylor expansion of 4 in t 44.972 * [backup-simplify]: Simplify 4 into 4 44.972 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 44.972 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 44.972 * [taylor]: Taking taylor expansion of (pow t 2) in t 44.972 * [taylor]: Taking taylor expansion of t in t 44.972 * [backup-simplify]: Simplify 0 into 0 44.972 * [backup-simplify]: Simplify 1 into 1 44.972 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 44.972 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.972 * [taylor]: Taking taylor expansion of 2 in t 44.972 * [backup-simplify]: Simplify 2 into 2 44.973 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.973 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.973 * [backup-simplify]: Simplify (* 1 1) into 1 44.974 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 44.975 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 44.976 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 44.976 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 44.976 * [taylor]: Taking taylor expansion of 4 in t 44.976 * [backup-simplify]: Simplify 4 into 4 44.976 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 44.976 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 44.976 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 44.976 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.976 * [taylor]: Taking taylor expansion of 2 in t 44.976 * [backup-simplify]: Simplify 2 into 2 44.976 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.976 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.976 * [taylor]: Taking taylor expansion of (pow l 2) in t 44.977 * [taylor]: Taking taylor expansion of l in t 44.977 * [backup-simplify]: Simplify l into l 44.977 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 44.977 * [backup-simplify]: Simplify (* l l) into (pow l 2) 44.978 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 44.979 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 44.979 * [taylor]: Taking taylor expansion of (sqrt 2) in t 44.979 * [taylor]: Taking taylor expansion of 2 in t 44.979 * [backup-simplify]: Simplify 2 into 2 44.980 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 44.981 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 44.983 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 44.986 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 44.990 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 44.991 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 44.992 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 44.992 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 44.993 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 44.995 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 44.996 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 44.996 * [backup-simplify]: Simplify (+ 0 0) into 0 44.997 * [backup-simplify]: Simplify (+ 0 0) into 0 45.002 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 45.006 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 45.007 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 45.007 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 45.007 * [taylor]: Taking taylor expansion of -2 in l 45.007 * [backup-simplify]: Simplify -2 into -2 45.007 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 45.007 * [taylor]: Taking taylor expansion of (sqrt 2) in l 45.007 * [taylor]: Taking taylor expansion of 2 in l 45.007 * [backup-simplify]: Simplify 2 into 2 45.008 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 45.008 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 45.009 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 45.010 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 45.011 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 45.011 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.012 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.012 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 45.012 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 45.013 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 45.013 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 45.014 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 45.014 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 45.014 * [taylor]: Taking taylor expansion of 0 in l 45.014 * [backup-simplify]: Simplify 0 into 0 45.015 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 45.016 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.016 * [taylor]: Taking taylor expansion of 0 in l 45.016 * [backup-simplify]: Simplify 0 into 0 45.016 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 45.016 * [backup-simplify]: Simplify 0 into 0 45.016 * [backup-simplify]: Simplify 0 into 0 45.017 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 45.017 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 45.018 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 45.018 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 45.018 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 45.023 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 45.023 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 45.024 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 45.024 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 45.024 * [backup-simplify]: Simplify (+ 0 0) into 0 45.025 * [backup-simplify]: Simplify (- 0) into 0 45.025 * [backup-simplify]: Simplify (+ 0 0) into 0 45.029 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))))))) (* 2 (/ (sqrt 2) t))) into (* -1/2 (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2))) 45.029 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2))) in t 45.029 * [taylor]: Taking taylor expansion of -1/2 in t 45.029 * [backup-simplify]: Simplify -1/2 into -1/2 45.029 * [taylor]: Taking taylor expansion of (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2)) in t 45.029 * [taylor]: Taking taylor expansion of (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) in t 45.029 * [taylor]: Taking taylor expansion of (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) in t 45.029 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 45.029 * [taylor]: Taking taylor expansion of 6 in t 45.029 * [backup-simplify]: Simplify 6 into 6 45.029 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 45.029 * [taylor]: Taking taylor expansion of (pow t 2) in t 45.029 * [taylor]: Taking taylor expansion of t in t 45.029 * [backup-simplify]: Simplify 0 into 0 45.029 * [backup-simplify]: Simplify 1 into 1 45.029 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 45.029 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 45.029 * [taylor]: Taking taylor expansion of (sqrt 2) in t 45.029 * [taylor]: Taking taylor expansion of 2 in t 45.029 * [backup-simplify]: Simplify 2 into 2 45.029 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 45.030 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 45.030 * [taylor]: Taking taylor expansion of (pow l 4) in t 45.030 * [taylor]: Taking taylor expansion of l in t 45.030 * [backup-simplify]: Simplify l into l 45.030 * [backup-simplify]: Simplify (* 1 1) into 1 45.031 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 45.032 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 45.032 * [backup-simplify]: Simplify (* l l) into (pow l 2) 45.032 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 45.033 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 45.034 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 45.034 * [taylor]: Taking taylor expansion of (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))))) in t 45.034 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 45.034 * [taylor]: Taking taylor expansion of 12 in t 45.034 * [backup-simplify]: Simplify 12 into 12 45.034 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 45.034 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 45.034 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 45.034 * [taylor]: Taking taylor expansion of (sqrt 2) in t 45.034 * [taylor]: Taking taylor expansion of 2 in t 45.034 * [backup-simplify]: Simplify 2 into 2 45.034 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 45.034 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 45.034 * [taylor]: Taking taylor expansion of (pow l 2) in t 45.034 * [taylor]: Taking taylor expansion of l in t 45.034 * [backup-simplify]: Simplify l into l 45.035 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 45.037 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 45.037 * [backup-simplify]: Simplify (* l l) into (pow l 2) 45.037 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 45.038 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 45.038 * [taylor]: Taking taylor expansion of (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))) in t 45.038 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 45.038 * [taylor]: Taking taylor expansion of 8 in t 45.038 * [backup-simplify]: Simplify 8 into 8 45.038 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 45.038 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 45.038 * [taylor]: Taking taylor expansion of (pow t 2) in t 45.038 * [taylor]: Taking taylor expansion of t in t 45.038 * [backup-simplify]: Simplify 0 into 0 45.038 * [backup-simplify]: Simplify 1 into 1 45.038 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 45.038 * [taylor]: Taking taylor expansion of (sqrt 2) in t 45.038 * [taylor]: Taking taylor expansion of 2 in t 45.038 * [backup-simplify]: Simplify 2 into 2 45.039 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 45.039 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 45.039 * [backup-simplify]: Simplify (* 1 1) into 1 45.040 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 45.041 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 45.043 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 45.045 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 45.045 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 45.045 * [taylor]: Taking taylor expansion of (pow t 4) in t 45.045 * [taylor]: Taking taylor expansion of t in t 45.045 * [backup-simplify]: Simplify 0 into 0 45.045 * [backup-simplify]: Simplify 1 into 1 45.045 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 45.045 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 45.045 * [taylor]: Taking taylor expansion of (sqrt 2) in t 45.045 * [taylor]: Taking taylor expansion of 2 in t 45.045 * [backup-simplify]: Simplify 2 into 2 45.046 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 45.046 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 45.046 * [taylor]: Taking taylor expansion of (pow l 6) in t 45.046 * [taylor]: Taking taylor expansion of l in t 45.046 * [backup-simplify]: Simplify l into l 45.047 * [backup-simplify]: Simplify (* 1 1) into 1 45.047 * [backup-simplify]: Simplify (* 1 1) into 1 45.048 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 45.051 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 45.051 * [backup-simplify]: Simplify (* l l) into (pow l 2) 45.051 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 45.051 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 45.052 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 45.053 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 45.053 * [taylor]: Taking taylor expansion of t in t 45.053 * [backup-simplify]: Simplify 0 into 0 45.053 * [backup-simplify]: Simplify 1 into 1 45.053 * [taylor]: Taking taylor expansion of (sqrt 2) in t 45.053 * [taylor]: Taking taylor expansion of 2 in t 45.053 * [backup-simplify]: Simplify 2 into 2 45.053 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 45.054 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 45.057 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 45.060 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 45.064 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 45.068 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 45.069 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 45.070 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 45.070 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 45.071 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.071 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 45.072 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 45.073 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 45.073 * [backup-simplify]: Simplify (+ 0 0) into 0 45.073 * [backup-simplify]: Simplify (+ 0 0) into 0 45.073 * [backup-simplify]: Simplify (+ 0 0) into 0 45.077 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 45.079 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 45.081 * [backup-simplify]: Simplify (* -1/2 (/ 8 (pow (sqrt 2) 5))) into (/ -4 (pow (sqrt 2) 5)) 45.081 * [taylor]: Taking taylor expansion of (/ -4 (pow (sqrt 2) 5)) in l 45.081 * [taylor]: Taking taylor expansion of -4 in l 45.081 * [backup-simplify]: Simplify -4 into -4 45.081 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 45.081 * [taylor]: Taking taylor expansion of (sqrt 2) in l 45.081 * [taylor]: Taking taylor expansion of 2 in l 45.081 * [backup-simplify]: Simplify 2 into 2 45.081 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 45.082 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 45.082 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 45.084 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 45.085 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 45.086 * [backup-simplify]: Simplify (/ -4 (pow (sqrt 2) 5)) into (/ -4 (pow (sqrt 2) 5)) 45.087 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 45.087 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 45.088 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 45.089 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 45.089 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 45.090 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 45.091 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 45.091 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 45.092 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 45.093 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 45.094 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 45.095 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 45.095 * [taylor]: Taking taylor expansion of 0 in l 45.095 * [backup-simplify]: Simplify 0 into 0 45.096 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 45.096 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.097 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 45.097 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 45.097 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 45.097 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 45.098 * [backup-simplify]: Simplify (+ 0 0) into 0 45.098 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 45.099 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 45.100 * [backup-simplify]: Simplify (- (/ (* 2 (/ 1 (pow l 2))) (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (* 2 (/ 1 (* (sqrt 2) (pow l 2)))) 45.101 * [backup-simplify]: Simplify (+ (* -1/2 (* 2 (/ 1 (* (sqrt 2) (pow l 2))))) (+ (* 0 0) (* 0 (/ 4 (sqrt 2))))) into (- (/ 1 (* (sqrt 2) (pow l 2)))) 45.101 * [taylor]: Taking taylor expansion of (- (/ 1 (* (sqrt 2) (pow l 2)))) in l 45.101 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 45.101 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 45.101 * [taylor]: Taking taylor expansion of (sqrt 2) in l 45.101 * [taylor]: Taking taylor expansion of 2 in l 45.101 * [backup-simplify]: Simplify 2 into 2 45.101 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 45.102 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 45.102 * [taylor]: Taking taylor expansion of (pow l 2) in l 45.102 * [taylor]: Taking taylor expansion of l in l 45.102 * [backup-simplify]: Simplify 0 into 0 45.102 * [backup-simplify]: Simplify 1 into 1 45.103 * [backup-simplify]: Simplify (* 1 1) into 1 45.104 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 45.105 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 45.105 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 45.106 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 45.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 45.108 * [backup-simplify]: Simplify (- 0) into 0 45.108 * [backup-simplify]: Simplify 0 into 0 45.109 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 45.110 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.110 * [taylor]: Taking taylor expansion of 0 in l 45.110 * [backup-simplify]: Simplify 0 into 0 45.111 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 45.113 * [backup-simplify]: Simplify (+ (* (/ -2 (pow (sqrt 2) 3)) (* 1 (* (/ 1 (/ 1 (- t))) (pow (/ 1 (- x)) 2)))) (+ (* (/ -2 (sqrt 2)) (* 1 (* (/ 1 (/ 1 (- t))) (/ 1 (- x))))) (* (sqrt 2) (* 1 (* (/ 1 (/ 1 (- t))) 1))))) into (- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x))))) 45.113 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2 2 1) 45.113 * [backup-simplify]: Simplify (cbrt l) into (pow l 1/3) 45.113 * [approximate]: Taking taylor expansion of (pow l 1/3) in (l) around 0 45.113 * [taylor]: Taking taylor expansion of (pow l 1/3) in l 45.113 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log l))) in l 45.113 * [taylor]: Taking taylor expansion of (* 1/3 (log l)) in l 45.113 * [taylor]: Taking taylor expansion of 1/3 in l 45.113 * [backup-simplify]: Simplify 1/3 into 1/3 45.113 * [taylor]: Taking taylor expansion of (log l) in l 45.113 * [taylor]: Taking taylor expansion of l in l 45.113 * [backup-simplify]: Simplify 0 into 0 45.113 * [backup-simplify]: Simplify 1 into 1 45.113 * [backup-simplify]: Simplify (log 1) into 0 45.114 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.114 * [backup-simplify]: Simplify (* 1/3 (log l)) into (* 1/3 (log l)) 45.114 * [backup-simplify]: Simplify (exp (* 1/3 (log l))) into (pow l 1/3) 45.114 * [taylor]: Taking taylor expansion of (pow l 1/3) in l 45.114 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log l))) in l 45.114 * [taylor]: Taking taylor expansion of (* 1/3 (log l)) in l 45.114 * [taylor]: Taking taylor expansion of 1/3 in l 45.114 * [backup-simplify]: Simplify 1/3 into 1/3 45.114 * [taylor]: Taking taylor expansion of (log l) in l 45.114 * [taylor]: Taking taylor expansion of l in l 45.114 * [backup-simplify]: Simplify 0 into 0 45.114 * [backup-simplify]: Simplify 1 into 1 45.114 * [backup-simplify]: Simplify (log 1) into 0 45.115 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.115 * [backup-simplify]: Simplify (* 1/3 (log l)) into (* 1/3 (log l)) 45.115 * [backup-simplify]: Simplify (exp (* 1/3 (log l))) into (pow l 1/3) 45.115 * [backup-simplify]: Simplify (pow l 1/3) into (pow l 1/3) 45.116 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 45.116 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.117 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log l))) into 0 45.117 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 45.117 * [backup-simplify]: Simplify 0 into 0 45.119 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 45.120 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.120 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log l)))) into 0 45.121 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 45.121 * [backup-simplify]: Simplify 0 into 0 45.128 * [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 45.129 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.130 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l))))) into 0 45.131 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 45.131 * [backup-simplify]: Simplify 0 into 0 45.137 * [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 45.137 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.138 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l)))))) into 0 45.139 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 45.139 * [backup-simplify]: Simplify 0 into 0 45.149 * [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 45.149 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.150 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l))))))) into 0 45.153 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 45.153 * [backup-simplify]: Simplify 0 into 0 45.176 * [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 45.176 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.178 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l)))))))) into 0 45.181 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 45.181 * [backup-simplify]: Simplify 0 into 0 45.181 * [backup-simplify]: Simplify (pow l 1/3) into (pow l 1/3) 45.181 * [backup-simplify]: Simplify (cbrt (/ 1 l)) into (pow (/ 1 l) 1/3) 45.181 * [approximate]: Taking taylor expansion of (pow (/ 1 l) 1/3) in (l) around 0 45.182 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 45.182 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 45.182 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 45.182 * [taylor]: Taking taylor expansion of 1/3 in l 45.182 * [backup-simplify]: Simplify 1/3 into 1/3 45.182 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 45.182 * [taylor]: Taking taylor expansion of (/ 1 l) in l 45.182 * [taylor]: Taking taylor expansion of l in l 45.182 * [backup-simplify]: Simplify 0 into 0 45.182 * [backup-simplify]: Simplify 1 into 1 45.182 * [backup-simplify]: Simplify (/ 1 1) into 1 45.182 * [backup-simplify]: Simplify (log 1) into 0 45.183 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.183 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 45.183 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 45.183 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 45.183 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 45.183 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 45.183 * [taylor]: Taking taylor expansion of 1/3 in l 45.183 * [backup-simplify]: Simplify 1/3 into 1/3 45.183 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 45.183 * [taylor]: Taking taylor expansion of (/ 1 l) in l 45.183 * [taylor]: Taking taylor expansion of l in l 45.183 * [backup-simplify]: Simplify 0 into 0 45.183 * [backup-simplify]: Simplify 1 into 1 45.183 * [backup-simplify]: Simplify (/ 1 1) into 1 45.183 * [backup-simplify]: Simplify (log 1) into 0 45.184 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.184 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 45.184 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 45.184 * [backup-simplify]: Simplify (pow l -1/3) into (pow l -1/3) 45.184 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.185 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 45.185 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.186 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log l)))) into 0 45.186 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 45.186 * [backup-simplify]: Simplify 0 into 0 45.187 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.189 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 45.189 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.189 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log l))))) into 0 45.190 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 45.190 * [backup-simplify]: Simplify 0 into 0 45.191 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.193 * [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 45.194 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.195 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))) into 0 45.196 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 45.196 * [backup-simplify]: Simplify 0 into 0 45.196 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.203 * [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 45.203 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.205 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))) into 0 45.207 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.208 * [backup-simplify]: Simplify 0 into 0 45.209 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.226 * [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 45.227 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.236 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))))) into 0 45.240 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.240 * [backup-simplify]: Simplify 0 into 0 45.241 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.258 * [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 45.258 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.260 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))))) into 0 45.263 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.263 * [backup-simplify]: Simplify 0 into 0 45.263 * [backup-simplify]: Simplify (pow (/ 1 l) -1/3) into (pow (/ 1 l) -1/3) 45.263 * [backup-simplify]: Simplify (cbrt (/ 1 (- l))) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 45.263 * [approximate]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in (l) around 0 45.263 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in l 45.263 * [taylor]: Taking taylor expansion of (cbrt -1) in l 45.263 * [taylor]: Taking taylor expansion of -1 in l 45.263 * [backup-simplify]: Simplify -1 into -1 45.264 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 45.264 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 45.264 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 45.264 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 45.264 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 45.264 * [taylor]: Taking taylor expansion of 1/3 in l 45.264 * [backup-simplify]: Simplify 1/3 into 1/3 45.264 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 45.264 * [taylor]: Taking taylor expansion of (/ 1 l) in l 45.264 * [taylor]: Taking taylor expansion of l in l 45.264 * [backup-simplify]: Simplify 0 into 0 45.264 * [backup-simplify]: Simplify 1 into 1 45.264 * [backup-simplify]: Simplify (/ 1 1) into 1 45.265 * [backup-simplify]: Simplify (log 1) into 0 45.265 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.265 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 45.265 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 45.265 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in l 45.265 * [taylor]: Taking taylor expansion of (cbrt -1) in l 45.265 * [taylor]: Taking taylor expansion of -1 in l 45.265 * [backup-simplify]: Simplify -1 into -1 45.266 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 45.266 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 45.266 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 45.266 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 45.266 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 45.266 * [taylor]: Taking taylor expansion of 1/3 in l 45.266 * [backup-simplify]: Simplify 1/3 into 1/3 45.266 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 45.266 * [taylor]: Taking taylor expansion of (/ 1 l) in l 45.266 * [taylor]: Taking taylor expansion of l in l 45.266 * [backup-simplify]: Simplify 0 into 0 45.266 * [backup-simplify]: Simplify 1 into 1 45.267 * [backup-simplify]: Simplify (/ 1 1) into 1 45.267 * [backup-simplify]: Simplify (log 1) into 0 45.267 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.267 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 45.267 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 45.268 * [backup-simplify]: Simplify (* (cbrt -1) (pow l -1/3)) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 45.268 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 l) 1/3)) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 45.269 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.269 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 45.270 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.270 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log l)))) into 0 45.271 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 45.271 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow l -1/3))) into 0 45.271 * [backup-simplify]: Simplify 0 into 0 45.272 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.273 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 45.274 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.274 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log l))))) into 0 45.275 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 45.276 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 45.277 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow l -1/3)))) into 0 45.277 * [backup-simplify]: Simplify 0 into 0 45.277 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.280 * [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 45.280 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.281 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))) into 0 45.282 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 45.283 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 45.284 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3))))) into 0 45.284 * [backup-simplify]: Simplify 0 into 0 45.284 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.290 * [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 45.290 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.291 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))) into 0 45.292 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.294 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 45.296 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3)))))) into 0 45.296 * [backup-simplify]: Simplify 0 into 0 45.297 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.312 * [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 45.312 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.314 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))))) into 0 45.316 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.317 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 45.318 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3))))))) into 0 45.318 * [backup-simplify]: Simplify 0 into 0 45.319 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.342 * [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 45.343 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.345 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))))) into 0 45.352 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.354 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 45.357 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3)))))))) into 0 45.357 * [backup-simplify]: Simplify 0 into 0 45.357 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 (/ 1 (- l))) 1/3)) into (* (cbrt -1) (pow (* l -1) 1/3)) 45.357 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 2 1 2 2 1) 45.358 * [backup-simplify]: Simplify (cbrt l) into (pow l 1/3) 45.358 * [approximate]: Taking taylor expansion of (pow l 1/3) in (l) around 0 45.358 * [taylor]: Taking taylor expansion of (pow l 1/3) in l 45.358 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log l))) in l 45.358 * [taylor]: Taking taylor expansion of (* 1/3 (log l)) in l 45.358 * [taylor]: Taking taylor expansion of 1/3 in l 45.358 * [backup-simplify]: Simplify 1/3 into 1/3 45.358 * [taylor]: Taking taylor expansion of (log l) in l 45.358 * [taylor]: Taking taylor expansion of l in l 45.358 * [backup-simplify]: Simplify 0 into 0 45.358 * [backup-simplify]: Simplify 1 into 1 45.358 * [backup-simplify]: Simplify (log 1) into 0 45.359 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.359 * [backup-simplify]: Simplify (* 1/3 (log l)) into (* 1/3 (log l)) 45.359 * [backup-simplify]: Simplify (exp (* 1/3 (log l))) into (pow l 1/3) 45.359 * [taylor]: Taking taylor expansion of (pow l 1/3) in l 45.359 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log l))) in l 45.359 * [taylor]: Taking taylor expansion of (* 1/3 (log l)) in l 45.359 * [taylor]: Taking taylor expansion of 1/3 in l 45.359 * [backup-simplify]: Simplify 1/3 into 1/3 45.359 * [taylor]: Taking taylor expansion of (log l) in l 45.359 * [taylor]: Taking taylor expansion of l in l 45.359 * [backup-simplify]: Simplify 0 into 0 45.359 * [backup-simplify]: Simplify 1 into 1 45.360 * [backup-simplify]: Simplify (log 1) into 0 45.360 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.360 * [backup-simplify]: Simplify (* 1/3 (log l)) into (* 1/3 (log l)) 45.360 * [backup-simplify]: Simplify (exp (* 1/3 (log l))) into (pow l 1/3) 45.360 * [backup-simplify]: Simplify (pow l 1/3) into (pow l 1/3) 45.362 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 45.362 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.363 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log l))) into 0 45.364 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 45.364 * [backup-simplify]: Simplify 0 into 0 45.366 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 45.367 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.368 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log l)))) into 0 45.369 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 45.369 * [backup-simplify]: Simplify 0 into 0 45.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 45.375 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.376 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l))))) into 0 45.378 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 45.378 * [backup-simplify]: Simplify 0 into 0 45.387 * [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 45.387 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.388 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l)))))) into 0 45.390 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 45.390 * [backup-simplify]: Simplify 0 into 0 45.399 * [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 45.399 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.401 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l))))))) into 0 45.403 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 45.403 * [backup-simplify]: Simplify 0 into 0 45.420 * [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 45.421 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.422 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l)))))))) into 0 45.425 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 45.425 * [backup-simplify]: Simplify 0 into 0 45.425 * [backup-simplify]: Simplify (pow l 1/3) into (pow l 1/3) 45.426 * [backup-simplify]: Simplify (cbrt (/ 1 l)) into (pow (/ 1 l) 1/3) 45.426 * [approximate]: Taking taylor expansion of (pow (/ 1 l) 1/3) in (l) around 0 45.426 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 45.426 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 45.426 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 45.426 * [taylor]: Taking taylor expansion of 1/3 in l 45.426 * [backup-simplify]: Simplify 1/3 into 1/3 45.426 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 45.426 * [taylor]: Taking taylor expansion of (/ 1 l) in l 45.426 * [taylor]: Taking taylor expansion of l in l 45.426 * [backup-simplify]: Simplify 0 into 0 45.426 * [backup-simplify]: Simplify 1 into 1 45.426 * [backup-simplify]: Simplify (/ 1 1) into 1 45.426 * [backup-simplify]: Simplify (log 1) into 0 45.427 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.427 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 45.427 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 45.427 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 45.427 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 45.427 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 45.427 * [taylor]: Taking taylor expansion of 1/3 in l 45.427 * [backup-simplify]: Simplify 1/3 into 1/3 45.427 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 45.427 * [taylor]: Taking taylor expansion of (/ 1 l) in l 45.427 * [taylor]: Taking taylor expansion of l in l 45.427 * [backup-simplify]: Simplify 0 into 0 45.427 * [backup-simplify]: Simplify 1 into 1 45.427 * [backup-simplify]: Simplify (/ 1 1) into 1 45.427 * [backup-simplify]: Simplify (log 1) into 0 45.428 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.428 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 45.428 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 45.428 * [backup-simplify]: Simplify (pow l -1/3) into (pow l -1/3) 45.429 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.429 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 45.430 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.430 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log l)))) into 0 45.431 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 45.431 * [backup-simplify]: Simplify 0 into 0 45.431 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.433 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 45.433 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.433 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log l))))) into 0 45.434 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 45.434 * [backup-simplify]: Simplify 0 into 0 45.435 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.443 * [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 45.443 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.444 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))) into 0 45.445 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 45.446 * [backup-simplify]: Simplify 0 into 0 45.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.458 * [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 45.459 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.460 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))) into 0 45.462 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.462 * [backup-simplify]: Simplify 0 into 0 45.463 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.472 * [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 45.473 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.474 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))))) into 0 45.476 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.476 * [backup-simplify]: Simplify 0 into 0 45.477 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.493 * [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 45.494 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.495 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))))) into 0 45.500 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.500 * [backup-simplify]: Simplify 0 into 0 45.500 * [backup-simplify]: Simplify (pow (/ 1 l) -1/3) into (pow (/ 1 l) -1/3) 45.501 * [backup-simplify]: Simplify (cbrt (/ 1 (- l))) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 45.501 * [approximate]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in (l) around 0 45.501 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in l 45.501 * [taylor]: Taking taylor expansion of (cbrt -1) in l 45.501 * [taylor]: Taking taylor expansion of -1 in l 45.501 * [backup-simplify]: Simplify -1 into -1 45.501 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 45.502 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 45.502 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 45.502 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 45.502 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 45.502 * [taylor]: Taking taylor expansion of 1/3 in l 45.502 * [backup-simplify]: Simplify 1/3 into 1/3 45.502 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 45.502 * [taylor]: Taking taylor expansion of (/ 1 l) in l 45.503 * [taylor]: Taking taylor expansion of l in l 45.503 * [backup-simplify]: Simplify 0 into 0 45.503 * [backup-simplify]: Simplify 1 into 1 45.503 * [backup-simplify]: Simplify (/ 1 1) into 1 45.503 * [backup-simplify]: Simplify (log 1) into 0 45.504 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.504 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 45.504 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 45.504 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in l 45.504 * [taylor]: Taking taylor expansion of (cbrt -1) in l 45.504 * [taylor]: Taking taylor expansion of -1 in l 45.504 * [backup-simplify]: Simplify -1 into -1 45.505 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 45.505 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 45.506 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 45.506 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 45.506 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 45.506 * [taylor]: Taking taylor expansion of 1/3 in l 45.506 * [backup-simplify]: Simplify 1/3 into 1/3 45.506 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 45.506 * [taylor]: Taking taylor expansion of (/ 1 l) in l 45.506 * [taylor]: Taking taylor expansion of l in l 45.506 * [backup-simplify]: Simplify 0 into 0 45.506 * [backup-simplify]: Simplify 1 into 1 45.506 * [backup-simplify]: Simplify (/ 1 1) into 1 45.507 * [backup-simplify]: Simplify (log 1) into 0 45.507 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.507 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 45.507 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 45.508 * [backup-simplify]: Simplify (* (cbrt -1) (pow l -1/3)) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 45.508 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 l) 1/3)) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 45.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.512 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 45.512 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.513 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log l)))) into 0 45.514 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 45.514 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow l -1/3))) into 0 45.514 * [backup-simplify]: Simplify 0 into 0 45.515 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.518 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 45.519 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.521 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log l))))) into 0 45.523 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 45.524 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 45.525 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow l -1/3)))) into 0 45.525 * [backup-simplify]: Simplify 0 into 0 45.526 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.531 * [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 45.532 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.533 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))) into 0 45.535 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 45.536 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 45.537 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3))))) into 0 45.538 * [backup-simplify]: Simplify 0 into 0 45.539 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.549 * [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 45.550 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.551 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))) into 0 45.552 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.553 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 45.554 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3)))))) into 0 45.554 * [backup-simplify]: Simplify 0 into 0 45.555 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.570 * [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 45.571 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.572 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))))) into 0 45.574 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.575 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 45.576 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3))))))) into 0 45.576 * [backup-simplify]: Simplify 0 into 0 45.577 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.594 * [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 45.595 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.597 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))))) into 0 45.603 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.606 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 45.608 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3)))))))) into 0 45.608 * [backup-simplify]: Simplify 0 into 0 45.609 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 (/ 1 (- l))) 1/3)) into (* (cbrt -1) (pow (* l -1) 1/3)) 45.609 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2 1 2 1 1) 45.609 * [backup-simplify]: Simplify (cbrt l) into (pow l 1/3) 45.609 * [approximate]: Taking taylor expansion of (pow l 1/3) in (l) around 0 45.609 * [taylor]: Taking taylor expansion of (pow l 1/3) in l 45.609 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log l))) in l 45.609 * [taylor]: Taking taylor expansion of (* 1/3 (log l)) in l 45.609 * [taylor]: Taking taylor expansion of 1/3 in l 45.609 * [backup-simplify]: Simplify 1/3 into 1/3 45.609 * [taylor]: Taking taylor expansion of (log l) in l 45.610 * [taylor]: Taking taylor expansion of l in l 45.610 * [backup-simplify]: Simplify 0 into 0 45.610 * [backup-simplify]: Simplify 1 into 1 45.610 * [backup-simplify]: Simplify (log 1) into 0 45.610 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.610 * [backup-simplify]: Simplify (* 1/3 (log l)) into (* 1/3 (log l)) 45.611 * [backup-simplify]: Simplify (exp (* 1/3 (log l))) into (pow l 1/3) 45.611 * [taylor]: Taking taylor expansion of (pow l 1/3) in l 45.611 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log l))) in l 45.611 * [taylor]: Taking taylor expansion of (* 1/3 (log l)) in l 45.611 * [taylor]: Taking taylor expansion of 1/3 in l 45.611 * [backup-simplify]: Simplify 1/3 into 1/3 45.611 * [taylor]: Taking taylor expansion of (log l) in l 45.611 * [taylor]: Taking taylor expansion of l in l 45.611 * [backup-simplify]: Simplify 0 into 0 45.611 * [backup-simplify]: Simplify 1 into 1 45.611 * [backup-simplify]: Simplify (log 1) into 0 45.612 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.612 * [backup-simplify]: Simplify (* 1/3 (log l)) into (* 1/3 (log l)) 45.612 * [backup-simplify]: Simplify (exp (* 1/3 (log l))) into (pow l 1/3) 45.612 * [backup-simplify]: Simplify (pow l 1/3) into (pow l 1/3) 45.613 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 45.614 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.614 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log l))) into 0 45.615 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 45.615 * [backup-simplify]: Simplify 0 into 0 45.618 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 45.618 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.619 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log l)))) into 0 45.621 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 45.621 * [backup-simplify]: Simplify 0 into 0 45.626 * [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 45.626 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.628 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l))))) into 0 45.629 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 45.629 * [backup-simplify]: Simplify 0 into 0 45.640 * [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 45.641 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.642 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l)))))) into 0 45.645 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 45.645 * [backup-simplify]: Simplify 0 into 0 45.663 * [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 45.664 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.666 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l))))))) into 0 45.670 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 45.670 * [backup-simplify]: Simplify 0 into 0 45.710 * [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 45.710 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 45.712 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l)))))))) into 0 45.715 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 45.715 * [backup-simplify]: Simplify 0 into 0 45.715 * [backup-simplify]: Simplify (pow l 1/3) into (pow l 1/3) 45.715 * [backup-simplify]: Simplify (cbrt (/ 1 l)) into (pow (/ 1 l) 1/3) 45.715 * [approximate]: Taking taylor expansion of (pow (/ 1 l) 1/3) in (l) around 0 45.715 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 45.715 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 45.715 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 45.715 * [taylor]: Taking taylor expansion of 1/3 in l 45.715 * [backup-simplify]: Simplify 1/3 into 1/3 45.715 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 45.715 * [taylor]: Taking taylor expansion of (/ 1 l) in l 45.715 * [taylor]: Taking taylor expansion of l in l 45.716 * [backup-simplify]: Simplify 0 into 0 45.716 * [backup-simplify]: Simplify 1 into 1 45.716 * [backup-simplify]: Simplify (/ 1 1) into 1 45.716 * [backup-simplify]: Simplify (log 1) into 0 45.716 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.716 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 45.716 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 45.716 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 45.716 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 45.716 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 45.717 * [taylor]: Taking taylor expansion of 1/3 in l 45.717 * [backup-simplify]: Simplify 1/3 into 1/3 45.717 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 45.717 * [taylor]: Taking taylor expansion of (/ 1 l) in l 45.717 * [taylor]: Taking taylor expansion of l in l 45.717 * [backup-simplify]: Simplify 0 into 0 45.717 * [backup-simplify]: Simplify 1 into 1 45.717 * [backup-simplify]: Simplify (/ 1 1) into 1 45.717 * [backup-simplify]: Simplify (log 1) into 0 45.717 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.717 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 45.717 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 45.718 * [backup-simplify]: Simplify (pow l -1/3) into (pow l -1/3) 45.718 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.719 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 45.719 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.719 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log l)))) into 0 45.720 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 45.720 * [backup-simplify]: Simplify 0 into 0 45.721 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.723 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 45.724 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.724 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log l))))) into 0 45.726 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 45.726 * [backup-simplify]: Simplify 0 into 0 45.727 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.732 * [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 45.733 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.734 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))) into 0 45.736 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 45.736 * [backup-simplify]: Simplify 0 into 0 45.737 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.748 * [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 45.749 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.750 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))) into 0 45.753 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.753 * [backup-simplify]: Simplify 0 into 0 45.754 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.772 * [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 45.773 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.775 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))))) into 0 45.778 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.779 * [backup-simplify]: Simplify 0 into 0 45.780 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.797 * [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 45.798 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.799 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))))) into 0 45.803 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.803 * [backup-simplify]: Simplify 0 into 0 45.803 * [backup-simplify]: Simplify (pow (/ 1 l) -1/3) into (pow (/ 1 l) -1/3) 45.803 * [backup-simplify]: Simplify (cbrt (/ 1 (- l))) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 45.803 * [approximate]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in (l) around 0 45.803 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in l 45.803 * [taylor]: Taking taylor expansion of (cbrt -1) in l 45.803 * [taylor]: Taking taylor expansion of -1 in l 45.803 * [backup-simplify]: Simplify -1 into -1 45.803 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 45.804 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 45.804 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 45.804 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 45.804 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 45.804 * [taylor]: Taking taylor expansion of 1/3 in l 45.804 * [backup-simplify]: Simplify 1/3 into 1/3 45.804 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 45.804 * [taylor]: Taking taylor expansion of (/ 1 l) in l 45.804 * [taylor]: Taking taylor expansion of l in l 45.804 * [backup-simplify]: Simplify 0 into 0 45.804 * [backup-simplify]: Simplify 1 into 1 45.804 * [backup-simplify]: Simplify (/ 1 1) into 1 45.804 * [backup-simplify]: Simplify (log 1) into 0 45.805 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.805 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 45.805 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 45.805 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in l 45.805 * [taylor]: Taking taylor expansion of (cbrt -1) in l 45.805 * [taylor]: Taking taylor expansion of -1 in l 45.805 * [backup-simplify]: Simplify -1 into -1 45.805 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 45.806 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 45.806 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 45.806 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 45.806 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 45.806 * [taylor]: Taking taylor expansion of 1/3 in l 45.806 * [backup-simplify]: Simplify 1/3 into 1/3 45.806 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 45.806 * [taylor]: Taking taylor expansion of (/ 1 l) in l 45.806 * [taylor]: Taking taylor expansion of l in l 45.806 * [backup-simplify]: Simplify 0 into 0 45.806 * [backup-simplify]: Simplify 1 into 1 45.806 * [backup-simplify]: Simplify (/ 1 1) into 1 45.807 * [backup-simplify]: Simplify (log 1) into 0 45.807 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.807 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 45.807 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 45.807 * [backup-simplify]: Simplify (* (cbrt -1) (pow l -1/3)) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 45.808 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 l) 1/3)) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 45.808 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 45.809 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 45.809 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.810 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log l)))) into 0 45.810 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 45.811 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow l -1/3))) into 0 45.811 * [backup-simplify]: Simplify 0 into 0 45.811 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.813 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 45.813 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.813 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log l))))) into 0 45.814 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 45.815 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 45.816 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow l -1/3)))) into 0 45.816 * [backup-simplify]: Simplify 0 into 0 45.816 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.825 * [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 45.825 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.826 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))) into 0 45.827 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 45.828 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 45.828 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3))))) into 0 45.829 * [backup-simplify]: Simplify 0 into 0 45.829 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.841 * [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 45.842 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.843 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))) into 0 45.846 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.848 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 45.850 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3)))))) into 0 45.850 * [backup-simplify]: Simplify 0 into 0 45.851 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.868 * [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 45.869 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.871 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))))) into 0 45.875 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.877 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 45.879 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3))))))) into 0 45.879 * [backup-simplify]: Simplify 0 into 0 45.880 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 45.903 * [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 45.904 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 45.905 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))))) into 0 45.908 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 45.909 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 45.911 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3)))))))) into 0 45.911 * [backup-simplify]: Simplify 0 into 0 45.911 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 (/ 1 (- l))) 1/3)) into (* (cbrt -1) (pow (* l -1) 1/3)) 45.912 * * * [progress]: simplifying candidates 45.912 * * * * [progress]: [ 1 / 78 ] simplifiying candidate # 45.912 * * * * [progress]: [ 2 / 78 ] simplifiying candidate # 45.912 * * * * [progress]: [ 3 / 78 ] simplifiying candidate # 45.912 * [simplify]: Simplifying (log (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 45.912 * * [simplify]: iters left: 6 (19 enodes) 45.917 * * [simplify]: iters left: 5 (78 enodes) 45.938 * * [simplify]: iters left: 4 (159 enodes) 46.008 * * [simplify]: iters left: 3 (386 enodes) 46.194 * * [simplify]: Extracting #0: cost 1 inf + 0 46.194 * * [simplify]: Extracting #1: cost 3 inf + 0 46.194 * * [simplify]: Extracting #2: cost 5 inf + 0 46.194 * * [simplify]: Extracting #3: cost 14 inf + 0 46.195 * * [simplify]: Extracting #4: cost 115 inf + 0 46.196 * * [simplify]: Extracting #5: cost 213 inf + 87 46.206 * * [simplify]: Extracting #6: cost 158 inf + 12218 46.222 * * [simplify]: Extracting #7: cost 17 inf + 50531 46.233 * * [simplify]: Extracting #8: cost 0 inf + 56177 46.245 * [simplify]: Simplified to (log (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x)))))) 46.245 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (exp (log (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x))))))))) 46.245 * * * * [progress]: [ 4 / 78 ] simplifiying candidate # 46.245 * [simplify]: Simplifying (exp (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 46.245 * * [simplify]: iters left: 6 (19 enodes) 46.251 * * [simplify]: iters left: 5 (78 enodes) 46.279 * * [simplify]: iters left: 4 (159 enodes) 46.333 * * [simplify]: iters left: 3 (386 enodes) 46.561 * * [simplify]: Extracting #0: cost 1 inf + 0 46.561 * * [simplify]: Extracting #1: cost 3 inf + 0 46.561 * * [simplify]: Extracting #2: cost 5 inf + 0 46.561 * * [simplify]: Extracting #3: cost 14 inf + 0 46.561 * * [simplify]: Extracting #4: cost 115 inf + 0 46.563 * * [simplify]: Extracting #5: cost 213 inf + 87 46.567 * * [simplify]: Extracting #6: cost 158 inf + 12218 46.581 * * [simplify]: Extracting #7: cost 17 inf + 50531 46.595 * * [simplify]: Extracting #8: cost 0 inf + 56177 46.607 * [simplify]: Simplified to (exp (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x)))))) 46.607 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (log (exp (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x))))))))) 46.607 * * * * [progress]: [ 5 / 78 ] simplifiying candidate # 46.608 * [simplify]: Simplifying (* (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 46.608 * * [simplify]: iters left: 6 (20 enodes) 46.619 * * [simplify]: iters left: 5 (81 enodes) 46.641 * * [simplify]: iters left: 4 (164 enodes) 46.696 * * [simplify]: iters left: 3 (388 enodes) 46.887 * * [simplify]: Extracting #0: cost 1 inf + 0 46.887 * * [simplify]: Extracting #1: cost 3 inf + 0 46.887 * * [simplify]: Extracting #2: cost 5 inf + 0 46.887 * * [simplify]: Extracting #3: cost 7 inf + 0 46.887 * * [simplify]: Extracting #4: cost 16 inf + 0 46.888 * * [simplify]: Extracting #5: cost 117 inf + 0 46.889 * * [simplify]: Extracting #6: cost 214 inf + 87 46.893 * * [simplify]: Extracting #7: cost 170 inf + 9900 46.910 * * [simplify]: Extracting #8: cost 26 inf + 47932 46.932 * * [simplify]: Extracting #9: cost 1 inf + 56317 46.954 * * [simplify]: Extracting #10: cost 0 inf + 57042 46.980 * [simplify]: Simplified to (* (cbrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (+ 2 (/ 4 x)) (* t t))))) (cbrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (+ 2 (/ 4 x)) (* t t)))))) 46.981 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (* (cbrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (+ 2 (/ 4 x)) (* t t))))) (cbrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (+ 2 (/ 4 x)) (* t t)))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))))) 46.981 * [simplify]: Simplifying (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 46.981 * * [simplify]: iters left: 6 (19 enodes) 46.987 * * [simplify]: iters left: 5 (78 enodes) 47.001 * * [simplify]: iters left: 4 (159 enodes) 47.065 * * [simplify]: iters left: 3 (386 enodes) 47.291 * * [simplify]: Extracting #0: cost 1 inf + 0 47.291 * * [simplify]: Extracting #1: cost 3 inf + 0 47.291 * * [simplify]: Extracting #2: cost 5 inf + 0 47.291 * * [simplify]: Extracting #3: cost 14 inf + 0 47.291 * * [simplify]: Extracting #4: cost 115 inf + 0 47.292 * * [simplify]: Extracting #5: cost 213 inf + 87 47.294 * * [simplify]: Extracting #6: cost 158 inf + 12218 47.303 * * [simplify]: Extracting #7: cost 17 inf + 50551 47.319 * * [simplify]: Extracting #8: cost 0 inf + 56197 47.342 * [simplify]: Simplified to (cbrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x)))))) 47.342 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (* (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) (cbrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x))))))))) 47.342 * * * * [progress]: [ 6 / 78 ] simplifiying candidate # 47.343 * [simplify]: Simplifying (* (* (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 47.343 * * [simplify]: iters left: 6 (20 enodes) 47.354 * * [simplify]: iters left: 5 (80 enodes) 47.387 * * [simplify]: iters left: 4 (174 enodes) 47.469 * * [simplify]: iters left: 3 (472 enodes) 47.703 * * [simplify]: Extracting #0: cost 1 inf + 0 47.703 * * [simplify]: Extracting #1: cost 8 inf + 0 47.703 * * [simplify]: Extracting #2: cost 131 inf + 1 47.704 * * [simplify]: Extracting #3: cost 326 inf + 46 47.706 * * [simplify]: Extracting #4: cost 336 inf + 4458 47.713 * * [simplify]: Extracting #5: cost 199 inf + 38666 47.743 * * [simplify]: Extracting #6: cost 74 inf + 98352 47.801 * * [simplify]: Extracting #7: cost 2 inf + 149371 47.848 * * [simplify]: Extracting #8: cost 0 inf + 150661 47.892 * [simplify]: Simplified to (* (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* t (* (+ 2 (/ 4 x)) t))) (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* t (* (+ 2 (/ 4 x)) t))))) 47.892 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (cbrt (* (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* t (* (+ 2 (/ 4 x)) t))) (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* t (* (+ 2 (/ 4 x)) t)))))))) 47.892 * * * * [progress]: [ 7 / 78 ] simplifiying candidate # 47.892 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 47.893 * * [simplify]: iters left: 6 (20 enodes) 47.899 * * [simplify]: iters left: 5 (82 enodes) 47.931 * * [simplify]: iters left: 4 (165 enodes) 47.993 * * [simplify]: iters left: 3 (391 enodes) 48.187 * * [simplify]: Extracting #0: cost 1 inf + 0 48.187 * * [simplify]: Extracting #1: cost 4 inf + 0 48.187 * * [simplify]: Extracting #2: cost 7 inf + 0 48.187 * * [simplify]: Extracting #3: cost 16 inf + 0 48.187 * * [simplify]: Extracting #4: cost 117 inf + 0 48.189 * * [simplify]: Extracting #5: cost 218 inf + 46 48.191 * * [simplify]: Extracting #6: cost 186 inf + 6758 48.197 * * [simplify]: Extracting #7: cost 49 inf + 41564 48.208 * * [simplify]: Extracting #8: cost 0 inf + 57768 48.219 * [simplify]: Simplified to (fabs (cbrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* t (* (+ 2 (/ 4 x)) t))))) 48.219 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (fabs (cbrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* t (* (+ 2 (/ 4 x)) t))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))))) 48.220 * [simplify]: Simplifying (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 48.220 * * [simplify]: iters left: 6 (19 enodes) 48.229 * * [simplify]: iters left: 5 (78 enodes) 48.258 * * [simplify]: iters left: 4 (159 enodes) 48.306 * * [simplify]: iters left: 3 (386 enodes) 48.491 * * [simplify]: Extracting #0: cost 1 inf + 0 48.491 * * [simplify]: Extracting #1: cost 3 inf + 0 48.491 * * [simplify]: Extracting #2: cost 5 inf + 0 48.491 * * [simplify]: Extracting #3: cost 14 inf + 0 48.491 * * [simplify]: Extracting #4: cost 115 inf + 0 48.492 * * [simplify]: Extracting #5: cost 213 inf + 87 48.494 * * [simplify]: Extracting #6: cost 158 inf + 12218 48.506 * * [simplify]: Extracting #7: cost 17 inf + 50591 48.532 * * [simplify]: Extracting #8: cost 0 inf + 56277 48.555 * [simplify]: Simplified to (sqrt (cbrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x)))))) 48.555 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) (sqrt (cbrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x))))))))) 48.556 * * * * [progress]: [ 8 / 78 ] simplifiying candidate # 48.556 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 48.556 * * [simplify]: iters left: 6 (19 enodes) 48.567 * * [simplify]: iters left: 5 (78 enodes) 48.596 * * [simplify]: iters left: 4 (159 enodes) 48.671 * * [simplify]: iters left: 3 (386 enodes) 48.889 * * [simplify]: Extracting #0: cost 1 inf + 0 48.889 * * [simplify]: Extracting #1: cost 3 inf + 0 48.889 * * [simplify]: Extracting #2: cost 5 inf + 0 48.889 * * [simplify]: Extracting #3: cost 14 inf + 0 48.890 * * [simplify]: Extracting #4: cost 115 inf + 0 48.891 * * [simplify]: Extracting #5: cost 213 inf + 87 48.894 * * [simplify]: Extracting #6: cost 158 inf + 12218 48.904 * * [simplify]: Extracting #7: cost 17 inf + 50471 48.915 * * [simplify]: Extracting #8: cost 0 inf + 56117 48.929 * [simplify]: Simplified to (sqrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x)))))) 48.929 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x)))))) (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))))) 48.929 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 48.930 * * [simplify]: iters left: 6 (19 enodes) 48.935 * * [simplify]: iters left: 5 (78 enodes) 48.950 * * [simplify]: iters left: 4 (159 enodes) 49.015 * * [simplify]: iters left: 3 (386 enodes) 49.243 * * [simplify]: Extracting #0: cost 1 inf + 0 49.243 * * [simplify]: Extracting #1: cost 3 inf + 0 49.243 * * [simplify]: Extracting #2: cost 5 inf + 0 49.243 * * [simplify]: Extracting #3: cost 14 inf + 0 49.243 * * [simplify]: Extracting #4: cost 115 inf + 0 49.245 * * [simplify]: Extracting #5: cost 213 inf + 87 49.250 * * [simplify]: Extracting #6: cost 158 inf + 12218 49.268 * * [simplify]: Extracting #7: cost 17 inf + 50471 49.290 * * [simplify]: Extracting #8: cost 0 inf + 56117 49.305 * [simplify]: Simplified to (sqrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x)))))) 49.305 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) (sqrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x))))))))) 49.305 * * * * [progress]: [ 9 / 78 ] simplifiying candidate # 49.305 * [simplify]: Simplifying (sqrt 1) 49.305 * * [simplify]: iters left: 1 (2 enodes) 49.308 * * [simplify]: Extracting #0: cost 1 inf + 0 49.308 * * [simplify]: Extracting #1: cost 0 inf + 1 49.308 * [simplify]: Simplified to 1 49.308 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* 1 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))) 49.308 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))) 49.308 * * [simplify]: iters left: 6 (18 enodes) 49.313 * * [simplify]: iters left: 5 (75 enodes) 49.331 * * [simplify]: iters left: 4 (156 enodes) 49.368 * * [simplify]: iters left: 3 (382 enodes) 49.571 * * [simplify]: Extracting #0: cost 1 inf + 0 49.571 * * [simplify]: Extracting #1: cost 3 inf + 0 49.571 * * [simplify]: Extracting #2: cost 12 inf + 0 49.571 * * [simplify]: Extracting #3: cost 115 inf + 0 49.572 * * [simplify]: Extracting #4: cost 209 inf + 169 49.574 * * [simplify]: Extracting #5: cost 165 inf + 10421 49.581 * * [simplify]: Extracting #6: cost 44 inf + 41551 49.592 * * [simplify]: Extracting #7: cost 0 inf + 54343 49.603 * [simplify]: Simplified to (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (+ 2 (/ 4 x)) (* t t)))) 49.603 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* 1 (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (+ 2 (/ 4 x)) (* t t))))))) 49.603 * * * * [progress]: [ 10 / 78 ] simplifiying candidate # 49.603 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (* (* (cbrt x) (cbrt x)) (cbrt x))) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (cbrt l) (cbrt l))) (cbrt l))))) 49.603 * * [simplify]: iters left: 6 (29 enodes) 49.615 * * [simplify]: iters left: 5 (140 enodes) 49.647 * * [simplify]: iters left: 4 (328 enodes) 49.774 * * [simplify]: Extracting #0: cost 1 inf + 0 49.774 * * [simplify]: Extracting #1: cost 3 inf + 0 49.775 * * [simplify]: Extracting #2: cost 12 inf + 0 49.775 * * [simplify]: Extracting #3: cost 142 inf + 0 49.777 * * [simplify]: Extracting #4: cost 268 inf + 85 49.781 * * [simplify]: Extracting #5: cost 231 inf + 14692 49.797 * * [simplify]: Extracting #6: cost 76 inf + 51923 49.820 * * [simplify]: Extracting #7: cost 15 inf + 65840 49.839 * * [simplify]: Extracting #8: cost 1 inf + 69325 49.862 * * [simplify]: Extracting #9: cost 0 inf + 69367 49.882 * [simplify]: Simplified to (sqrt (+ (* (* (* l (* (cbrt l) 2)) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))) (* (cbrt l) (cbrt l))) (* (* x t) (* (+ 8 (* (* (/ 4 x) (/ 4 x)) (/ 4 x))) t)))) 49.882 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* l (* (cbrt l) 2)) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))) (* (cbrt l) (cbrt l))) (* (* x t) (* (+ 8 (* (* (/ 4 x) (/ 4 x)) (/ 4 x))) t)))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (cbrt x) (cbrt x)) (cbrt x))))))) 49.882 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (cbrt x) (cbrt x)) (cbrt x)))) 49.882 * * [simplify]: iters left: 6 (14 enodes) 49.888 * * [simplify]: iters left: 5 (61 enodes) 49.900 * * [simplify]: iters left: 4 (125 enodes) 49.939 * * [simplify]: iters left: 3 (316 enodes) 50.092 * * [simplify]: Extracting #0: cost 1 inf + 0 50.092 * * [simplify]: Extracting #1: cost 3 inf + 0 50.092 * * [simplify]: Extracting #2: cost 54 inf + 0 50.092 * * [simplify]: Extracting #3: cost 137 inf + 82 50.093 * * [simplify]: Extracting #4: cost 193 inf + 2856 50.098 * * [simplify]: Extracting #5: cost 47 inf + 26193 50.105 * * [simplify]: Extracting #6: cost 5 inf + 34652 50.112 * * [simplify]: Extracting #7: cost 0 inf + 35147 50.127 * * [simplify]: Extracting #8: cost 0 inf + 34987 50.140 * [simplify]: Simplified to (sqrt (* (+ 4 (* (/ 4 x) (+ -2 (/ 4 x)))) x)) 50.140 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* l (* (cbrt l) 2)) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))) (* (cbrt l) (cbrt l))) (* (* x t) (* (+ 8 (* (* (/ 4 x) (/ 4 x)) (/ 4 x))) t)))) (sqrt (* (+ 4 (* (/ 4 x) (+ -2 (/ 4 x)))) x))))) 50.140 * * * * [progress]: [ 11 / 78 ] simplifiying candidate # 50.140 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (* (cbrt x) (cbrt x))) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (cbrt l))) (cbrt l))))) 50.141 * * [simplify]: iters left: 6 (29 enodes) 50.152 * * [simplify]: iters left: 5 (142 enodes) 50.184 * * [simplify]: iters left: 4 (344 enodes) 50.346 * * [simplify]: Extracting #0: cost 1 inf + 0 50.346 * * [simplify]: Extracting #1: cost 3 inf + 0 50.346 * * [simplify]: Extracting #2: cost 12 inf + 0 50.346 * * [simplify]: Extracting #3: cost 146 inf + 0 50.347 * * [simplify]: Extracting #4: cost 282 inf + 85 50.349 * * [simplify]: Extracting #5: cost 270 inf + 9971 50.358 * * [simplify]: Extracting #6: cost 112 inf + 56117 50.378 * * [simplify]: Extracting #7: cost 22 inf + 85963 50.409 * * [simplify]: Extracting #8: cost 1 inf + 92664 50.427 * * [simplify]: Extracting #9: cost 0 inf + 92968 50.446 * [simplify]: Simplified to (sqrt (+ (* (* (* 2 l) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))) (/ (* (cbrt l) (* (cbrt l) (cbrt l))) (cbrt x))) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) 50.446 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* 2 l) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))) (/ (* (cbrt l) (* (cbrt l) (cbrt l))) (cbrt x))) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (cbrt x) (cbrt x))))))) 50.447 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (cbrt x) (cbrt x)))) 50.447 * * [simplify]: iters left: 6 (13 enodes) 50.452 * * [simplify]: iters left: 5 (57 enodes) 50.469 * * [simplify]: iters left: 4 (114 enodes) 50.510 * * [simplify]: iters left: 3 (243 enodes) 50.614 * * [simplify]: Extracting #0: cost 1 inf + 0 50.614 * * [simplify]: Extracting #1: cost 3 inf + 0 50.614 * * [simplify]: Extracting #2: cost 16 inf + 0 50.614 * * [simplify]: Extracting #3: cost 88 inf + 0 50.615 * * [simplify]: Extracting #4: cost 138 inf + 207 50.617 * * [simplify]: Extracting #5: cost 82 inf + 7759 50.625 * * [simplify]: Extracting #6: cost 15 inf + 19920 50.634 * * [simplify]: Extracting #7: cost 0 inf + 22358 50.644 * [simplify]: Simplified to (sqrt (* (+ (* (/ 4 x) (+ (/ 4 x) -2)) 4) (* (cbrt x) (cbrt x)))) 50.644 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* 2 l) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))) (/ (* (cbrt l) (* (cbrt l) (cbrt l))) (cbrt x))) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) (sqrt (* (+ (* (/ 4 x) (+ (/ 4 x) -2)) 4) (* (cbrt x) (cbrt x))))))) 50.645 * * * * [progress]: [ 12 / 78 ] simplifiying candidate # 50.645 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (* (cbrt x) (cbrt x))) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (cbrt l) (/ (cbrt l) (cbrt x)))) (cbrt l))))) 50.645 * * [simplify]: iters left: 6 (29 enodes) 50.659 * * [simplify]: iters left: 5 (142 enodes) 50.702 * * [simplify]: iters left: 4 (343 enodes) 50.879 * * [simplify]: Extracting #0: cost 1 inf + 0 50.879 * * [simplify]: Extracting #1: cost 3 inf + 0 50.879 * * [simplify]: Extracting #2: cost 12 inf + 0 50.880 * * [simplify]: Extracting #3: cost 143 inf + 0 50.881 * * [simplify]: Extracting #4: cost 279 inf + 206 50.885 * * [simplify]: Extracting #5: cost 270 inf + 10098 50.907 * * [simplify]: Extracting #6: cost 74 inf + 70907 50.946 * * [simplify]: Extracting #7: cost 12 inf + 89238 50.973 * * [simplify]: Extracting #8: cost 3 inf + 91018 50.990 * * [simplify]: Extracting #9: cost 0 inf + 92279 51.018 * [simplify]: Simplified to (sqrt (+ (* (* (* (* (* (cbrt l) (cbrt l)) l) 2) (/ (cbrt l) (cbrt x))) (+ (* (/ 4 x) (/ 4 x)) (* (- 2 (/ 4 x)) 2))) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) 51.018 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* (* (* (cbrt l) (cbrt l)) l) 2) (/ (cbrt l) (cbrt x))) (+ (* (/ 4 x) (/ 4 x)) (* (- 2 (/ 4 x)) 2))) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (cbrt x) (cbrt x))))))) 51.019 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (cbrt x) (cbrt x)))) 51.019 * * [simplify]: iters left: 6 (13 enodes) 51.029 * * [simplify]: iters left: 5 (57 enodes) 51.051 * * [simplify]: iters left: 4 (114 enodes) 51.096 * * [simplify]: iters left: 3 (243 enodes) 51.194 * * [simplify]: Extracting #0: cost 1 inf + 0 51.194 * * [simplify]: Extracting #1: cost 3 inf + 0 51.194 * * [simplify]: Extracting #2: cost 16 inf + 0 51.194 * * [simplify]: Extracting #3: cost 88 inf + 0 51.199 * * [simplify]: Extracting #4: cost 138 inf + 207 51.202 * * [simplify]: Extracting #5: cost 82 inf + 7759 51.208 * * [simplify]: Extracting #6: cost 15 inf + 19920 51.213 * * [simplify]: Extracting #7: cost 0 inf + 22358 51.218 * [simplify]: Simplified to (sqrt (* (+ (* (/ 4 x) (+ (/ 4 x) -2)) 4) (* (cbrt x) (cbrt x)))) 51.218 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* (* (* (cbrt l) (cbrt l)) l) 2) (/ (cbrt l) (cbrt x))) (+ (* (/ 4 x) (/ 4 x)) (* (- 2 (/ 4 x)) 2))) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) (sqrt (* (+ (* (/ 4 x) (+ (/ 4 x) -2)) 4) (* (cbrt x) (cbrt x))))))) 51.218 * * * * [progress]: [ 13 / 78 ] simplifiying candidate # 51.218 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (cbrt x)) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (cbrt l))))) 51.219 * * [simplify]: iters left: 6 (28 enodes) 51.230 * * [simplify]: iters left: 5 (138 enodes) 51.271 * * [simplify]: iters left: 4 (335 enodes) 51.423 * * [simplify]: Extracting #0: cost 1 inf + 0 51.424 * * [simplify]: Extracting #1: cost 3 inf + 0 51.424 * * [simplify]: Extracting #2: cost 12 inf + 0 51.424 * * [simplify]: Extracting #3: cost 142 inf + 0 51.425 * * [simplify]: Extracting #4: cost 283 inf + 206 51.426 * * [simplify]: Extracting #5: cost 285 inf + 8398 51.436 * * [simplify]: Extracting #6: cost 137 inf + 47893 51.452 * * [simplify]: Extracting #7: cost 24 inf + 88719 51.478 * * [simplify]: Extracting #8: cost 3 inf + 96666 51.513 * * [simplify]: Extracting #9: cost 0 inf + 97426 51.553 * [simplify]: Simplified to (sqrt (+ (* (* t t) (* (cbrt x) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8))) (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* (* (cbrt l) l) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))))))) 51.553 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* t t) (* (cbrt x) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8))) (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* (* (cbrt l) l) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))))))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (cbrt x)))))) 51.554 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (cbrt x))) 51.554 * * [simplify]: iters left: 6 (12 enodes) 51.563 * * [simplify]: iters left: 5 (52 enodes) 51.578 * * [simplify]: iters left: 4 (105 enodes) 51.602 * * [simplify]: iters left: 3 (189 enodes) 51.671 * * [simplify]: iters left: 2 (351 enodes) 51.803 * * [simplify]: Extracting #0: cost 1 inf + 0 51.803 * * [simplify]: Extracting #1: cost 3 inf + 0 51.803 * * [simplify]: Extracting #2: cost 16 inf + 0 51.804 * * [simplify]: Extracting #3: cost 92 inf + 0 51.805 * * [simplify]: Extracting #4: cost 135 inf + 292 51.808 * * [simplify]: Extracting #5: cost 68 inf + 9278 51.816 * * [simplify]: Extracting #6: cost 9 inf + 17710 51.824 * * [simplify]: Extracting #7: cost 0 inf + 19055 51.832 * * [simplify]: Extracting #8: cost 0 inf + 19010 51.840 * [simplify]: Simplified to (sqrt (* (cbrt x) (+ 4 (* (/ 4 x) (+ -2 (/ 4 x)))))) 51.841 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* t t) (* (cbrt x) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8))) (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* (* (cbrt l) l) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))))))) (sqrt (* (cbrt x) (+ 4 (* (/ 4 x) (+ -2 (/ 4 x))))))))) 51.841 * * * * [progress]: [ 14 / 78 ] simplifiying candidate # 51.841 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (* (cbrt x) (cbrt x))) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (cbrt l) (cbrt l))) (/ (cbrt l) (cbrt x)))))) 51.842 * * [simplify]: iters left: 6 (29 enodes) 51.863 * * [simplify]: iters left: 5 (141 enodes) 51.921 * * [simplify]: iters left: 4 (346 enodes) 52.084 * * [simplify]: Extracting #0: cost 1 inf + 0 52.084 * * [simplify]: Extracting #1: cost 3 inf + 0 52.084 * * [simplify]: Extracting #2: cost 12 inf + 0 52.085 * * [simplify]: Extracting #3: cost 168 inf + 0 52.087 * * [simplify]: Extracting #4: cost 297 inf + 247 52.091 * * [simplify]: Extracting #5: cost 282 inf + 10300 52.109 * * [simplify]: Extracting #6: cost 101 inf + 64748 52.140 * * [simplify]: Extracting #7: cost 16 inf + 95473 52.179 * * [simplify]: Extracting #8: cost 2 inf + 99477 52.212 * * [simplify]: Extracting #9: cost 0 inf + 100234 52.236 * [simplify]: Simplified to (sqrt (+ (* (* (/ (* (* (cbrt l) (cbrt l)) (* 2 (cbrt l))) (cbrt x)) l) (+ (* (/ 4 x) (/ 4 x)) (* (- 2 (/ 4 x)) 2))) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) 52.236 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (/ (* (* (cbrt l) (cbrt l)) (* 2 (cbrt l))) (cbrt x)) l) (+ (* (/ 4 x) (/ 4 x)) (* (- 2 (/ 4 x)) 2))) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (cbrt x) (cbrt x))))))) 52.237 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (cbrt x) (cbrt x)))) 52.237 * * [simplify]: iters left: 6 (13 enodes) 52.242 * * [simplify]: iters left: 5 (57 enodes) 52.254 * * [simplify]: iters left: 4 (114 enodes) 52.294 * * [simplify]: iters left: 3 (243 enodes) 52.372 * * [simplify]: Extracting #0: cost 1 inf + 0 52.372 * * [simplify]: Extracting #1: cost 3 inf + 0 52.372 * * [simplify]: Extracting #2: cost 16 inf + 0 52.372 * * [simplify]: Extracting #3: cost 88 inf + 0 52.373 * * [simplify]: Extracting #4: cost 138 inf + 207 52.376 * * [simplify]: Extracting #5: cost 82 inf + 7759 52.387 * * [simplify]: Extracting #6: cost 15 inf + 19920 52.397 * * [simplify]: Extracting #7: cost 0 inf + 22358 52.406 * [simplify]: Simplified to (sqrt (* (+ (* (/ 4 x) (+ (/ 4 x) -2)) 4) (* (cbrt x) (cbrt x)))) 52.406 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (/ (* (* (cbrt l) (cbrt l)) (* 2 (cbrt l))) (cbrt x)) l) (+ (* (/ 4 x) (/ 4 x)) (* (- 2 (/ 4 x)) 2))) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) (sqrt (* (+ (* (/ 4 x) (+ (/ 4 x) -2)) 4) (* (cbrt x) (cbrt x))))))) 52.406 * * * * [progress]: [ 15 / 78 ] simplifiying candidate # 52.407 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (cbrt x)) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (cbrt l))) (/ (cbrt l) (cbrt x)))))) 52.407 * * [simplify]: iters left: 6 (28 enodes) 52.428 * * [simplify]: iters left: 5 (139 enodes) 52.485 * * [simplify]: iters left: 4 (349 enodes) 52.667 * * [simplify]: Extracting #0: cost 1 inf + 0 52.667 * * [simplify]: Extracting #1: cost 3 inf + 0 52.667 * * [simplify]: Extracting #2: cost 12 inf + 0 52.667 * * [simplify]: Extracting #3: cost 158 inf + 0 52.668 * * [simplify]: Extracting #4: cost 305 inf + 85 52.670 * * [simplify]: Extracting #5: cost 318 inf + 5327 52.688 * * [simplify]: Extracting #6: cost 100 inf + 73363 52.728 * * [simplify]: Extracting #7: cost 10 inf + 106336 52.773 * * [simplify]: Extracting #8: cost 2 inf + 108416 52.816 * * [simplify]: Extracting #9: cost 0 inf + 109555 52.858 * [simplify]: Simplified to (sqrt (+ (* (* (+ 8 (* (/ 4 x) (* (/ 4 x) (/ 4 x)))) t) (* (cbrt x) t)) (* (* (/ (cbrt l) (cbrt x)) (* (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) 2) l)) (* (cbrt l) (/ (cbrt l) (cbrt x)))))) 52.858 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (+ 8 (* (/ 4 x) (* (/ 4 x) (/ 4 x)))) t) (* (cbrt x) t)) (* (* (/ (cbrt l) (cbrt x)) (* (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) 2) l)) (* (cbrt l) (/ (cbrt l) (cbrt x)))))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (cbrt x)))))) 52.859 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (cbrt x))) 52.859 * * [simplify]: iters left: 6 (12 enodes) 52.868 * * [simplify]: iters left: 5 (52 enodes) 52.887 * * [simplify]: iters left: 4 (105 enodes) 52.925 * * [simplify]: iters left: 3 (189 enodes) 52.978 * * [simplify]: iters left: 2 (351 enodes) 53.071 * * [simplify]: Extracting #0: cost 1 inf + 0 53.071 * * [simplify]: Extracting #1: cost 3 inf + 0 53.071 * * [simplify]: Extracting #2: cost 16 inf + 0 53.071 * * [simplify]: Extracting #3: cost 92 inf + 0 53.072 * * [simplify]: Extracting #4: cost 135 inf + 292 53.075 * * [simplify]: Extracting #5: cost 68 inf + 9278 53.083 * * [simplify]: Extracting #6: cost 9 inf + 17710 53.091 * * [simplify]: Extracting #7: cost 0 inf + 19055 53.099 * * [simplify]: Extracting #8: cost 0 inf + 19010 53.104 * [simplify]: Simplified to (sqrt (* (cbrt x) (+ 4 (* (/ 4 x) (+ -2 (/ 4 x)))))) 53.104 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (+ 8 (* (/ 4 x) (* (/ 4 x) (/ 4 x)))) t) (* (cbrt x) t)) (* (* (/ (cbrt l) (cbrt x)) (* (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) 2) l)) (* (cbrt l) (/ (cbrt l) (cbrt x)))))) (sqrt (* (cbrt x) (+ 4 (* (/ 4 x) (+ -2 (/ 4 x))))))))) 53.104 * * * * [progress]: [ 16 / 78 ] simplifiying candidate # 53.105 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (cbrt x)) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (cbrt l) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 53.105 * * [simplify]: iters left: 6 (28 enodes) 53.120 * * [simplify]: iters left: 5 (139 enodes) 53.158 * * [simplify]: iters left: 4 (348 enodes) 53.307 * * [simplify]: Extracting #0: cost 1 inf + 0 53.307 * * [simplify]: Extracting #1: cost 3 inf + 0 53.307 * * [simplify]: Extracting #2: cost 12 inf + 0 53.307 * * [simplify]: Extracting #3: cost 159 inf + 0 53.308 * * [simplify]: Extracting #4: cost 307 inf + 85 53.310 * * [simplify]: Extracting #5: cost 311 inf + 8075 53.320 * * [simplify]: Extracting #6: cost 132 inf + 60288 53.356 * * [simplify]: Extracting #7: cost 24 inf + 101495 53.397 * * [simplify]: Extracting #8: cost 2 inf + 109778 53.444 * * [simplify]: Extracting #9: cost 0 inf + 111168 53.486 * [simplify]: Simplified to (sqrt (+ (* (* (+ 8 (* (/ 4 x) (* (/ 4 x) (/ 4 x)))) t) (* (cbrt x) t)) (* (* (* (cbrt l) l) 2) (* (/ (cbrt l) (cbrt x)) (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (/ (cbrt l) (cbrt x))))))) 53.486 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (+ 8 (* (/ 4 x) (* (/ 4 x) (/ 4 x)))) t) (* (cbrt x) t)) (* (* (* (cbrt l) l) 2) (* (/ (cbrt l) (cbrt x)) (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (/ (cbrt l) (cbrt x))))))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (cbrt x)))))) 53.487 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (cbrt x))) 53.487 * * [simplify]: iters left: 6 (12 enodes) 53.496 * * [simplify]: iters left: 5 (52 enodes) 53.513 * * [simplify]: iters left: 4 (105 enodes) 53.532 * * [simplify]: iters left: 3 (189 enodes) 53.583 * * [simplify]: iters left: 2 (351 enodes) 53.710 * * [simplify]: Extracting #0: cost 1 inf + 0 53.710 * * [simplify]: Extracting #1: cost 3 inf + 0 53.710 * * [simplify]: Extracting #2: cost 16 inf + 0 53.710 * * [simplify]: Extracting #3: cost 92 inf + 0 53.710 * * [simplify]: Extracting #4: cost 135 inf + 292 53.712 * * [simplify]: Extracting #5: cost 68 inf + 9278 53.716 * * [simplify]: Extracting #6: cost 9 inf + 17710 53.720 * * [simplify]: Extracting #7: cost 0 inf + 19055 53.724 * * [simplify]: Extracting #8: cost 0 inf + 19010 53.728 * [simplify]: Simplified to (sqrt (* (cbrt x) (+ 4 (* (/ 4 x) (+ -2 (/ 4 x)))))) 53.728 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (+ 8 (* (/ 4 x) (* (/ 4 x) (/ 4 x)))) t) (* (cbrt x) t)) (* (* (* (cbrt l) l) 2) (* (/ (cbrt l) (cbrt x)) (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (/ (cbrt l) (cbrt x))))))) (sqrt (* (cbrt x) (+ 4 (* (/ 4 x) (+ -2 (/ 4 x))))))))) 53.728 * * * * [progress]: [ 17 / 78 ] simplifiying candidate # 53.729 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (* (* (cbrt x) (cbrt x)) (cbrt x))) (* (- (/ 4 x) 2) (* (* (* l 2) (* (cbrt l) (cbrt l))) (cbrt l))))) 53.729 * * [simplify]: iters left: 6 (24 enodes) 53.739 * * [simplify]: iters left: 5 (106 enodes) 53.760 * * [simplify]: iters left: 4 (244 enodes) 53.842 * * [simplify]: Extracting #0: cost 1 inf + 0 53.842 * * [simplify]: Extracting #1: cost 3 inf + 0 53.842 * * [simplify]: Extracting #2: cost 10 inf + 0 53.842 * * [simplify]: Extracting #3: cost 122 inf + 0 53.843 * * [simplify]: Extracting #4: cost 239 inf + 817 53.846 * * [simplify]: Extracting #5: cost 162 inf + 17839 53.858 * * [simplify]: Extracting #6: cost 25 inf + 43974 53.870 * * [simplify]: Extracting #7: cost 0 inf + 48662 53.890 * * [simplify]: Extracting #8: cost 0 inf + 48582 53.909 * [simplify]: Simplified to (sqrt (+ (* (* (* (* l (cbrt l)) (* (cbrt l) (cbrt l))) 2) (+ -2 (/ 4 x))) (* (* t (* x t)) (- (* (/ 4 x) (/ 4 x)) 4)))) 53.909 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* (* l (cbrt l)) (* (cbrt l) (cbrt l))) 2) (+ -2 (/ 4 x))) (* (* t (* x t)) (- (* (/ 4 x) (/ 4 x)) 4)))) (sqrt (* (- (/ 4 x) 2) (* (* (cbrt x) (cbrt x)) (cbrt x))))))) 53.910 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (* (* (cbrt x) (cbrt x)) (cbrt x)))) 53.910 * * [simplify]: iters left: 6 (10 enodes) 53.916 * * [simplify]: iters left: 5 (37 enodes) 53.929 * * [simplify]: iters left: 4 (56 enodes) 53.949 * * [simplify]: iters left: 3 (105 enodes) 53.987 * * [simplify]: iters left: 2 (187 enodes) 54.026 * * [simplify]: iters left: 1 (252 enodes) 54.078 * * [simplify]: Extracting #0: cost 1 inf + 0 54.078 * * [simplify]: Extracting #1: cost 3 inf + 0 54.078 * * [simplify]: Extracting #2: cost 14 inf + 0 54.079 * * [simplify]: Extracting #3: cost 26 inf + 83 54.079 * * [simplify]: Extracting #4: cost 19 inf + 1763 54.081 * * [simplify]: Extracting #5: cost 6 inf + 4359 54.083 * * [simplify]: Extracting #6: cost 0 inf + 5170 54.086 * [simplify]: Simplified to (sqrt (+ 4 (* x -2))) 54.086 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (* (* (cbrt x) (cbrt x)) (cbrt x))) (* (- (/ 4 x) 2) (* (* (* l 2) (* (cbrt l) (cbrt l))) (cbrt l))))) (sqrt (+ 4 (* x -2)))))) 54.086 * * * * [progress]: [ 18 / 78 ] simplifiying candidate # 54.086 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (* (cbrt x) (cbrt x))) (* (- (/ 4 x) 2) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (cbrt l))) (cbrt l))))) 54.087 * * [simplify]: iters left: 6 (24 enodes) 54.101 * * [simplify]: iters left: 5 (108 enodes) 54.126 * * [simplify]: iters left: 4 (257 enodes) 54.217 * * [simplify]: Extracting #0: cost 1 inf + 0 54.217 * * [simplify]: Extracting #1: cost 3 inf + 0 54.217 * * [simplify]: Extracting #2: cost 10 inf + 0 54.218 * * [simplify]: Extracting #3: cost 124 inf + 0 54.218 * * [simplify]: Extracting #4: cost 254 inf + 329 54.221 * * [simplify]: Extracting #5: cost 195 inf + 18443 54.231 * * [simplify]: Extracting #6: cost 45 inf + 56650 54.244 * * [simplify]: Extracting #7: cost 0 inf + 67451 54.261 * * [simplify]: Extracting #8: cost 0 inf + 67371 54.290 * * [simplify]: Extracting #9: cost 0 inf + 67291 54.315 * [simplify]: Simplified to (sqrt (+ (* (* (- (/ 4 x) 2) (cbrt l)) (* (* 2 (* l (cbrt l))) (/ (cbrt l) (cbrt x)))) (* (* (* t (cbrt x)) (* t (cbrt x))) (- (* (/ 4 x) (/ 4 x)) 4)))) 54.315 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (- (/ 4 x) 2) (cbrt l)) (* (* 2 (* l (cbrt l))) (/ (cbrt l) (cbrt x)))) (* (* (* t (cbrt x)) (* t (cbrt x))) (- (* (/ 4 x) (/ 4 x)) 4)))) (sqrt (* (- (/ 4 x) 2) (* (cbrt x) (cbrt x))))))) 54.316 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (* (cbrt x) (cbrt x)))) 54.316 * * [simplify]: iters left: 6 (9 enodes) 54.322 * * [simplify]: iters left: 5 (33 enodes) 54.333 * * [simplify]: iters left: 4 (45 enodes) 54.349 * * [simplify]: iters left: 3 (70 enodes) 54.361 * * [simplify]: iters left: 2 (101 enodes) 54.376 * * [simplify]: iters left: 1 (136 enodes) 54.409 * * [simplify]: Extracting #0: cost 1 inf + 0 54.409 * * [simplify]: Extracting #1: cost 3 inf + 0 54.409 * * [simplify]: Extracting #2: cost 10 inf + 0 54.409 * * [simplify]: Extracting #3: cost 30 inf + 0 54.410 * * [simplify]: Extracting #4: cost 36 inf + 85 54.410 * * [simplify]: Extracting #5: cost 12 inf + 3046 54.411 * * [simplify]: Extracting #6: cost 1 inf + 5112 54.412 * * [simplify]: Extracting #7: cost 0 inf + 5395 54.413 * [simplify]: Simplified to (sqrt (* (* (+ (/ 4 x) -2) (cbrt x)) (cbrt x))) 54.413 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (- (/ 4 x) 2) (cbrt l)) (* (* 2 (* l (cbrt l))) (/ (cbrt l) (cbrt x)))) (* (* (* t (cbrt x)) (* t (cbrt x))) (- (* (/ 4 x) (/ 4 x)) 4)))) (sqrt (* (* (+ (/ 4 x) -2) (cbrt x)) (cbrt x)))))) 54.413 * * * * [progress]: [ 19 / 78 ] simplifiying candidate # 54.413 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (* (cbrt x) (cbrt x))) (* (- (/ 4 x) 2) (* (* (* l 2) (* (cbrt l) (/ (cbrt l) (cbrt x)))) (cbrt l))))) 54.413 * * [simplify]: iters left: 6 (24 enodes) 54.421 * * [simplify]: iters left: 5 (108 enodes) 54.442 * * [simplify]: iters left: 4 (258 enodes) 54.577 * * [simplify]: Extracting #0: cost 1 inf + 0 54.578 * * [simplify]: Extracting #1: cost 3 inf + 0 54.578 * * [simplify]: Extracting #2: cost 10 inf + 0 54.578 * * [simplify]: Extracting #3: cost 123 inf + 0 54.580 * * [simplify]: Extracting #4: cost 251 inf + 494 54.585 * * [simplify]: Extracting #5: cost 206 inf + 16577 54.601 * * [simplify]: Extracting #6: cost 31 inf + 58542 54.613 * * [simplify]: Extracting #7: cost 0 inf + 66559 54.630 * * [simplify]: Extracting #8: cost 0 inf + 66479 54.655 * [simplify]: Simplified to (sqrt (+ (* (* (- (/ 4 x) 2) (cbrt l)) (/ (* (* l (cbrt l)) 2) (/ (cbrt x) (cbrt l)))) (* (* (* t (cbrt x)) (* t (cbrt x))) (- (* (/ 4 x) (/ 4 x)) 4)))) 54.655 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (- (/ 4 x) 2) (cbrt l)) (/ (* (* l (cbrt l)) 2) (/ (cbrt x) (cbrt l)))) (* (* (* t (cbrt x)) (* t (cbrt x))) (- (* (/ 4 x) (/ 4 x)) 4)))) (sqrt (* (- (/ 4 x) 2) (* (cbrt x) (cbrt x))))))) 54.655 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (* (cbrt x) (cbrt x)))) 54.655 * * [simplify]: iters left: 6 (9 enodes) 54.661 * * [simplify]: iters left: 5 (33 enodes) 54.669 * * [simplify]: iters left: 4 (45 enodes) 54.677 * * [simplify]: iters left: 3 (70 enodes) 54.689 * * [simplify]: iters left: 2 (101 enodes) 54.714 * * [simplify]: iters left: 1 (136 enodes) 54.754 * * [simplify]: Extracting #0: cost 1 inf + 0 54.754 * * [simplify]: Extracting #1: cost 3 inf + 0 54.754 * * [simplify]: Extracting #2: cost 10 inf + 0 54.755 * * [simplify]: Extracting #3: cost 30 inf + 0 54.755 * * [simplify]: Extracting #4: cost 36 inf + 85 54.756 * * [simplify]: Extracting #5: cost 12 inf + 3046 54.757 * * [simplify]: Extracting #6: cost 1 inf + 5112 54.759 * * [simplify]: Extracting #7: cost 0 inf + 5395 54.761 * [simplify]: Simplified to (sqrt (* (* (+ (/ 4 x) -2) (cbrt x)) (cbrt x))) 54.761 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (- (/ 4 x) 2) (cbrt l)) (/ (* (* l (cbrt l)) 2) (/ (cbrt x) (cbrt l)))) (* (* (* t (cbrt x)) (* t (cbrt x))) (- (* (/ 4 x) (/ 4 x)) 4)))) (sqrt (* (* (+ (/ 4 x) -2) (cbrt x)) (cbrt x)))))) 54.761 * * * * [progress]: [ 20 / 78 ] simplifiying candidate # 54.762 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (cbrt x)) (* (- (/ 4 x) 2) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (cbrt l))))) 54.762 * * [simplify]: iters left: 6 (23 enodes) 54.776 * * [simplify]: iters left: 5 (105 enodes) 54.814 * * [simplify]: iters left: 4 (250 enodes) 54.951 * * [simplify]: Extracting #0: cost 1 inf + 0 54.951 * * [simplify]: Extracting #1: cost 3 inf + 0 54.951 * * [simplify]: Extracting #2: cost 10 inf + 0 54.952 * * [simplify]: Extracting #3: cost 115 inf + 0 54.953 * * [simplify]: Extracting #4: cost 239 inf + 492 54.958 * * [simplify]: Extracting #5: cost 210 inf + 14401 54.977 * * [simplify]: Extracting #6: cost 39 inf + 58843 54.996 * * [simplify]: Extracting #7: cost 0 inf + 69426 55.013 * * [simplify]: Extracting #8: cost 0 inf + 69306 55.030 * * [simplify]: Extracting #9: cost 0 inf + 69266 55.056 * [simplify]: Simplified to (sqrt (+ (* (+ -2 (/ 4 x)) (* (* (* l (cbrt l)) 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* (* t t) (- (* (/ 4 x) (/ 4 x)) 4)) (cbrt x)))) 55.057 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (+ -2 (/ 4 x)) (* (* (* l (cbrt l)) 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* (* t t) (- (* (/ 4 x) (/ 4 x)) 4)) (cbrt x)))) (sqrt (* (- (/ 4 x) 2) (cbrt x)))))) 55.057 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (cbrt x))) 55.057 * * [simplify]: iters left: 6 (8 enodes) 55.062 * * [simplify]: iters left: 5 (28 enodes) 55.072 * * [simplify]: iters left: 4 (36 enodes) 55.084 * * [simplify]: iters left: 3 (51 enodes) 55.099 * * [simplify]: iters left: 2 (59 enodes) 55.114 * * [simplify]: iters left: 1 (65 enodes) 55.131 * * [simplify]: Extracting #0: cost 1 inf + 0 55.131 * * [simplify]: Extracting #1: cost 3 inf + 0 55.131 * * [simplify]: Extracting #2: cost 8 inf + 0 55.131 * * [simplify]: Extracting #3: cost 21 inf + 0 55.131 * * [simplify]: Extracting #4: cost 21 inf + 85 55.132 * * [simplify]: Extracting #5: cost 6 inf + 1512 55.132 * * [simplify]: Extracting #6: cost 1 inf + 2445 55.133 * * [simplify]: Extracting #7: cost 0 inf + 2688 55.134 * [simplify]: Simplified to (sqrt (* (+ (/ 4 x) -2) (cbrt x))) 55.134 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (cbrt x)) (* (- (/ 4 x) 2) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (cbrt l))))) (sqrt (* (+ (/ 4 x) -2) (cbrt x)))))) 55.135 * * * * [progress]: [ 21 / 78 ] simplifiying candidate # 55.135 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (* (cbrt x) (cbrt x))) (* (- (/ 4 x) 2) (* (* (* l 2) (* (cbrt l) (cbrt l))) (/ (cbrt l) (cbrt x)))))) 55.135 * * [simplify]: iters left: 6 (24 enodes) 55.146 * * [simplify]: iters left: 5 (107 enodes) 55.168 * * [simplify]: iters left: 4 (259 enodes) 55.312 * * [simplify]: Extracting #0: cost 1 inf + 0 55.312 * * [simplify]: Extracting #1: cost 3 inf + 0 55.312 * * [simplify]: Extracting #2: cost 10 inf + 0 55.313 * * [simplify]: Extracting #3: cost 149 inf + 0 55.314 * * [simplify]: Extracting #4: cost 264 inf + 695 55.320 * * [simplify]: Extracting #5: cost 218 inf + 15491 55.331 * * [simplify]: Extracting #6: cost 33 inf + 61733 55.345 * * [simplify]: Extracting #7: cost 0 inf + 71648 55.369 * * [simplify]: Extracting #8: cost 0 inf + 71368 55.383 * * [simplify]: Extracting #9: cost 0 inf + 71328 55.400 * [simplify]: Simplified to (sqrt (+ (* (* l 2) (/ (* (* (cbrt l) (* (cbrt l) (cbrt l))) (- (/ 4 x) 2)) (cbrt x))) (* (* (* t (cbrt x)) (* t (cbrt x))) (- (* (/ 4 x) (/ 4 x)) 4)))) 55.400 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* l 2) (/ (* (* (cbrt l) (* (cbrt l) (cbrt l))) (- (/ 4 x) 2)) (cbrt x))) (* (* (* t (cbrt x)) (* t (cbrt x))) (- (* (/ 4 x) (/ 4 x)) 4)))) (sqrt (* (- (/ 4 x) 2) (* (cbrt x) (cbrt x))))))) 55.401 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (* (cbrt x) (cbrt x)))) 55.401 * * [simplify]: iters left: 6 (9 enodes) 55.406 * * [simplify]: iters left: 5 (33 enodes) 55.417 * * [simplify]: iters left: 4 (45 enodes) 55.431 * * [simplify]: iters left: 3 (70 enodes) 55.443 * * [simplify]: iters left: 2 (101 enodes) 55.458 * * [simplify]: iters left: 1 (136 enodes) 55.494 * * [simplify]: Extracting #0: cost 1 inf + 0 55.494 * * [simplify]: Extracting #1: cost 3 inf + 0 55.494 * * [simplify]: Extracting #2: cost 10 inf + 0 55.494 * * [simplify]: Extracting #3: cost 30 inf + 0 55.494 * * [simplify]: Extracting #4: cost 36 inf + 85 55.495 * * [simplify]: Extracting #5: cost 12 inf + 3046 55.496 * * [simplify]: Extracting #6: cost 1 inf + 5112 55.497 * * [simplify]: Extracting #7: cost 0 inf + 5395 55.498 * [simplify]: Simplified to (sqrt (* (* (+ (/ 4 x) -2) (cbrt x)) (cbrt x))) 55.498 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* l 2) (/ (* (* (cbrt l) (* (cbrt l) (cbrt l))) (- (/ 4 x) 2)) (cbrt x))) (* (* (* t (cbrt x)) (* t (cbrt x))) (- (* (/ 4 x) (/ 4 x)) 4)))) (sqrt (* (* (+ (/ 4 x) -2) (cbrt x)) (cbrt x)))))) 55.498 * * * * [progress]: [ 22 / 78 ] simplifiying candidate # 55.498 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (cbrt x)) (* (- (/ 4 x) 2) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (cbrt l))) (/ (cbrt l) (cbrt x)))))) 55.498 * * [simplify]: iters left: 6 (23 enodes) 55.505 * * [simplify]: iters left: 5 (105 enodes) 55.538 * * [simplify]: iters left: 4 (262 enodes) 55.675 * * [simplify]: Extracting #0: cost 1 inf + 0 55.675 * * [simplify]: Extracting #1: cost 3 inf + 0 55.675 * * [simplify]: Extracting #2: cost 10 inf + 0 55.675 * * [simplify]: Extracting #3: cost 138 inf + 0 55.677 * * [simplify]: Extracting #4: cost 263 inf + 251 55.682 * * [simplify]: Extracting #5: cost 239 inf + 12209 55.709 * * [simplify]: Extracting #6: cost 30 inf + 68001 55.738 * * [simplify]: Extracting #7: cost 0 inf + 76868 55.767 * * [simplify]: Extracting #8: cost 0 inf + 76588 55.796 * [simplify]: Simplified to (sqrt (+ (* (* (* (+ -2 (/ 4 x)) (/ (cbrt l) (cbrt x))) (cbrt l)) (* (* 2 l) (/ (cbrt l) (cbrt x)))) (* (* (* t t) (- (* (/ 4 x) (/ 4 x)) 4)) (cbrt x)))) 55.796 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* (+ -2 (/ 4 x)) (/ (cbrt l) (cbrt x))) (cbrt l)) (* (* 2 l) (/ (cbrt l) (cbrt x)))) (* (* (* t t) (- (* (/ 4 x) (/ 4 x)) 4)) (cbrt x)))) (sqrt (* (- (/ 4 x) 2) (cbrt x)))))) 55.797 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (cbrt x))) 55.797 * * [simplify]: iters left: 6 (8 enodes) 55.802 * * [simplify]: iters left: 5 (28 enodes) 55.811 * * [simplify]: iters left: 4 (36 enodes) 55.823 * * [simplify]: iters left: 3 (51 enodes) 55.837 * * [simplify]: iters left: 2 (59 enodes) 55.855 * * [simplify]: iters left: 1 (65 enodes) 55.871 * * [simplify]: Extracting #0: cost 1 inf + 0 55.871 * * [simplify]: Extracting #1: cost 3 inf + 0 55.872 * * [simplify]: Extracting #2: cost 8 inf + 0 55.872 * * [simplify]: Extracting #3: cost 21 inf + 0 55.872 * * [simplify]: Extracting #4: cost 21 inf + 85 55.872 * * [simplify]: Extracting #5: cost 6 inf + 1512 55.873 * * [simplify]: Extracting #6: cost 1 inf + 2445 55.874 * * [simplify]: Extracting #7: cost 0 inf + 2688 55.875 * [simplify]: Simplified to (sqrt (* (+ (/ 4 x) -2) (cbrt x))) 55.875 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (cbrt x)) (* (- (/ 4 x) 2) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (cbrt l))) (/ (cbrt l) (cbrt x)))))) (sqrt (* (+ (/ 4 x) -2) (cbrt x)))))) 55.875 * * * * [progress]: [ 23 / 78 ] simplifiying candidate # 55.876 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (cbrt x)) (* (- (/ 4 x) 2) (* (* (* l 2) (* (cbrt l) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 55.876 * * [simplify]: iters left: 6 (23 enodes) 55.890 * * [simplify]: iters left: 5 (105 enodes) 55.931 * * [simplify]: iters left: 4 (263 enodes) 56.034 * * [simplify]: Extracting #0: cost 1 inf + 0 56.034 * * [simplify]: Extracting #1: cost 3 inf + 0 56.034 * * [simplify]: Extracting #2: cost 10 inf + 0 56.034 * * [simplify]: Extracting #3: cost 139 inf + 0 56.035 * * [simplify]: Extracting #4: cost 266 inf + 129 56.038 * * [simplify]: Extracting #5: cost 232 inf + 14323 56.450 * * [simplify]: Extracting #6: cost 29 inf + 69379 56.480 * * [simplify]: Extracting #7: cost 0 inf + 78639 56.509 * * [simplify]: Extracting #8: cost 0 inf + 78159 56.538 * * [simplify]: Extracting #9: cost 0 inf + 78039 56.567 * [simplify]: Simplified to (sqrt (+ (* (* (* 2 l) (/ (cbrt l) (cbrt x))) (* (cbrt l) (* (+ -2 (/ 4 x)) (/ (cbrt l) (cbrt x))))) (* (* (* t t) (- (* (/ 4 x) (/ 4 x)) 4)) (cbrt x)))) 56.568 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* 2 l) (/ (cbrt l) (cbrt x))) (* (cbrt l) (* (+ -2 (/ 4 x)) (/ (cbrt l) (cbrt x))))) (* (* (* t t) (- (* (/ 4 x) (/ 4 x)) 4)) (cbrt x)))) (sqrt (* (- (/ 4 x) 2) (cbrt x)))))) 56.568 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (cbrt x))) 56.568 * * [simplify]: iters left: 6 (8 enodes) 56.573 * * [simplify]: iters left: 5 (28 enodes) 56.582 * * [simplify]: iters left: 4 (36 enodes) 56.599 * * [simplify]: iters left: 3 (51 enodes) 56.613 * * [simplify]: iters left: 2 (59 enodes) 56.628 * * [simplify]: iters left: 1 (65 enodes) 56.644 * * [simplify]: Extracting #0: cost 1 inf + 0 56.644 * * [simplify]: Extracting #1: cost 3 inf + 0 56.644 * * [simplify]: Extracting #2: cost 8 inf + 0 56.644 * * [simplify]: Extracting #3: cost 21 inf + 0 56.644 * * [simplify]: Extracting #4: cost 21 inf + 85 56.645 * * [simplify]: Extracting #5: cost 6 inf + 1512 56.646 * * [simplify]: Extracting #6: cost 1 inf + 2445 56.647 * * [simplify]: Extracting #7: cost 0 inf + 2688 56.648 * [simplify]: Simplified to (sqrt (* (+ (/ 4 x) -2) (cbrt x))) 56.648 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (cbrt x)) (* (- (/ 4 x) 2) (* (* (* l 2) (* (cbrt l) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) (sqrt (* (+ (/ 4 x) -2) (cbrt x)))))) 56.648 * * * * [progress]: [ 24 / 78 ] simplifiying candidate # 56.649 * [simplify]: Simplifying (sqrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))) 3))) 56.649 * * [simplify]: iters left: 6 (21 enodes) 56.662 * * [simplify]: iters left: 5 (102 enodes) 56.709 * * [simplify]: iters left: 4 (313 enodes) 56.920 * * [simplify]: Extracting #0: cost 1 inf + 0 56.920 * * [simplify]: Extracting #1: cost 3 inf + 0 56.920 * * [simplify]: Extracting #2: cost 6 inf + 0 56.921 * * [simplify]: Extracting #3: cost 133 inf + 0 56.922 * * [simplify]: Extracting #4: cost 434 inf + 5 56.928 * * [simplify]: Extracting #5: cost 340 inf + 35950 56.964 * * [simplify]: Extracting #6: cost 47 inf + 129498 56.993 * * [simplify]: Extracting #7: cost 2 inf + 146312 57.045 * * [simplify]: Extracting #8: cost 0 inf + 147242 57.078 * * [simplify]: Extracting #9: cost 0 inf + 147080 57.128 * [simplify]: Simplified to (sqrt (+ (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* (/ l x) l) 2) (* (* (* (/ l x) l) 2) (* (* (/ l x) l) 2))))) 57.128 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* (/ l x) l) 2) (* (* (* (/ l x) l) 2) (* (* (/ l x) l) 2))))) (sqrt (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))))) 57.129 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 57.129 * * [simplify]: iters left: 6 (22 enodes) 57.142 * * [simplify]: iters left: 5 (110 enodes) 57.197 * * [simplify]: iters left: 4 (399 enodes) 57.506 * * [simplify]: Extracting #0: cost 1 inf + 0 57.506 * * [simplify]: Extracting #1: cost 3 inf + 0 57.506 * * [simplify]: Extracting #2: cost 12 inf + 0 57.506 * * [simplify]: Extracting #3: cost 247 inf + 0 57.508 * * [simplify]: Extracting #4: cost 662 inf + 127 57.520 * * [simplify]: Extracting #5: cost 470 inf + 68097 57.580 * * [simplify]: Extracting #6: cost 26 inf + 248060 57.664 * * [simplify]: Extracting #7: cost 0 inf + 260039 57.738 * [simplify]: Simplified to (sqrt (+ (* (* (/ (cbrt l) (cbrt x)) (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* 2 l))) (- (* (/ (cbrt l) (cbrt x)) (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* 2 l))) (* t (* (+ 2 (/ 4 x)) t)))) (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))))) 57.738 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* (/ l x) l) 2) (* (* (* (/ l x) l) 2) (* (* (/ l x) l) 2))))) (sqrt (+ (* (* (/ (cbrt l) (cbrt x)) (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* 2 l))) (- (* (/ (cbrt l) (cbrt x)) (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* 2 l))) (* t (* (+ 2 (/ 4 x)) t)))) (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t)))))))) 57.738 * * * * [progress]: [ 25 / 78 ] simplifiying candidate # 57.739 * [simplify]: Simplifying (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 57.739 * * [simplify]: iters left: 6 (20 enodes) 57.748 * * [simplify]: iters left: 5 (97 enodes) 57.792 * * [simplify]: iters left: 4 (316 enodes) 58.089 * * [simplify]: Extracting #0: cost 1 inf + 0 58.089 * * [simplify]: Extracting #1: cost 3 inf + 0 58.089 * * [simplify]: Extracting #2: cost 17 inf + 0 58.090 * * [simplify]: Extracting #3: cost 156 inf + 0 58.091 * * [simplify]: Extracting #4: cost 435 inf + 45 58.099 * * [simplify]: Extracting #5: cost 284 inf + 50766 58.162 * * [simplify]: Extracting #6: cost 14 inf + 147585 58.226 * * [simplify]: Extracting #7: cost 0 inf + 153188 58.274 * * [simplify]: Extracting #8: cost 0 inf + 153068 58.318 * [simplify]: Simplified to (sqrt (* (+ (* (* t t) (+ 2 (/ 4 x))) (* (/ (cbrt l) (cbrt x)) (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* 2 l)))) (- (* (* t t) (+ 2 (/ 4 x))) (* (/ (cbrt l) (cbrt x)) (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* 2 l)))))) 58.318 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (* (+ (* (* t t) (+ 2 (/ 4 x))) (* (/ (cbrt l) (cbrt x)) (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* 2 l)))) (- (* (* t t) (+ 2 (/ 4 x))) (* (/ (cbrt l) (cbrt x)) (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* 2 l)))))) (sqrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))) 58.318 * [simplify]: Simplifying (sqrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))) 58.318 * * [simplify]: iters left: 6 (18 enodes) 58.324 * * [simplify]: iters left: 5 (76 enodes) 58.339 * * [simplify]: iters left: 4 (172 enodes) 58.423 * * [simplify]: Extracting #0: cost 1 inf + 0 58.423 * * [simplify]: Extracting #1: cost 3 inf + 0 58.423 * * [simplify]: Extracting #2: cost 7 inf + 0 58.423 * * [simplify]: Extracting #3: cost 73 inf + 0 58.424 * * [simplify]: Extracting #4: cost 138 inf + 211 58.424 * * [simplify]: Extracting #5: cost 133 inf + 2123 58.427 * * [simplify]: Extracting #6: cost 61 inf + 19580 58.433 * * [simplify]: Extracting #7: cost 3 inf + 37615 58.441 * * [simplify]: Extracting #8: cost 0 inf + 38785 58.451 * [simplify]: Simplified to (sqrt (- (* (+ 2 (/ 4 x)) (* t t)) (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))))) 58.451 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) (sqrt (- (* (+ 2 (/ 4 x)) (* t t)) (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))))))))) 58.451 * * * * [progress]: [ 26 / 78 ] simplifiying candidate # 58.452 * [simplify]: Simplifying (/ 1 2) 58.452 * * [simplify]: iters left: 2 (3 enodes) 58.455 * * [simplify]: iters left: 1 (12 enodes) 58.460 * * [simplify]: Extracting #0: cost 1 inf + 0 58.460 * * [simplify]: Extracting #1: cost 0 inf + 1 58.460 * [simplify]: Simplified to 1/2 58.460 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (pow (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))) 1/2))) 58.460 * * * * [progress]: [ 27 / 78 ] simplifiying candidate # 58.460 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 58.461 * * [simplify]: iters left: 6 (19 enodes) 58.471 * * [simplify]: iters left: 5 (78 enodes) 58.499 * * [simplify]: iters left: 4 (159 enodes) 58.573 * * [simplify]: iters left: 3 (386 enodes) 58.813 * * [simplify]: Extracting #0: cost 1 inf + 0 58.813 * * [simplify]: Extracting #1: cost 3 inf + 0 58.813 * * [simplify]: Extracting #2: cost 5 inf + 0 58.813 * * [simplify]: Extracting #3: cost 14 inf + 0 58.814 * * [simplify]: Extracting #4: cost 115 inf + 0 58.816 * * [simplify]: Extracting #5: cost 213 inf + 87 58.819 * * [simplify]: Extracting #6: cost 158 inf + 12218 58.830 * * [simplify]: Extracting #7: cost 17 inf + 50471 58.842 * * [simplify]: Extracting #8: cost 0 inf + 56117 58.857 * [simplify]: Simplified to (sqrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x)))))) 58.857 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x)))))) (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))))) 58.858 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 58.858 * * [simplify]: iters left: 6 (19 enodes) 58.869 * * [simplify]: iters left: 5 (78 enodes) 58.897 * * [simplify]: iters left: 4 (159 enodes) 58.948 * * [simplify]: iters left: 3 (386 enodes) 59.154 * * [simplify]: Extracting #0: cost 1 inf + 0 59.154 * * [simplify]: Extracting #1: cost 3 inf + 0 59.154 * * [simplify]: Extracting #2: cost 5 inf + 0 59.154 * * [simplify]: Extracting #3: cost 14 inf + 0 59.154 * * [simplify]: Extracting #4: cost 115 inf + 0 59.155 * * [simplify]: Extracting #5: cost 213 inf + 87 59.157 * * [simplify]: Extracting #6: cost 158 inf + 12218 59.166 * * [simplify]: Extracting #7: cost 17 inf + 50471 59.178 * * [simplify]: Extracting #8: cost 0 inf + 56117 59.201 * [simplify]: Simplified to (sqrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x)))))) 59.201 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) (sqrt (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x))))))))) 59.202 * * * * [progress]: [ 28 / 78 ] simplifiying candidate # 59.202 * * * * [progress]: [ 29 / 78 ] simplifiying candidate # 59.202 * * * * [progress]: [ 30 / 78 ] simplifiying candidate #real (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))))> 59.202 * [simplify]: Simplifying (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 59.202 * * [simplify]: iters left: 6 (19 enodes) 59.212 * * [simplify]: iters left: 5 (75 enodes) 59.240 * * [simplify]: iters left: 4 (156 enodes) 59.295 * * [simplify]: iters left: 3 (383 enodes) 59.501 * * [simplify]: Extracting #0: cost 1 inf + 0 59.501 * * [simplify]: Extracting #1: cost 2 inf + 0 59.501 * * [simplify]: Extracting #2: cost 3 inf + 0 59.501 * * [simplify]: Extracting #3: cost 12 inf + 0 59.502 * * [simplify]: Extracting #4: cost 116 inf + 0 59.503 * * [simplify]: Extracting #5: cost 216 inf + 87 59.507 * * [simplify]: Extracting #6: cost 167 inf + 10486 59.522 * * [simplify]: Extracting #7: cost 41 inf + 44296 59.532 * * [simplify]: Extracting #8: cost 0 inf + 55876 59.543 * [simplify]: Simplified to (real->posit16 (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x)))))) 59.543 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (posit16->real (real->posit16 (sqrt (+ (* (/ (cbrt l) (cbrt x)) (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))))) (* (* t t) (+ 2 (/ 4 x))))))))) 59.544 * * * * [progress]: [ 31 / 78 ] simplifiying candidate # 59.544 * * * * [progress]: [ 32 / 78 ] simplifiying candidate # 59.544 * * * * [progress]: [ 33 / 78 ] simplifiying candidate # 59.544 * [simplify]: Simplifying (log (cbrt l)) 59.544 * * [simplify]: iters left: 2 (3 enodes) 59.545 * * [simplify]: iters left: 1 (9 enodes) 59.546 * * [simplify]: Extracting #0: cost 1 inf + 0 59.546 * * [simplify]: Extracting #1: cost 3 inf + 0 59.546 * * [simplify]: Extracting #2: cost 5 inf + 0 59.546 * * [simplify]: Extracting #3: cost 4 inf + 1 59.546 * * [simplify]: Extracting #4: cost 0 inf + 465 59.546 * [simplify]: Simplified to (log (cbrt l)) 59.546 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (exp (log (cbrt l))) (cbrt x))))))) 59.546 * * * * [progress]: [ 34 / 78 ] simplifiying candidate # 59.546 * [simplify]: Simplifying (exp (cbrt l)) 59.547 * * [simplify]: iters left: 2 (3 enodes) 59.547 * * [simplify]: iters left: 1 (9 enodes) 59.549 * * [simplify]: Extracting #0: cost 1 inf + 0 59.549 * * [simplify]: Extracting #1: cost 3 inf + 0 59.549 * * [simplify]: Extracting #2: cost 5 inf + 0 59.549 * * [simplify]: Extracting #3: cost 4 inf + 1 59.549 * * [simplify]: Extracting #4: cost 0 inf + 465 59.549 * [simplify]: Simplified to (exp (cbrt l)) 59.549 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (log (exp (cbrt l))) (cbrt x))))))) 59.549 * * * * [progress]: [ 35 / 78 ] simplifiying candidate # 59.549 * [simplify]: Simplifying (cbrt (* (cbrt l) (cbrt l))) 59.549 * * [simplify]: iters left: 4 (4 enodes) 59.551 * * [simplify]: iters left: 3 (12 enodes) 59.555 * * [simplify]: Extracting #0: cost 1 inf + 0 59.555 * * [simplify]: Extracting #1: cost 3 inf + 0 59.555 * * [simplify]: Extracting #2: cost 5 inf + 0 59.555 * * [simplify]: Extracting #3: cost 7 inf + 0 59.555 * * [simplify]: Extracting #4: cost 6 inf + 1 59.555 * * [simplify]: Extracting #5: cost 0 inf + 807 59.555 * [simplify]: Simplified to (cbrt (* (cbrt l) (cbrt l))) 59.555 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x))))))) 59.556 * [simplify]: Simplifying (cbrt (cbrt l)) 59.556 * * [simplify]: iters left: 2 (3 enodes) 59.557 * * [simplify]: iters left: 1 (9 enodes) 59.559 * * [simplify]: Extracting #0: cost 1 inf + 0 59.559 * * [simplify]: Extracting #1: cost 3 inf + 0 59.559 * * [simplify]: Extracting #2: cost 5 inf + 0 59.560 * * [simplify]: Extracting #3: cost 4 inf + 1 59.560 * * [simplify]: Extracting #4: cost 0 inf + 485 59.560 * [simplify]: Simplified to (cbrt (cbrt l)) 59.560 * [simplify]: Simplified (2 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x))))))) 59.560 * * * * [progress]: [ 36 / 78 ] simplifiying candidate # 59.560 * [simplify]: Simplifying (cbrt (sqrt l)) 59.560 * * [simplify]: iters left: 2 (3 enodes) 59.562 * * [simplify]: iters left: 1 (9 enodes) 59.564 * * [simplify]: Extracting #0: cost 1 inf + 0 59.564 * * [simplify]: Extracting #1: cost 3 inf + 0 59.564 * * [simplify]: Extracting #2: cost 5 inf + 0 59.564 * * [simplify]: Extracting #3: cost 4 inf + 1 59.564 * * [simplify]: Extracting #4: cost 0 inf + 325 59.564 * [simplify]: Simplified to (cbrt (sqrt l)) 59.564 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (* (cbrt (sqrt l)) (cbrt (sqrt l))) (cbrt x))))))) 59.565 * [simplify]: Simplifying (cbrt (sqrt l)) 59.565 * * [simplify]: iters left: 2 (3 enodes) 59.566 * * [simplify]: iters left: 1 (9 enodes) 59.572 * * [simplify]: Extracting #0: cost 1 inf + 0 59.572 * * [simplify]: Extracting #1: cost 3 inf + 0 59.572 * * [simplify]: Extracting #2: cost 5 inf + 0 59.572 * * [simplify]: Extracting #3: cost 4 inf + 1 59.572 * * [simplify]: Extracting #4: cost 0 inf + 325 59.572 * [simplify]: Simplified to (cbrt (sqrt l)) 59.572 * [simplify]: Simplified (2 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (* (cbrt (sqrt l)) (cbrt (sqrt l))) (cbrt x))))))) 59.572 * * * * [progress]: [ 37 / 78 ] simplifiying candidate # 59.573 * [simplify]: Simplifying (cbrt 1) 59.573 * * [simplify]: iters left: 1 (2 enodes) 59.576 * * [simplify]: Extracting #0: cost 1 inf + 0 59.576 * * [simplify]: Extracting #1: cost 0 inf + 1 59.576 * [simplify]: Simplified to 1 59.576 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (* 1 (cbrt l)) (cbrt x))))))) 59.577 * [simplify]: Simplifying (cbrt l) 59.577 * * [simplify]: iters left: 1 (2 enodes) 59.578 * * [simplify]: Extracting #0: cost 1 inf + 0 59.578 * * [simplify]: Extracting #1: cost 3 inf + 0 59.578 * * [simplify]: Extracting #2: cost 2 inf + 1 59.578 * * [simplify]: Extracting #3: cost 0 inf + 163 59.578 * [simplify]: Simplified to (cbrt l) 59.578 * [simplify]: Simplified (2 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (* 1 (cbrt l)) (cbrt x))))))) 59.578 * * * * [progress]: [ 38 / 78 ] simplifiying candidate # 59.579 * [simplify]: Simplifying (* (cbrt (cbrt l)) (cbrt (cbrt l))) 59.579 * * [simplify]: iters left: 4 (4 enodes) 59.580 * * [simplify]: iters left: 3 (12 enodes) 59.584 * * [simplify]: Extracting #0: cost 1 inf + 0 59.584 * * [simplify]: Extracting #1: cost 3 inf + 0 59.584 * * [simplify]: Extracting #2: cost 5 inf + 0 59.584 * * [simplify]: Extracting #3: cost 7 inf + 0 59.584 * * [simplify]: Extracting #4: cost 6 inf + 1 59.584 * * [simplify]: Extracting #5: cost 0 inf + 887 59.584 * [simplify]: Simplified to (* (cbrt (cbrt l)) (cbrt (cbrt l))) 59.584 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (* (* (cbrt (cbrt l)) (cbrt (cbrt l))) (cbrt (cbrt l))) (cbrt x))))))) 59.585 * [simplify]: Simplifying (cbrt (cbrt l)) 59.585 * * [simplify]: iters left: 2 (3 enodes) 59.586 * * [simplify]: iters left: 1 (9 enodes) 59.588 * * [simplify]: Extracting #0: cost 1 inf + 0 59.588 * * [simplify]: Extracting #1: cost 3 inf + 0 59.588 * * [simplify]: Extracting #2: cost 5 inf + 0 59.588 * * [simplify]: Extracting #3: cost 4 inf + 1 59.589 * * [simplify]: Extracting #4: cost 0 inf + 485 59.589 * [simplify]: Simplified to (cbrt (cbrt l)) 59.589 * [simplify]: Simplified (2 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (* (* (cbrt (cbrt l)) (cbrt (cbrt l))) (cbrt (cbrt l))) (cbrt x))))))) 59.589 * * * * [progress]: [ 39 / 78 ] simplifiying candidate # 59.589 * [simplify]: Simplifying (* (* (cbrt l) (cbrt l)) (cbrt l)) 59.589 * * [simplify]: iters left: 5 (4 enodes) 59.591 * * [simplify]: iters left: 4 (13 enodes) 59.595 * * [simplify]: iters left: 3 (15 enodes) 59.600 * * [simplify]: iters left: 2 (17 enodes) 59.604 * * [simplify]: Extracting #0: cost 1 inf + 0 59.604 * * [simplify]: Extracting #1: cost 0 inf + 1 59.604 * [simplify]: Simplified to l 59.604 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.605 * * * * [progress]: [ 40 / 78 ] simplifiying candidate # 59.605 * [simplify]: Simplifying (sqrt (cbrt l)) 59.605 * * [simplify]: iters left: 2 (3 enodes) 59.606 * * [simplify]: iters left: 1 (9 enodes) 59.609 * * [simplify]: Extracting #0: cost 1 inf + 0 59.609 * * [simplify]: Extracting #1: cost 3 inf + 0 59.609 * * [simplify]: Extracting #2: cost 5 inf + 0 59.609 * * [simplify]: Extracting #3: cost 4 inf + 1 59.609 * * [simplify]: Extracting #4: cost 0 inf + 405 59.609 * [simplify]: Simplified to (sqrt (cbrt l)) 59.609 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (* (sqrt (cbrt l)) (sqrt (cbrt l))) (cbrt x))))))) 59.609 * [simplify]: Simplifying (sqrt (cbrt l)) 59.609 * * [simplify]: iters left: 2 (3 enodes) 59.611 * * [simplify]: iters left: 1 (9 enodes) 59.613 * * [simplify]: Extracting #0: cost 1 inf + 0 59.613 * * [simplify]: Extracting #1: cost 3 inf + 0 59.613 * * [simplify]: Extracting #2: cost 5 inf + 0 59.613 * * [simplify]: Extracting #3: cost 4 inf + 1 59.613 * * [simplify]: Extracting #4: cost 0 inf + 405 59.614 * [simplify]: Simplified to (sqrt (cbrt l)) 59.614 * [simplify]: Simplified (2 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (* (sqrt (cbrt l)) (sqrt (cbrt l))) (cbrt x))))))) 59.614 * * * * [progress]: [ 41 / 78 ] simplifiying candidate # 59.614 * * * * [progress]: [ 42 / 78 ] simplifiying candidate #real (real->posit16 (cbrt l))) (cbrt x)))))))> 59.615 * [simplify]: Simplifying (real->posit16 (cbrt l)) 59.615 * * [simplify]: iters left: 2 (3 enodes) 59.616 * * [simplify]: iters left: 1 (6 enodes) 59.618 * * [simplify]: Extracting #0: cost 1 inf + 0 59.618 * * [simplify]: Extracting #1: cost 2 inf + 0 59.618 * * [simplify]: Extracting #2: cost 3 inf + 0 59.618 * * [simplify]: Extracting #3: cost 2 inf + 1 59.618 * * [simplify]: Extracting #4: cost 0 inf + 163 59.618 * [simplify]: Simplified to (real->posit16 (cbrt l)) 59.618 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (posit16->real (real->posit16 (cbrt l))) (cbrt x))))))) 59.618 * * * * [progress]: [ 43 / 78 ] simplifiying candidate # 59.618 * * * * [progress]: [ 44 / 78 ] simplifiying candidate # 59.618 * * * * [progress]: [ 45 / 78 ] simplifiying candidate # 59.619 * [simplify]: Simplifying (log (cbrt l)) 59.619 * * [simplify]: iters left: 2 (3 enodes) 59.620 * * [simplify]: iters left: 1 (9 enodes) 59.622 * * [simplify]: Extracting #0: cost 1 inf + 0 59.622 * * [simplify]: Extracting #1: cost 3 inf + 0 59.622 * * [simplify]: Extracting #2: cost 5 inf + 0 59.622 * * [simplify]: Extracting #3: cost 4 inf + 1 59.623 * * [simplify]: Extracting #4: cost 0 inf + 465 59.623 * [simplify]: Simplified to (log (cbrt l)) 59.623 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (exp (log (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.623 * * * * [progress]: [ 46 / 78 ] simplifiying candidate # 59.623 * [simplify]: Simplifying (exp (cbrt l)) 59.623 * * [simplify]: iters left: 2 (3 enodes) 59.625 * * [simplify]: iters left: 1 (9 enodes) 59.627 * * [simplify]: Extracting #0: cost 1 inf + 0 59.627 * * [simplify]: Extracting #1: cost 3 inf + 0 59.627 * * [simplify]: Extracting #2: cost 5 inf + 0 59.627 * * [simplify]: Extracting #3: cost 4 inf + 1 59.627 * * [simplify]: Extracting #4: cost 0 inf + 465 59.627 * [simplify]: Simplified to (exp (cbrt l)) 59.627 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (log (exp (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.628 * * * * [progress]: [ 47 / 78 ] simplifiying candidate # 59.628 * [simplify]: Simplifying (cbrt (* (cbrt l) (cbrt l))) 59.628 * * [simplify]: iters left: 4 (4 enodes) 59.630 * * [simplify]: iters left: 3 (12 enodes) 59.633 * * [simplify]: Extracting #0: cost 1 inf + 0 59.633 * * [simplify]: Extracting #1: cost 3 inf + 0 59.633 * * [simplify]: Extracting #2: cost 5 inf + 0 59.633 * * [simplify]: Extracting #3: cost 7 inf + 0 59.633 * * [simplify]: Extracting #4: cost 6 inf + 1 59.633 * * [simplify]: Extracting #5: cost 0 inf + 807 59.634 * [simplify]: Simplified to (cbrt (* (cbrt l) (cbrt l))) 59.634 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.634 * [simplify]: Simplifying (cbrt (cbrt l)) 59.634 * * [simplify]: iters left: 2 (3 enodes) 59.635 * * [simplify]: iters left: 1 (9 enodes) 59.637 * * [simplify]: Extracting #0: cost 1 inf + 0 59.638 * * [simplify]: Extracting #1: cost 3 inf + 0 59.638 * * [simplify]: Extracting #2: cost 5 inf + 0 59.638 * * [simplify]: Extracting #3: cost 4 inf + 1 59.638 * * [simplify]: Extracting #4: cost 0 inf + 485 59.638 * [simplify]: Simplified to (cbrt (cbrt l)) 59.638 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.638 * * * * [progress]: [ 48 / 78 ] simplifiying candidate # 59.638 * [simplify]: Simplifying (cbrt (sqrt l)) 59.638 * * [simplify]: iters left: 2 (3 enodes) 59.639 * * [simplify]: iters left: 1 (9 enodes) 59.640 * * [simplify]: Extracting #0: cost 1 inf + 0 59.640 * * [simplify]: Extracting #1: cost 3 inf + 0 59.640 * * [simplify]: Extracting #2: cost 5 inf + 0 59.640 * * [simplify]: Extracting #3: cost 4 inf + 1 59.640 * * [simplify]: Extracting #4: cost 0 inf + 325 59.640 * [simplify]: Simplified to (cbrt (sqrt l)) 59.640 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (sqrt l)) (cbrt (sqrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.640 * [simplify]: Simplifying (cbrt (sqrt l)) 59.640 * * [simplify]: iters left: 2 (3 enodes) 59.641 * * [simplify]: iters left: 1 (9 enodes) 59.642 * * [simplify]: Extracting #0: cost 1 inf + 0 59.642 * * [simplify]: Extracting #1: cost 3 inf + 0 59.642 * * [simplify]: Extracting #2: cost 5 inf + 0 59.642 * * [simplify]: Extracting #3: cost 4 inf + 1 59.642 * * [simplify]: Extracting #4: cost 0 inf + 325 59.643 * [simplify]: Simplified to (cbrt (sqrt l)) 59.643 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (sqrt l)) (cbrt (sqrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.643 * * * * [progress]: [ 49 / 78 ] simplifiying candidate # 59.643 * [simplify]: Simplifying (cbrt 1) 59.643 * * [simplify]: iters left: 1 (2 enodes) 59.645 * * [simplify]: Extracting #0: cost 1 inf + 0 59.645 * * [simplify]: Extracting #1: cost 0 inf + 1 59.645 * [simplify]: Simplified to 1 59.645 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* 1 (cbrt l)) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.645 * [simplify]: Simplifying (cbrt l) 59.645 * * [simplify]: iters left: 1 (2 enodes) 59.646 * * [simplify]: Extracting #0: cost 1 inf + 0 59.646 * * [simplify]: Extracting #1: cost 3 inf + 0 59.646 * * [simplify]: Extracting #2: cost 2 inf + 1 59.646 * * [simplify]: Extracting #3: cost 0 inf + 163 59.646 * [simplify]: Simplified to (cbrt l) 59.646 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* 1 (cbrt l)) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.646 * * * * [progress]: [ 50 / 78 ] simplifiying candidate # 59.646 * [simplify]: Simplifying (* (cbrt (cbrt l)) (cbrt (cbrt l))) 59.646 * * [simplify]: iters left: 4 (4 enodes) 59.647 * * [simplify]: iters left: 3 (12 enodes) 59.649 * * [simplify]: Extracting #0: cost 1 inf + 0 59.649 * * [simplify]: Extracting #1: cost 3 inf + 0 59.649 * * [simplify]: Extracting #2: cost 5 inf + 0 59.649 * * [simplify]: Extracting #3: cost 7 inf + 0 59.649 * * [simplify]: Extracting #4: cost 6 inf + 1 59.649 * * [simplify]: Extracting #5: cost 0 inf + 887 59.649 * [simplify]: Simplified to (* (cbrt (cbrt l)) (cbrt (cbrt l))) 59.649 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (* (cbrt (cbrt l)) (cbrt (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.649 * [simplify]: Simplifying (cbrt (cbrt l)) 59.649 * * [simplify]: iters left: 2 (3 enodes) 59.650 * * [simplify]: iters left: 1 (9 enodes) 59.651 * * [simplify]: Extracting #0: cost 1 inf + 0 59.651 * * [simplify]: Extracting #1: cost 3 inf + 0 59.651 * * [simplify]: Extracting #2: cost 5 inf + 0 59.651 * * [simplify]: Extracting #3: cost 4 inf + 1 59.651 * * [simplify]: Extracting #4: cost 0 inf + 485 59.651 * [simplify]: Simplified to (cbrt (cbrt l)) 59.651 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (* (cbrt (cbrt l)) (cbrt (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.651 * * * * [progress]: [ 51 / 78 ] simplifiying candidate # 59.652 * [simplify]: Simplifying (* (* (cbrt l) (cbrt l)) (cbrt l)) 59.652 * * [simplify]: iters left: 5 (4 enodes) 59.653 * * [simplify]: iters left: 4 (13 enodes) 59.655 * * [simplify]: iters left: 3 (15 enodes) 59.657 * * [simplify]: iters left: 2 (17 enodes) 59.659 * * [simplify]: Extracting #0: cost 1 inf + 0 59.659 * * [simplify]: Extracting #1: cost 0 inf + 1 59.660 * [simplify]: Simplified to l 59.660 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.660 * * * * [progress]: [ 52 / 78 ] simplifiying candidate # 59.660 * [simplify]: Simplifying (sqrt (cbrt l)) 59.660 * * [simplify]: iters left: 2 (3 enodes) 59.661 * * [simplify]: iters left: 1 (9 enodes) 59.662 * * [simplify]: Extracting #0: cost 1 inf + 0 59.662 * * [simplify]: Extracting #1: cost 3 inf + 0 59.662 * * [simplify]: Extracting #2: cost 5 inf + 0 59.662 * * [simplify]: Extracting #3: cost 4 inf + 1 59.662 * * [simplify]: Extracting #4: cost 0 inf + 405 59.662 * [simplify]: Simplified to (sqrt (cbrt l)) 59.662 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (sqrt (cbrt l)) (sqrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.662 * [simplify]: Simplifying (sqrt (cbrt l)) 59.662 * * [simplify]: iters left: 2 (3 enodes) 59.663 * * [simplify]: iters left: 1 (9 enodes) 59.664 * * [simplify]: Extracting #0: cost 1 inf + 0 59.664 * * [simplify]: Extracting #1: cost 3 inf + 0 59.664 * * [simplify]: Extracting #2: cost 5 inf + 0 59.664 * * [simplify]: Extracting #3: cost 4 inf + 1 59.665 * * [simplify]: Extracting #4: cost 0 inf + 405 59.665 * [simplify]: Simplified to (sqrt (cbrt l)) 59.665 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (sqrt (cbrt l)) (sqrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.665 * * * * [progress]: [ 53 / 78 ] simplifiying candidate # 59.665 * * * * [progress]: [ 54 / 78 ] simplifiying candidate #real (real->posit16 (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))> 59.665 * [simplify]: Simplifying (real->posit16 (cbrt l)) 59.665 * * [simplify]: iters left: 2 (3 enodes) 59.666 * * [simplify]: iters left: 1 (6 enodes) 59.668 * * [simplify]: Extracting #0: cost 1 inf + 0 59.668 * * [simplify]: Extracting #1: cost 2 inf + 0 59.668 * * [simplify]: Extracting #2: cost 3 inf + 0 59.668 * * [simplify]: Extracting #3: cost 2 inf + 1 59.668 * * [simplify]: Extracting #4: cost 0 inf + 163 59.668 * [simplify]: Simplified to (real->posit16 (cbrt l)) 59.668 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (posit16->real (real->posit16 (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.669 * * * * [progress]: [ 55 / 78 ] simplifiying candidate # 59.669 * * * * [progress]: [ 56 / 78 ] simplifiying candidate # 59.669 * * * * [progress]: [ 57 / 78 ] simplifiying candidate # 59.669 * [simplify]: Simplifying (log (cbrt l)) 59.669 * * [simplify]: iters left: 2 (3 enodes) 59.670 * * [simplify]: iters left: 1 (9 enodes) 59.673 * * [simplify]: Extracting #0: cost 1 inf + 0 59.673 * * [simplify]: Extracting #1: cost 3 inf + 0 59.673 * * [simplify]: Extracting #2: cost 5 inf + 0 59.673 * * [simplify]: Extracting #3: cost 4 inf + 1 59.673 * * [simplify]: Extracting #4: cost 0 inf + 465 59.673 * [simplify]: Simplified to (log (cbrt l)) 59.673 * [simplify]: Simplified (2 2 1 2 1 2 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (exp (log (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.674 * * * * [progress]: [ 58 / 78 ] simplifiying candidate # 59.674 * [simplify]: Simplifying (exp (cbrt l)) 59.674 * * [simplify]: iters left: 2 (3 enodes) 59.675 * * [simplify]: iters left: 1 (9 enodes) 59.678 * * [simplify]: Extracting #0: cost 1 inf + 0 59.678 * * [simplify]: Extracting #1: cost 3 inf + 0 59.678 * * [simplify]: Extracting #2: cost 5 inf + 0 59.678 * * [simplify]: Extracting #3: cost 4 inf + 1 59.678 * * [simplify]: Extracting #4: cost 0 inf + 465 59.678 * [simplify]: Simplified to (exp (cbrt l)) 59.678 * [simplify]: Simplified (2 2 1 2 1 2 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (log (exp (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.678 * * * * [progress]: [ 59 / 78 ] simplifiying candidate # 59.679 * [simplify]: Simplifying (cbrt (* (cbrt l) (cbrt l))) 59.679 * * [simplify]: iters left: 4 (4 enodes) 59.680 * * [simplify]: iters left: 3 (12 enodes) 59.684 * * [simplify]: Extracting #0: cost 1 inf + 0 59.684 * * [simplify]: Extracting #1: cost 3 inf + 0 59.684 * * [simplify]: Extracting #2: cost 5 inf + 0 59.684 * * [simplify]: Extracting #3: cost 7 inf + 0 59.684 * * [simplify]: Extracting #4: cost 6 inf + 1 59.684 * * [simplify]: Extracting #5: cost 0 inf + 807 59.684 * [simplify]: Simplified to (cbrt (* (cbrt l) (cbrt l))) 59.684 * [simplify]: Simplified (2 2 1 2 1 2 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.685 * [simplify]: Simplifying (cbrt (cbrt l)) 59.685 * * [simplify]: iters left: 2 (3 enodes) 59.686 * * [simplify]: iters left: 1 (9 enodes) 59.689 * * [simplify]: Extracting #0: cost 1 inf + 0 59.689 * * [simplify]: Extracting #1: cost 3 inf + 0 59.689 * * [simplify]: Extracting #2: cost 5 inf + 0 59.689 * * [simplify]: Extracting #3: cost 4 inf + 1 59.689 * * [simplify]: Extracting #4: cost 0 inf + 485 59.689 * [simplify]: Simplified to (cbrt (cbrt l)) 59.689 * [simplify]: Simplified (2 2 1 2 1 2 1 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.689 * * * * [progress]: [ 60 / 78 ] simplifiying candidate # 59.690 * [simplify]: Simplifying (cbrt (sqrt l)) 59.690 * * [simplify]: iters left: 2 (3 enodes) 59.691 * * [simplify]: iters left: 1 (9 enodes) 59.694 * * [simplify]: Extracting #0: cost 1 inf + 0 59.694 * * [simplify]: Extracting #1: cost 3 inf + 0 59.694 * * [simplify]: Extracting #2: cost 5 inf + 0 59.694 * * [simplify]: Extracting #3: cost 4 inf + 1 59.694 * * [simplify]: Extracting #4: cost 0 inf + 325 59.694 * [simplify]: Simplified to (cbrt (sqrt l)) 59.694 * [simplify]: Simplified (2 2 1 2 1 2 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (* (cbrt (sqrt l)) (cbrt (sqrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.695 * [simplify]: Simplifying (cbrt (sqrt l)) 59.695 * * [simplify]: iters left: 2 (3 enodes) 59.696 * * [simplify]: iters left: 1 (9 enodes) 59.698 * * [simplify]: Extracting #0: cost 1 inf + 0 59.698 * * [simplify]: Extracting #1: cost 3 inf + 0 59.698 * * [simplify]: Extracting #2: cost 5 inf + 0 59.699 * * [simplify]: Extracting #3: cost 4 inf + 1 59.699 * * [simplify]: Extracting #4: cost 0 inf + 325 59.699 * [simplify]: Simplified to (cbrt (sqrt l)) 59.699 * [simplify]: Simplified (2 2 1 2 1 2 1 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (* (cbrt (sqrt l)) (cbrt (sqrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.699 * * * * [progress]: [ 61 / 78 ] simplifiying candidate # 59.699 * [simplify]: Simplifying (cbrt 1) 59.699 * * [simplify]: iters left: 1 (2 enodes) 59.703 * * [simplify]: Extracting #0: cost 1 inf + 0 59.703 * * [simplify]: Extracting #1: cost 0 inf + 1 59.703 * [simplify]: Simplified to 1 59.703 * [simplify]: Simplified (2 2 1 2 1 2 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (* 1 (cbrt l)) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.703 * [simplify]: Simplifying (cbrt l) 59.703 * * [simplify]: iters left: 1 (2 enodes) 59.704 * * [simplify]: Extracting #0: cost 1 inf + 0 59.704 * * [simplify]: Extracting #1: cost 3 inf + 0 59.704 * * [simplify]: Extracting #2: cost 2 inf + 1 59.704 * * [simplify]: Extracting #3: cost 0 inf + 163 59.704 * [simplify]: Simplified to (cbrt l) 59.704 * [simplify]: Simplified (2 2 1 2 1 2 1 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (* 1 (cbrt l)) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.705 * * * * [progress]: [ 62 / 78 ] simplifiying candidate # 59.705 * [simplify]: Simplifying (* (cbrt (cbrt l)) (cbrt (cbrt l))) 59.705 * * [simplify]: iters left: 4 (4 enodes) 59.707 * * [simplify]: iters left: 3 (12 enodes) 59.710 * * [simplify]: Extracting #0: cost 1 inf + 0 59.710 * * [simplify]: Extracting #1: cost 3 inf + 0 59.710 * * [simplify]: Extracting #2: cost 5 inf + 0 59.710 * * [simplify]: Extracting #3: cost 7 inf + 0 59.710 * * [simplify]: Extracting #4: cost 6 inf + 1 59.711 * * [simplify]: Extracting #5: cost 0 inf + 887 59.711 * [simplify]: Simplified to (* (cbrt (cbrt l)) (cbrt (cbrt l))) 59.711 * [simplify]: Simplified (2 2 1 2 1 2 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (* (* (cbrt (cbrt l)) (cbrt (cbrt l))) (cbrt (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.711 * [simplify]: Simplifying (cbrt (cbrt l)) 59.711 * * [simplify]: iters left: 2 (3 enodes) 59.713 * * [simplify]: iters left: 1 (9 enodes) 59.717 * * [simplify]: Extracting #0: cost 1 inf + 0 59.717 * * [simplify]: Extracting #1: cost 3 inf + 0 59.717 * * [simplify]: Extracting #2: cost 5 inf + 0 59.717 * * [simplify]: Extracting #3: cost 4 inf + 1 59.717 * * [simplify]: Extracting #4: cost 0 inf + 485 59.718 * [simplify]: Simplified to (cbrt (cbrt l)) 59.718 * [simplify]: Simplified (2 2 1 2 1 2 1 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (* (* (cbrt (cbrt l)) (cbrt (cbrt l))) (cbrt (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.718 * * * * [progress]: [ 63 / 78 ] simplifiying candidate # 59.719 * [simplify]: Simplifying (* (* (cbrt l) (cbrt l)) (cbrt l)) 59.719 * * [simplify]: iters left: 5 (4 enodes) 59.721 * * [simplify]: iters left: 4 (13 enodes) 59.725 * * [simplify]: iters left: 3 (15 enodes) 59.730 * * [simplify]: iters left: 2 (17 enodes) 59.734 * * [simplify]: Extracting #0: cost 1 inf + 0 59.734 * * [simplify]: Extracting #1: cost 0 inf + 1 59.734 * [simplify]: Simplified to l 59.734 * [simplify]: Simplified (2 2 1 2 1 2 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.734 * * * * [progress]: [ 64 / 78 ] simplifiying candidate # 59.735 * [simplify]: Simplifying (sqrt (cbrt l)) 59.735 * * [simplify]: iters left: 2 (3 enodes) 59.736 * * [simplify]: iters left: 1 (9 enodes) 59.738 * * [simplify]: Extracting #0: cost 1 inf + 0 59.738 * * [simplify]: Extracting #1: cost 3 inf + 0 59.739 * * [simplify]: Extracting #2: cost 5 inf + 0 59.739 * * [simplify]: Extracting #3: cost 4 inf + 1 59.739 * * [simplify]: Extracting #4: cost 0 inf + 405 59.739 * [simplify]: Simplified to (sqrt (cbrt l)) 59.739 * [simplify]: Simplified (2 2 1 2 1 2 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (* (sqrt (cbrt l)) (sqrt (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.739 * [simplify]: Simplifying (sqrt (cbrt l)) 59.739 * * [simplify]: iters left: 2 (3 enodes) 59.741 * * [simplify]: iters left: 1 (9 enodes) 59.743 * * [simplify]: Extracting #0: cost 1 inf + 0 59.743 * * [simplify]: Extracting #1: cost 3 inf + 0 59.743 * * [simplify]: Extracting #2: cost 5 inf + 0 59.743 * * [simplify]: Extracting #3: cost 4 inf + 1 59.743 * * [simplify]: Extracting #4: cost 0 inf + 405 59.744 * [simplify]: Simplified to (sqrt (cbrt l)) 59.744 * [simplify]: Simplified (2 2 1 2 1 2 1 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (* (sqrt (cbrt l)) (sqrt (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.744 * * * * [progress]: [ 65 / 78 ] simplifiying candidate # 59.744 * * * * [progress]: [ 66 / 78 ] simplifiying candidate #real (real->posit16 (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))> 59.744 * [simplify]: Simplifying (real->posit16 (cbrt l)) 59.744 * * [simplify]: iters left: 2 (3 enodes) 59.746 * * [simplify]: iters left: 1 (6 enodes) 59.747 * * [simplify]: Extracting #0: cost 1 inf + 0 59.747 * * [simplify]: Extracting #1: cost 2 inf + 0 59.747 * * [simplify]: Extracting #2: cost 3 inf + 0 59.747 * * [simplify]: Extracting #3: cost 2 inf + 1 59.747 * * [simplify]: Extracting #4: cost 0 inf + 163 59.747 * [simplify]: Simplified to (real->posit16 (cbrt l)) 59.748 * [simplify]: Simplified (2 2 1 2 1 2 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (posit16->real (real->posit16 (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 59.748 * * * * [progress]: [ 67 / 78 ] simplifiying candidate # 59.748 * [simplify]: Simplifying 0 59.748 * * [simplify]: iters left: 0 (1 enodes) 59.749 * * [simplify]: Extracting #0: cost 1 inf + 0 59.749 * * [simplify]: Extracting #1: cost 0 inf + 1 59.749 * [simplify]: Simplified to 0 59.749 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) 0)) 59.750 * * * * [progress]: [ 68 / 78 ] simplifiying candidate # 59.750 * [simplify]: Simplifying (- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2))))) 59.750 * * [simplify]: iters left: 6 (16 enodes) 59.760 * * [simplify]: iters left: 5 (77 enodes) 59.779 * * [simplify]: iters left: 4 (173 enodes) 59.839 * * [simplify]: iters left: 3 (490 enodes) 60.128 * * [simplify]: Extracting #0: cost 1 inf + 0 60.128 * * [simplify]: Extracting #1: cost 10 inf + 0 60.128 * * [simplify]: Extracting #2: cost 245 inf + 0 60.131 * * [simplify]: Extracting #3: cost 411 inf + 5273 60.142 * * [simplify]: Extracting #4: cost 190 inf + 42448 60.160 * * [simplify]: Extracting #5: cost 90 inf + 75257 60.181 * * [simplify]: Extracting #6: cost 25 inf + 107187 60.219 * * [simplify]: Extracting #7: cost 0 inf + 118259 60.257 * [simplify]: Simplified to (- (* t (+ (sqrt 2) (/ (/ 2 x) (sqrt 2)))) (/ (/ t (sqrt 2)) (* x x))) 60.257 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) (- (* t (+ (sqrt 2) (/ (/ 2 x) (sqrt 2)))) (/ (/ t (sqrt 2)) (* x x))))) 60.257 * * * * [progress]: [ 69 / 78 ] simplifiying candidate # 60.257 * [simplify]: Simplifying (- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x))))) 60.258 * * [simplify]: iters left: 6 (16 enodes) 60.268 * * [simplify]: iters left: 5 (77 enodes) 60.300 * * [simplify]: iters left: 4 (163 enodes) 60.361 * * [simplify]: iters left: 3 (468 enodes) 60.623 * * [simplify]: Extracting #0: cost 1 inf + 0 60.623 * * [simplify]: Extracting #1: cost 15 inf + 0 60.624 * * [simplify]: Extracting #2: cost 193 inf + 0 60.626 * * [simplify]: Extracting #3: cost 303 inf + 7287 60.633 * * [simplify]: Extracting #4: cost 153 inf + 27952 60.641 * * [simplify]: Extracting #5: cost 109 inf + 41725 60.662 * * [simplify]: Extracting #6: cost 7 inf + 86436 60.690 * * [simplify]: Extracting #7: cost 0 inf + 89534 60.721 * [simplify]: Simplified to (- (/ (/ t (sqrt 2)) (* x x)) (* t (+ (sqrt 2) (/ 2 (* (sqrt 2) x))))) 60.721 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) (- (/ (/ t (sqrt 2)) (* x x)) (* t (+ (sqrt 2) (/ 2 (* (sqrt 2) x))))))) 60.721 * * * * [progress]: [ 70 / 78 ] simplifiying candidate # 60.722 * [simplify]: Simplifying (pow l 1/3) 60.722 * * [simplify]: iters left: 1 (3 enodes) 60.724 * * [simplify]: Extracting #0: cost 1 inf + 0 60.724 * * [simplify]: Extracting #1: cost 5 inf + 0 60.724 * * [simplify]: Extracting #2: cost 4 inf + 2 60.725 * * [simplify]: Extracting #3: cost 0 inf + 377 60.725 * [simplify]: Simplified to (cbrt l) 60.725 * [simplify]: Simplified (2 2 1 2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 60.725 * * * * [progress]: [ 71 / 78 ] simplifiying candidate # 60.725 * [simplify]: Simplifying (pow (/ 1 l) -1/3) 60.725 * * [simplify]: iters left: 3 (5 enodes) 60.729 * * [simplify]: iters left: 2 (22 enodes) 60.739 * * [simplify]: iters left: 1 (38 enodes) 60.751 * * [simplify]: Extracting #0: cost 1 inf + 0 60.751 * * [simplify]: Extracting #1: cost 9 inf + 0 60.751 * * [simplify]: Extracting #2: cost 16 inf + 1 60.751 * * [simplify]: Extracting #3: cost 13 inf + 5 60.751 * * [simplify]: Extracting #4: cost 6 inf + 1102 60.751 * * [simplify]: Extracting #5: cost 0 inf + 3162 60.752 * [simplify]: Simplified to (pow (/ 1 l) -1/3) 60.752 * [simplify]: Simplified (2 2 1 2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (pow (/ 1 l) -1/3) (cbrt x))))))) 60.752 * * * * [progress]: [ 72 / 78 ] simplifiying candidate # 60.752 * [simplify]: Simplifying (* (cbrt -1) (pow (* l -1) 1/3)) 60.752 * * [simplify]: iters left: 5 (7 enodes) 60.755 * * [simplify]: iters left: 4 (29 enodes) 60.761 * * [simplify]: iters left: 3 (48 enodes) 60.773 * * [simplify]: iters left: 2 (90 enodes) 60.799 * * [simplify]: iters left: 1 (181 enodes) 60.857 * * [simplify]: Extracting #0: cost 1 inf + 0 60.857 * * [simplify]: Extracting #1: cost 28 inf + 0 60.857 * * [simplify]: Extracting #2: cost 81 inf + 0 60.857 * * [simplify]: Extracting #3: cost 76 inf + 89 60.858 * * [simplify]: Extracting #4: cost 55 inf + 6166 60.860 * * [simplify]: Extracting #5: cost 8 inf + 32061 60.864 * * [simplify]: Extracting #6: cost 0 inf + 36477 60.867 * [simplify]: Simplified to (* (cbrt (- l)) (cbrt -1)) 60.867 * [simplify]: Simplified (2 2 1 2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (* (cbrt (- l)) (cbrt -1)) (cbrt x))))))) 60.867 * * * * [progress]: [ 73 / 78 ] simplifiying candidate # 60.867 * [simplify]: Simplifying (pow l 1/3) 60.868 * * [simplify]: iters left: 1 (3 enodes) 60.869 * * [simplify]: Extracting #0: cost 1 inf + 0 60.870 * * [simplify]: Extracting #1: cost 5 inf + 0 60.870 * * [simplify]: Extracting #2: cost 4 inf + 2 60.870 * * [simplify]: Extracting #3: cost 0 inf + 377 60.870 * [simplify]: Simplified to (cbrt l) 60.870 * [simplify]: Simplified (2 2 1 2 1 2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 60.870 * * * * [progress]: [ 74 / 78 ] simplifiying candidate # 60.870 * [simplify]: Simplifying (pow (/ 1 l) -1/3) 60.871 * * [simplify]: iters left: 3 (5 enodes) 60.875 * * [simplify]: iters left: 2 (22 enodes) 60.885 * * [simplify]: iters left: 1 (38 enodes) 60.896 * * [simplify]: Extracting #0: cost 1 inf + 0 60.896 * * [simplify]: Extracting #1: cost 9 inf + 0 60.896 * * [simplify]: Extracting #2: cost 16 inf + 1 60.896 * * [simplify]: Extracting #3: cost 13 inf + 5 60.897 * * [simplify]: Extracting #4: cost 6 inf + 1102 60.897 * * [simplify]: Extracting #5: cost 0 inf + 3162 60.897 * [simplify]: Simplified to (pow (/ 1 l) -1/3) 60.897 * [simplify]: Simplified (2 2 1 2 1 2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (pow (/ 1 l) -1/3) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 60.897 * * * * [progress]: [ 75 / 78 ] simplifiying candidate # 60.897 * [simplify]: Simplifying (* (cbrt -1) (pow (* l -1) 1/3)) 60.898 * * [simplify]: iters left: 5 (7 enodes) 60.900 * * [simplify]: iters left: 4 (29 enodes) 60.909 * * [simplify]: iters left: 3 (48 enodes) 60.919 * * [simplify]: iters left: 2 (90 enodes) 60.953 * * [simplify]: iters left: 1 (181 enodes) 61.014 * * [simplify]: Extracting #0: cost 1 inf + 0 61.014 * * [simplify]: Extracting #1: cost 28 inf + 0 61.015 * * [simplify]: Extracting #2: cost 81 inf + 0 61.015 * * [simplify]: Extracting #3: cost 76 inf + 89 61.015 * * [simplify]: Extracting #4: cost 55 inf + 6166 61.019 * * [simplify]: Extracting #5: cost 8 inf + 32061 61.025 * * [simplify]: Extracting #6: cost 0 inf + 36477 61.032 * [simplify]: Simplified to (* (cbrt (- l)) (cbrt -1)) 61.032 * [simplify]: Simplified (2 2 1 2 1 2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (- l)) (cbrt -1)) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 61.032 * * * * [progress]: [ 76 / 78 ] simplifiying candidate # 61.032 * [simplify]: Simplifying (pow l 1/3) 61.033 * * [simplify]: iters left: 1 (3 enodes) 61.035 * * [simplify]: Extracting #0: cost 1 inf + 0 61.035 * * [simplify]: Extracting #1: cost 5 inf + 0 61.035 * * [simplify]: Extracting #2: cost 4 inf + 2 61.035 * * [simplify]: Extracting #3: cost 0 inf + 377 61.035 * [simplify]: Simplified to (cbrt l) 61.036 * [simplify]: Simplified (2 2 1 2 1 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 61.036 * * * * [progress]: [ 77 / 78 ] simplifiying candidate # 61.036 * [simplify]: Simplifying (pow (/ 1 l) -1/3) 61.036 * * [simplify]: iters left: 3 (5 enodes) 61.040 * * [simplify]: iters left: 2 (22 enodes) 61.050 * * [simplify]: iters left: 1 (38 enodes) 61.066 * * [simplify]: Extracting #0: cost 1 inf + 0 61.066 * * [simplify]: Extracting #1: cost 9 inf + 0 61.066 * * [simplify]: Extracting #2: cost 16 inf + 1 61.066 * * [simplify]: Extracting #3: cost 13 inf + 5 61.066 * * [simplify]: Extracting #4: cost 6 inf + 1102 61.067 * * [simplify]: Extracting #5: cost 0 inf + 3162 61.067 * [simplify]: Simplified to (pow (/ 1 l) -1/3) 61.067 * [simplify]: Simplified (2 2 1 2 1 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (pow (/ 1 l) -1/3) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 61.068 * * * * [progress]: [ 78 / 78 ] simplifiying candidate # 61.068 * [simplify]: Simplifying (* (cbrt -1) (pow (* l -1) 1/3)) 61.068 * * [simplify]: iters left: 5 (7 enodes) 61.073 * * [simplify]: iters left: 4 (29 enodes) 61.085 * * [simplify]: iters left: 3 (48 enodes) 61.096 * * [simplify]: iters left: 2 (90 enodes) 61.115 * * [simplify]: iters left: 1 (181 enodes) 61.175 * * [simplify]: Extracting #0: cost 1 inf + 0 61.175 * * [simplify]: Extracting #1: cost 28 inf + 0 61.175 * * [simplify]: Extracting #2: cost 81 inf + 0 61.175 * * [simplify]: Extracting #3: cost 76 inf + 89 61.176 * * [simplify]: Extracting #4: cost 55 inf + 6166 61.180 * * [simplify]: Extracting #5: cost 8 inf + 32061 61.186 * * [simplify]: Extracting #6: cost 0 inf + 36477 61.193 * [simplify]: Simplified to (* (cbrt (- l)) (cbrt -1)) 61.193 * [simplify]: Simplified (2 2 1 2 1 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (* (cbrt (- l)) (cbrt -1)) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 61.194 * * * [progress]: adding candidates to table 62.474 * * [progress]: iteration 4 / 4 62.474 * * * [progress]: picking best candidate 62.524 * * * * [pick]: Picked # 62.524 * * * [progress]: localizing error 62.600 * * * [progress]: generating rewritten candidates 62.600 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 62.696 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2 2 1) 62.697 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 2 1 2 2 1 2 1) 62.697 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2 1 2 2 1 1 1 2) 62.699 * * * [progress]: generating series expansions 62.699 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 62.700 * [backup-simplify]: Simplify (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))) into (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) 62.700 * [approximate]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in (x t l) around 0 62.700 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in l 62.700 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 62.700 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 62.700 * [taylor]: Taking taylor expansion of 2 in l 62.700 * [backup-simplify]: Simplify 2 into 2 62.700 * [taylor]: Taking taylor expansion of (pow t 2) in l 62.700 * [taylor]: Taking taylor expansion of t in l 62.700 * [backup-simplify]: Simplify t into t 62.700 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 62.700 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 62.700 * [taylor]: Taking taylor expansion of 4 in l 62.700 * [backup-simplify]: Simplify 4 into 4 62.700 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 62.700 * [taylor]: Taking taylor expansion of (pow t 2) in l 62.700 * [taylor]: Taking taylor expansion of t in l 62.700 * [backup-simplify]: Simplify t into t 62.700 * [taylor]: Taking taylor expansion of x in l 62.700 * [backup-simplify]: Simplify x into x 62.700 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.700 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 62.700 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 62.700 * [taylor]: Taking taylor expansion of 2 in l 62.700 * [backup-simplify]: Simplify 2 into 2 62.700 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 62.700 * [taylor]: Taking taylor expansion of (pow l 2) in l 62.700 * [taylor]: Taking taylor expansion of l in l 62.700 * [backup-simplify]: Simplify 0 into 0 62.700 * [backup-simplify]: Simplify 1 into 1 62.700 * [taylor]: Taking taylor expansion of x in l 62.700 * [backup-simplify]: Simplify x into x 62.701 * [backup-simplify]: Simplify (* 1 1) into 1 62.701 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 62.701 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.701 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 62.701 * [backup-simplify]: Simplify (* 4 (/ (pow t 2) x)) into (* 4 (/ (pow t 2) x)) 62.701 * [backup-simplify]: Simplify (+ (* 4 (/ (pow t 2) x)) 0) into (* 4 (/ (pow t 2) x)) 62.701 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) into (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 62.701 * [backup-simplify]: Simplify (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) into (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) 62.701 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 62.702 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 62.702 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 62.702 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow t 2) x) (/ 0 x)))) into 0 62.702 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ (pow t 2) x))) into 0 62.702 * [backup-simplify]: Simplify (+ 0 0) into 0 62.703 * [backup-simplify]: Simplify (+ 0 0) into 0 62.703 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))))) into 0 62.703 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in t 62.703 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 62.703 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 62.703 * [taylor]: Taking taylor expansion of 2 in t 62.703 * [backup-simplify]: Simplify 2 into 2 62.703 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.703 * [taylor]: Taking taylor expansion of t in t 62.703 * [backup-simplify]: Simplify 0 into 0 62.703 * [backup-simplify]: Simplify 1 into 1 62.703 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 62.703 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 62.703 * [taylor]: Taking taylor expansion of 4 in t 62.703 * [backup-simplify]: Simplify 4 into 4 62.703 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 62.703 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.703 * [taylor]: Taking taylor expansion of t in t 62.703 * [backup-simplify]: Simplify 0 into 0 62.703 * [backup-simplify]: Simplify 1 into 1 62.703 * [taylor]: Taking taylor expansion of x in t 62.703 * [backup-simplify]: Simplify x into x 62.703 * [backup-simplify]: Simplify (* 1 1) into 1 62.703 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 62.703 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 62.703 * [taylor]: Taking taylor expansion of 2 in t 62.704 * [backup-simplify]: Simplify 2 into 2 62.704 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 62.704 * [taylor]: Taking taylor expansion of (pow l 2) in t 62.704 * [taylor]: Taking taylor expansion of l in t 62.704 * [backup-simplify]: Simplify l into l 62.704 * [taylor]: Taking taylor expansion of x in t 62.704 * [backup-simplify]: Simplify x into x 62.704 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.704 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 62.704 * [backup-simplify]: Simplify (* 2 (/ (pow l 2) x)) into (* 2 (/ (pow l 2) x)) 62.704 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 62.704 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 62.704 * [backup-simplify]: Simplify (sqrt (* 2 (/ (pow l 2) x))) into (* (* (sqrt 2) l) (sqrt (/ 1 x))) 62.704 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 62.704 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow l 2) x) (/ 0 x)))) into 0 62.705 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow l 2) x))) into 0 62.705 * [backup-simplify]: Simplify (+ 0 0) into 0 62.705 * [backup-simplify]: Simplify (+ 0 0) into 0 62.705 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 (/ (pow l 2) x))))) into 0 62.705 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 62.705 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 62.705 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 62.705 * [taylor]: Taking taylor expansion of 2 in x 62.705 * [backup-simplify]: Simplify 2 into 2 62.705 * [taylor]: Taking taylor expansion of (pow t 2) in x 62.705 * [taylor]: Taking taylor expansion of t in x 62.705 * [backup-simplify]: Simplify t into t 62.705 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 62.705 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 62.705 * [taylor]: Taking taylor expansion of 4 in x 62.705 * [backup-simplify]: Simplify 4 into 4 62.705 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 62.705 * [taylor]: Taking taylor expansion of (pow t 2) in x 62.705 * [taylor]: Taking taylor expansion of t in x 62.705 * [backup-simplify]: Simplify t into t 62.705 * [taylor]: Taking taylor expansion of x in x 62.705 * [backup-simplify]: Simplify 0 into 0 62.706 * [backup-simplify]: Simplify 1 into 1 62.706 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.706 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 62.706 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 62.706 * [taylor]: Taking taylor expansion of 2 in x 62.706 * [backup-simplify]: Simplify 2 into 2 62.706 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 62.706 * [taylor]: Taking taylor expansion of (pow l 2) in x 62.706 * [taylor]: Taking taylor expansion of l in x 62.706 * [backup-simplify]: Simplify l into l 62.706 * [taylor]: Taking taylor expansion of x in x 62.706 * [backup-simplify]: Simplify 0 into 0 62.706 * [backup-simplify]: Simplify 1 into 1 62.706 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.706 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 62.706 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 62.706 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 62.706 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 62.706 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 62.706 * [backup-simplify]: Simplify (sqrt 0) into 0 62.707 * [backup-simplify]: Simplify (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (* 2 (sqrt 0))) into (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 62.707 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 62.707 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 62.707 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 62.707 * [taylor]: Taking taylor expansion of 2 in x 62.707 * [backup-simplify]: Simplify 2 into 2 62.707 * [taylor]: Taking taylor expansion of (pow t 2) in x 62.707 * [taylor]: Taking taylor expansion of t in x 62.707 * [backup-simplify]: Simplify t into t 62.707 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 62.707 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 62.707 * [taylor]: Taking taylor expansion of 4 in x 62.707 * [backup-simplify]: Simplify 4 into 4 62.707 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 62.707 * [taylor]: Taking taylor expansion of (pow t 2) in x 62.707 * [taylor]: Taking taylor expansion of t in x 62.707 * [backup-simplify]: Simplify t into t 62.707 * [taylor]: Taking taylor expansion of x in x 62.707 * [backup-simplify]: Simplify 0 into 0 62.707 * [backup-simplify]: Simplify 1 into 1 62.707 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.707 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 62.707 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 62.707 * [taylor]: Taking taylor expansion of 2 in x 62.707 * [backup-simplify]: Simplify 2 into 2 62.707 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 62.707 * [taylor]: Taking taylor expansion of (pow l 2) in x 62.707 * [taylor]: Taking taylor expansion of l in x 62.707 * [backup-simplify]: Simplify l into l 62.707 * [taylor]: Taking taylor expansion of x in x 62.707 * [backup-simplify]: Simplify 0 into 0 62.707 * [backup-simplify]: Simplify 1 into 1 62.707 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.708 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 62.708 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 62.708 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 62.708 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 62.708 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 62.708 * [backup-simplify]: Simplify (sqrt 0) into 0 62.709 * [backup-simplify]: Simplify (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (* 2 (sqrt 0))) into (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 62.709 * [taylor]: Taking taylor expansion of 0 in t 62.709 * [backup-simplify]: Simplify 0 into 0 62.709 * [taylor]: Taking taylor expansion of 0 in l 62.709 * [backup-simplify]: Simplify 0 into 0 62.709 * [backup-simplify]: Simplify 0 into 0 62.709 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 62.709 * [taylor]: Taking taylor expansion of +nan.0 in t 62.709 * [backup-simplify]: Simplify +nan.0 into +nan.0 62.709 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 62.709 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 62.709 * [taylor]: Taking taylor expansion of 4 in t 62.709 * [backup-simplify]: Simplify 4 into 4 62.709 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.709 * [taylor]: Taking taylor expansion of t in t 62.709 * [backup-simplify]: Simplify 0 into 0 62.709 * [backup-simplify]: Simplify 1 into 1 62.709 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 62.709 * [taylor]: Taking taylor expansion of 2 in t 62.709 * [backup-simplify]: Simplify 2 into 2 62.709 * [taylor]: Taking taylor expansion of (pow l 2) in t 62.709 * [taylor]: Taking taylor expansion of l in t 62.709 * [backup-simplify]: Simplify l into l 62.709 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.709 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 62.709 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 62.709 * [backup-simplify]: Simplify (* +nan.0 (* 2 (pow l 2))) into (* +nan.0 (pow l 2)) 62.709 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 2)) in l 62.709 * [taylor]: Taking taylor expansion of +nan.0 in l 62.709 * [backup-simplify]: Simplify +nan.0 into +nan.0 62.709 * [taylor]: Taking taylor expansion of (pow l 2) in l 62.709 * [taylor]: Taking taylor expansion of l in l 62.709 * [backup-simplify]: Simplify 0 into 0 62.709 * [backup-simplify]: Simplify 1 into 1 62.710 * [taylor]: Taking taylor expansion of 0 in l 62.710 * [backup-simplify]: Simplify 0 into 0 62.710 * [backup-simplify]: Simplify 0 into 0 62.710 * [backup-simplify]: Simplify 0 into 0 62.710 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.710 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 62.710 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 62.712 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 62.712 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 62.712 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 62.713 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 62.713 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 62.713 * [backup-simplify]: Simplify (+ 0 0) into 0 62.713 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 62.714 * [backup-simplify]: Simplify (/ (- (* 2 (pow t 2)) (pow (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2) (+)) (* 2 0)) into (* +nan.0 (- (* 2 (pow t 2)) (+ (* +nan.0 (pow l 4)) (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))))))) 62.714 * [taylor]: Taking taylor expansion of (* +nan.0 (- (* 2 (pow t 2)) (+ (* +nan.0 (pow l 4)) (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))))))) in t 62.714 * [taylor]: Taking taylor expansion of +nan.0 in t 62.714 * [backup-simplify]: Simplify +nan.0 into +nan.0 62.714 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2)) (+ (* +nan.0 (pow l 4)) (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4))))))) in t 62.714 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 62.714 * [taylor]: Taking taylor expansion of 2 in t 62.714 * [backup-simplify]: Simplify 2 into 2 62.714 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.714 * [taylor]: Taking taylor expansion of t in t 62.714 * [backup-simplify]: Simplify 0 into 0 62.714 * [backup-simplify]: Simplify 1 into 1 62.714 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (pow l 4)) (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))))) in t 62.714 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in t 62.714 * [taylor]: Taking taylor expansion of +nan.0 in t 62.714 * [backup-simplify]: Simplify +nan.0 into +nan.0 62.714 * [taylor]: Taking taylor expansion of (pow l 4) in t 62.714 * [taylor]: Taking taylor expansion of l in t 62.714 * [backup-simplify]: Simplify l into l 62.714 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4))))) in t 62.715 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))) in t 62.715 * [taylor]: Taking taylor expansion of (* +nan.0 (* (pow t 2) (pow l 2))) in t 62.715 * [taylor]: Taking taylor expansion of +nan.0 in t 62.715 * [backup-simplify]: Simplify +nan.0 into +nan.0 62.715 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in t 62.715 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.715 * [taylor]: Taking taylor expansion of t in t 62.715 * [backup-simplify]: Simplify 0 into 0 62.715 * [backup-simplify]: Simplify 1 into 1 62.715 * [taylor]: Taking taylor expansion of (pow l 2) in t 62.715 * [taylor]: Taking taylor expansion of l in t 62.715 * [backup-simplify]: Simplify l into l 62.715 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow t 4))) in t 62.715 * [taylor]: Taking taylor expansion of (* +nan.0 (pow t 4)) in t 62.715 * [taylor]: Taking taylor expansion of +nan.0 in t 62.715 * [backup-simplify]: Simplify +nan.0 into +nan.0 62.715 * [taylor]: Taking taylor expansion of (pow t 4) in t 62.715 * [taylor]: Taking taylor expansion of t in t 62.715 * [backup-simplify]: Simplify 0 into 0 62.715 * [backup-simplify]: Simplify 1 into 1 62.715 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.715 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 62.715 * [backup-simplify]: Simplify (* +nan.0 (pow l 4)) into (* +nan.0 (pow l 4)) 62.715 * [backup-simplify]: Simplify (+ (* +nan.0 (pow l 4)) 0) into (- (* +nan.0 (pow l 4))) 62.715 * [backup-simplify]: Simplify (- (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 62.715 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 62.715 * [backup-simplify]: Simplify (* +nan.0 (- (* +nan.0 (pow l 4)))) into (* +nan.0 (pow l 4)) 62.715 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in l 62.715 * [taylor]: Taking taylor expansion of +nan.0 in l 62.715 * [backup-simplify]: Simplify +nan.0 into +nan.0 62.715 * [taylor]: Taking taylor expansion of (pow l 4) in l 62.715 * [taylor]: Taking taylor expansion of l in l 62.715 * [backup-simplify]: Simplify 0 into 0 62.715 * [backup-simplify]: Simplify 1 into 1 62.716 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 62.716 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 62.716 * [backup-simplify]: Simplify (+ 0 0) into 0 62.716 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (* 2 (pow l 2)))) into 0 62.716 * [taylor]: Taking taylor expansion of 0 in l 62.716 * [backup-simplify]: Simplify 0 into 0 62.717 * [backup-simplify]: Simplify 0 into 0 62.717 * [taylor]: Taking taylor expansion of 0 in l 62.717 * [backup-simplify]: Simplify 0 into 0 62.717 * [backup-simplify]: Simplify 0 into 0 62.717 * [backup-simplify]: Simplify 0 into 0 62.717 * [backup-simplify]: Simplify 0 into 0 62.717 * [backup-simplify]: Simplify (sqrt (+ (* (* (+ (/ 4 (/ 1 x)) 2) (/ 1 t)) (/ 1 t)) (* (* (* (/ 1 l) 2) (* (/ (cbrt (/ 1 l)) (cbrt (/ 1 x))) (/ (* (cbrt (* (cbrt (/ 1 l)) (cbrt (/ 1 l)))) (cbrt (cbrt (/ 1 l)))) (cbrt (/ 1 x))))) (/ (cbrt (/ 1 l)) (cbrt (/ 1 x)))))) into (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) 62.717 * [approximate]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in (x t l) around 0 62.717 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in l 62.717 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 62.717 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 62.717 * [taylor]: Taking taylor expansion of 2 in l 62.717 * [backup-simplify]: Simplify 2 into 2 62.717 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 62.717 * [taylor]: Taking taylor expansion of x in l 62.717 * [backup-simplify]: Simplify x into x 62.717 * [taylor]: Taking taylor expansion of (pow l 2) in l 62.717 * [taylor]: Taking taylor expansion of l in l 62.717 * [backup-simplify]: Simplify 0 into 0 62.717 * [backup-simplify]: Simplify 1 into 1 62.718 * [backup-simplify]: Simplify (* 1 1) into 1 62.718 * [backup-simplify]: Simplify (/ x 1) into x 62.718 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 62.718 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 62.718 * [taylor]: Taking taylor expansion of 2 in l 62.718 * [backup-simplify]: Simplify 2 into 2 62.718 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 62.718 * [taylor]: Taking taylor expansion of (pow t 2) in l 62.718 * [taylor]: Taking taylor expansion of t in l 62.718 * [backup-simplify]: Simplify t into t 62.718 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.718 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 62.718 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 62.718 * [taylor]: Taking taylor expansion of 4 in l 62.718 * [backup-simplify]: Simplify 4 into 4 62.718 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 62.718 * [taylor]: Taking taylor expansion of x in l 62.718 * [backup-simplify]: Simplify x into x 62.718 * [taylor]: Taking taylor expansion of (pow t 2) in l 62.718 * [taylor]: Taking taylor expansion of t in l 62.718 * [backup-simplify]: Simplify t into t 62.718 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.718 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 62.718 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 62.718 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 62.718 * [backup-simplify]: Simplify (sqrt (* 2 x)) into (* (sqrt 2) (sqrt x)) 62.719 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 62.719 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 62.720 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 62.720 * [backup-simplify]: Simplify (+ 0 0) into 0 62.720 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 x)))) into 0 62.720 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in t 62.720 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 62.720 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 62.720 * [taylor]: Taking taylor expansion of 2 in t 62.720 * [backup-simplify]: Simplify 2 into 2 62.720 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 62.720 * [taylor]: Taking taylor expansion of x in t 62.720 * [backup-simplify]: Simplify x into x 62.720 * [taylor]: Taking taylor expansion of (pow l 2) in t 62.720 * [taylor]: Taking taylor expansion of l in t 62.720 * [backup-simplify]: Simplify l into l 62.720 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.720 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 62.720 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 62.720 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 62.720 * [taylor]: Taking taylor expansion of 2 in t 62.720 * [backup-simplify]: Simplify 2 into 2 62.720 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 62.720 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.720 * [taylor]: Taking taylor expansion of t in t 62.720 * [backup-simplify]: Simplify 0 into 0 62.720 * [backup-simplify]: Simplify 1 into 1 62.721 * [backup-simplify]: Simplify (* 1 1) into 1 62.721 * [backup-simplify]: Simplify (/ 1 1) into 1 62.721 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 62.721 * [taylor]: Taking taylor expansion of 4 in t 62.721 * [backup-simplify]: Simplify 4 into 4 62.721 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 62.721 * [taylor]: Taking taylor expansion of x in t 62.721 * [backup-simplify]: Simplify x into x 62.721 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.721 * [taylor]: Taking taylor expansion of t in t 62.721 * [backup-simplify]: Simplify 0 into 0 62.721 * [backup-simplify]: Simplify 1 into 1 62.721 * [backup-simplify]: Simplify (* 1 1) into 1 62.721 * [backup-simplify]: Simplify (/ x 1) into x 62.721 * [backup-simplify]: Simplify (* 2 1) into 2 62.722 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 62.722 * [backup-simplify]: Simplify (+ 2 (* 4 x)) into (+ (* 4 x) 2) 62.722 * [backup-simplify]: Simplify (+ 0 (+ (* 4 x) 2)) into (+ (* 4 x) 2) 62.722 * [backup-simplify]: Simplify (sqrt (+ (* 4 x) 2)) into (sqrt (+ (* 4 x) 2)) 62.722 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 62.723 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 62.723 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 62.723 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 62.724 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 62.724 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 62.724 * [backup-simplify]: Simplify (+ 0 0) into 0 62.725 * [backup-simplify]: Simplify (+ 0 0) into 0 62.725 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 4 x) 2)))) into 0 62.725 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 62.725 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 62.725 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 62.725 * [taylor]: Taking taylor expansion of 2 in x 62.725 * [backup-simplify]: Simplify 2 into 2 62.725 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 62.725 * [taylor]: Taking taylor expansion of x in x 62.725 * [backup-simplify]: Simplify 0 into 0 62.725 * [backup-simplify]: Simplify 1 into 1 62.725 * [taylor]: Taking taylor expansion of (pow l 2) in x 62.725 * [taylor]: Taking taylor expansion of l in x 62.725 * [backup-simplify]: Simplify l into l 62.725 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.725 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 62.725 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 62.725 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 62.725 * [taylor]: Taking taylor expansion of 2 in x 62.725 * [backup-simplify]: Simplify 2 into 2 62.725 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 62.725 * [taylor]: Taking taylor expansion of (pow t 2) in x 62.725 * [taylor]: Taking taylor expansion of t in x 62.725 * [backup-simplify]: Simplify t into t 62.725 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.725 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 62.725 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 62.725 * [taylor]: Taking taylor expansion of 4 in x 62.725 * [backup-simplify]: Simplify 4 into 4 62.725 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 62.726 * [taylor]: Taking taylor expansion of x in x 62.726 * [backup-simplify]: Simplify 0 into 0 62.726 * [backup-simplify]: Simplify 1 into 1 62.726 * [taylor]: Taking taylor expansion of (pow t 2) in x 62.726 * [taylor]: Taking taylor expansion of t in x 62.726 * [backup-simplify]: Simplify t into t 62.726 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.726 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 62.726 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 62.726 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 62.726 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 62.726 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 62.726 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 62.726 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 62.727 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 62.727 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 62.727 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 62.727 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 62.728 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 62.728 * [backup-simplify]: Simplify (/ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 62.728 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 62.728 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 62.728 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 62.728 * [taylor]: Taking taylor expansion of 2 in x 62.728 * [backup-simplify]: Simplify 2 into 2 62.728 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 62.728 * [taylor]: Taking taylor expansion of x in x 62.728 * [backup-simplify]: Simplify 0 into 0 62.728 * [backup-simplify]: Simplify 1 into 1 62.728 * [taylor]: Taking taylor expansion of (pow l 2) in x 62.728 * [taylor]: Taking taylor expansion of l in x 62.728 * [backup-simplify]: Simplify l into l 62.728 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.728 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 62.728 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 62.729 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 62.729 * [taylor]: Taking taylor expansion of 2 in x 62.729 * [backup-simplify]: Simplify 2 into 2 62.729 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 62.729 * [taylor]: Taking taylor expansion of (pow t 2) in x 62.729 * [taylor]: Taking taylor expansion of t in x 62.729 * [backup-simplify]: Simplify t into t 62.729 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.729 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 62.729 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 62.729 * [taylor]: Taking taylor expansion of 4 in x 62.729 * [backup-simplify]: Simplify 4 into 4 62.729 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 62.729 * [taylor]: Taking taylor expansion of x in x 62.729 * [backup-simplify]: Simplify 0 into 0 62.729 * [backup-simplify]: Simplify 1 into 1 62.729 * [taylor]: Taking taylor expansion of (pow t 2) in x 62.729 * [taylor]: Taking taylor expansion of t in x 62.729 * [backup-simplify]: Simplify t into t 62.729 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.729 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 62.729 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 62.729 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 62.730 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 62.730 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 62.730 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 62.730 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 62.730 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 62.731 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 62.731 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 62.731 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 62.731 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 62.731 * [backup-simplify]: Simplify (/ (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 62.732 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 62.732 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.732 * [taylor]: Taking taylor expansion of 2 in t 62.732 * [backup-simplify]: Simplify 2 into 2 62.732 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.733 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.733 * [taylor]: Taking taylor expansion of t in t 62.733 * [backup-simplify]: Simplify 0 into 0 62.733 * [backup-simplify]: Simplify 1 into 1 62.734 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 62.734 * [taylor]: Taking taylor expansion of (sqrt 2) in l 62.734 * [taylor]: Taking taylor expansion of 2 in l 62.734 * [backup-simplify]: Simplify 2 into 2 62.734 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.735 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.735 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 62.735 * [taylor]: Taking taylor expansion of 1/2 in t 62.735 * [backup-simplify]: Simplify 1/2 into 1/2 62.735 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 62.735 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 62.735 * [taylor]: Taking taylor expansion of t in t 62.735 * [backup-simplify]: Simplify 0 into 0 62.735 * [backup-simplify]: Simplify 1 into 1 62.735 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 62.735 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 62.735 * [taylor]: Taking taylor expansion of 4 in t 62.735 * [backup-simplify]: Simplify 4 into 4 62.735 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 62.735 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.735 * [taylor]: Taking taylor expansion of t in t 62.735 * [backup-simplify]: Simplify 0 into 0 62.735 * [backup-simplify]: Simplify 1 into 1 62.736 * [backup-simplify]: Simplify (* 1 1) into 1 62.736 * [backup-simplify]: Simplify (/ 1 1) into 1 62.736 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 62.736 * [taylor]: Taking taylor expansion of 2 in t 62.736 * [backup-simplify]: Simplify 2 into 2 62.736 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 62.736 * [taylor]: Taking taylor expansion of (pow l 2) in t 62.736 * [taylor]: Taking taylor expansion of l in t 62.736 * [backup-simplify]: Simplify l into l 62.737 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.737 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 62.737 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.737 * [taylor]: Taking taylor expansion of 2 in t 62.737 * [backup-simplify]: Simplify 2 into 2 62.737 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.738 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.738 * [backup-simplify]: Simplify (* 4 1) into 4 62.739 * [backup-simplify]: Simplify (+ 4 0) into 4 62.739 * [backup-simplify]: Simplify (* 0 4) into 0 62.740 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 62.740 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 62.741 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 62.742 * [backup-simplify]: Simplify (+ 0 0) into 0 62.743 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 62.744 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 62.745 * [backup-simplify]: Simplify (* 1/2 (/ 4 (sqrt 2))) into (/ 2 (sqrt 2)) 62.745 * [taylor]: Taking taylor expansion of (/ 2 (sqrt 2)) in l 62.745 * [taylor]: Taking taylor expansion of 2 in l 62.745 * [backup-simplify]: Simplify 2 into 2 62.745 * [taylor]: Taking taylor expansion of (sqrt 2) in l 62.745 * [taylor]: Taking taylor expansion of 2 in l 62.745 * [backup-simplify]: Simplify 2 into 2 62.746 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.746 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.747 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 62.748 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 62.748 * [taylor]: Taking taylor expansion of 0 in l 62.748 * [backup-simplify]: Simplify 0 into 0 62.749 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.749 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 62.749 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 62.750 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 62.750 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 62.750 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 62.751 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 62.751 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 62.752 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 62.752 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 62.753 * [backup-simplify]: Simplify (+ 0 0) into 0 62.753 * [backup-simplify]: Simplify (+ 0 0) into 0 62.754 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 2) (+)) (* 2 (/ (sqrt 2) t))) into (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))) 62.754 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))) in t 62.754 * [taylor]: Taking taylor expansion of -1/2 in t 62.754 * [backup-simplify]: Simplify -1/2 into -1/2 62.754 * [taylor]: Taking taylor expansion of (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2)) in t 62.754 * [taylor]: Taking taylor expansion of (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) in t 62.754 * [taylor]: Taking taylor expansion of t in t 62.754 * [backup-simplify]: Simplify 0 into 0 62.754 * [backup-simplify]: Simplify 1 into 1 62.754 * [taylor]: Taking taylor expansion of (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))) in t 62.754 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 62.754 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.754 * [taylor]: Taking taylor expansion of t in t 62.755 * [backup-simplify]: Simplify 0 into 0 62.755 * [backup-simplify]: Simplify 1 into 1 62.755 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 62.755 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 62.755 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.755 * [taylor]: Taking taylor expansion of 2 in t 62.755 * [backup-simplify]: Simplify 2 into 2 62.755 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.755 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.755 * [taylor]: Taking taylor expansion of (pow l 4) in t 62.755 * [taylor]: Taking taylor expansion of l in t 62.755 * [backup-simplify]: Simplify l into l 62.756 * [backup-simplify]: Simplify (* 1 1) into 1 62.756 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.756 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.756 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 62.757 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 62.757 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 62.758 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) in t 62.758 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 62.758 * [taylor]: Taking taylor expansion of 4 in t 62.758 * [backup-simplify]: Simplify 4 into 4 62.758 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 62.758 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 62.758 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.758 * [taylor]: Taking taylor expansion of t in t 62.758 * [backup-simplify]: Simplify 0 into 0 62.758 * [backup-simplify]: Simplify 1 into 1 62.758 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 62.758 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.758 * [taylor]: Taking taylor expansion of 2 in t 62.758 * [backup-simplify]: Simplify 2 into 2 62.758 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.758 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.759 * [backup-simplify]: Simplify (* 1 1) into 1 62.759 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.760 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 62.761 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 62.761 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 62.761 * [taylor]: Taking taylor expansion of 4 in t 62.761 * [backup-simplify]: Simplify 4 into 4 62.761 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 62.761 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 62.761 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 62.761 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.761 * [taylor]: Taking taylor expansion of 2 in t 62.761 * [backup-simplify]: Simplify 2 into 2 62.761 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.762 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.762 * [taylor]: Taking taylor expansion of (pow l 2) in t 62.762 * [taylor]: Taking taylor expansion of l in t 62.762 * [backup-simplify]: Simplify l into l 62.763 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.763 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.763 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 62.764 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 62.764 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.764 * [taylor]: Taking taylor expansion of 2 in t 62.764 * [backup-simplify]: Simplify 2 into 2 62.764 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.765 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.766 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 62.767 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 62.770 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 62.770 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 62.771 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 62.771 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 62.772 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 62.773 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 62.773 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 62.774 * [backup-simplify]: Simplify (+ 0 0) into 0 62.774 * [backup-simplify]: Simplify (+ 0 0) into 0 62.777 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 62.779 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 62.780 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 62.780 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 62.780 * [taylor]: Taking taylor expansion of -2 in l 62.780 * [backup-simplify]: Simplify -2 into -2 62.780 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 62.780 * [taylor]: Taking taylor expansion of (sqrt 2) in l 62.780 * [taylor]: Taking taylor expansion of 2 in l 62.780 * [backup-simplify]: Simplify 2 into 2 62.781 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.781 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.782 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.784 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 62.785 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 62.785 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 62.786 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 62.787 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 62.787 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 62.787 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 62.788 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 62.789 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 62.790 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 62.791 * [taylor]: Taking taylor expansion of 0 in l 62.791 * [backup-simplify]: Simplify 0 into 0 62.792 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 62.793 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 62.793 * [taylor]: Taking taylor expansion of 0 in l 62.793 * [backup-simplify]: Simplify 0 into 0 62.794 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 62.794 * [backup-simplify]: Simplify 0 into 0 62.794 * [backup-simplify]: Simplify 0 into 0 62.794 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 62.795 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 62.796 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 62.796 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 62.797 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 62.798 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 62.798 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 62.798 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 62.799 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 62.799 * [backup-simplify]: Simplify (+ 0 0) into 0 62.799 * [backup-simplify]: Simplify (+ 0 0) into 0 62.803 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))))))) (* 2 (/ (sqrt 2) t))) into (* 1/2 (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2))) 62.803 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2))) in t 62.803 * [taylor]: Taking taylor expansion of 1/2 in t 62.803 * [backup-simplify]: Simplify 1/2 into 1/2 62.803 * [taylor]: Taking taylor expansion of (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2)) in t 62.803 * [taylor]: Taking taylor expansion of (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) in t 62.803 * [taylor]: Taking taylor expansion of (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) in t 62.803 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 62.803 * [taylor]: Taking taylor expansion of 6 in t 62.803 * [backup-simplify]: Simplify 6 into 6 62.803 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 62.803 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.803 * [taylor]: Taking taylor expansion of t in t 62.803 * [backup-simplify]: Simplify 0 into 0 62.803 * [backup-simplify]: Simplify 1 into 1 62.803 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 62.803 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 62.803 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.803 * [taylor]: Taking taylor expansion of 2 in t 62.803 * [backup-simplify]: Simplify 2 into 2 62.804 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.804 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.804 * [taylor]: Taking taylor expansion of (pow l 4) in t 62.804 * [taylor]: Taking taylor expansion of l in t 62.804 * [backup-simplify]: Simplify l into l 62.804 * [backup-simplify]: Simplify (* 1 1) into 1 62.805 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.806 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 62.806 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.806 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 62.807 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 62.808 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 62.808 * [taylor]: Taking taylor expansion of (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))))) in t 62.808 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 62.808 * [taylor]: Taking taylor expansion of 12 in t 62.808 * [backup-simplify]: Simplify 12 into 12 62.808 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 62.808 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 62.808 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 62.808 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.808 * [taylor]: Taking taylor expansion of 2 in t 62.808 * [backup-simplify]: Simplify 2 into 2 62.808 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.808 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.809 * [taylor]: Taking taylor expansion of (pow l 2) in t 62.809 * [taylor]: Taking taylor expansion of l in t 62.809 * [backup-simplify]: Simplify l into l 62.809 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.811 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 62.811 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.811 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 62.812 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 62.812 * [taylor]: Taking taylor expansion of (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))) in t 62.812 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 62.812 * [taylor]: Taking taylor expansion of 8 in t 62.812 * [backup-simplify]: Simplify 8 into 8 62.812 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 62.812 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 62.812 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.812 * [taylor]: Taking taylor expansion of t in t 62.812 * [backup-simplify]: Simplify 0 into 0 62.812 * [backup-simplify]: Simplify 1 into 1 62.812 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 62.812 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.812 * [taylor]: Taking taylor expansion of 2 in t 62.812 * [backup-simplify]: Simplify 2 into 2 62.812 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.813 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.813 * [backup-simplify]: Simplify (* 1 1) into 1 62.814 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.817 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 62.818 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 62.819 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 62.819 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 62.819 * [taylor]: Taking taylor expansion of (pow t 4) in t 62.819 * [taylor]: Taking taylor expansion of t in t 62.819 * [backup-simplify]: Simplify 0 into 0 62.819 * [backup-simplify]: Simplify 1 into 1 62.819 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 62.819 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 62.819 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.819 * [taylor]: Taking taylor expansion of 2 in t 62.819 * [backup-simplify]: Simplify 2 into 2 62.820 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.820 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.820 * [taylor]: Taking taylor expansion of (pow l 6) in t 62.820 * [taylor]: Taking taylor expansion of l in t 62.820 * [backup-simplify]: Simplify l into l 62.820 * [backup-simplify]: Simplify (* 1 1) into 1 62.820 * [backup-simplify]: Simplify (* 1 1) into 1 62.821 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.822 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 62.823 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.823 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 62.823 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 62.823 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 62.824 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 62.824 * [taylor]: Taking taylor expansion of t in t 62.824 * [backup-simplify]: Simplify 0 into 0 62.824 * [backup-simplify]: Simplify 1 into 1 62.824 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.824 * [taylor]: Taking taylor expansion of 2 in t 62.824 * [backup-simplify]: Simplify 2 into 2 62.824 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.825 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.826 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 62.828 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 62.830 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 62.832 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 62.832 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 62.833 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 62.834 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 62.834 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 62.835 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 62.837 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 62.838 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 62.839 * [backup-simplify]: Simplify (+ 0 0) into 0 62.839 * [backup-simplify]: Simplify (+ 0 0) into 0 62.839 * [backup-simplify]: Simplify (+ 0 0) into 0 62.845 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 62.849 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 62.851 * [backup-simplify]: Simplify (* 1/2 (/ 8 (pow (sqrt 2) 5))) into (/ 4 (pow (sqrt 2) 5)) 62.851 * [taylor]: Taking taylor expansion of (/ 4 (pow (sqrt 2) 5)) in l 62.851 * [taylor]: Taking taylor expansion of 4 in l 62.852 * [backup-simplify]: Simplify 4 into 4 62.852 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 62.852 * [taylor]: Taking taylor expansion of (sqrt 2) in l 62.852 * [taylor]: Taking taylor expansion of 2 in l 62.852 * [backup-simplify]: Simplify 2 into 2 62.852 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.853 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.854 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.856 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 62.858 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 62.860 * [backup-simplify]: Simplify (/ 4 (pow (sqrt 2) 5)) into (/ 4 (pow (sqrt 2) 5)) 62.861 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 62.862 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 62.864 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 62.865 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 62.866 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 62.868 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 62.869 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 62.870 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 62.871 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 62.874 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 62.875 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 62.876 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 62.877 * [taylor]: Taking taylor expansion of 0 in l 62.877 * [backup-simplify]: Simplify 0 into 0 62.878 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 62.878 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 62.880 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 62.880 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 62.880 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 62.880 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 62.881 * [backup-simplify]: Simplify (+ 0 0) into 0 62.882 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 62.883 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 62.885 * [backup-simplify]: Simplify (- (/ (* 2 (/ 1 (pow l 2))) (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (* 2 (/ 1 (* (sqrt 2) (pow l 2)))) 62.886 * [backup-simplify]: Simplify (+ (* 1/2 (* 2 (/ 1 (* (sqrt 2) (pow l 2))))) (+ (* 0 0) (* 0 (/ 4 (sqrt 2))))) into (/ 1 (* (sqrt 2) (pow l 2))) 62.886 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 62.886 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 62.886 * [taylor]: Taking taylor expansion of (sqrt 2) in l 62.886 * [taylor]: Taking taylor expansion of 2 in l 62.886 * [backup-simplify]: Simplify 2 into 2 62.887 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.887 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.887 * [taylor]: Taking taylor expansion of (pow l 2) in l 62.887 * [taylor]: Taking taylor expansion of l in l 62.887 * [backup-simplify]: Simplify 0 into 0 62.887 * [backup-simplify]: Simplify 1 into 1 62.888 * [backup-simplify]: Simplify (* 1 1) into 1 62.889 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 62.890 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 62.890 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 62.891 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 62.892 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 62.892 * [backup-simplify]: Simplify 0 into 0 62.894 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 62.895 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 62.895 * [taylor]: Taking taylor expansion of 0 in l 62.895 * [backup-simplify]: Simplify 0 into 0 62.896 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 62.900 * [backup-simplify]: Simplify (+ (* (/ -2 (pow (sqrt 2) 3)) (* 1 (* (/ 1 (/ 1 t)) (pow (/ 1 x) 2)))) (+ (* (/ 2 (sqrt 2)) (* 1 (* (/ 1 (/ 1 t)) (/ 1 x)))) (* (sqrt 2) (* 1 (* (/ 1 (/ 1 t)) 1))))) into (- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2))))) 62.902 * [backup-simplify]: Simplify (sqrt (+ (* (* (+ (/ 4 (/ 1 (- x))) 2) (/ 1 (- t))) (/ 1 (- t))) (* (* (* (/ 1 (- l)) 2) (* (/ (cbrt (/ 1 (- l))) (cbrt (/ 1 (- x)))) (/ (* (cbrt (* (cbrt (/ 1 (- l))) (cbrt (/ 1 (- l))))) (cbrt (cbrt (/ 1 (- l))))) (cbrt (/ 1 (- x)))))) (/ (cbrt (/ 1 (- l))) (cbrt (/ 1 (- x))))))) into (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) 62.902 * [approximate]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in (x t l) around 0 62.902 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in l 62.902 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 62.902 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 62.902 * [taylor]: Taking taylor expansion of 2 in l 62.902 * [backup-simplify]: Simplify 2 into 2 62.902 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 62.902 * [taylor]: Taking taylor expansion of (pow t 2) in l 62.902 * [taylor]: Taking taylor expansion of t in l 62.902 * [backup-simplify]: Simplify t into t 62.902 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.902 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 62.902 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 62.902 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 62.902 * [taylor]: Taking taylor expansion of 2 in l 62.902 * [backup-simplify]: Simplify 2 into 2 62.902 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 62.902 * [taylor]: Taking taylor expansion of x in l 62.902 * [backup-simplify]: Simplify x into x 62.902 * [taylor]: Taking taylor expansion of (pow l 2) in l 62.902 * [taylor]: Taking taylor expansion of l in l 62.902 * [backup-simplify]: Simplify 0 into 0 62.902 * [backup-simplify]: Simplify 1 into 1 62.903 * [backup-simplify]: Simplify (* 1 1) into 1 62.903 * [backup-simplify]: Simplify (/ x 1) into x 62.903 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 62.903 * [taylor]: Taking taylor expansion of 4 in l 62.903 * [backup-simplify]: Simplify 4 into 4 62.903 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 62.903 * [taylor]: Taking taylor expansion of x in l 62.903 * [backup-simplify]: Simplify x into x 62.903 * [taylor]: Taking taylor expansion of (pow t 2) in l 62.903 * [taylor]: Taking taylor expansion of t in l 62.903 * [backup-simplify]: Simplify t into t 62.903 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.903 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 62.903 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 62.903 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 62.904 * [backup-simplify]: Simplify (- (* 2 x)) into (- (* 2 x)) 62.904 * [backup-simplify]: Simplify (+ 0 (- (* 2 x))) into (- (* 2 x)) 62.904 * [backup-simplify]: Simplify (sqrt (- (* 2 x))) into (sqrt (- (* 2 x))) 62.904 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 62.905 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 62.905 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 62.906 * [backup-simplify]: Simplify (+ 0 0) into 0 62.906 * [backup-simplify]: Simplify (- 0) into 0 62.906 * [backup-simplify]: Simplify (+ 0 0) into 0 62.906 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 x))))) into 0 62.906 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in t 62.906 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 62.906 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 62.906 * [taylor]: Taking taylor expansion of 2 in t 62.906 * [backup-simplify]: Simplify 2 into 2 62.906 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 62.906 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.906 * [taylor]: Taking taylor expansion of t in t 62.906 * [backup-simplify]: Simplify 0 into 0 62.906 * [backup-simplify]: Simplify 1 into 1 62.907 * [backup-simplify]: Simplify (* 1 1) into 1 62.907 * [backup-simplify]: Simplify (/ 1 1) into 1 62.907 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 62.907 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 62.907 * [taylor]: Taking taylor expansion of 2 in t 62.907 * [backup-simplify]: Simplify 2 into 2 62.907 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 62.907 * [taylor]: Taking taylor expansion of x in t 62.907 * [backup-simplify]: Simplify x into x 62.907 * [taylor]: Taking taylor expansion of (pow l 2) in t 62.907 * [taylor]: Taking taylor expansion of l in t 62.907 * [backup-simplify]: Simplify l into l 62.907 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.907 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 62.907 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 62.907 * [taylor]: Taking taylor expansion of 4 in t 62.907 * [backup-simplify]: Simplify 4 into 4 62.907 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 62.907 * [taylor]: Taking taylor expansion of x in t 62.907 * [backup-simplify]: Simplify x into x 62.907 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.907 * [taylor]: Taking taylor expansion of t in t 62.907 * [backup-simplify]: Simplify 0 into 0 62.907 * [backup-simplify]: Simplify 1 into 1 62.907 * [backup-simplify]: Simplify (* 1 1) into 1 62.908 * [backup-simplify]: Simplify (/ x 1) into x 62.908 * [backup-simplify]: Simplify (* 2 1) into 2 62.908 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 62.908 * [backup-simplify]: Simplify (+ 0 (* 4 x)) into (* 4 x) 62.908 * [backup-simplify]: Simplify (- (* 4 x)) into (- (* 4 x)) 62.908 * [backup-simplify]: Simplify (+ 2 (- (* 4 x))) into (- 2 (* 4 x)) 62.908 * [backup-simplify]: Simplify (sqrt (- 2 (* 4 x))) into (sqrt (- 2 (* 4 x))) 62.908 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 62.909 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 62.909 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 62.910 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 62.910 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 62.910 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 62.911 * [backup-simplify]: Simplify (+ 0 0) into 0 62.911 * [backup-simplify]: Simplify (- 0) into 0 62.911 * [backup-simplify]: Simplify (+ 0 0) into 0 62.911 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- 2 (* 4 x))))) into 0 62.911 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 62.911 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 62.911 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 62.911 * [taylor]: Taking taylor expansion of 2 in x 62.911 * [backup-simplify]: Simplify 2 into 2 62.911 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 62.911 * [taylor]: Taking taylor expansion of (pow t 2) in x 62.911 * [taylor]: Taking taylor expansion of t in x 62.911 * [backup-simplify]: Simplify t into t 62.911 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.911 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 62.911 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 62.911 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 62.912 * [taylor]: Taking taylor expansion of 2 in x 62.912 * [backup-simplify]: Simplify 2 into 2 62.912 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 62.912 * [taylor]: Taking taylor expansion of x in x 62.912 * [backup-simplify]: Simplify 0 into 0 62.912 * [backup-simplify]: Simplify 1 into 1 62.912 * [taylor]: Taking taylor expansion of (pow l 2) in x 62.912 * [taylor]: Taking taylor expansion of l in x 62.912 * [backup-simplify]: Simplify l into l 62.912 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.912 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 62.912 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 62.912 * [taylor]: Taking taylor expansion of 4 in x 62.912 * [backup-simplify]: Simplify 4 into 4 62.912 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 62.912 * [taylor]: Taking taylor expansion of x in x 62.912 * [backup-simplify]: Simplify 0 into 0 62.912 * [backup-simplify]: Simplify 1 into 1 62.912 * [taylor]: Taking taylor expansion of (pow t 2) in x 62.912 * [taylor]: Taking taylor expansion of t in x 62.912 * [backup-simplify]: Simplify t into t 62.912 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.912 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 62.912 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 62.912 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 62.912 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 62.912 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 62.912 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 62.913 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 62.913 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 62.913 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 62.913 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 62.913 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 62.913 * [backup-simplify]: Simplify (+ 0 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 62.913 * [backup-simplify]: Simplify (/ (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 62.914 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 62.914 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 62.914 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 62.914 * [taylor]: Taking taylor expansion of 2 in x 62.914 * [backup-simplify]: Simplify 2 into 2 62.914 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 62.914 * [taylor]: Taking taylor expansion of (pow t 2) in x 62.914 * [taylor]: Taking taylor expansion of t in x 62.914 * [backup-simplify]: Simplify t into t 62.914 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.914 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 62.914 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 62.914 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 62.914 * [taylor]: Taking taylor expansion of 2 in x 62.914 * [backup-simplify]: Simplify 2 into 2 62.914 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 62.914 * [taylor]: Taking taylor expansion of x in x 62.914 * [backup-simplify]: Simplify 0 into 0 62.914 * [backup-simplify]: Simplify 1 into 1 62.914 * [taylor]: Taking taylor expansion of (pow l 2) in x 62.914 * [taylor]: Taking taylor expansion of l in x 62.914 * [backup-simplify]: Simplify l into l 62.914 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.914 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 62.914 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 62.914 * [taylor]: Taking taylor expansion of 4 in x 62.914 * [backup-simplify]: Simplify 4 into 4 62.914 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 62.914 * [taylor]: Taking taylor expansion of x in x 62.914 * [backup-simplify]: Simplify 0 into 0 62.914 * [backup-simplify]: Simplify 1 into 1 62.914 * [taylor]: Taking taylor expansion of (pow t 2) in x 62.914 * [taylor]: Taking taylor expansion of t in x 62.914 * [backup-simplify]: Simplify t into t 62.914 * [backup-simplify]: Simplify (* t t) into (pow t 2) 62.914 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 62.914 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 62.914 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 62.914 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 62.915 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 62.915 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 62.915 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 62.915 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 62.915 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 62.915 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 62.915 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 62.916 * [backup-simplify]: Simplify (+ 0 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 62.916 * [backup-simplify]: Simplify (/ (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (* 2 (sqrt (* 2 (/ 1 (pow t 2)))))) into (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 62.916 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 62.916 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.916 * [taylor]: Taking taylor expansion of 2 in t 62.916 * [backup-simplify]: Simplify 2 into 2 62.916 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.917 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.917 * [taylor]: Taking taylor expansion of t in t 62.917 * [backup-simplify]: Simplify 0 into 0 62.917 * [backup-simplify]: Simplify 1 into 1 62.917 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 62.917 * [taylor]: Taking taylor expansion of (sqrt 2) in l 62.917 * [taylor]: Taking taylor expansion of 2 in l 62.917 * [backup-simplify]: Simplify 2 into 2 62.918 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.918 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.918 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 62.918 * [taylor]: Taking taylor expansion of -1/2 in t 62.918 * [backup-simplify]: Simplify -1/2 into -1/2 62.918 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 62.918 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 62.918 * [taylor]: Taking taylor expansion of t in t 62.918 * [backup-simplify]: Simplify 0 into 0 62.918 * [backup-simplify]: Simplify 1 into 1 62.918 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 62.918 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 62.918 * [taylor]: Taking taylor expansion of 4 in t 62.918 * [backup-simplify]: Simplify 4 into 4 62.918 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 62.918 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.918 * [taylor]: Taking taylor expansion of t in t 62.918 * [backup-simplify]: Simplify 0 into 0 62.918 * [backup-simplify]: Simplify 1 into 1 62.918 * [backup-simplify]: Simplify (* 1 1) into 1 62.919 * [backup-simplify]: Simplify (/ 1 1) into 1 62.919 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 62.919 * [taylor]: Taking taylor expansion of 2 in t 62.919 * [backup-simplify]: Simplify 2 into 2 62.919 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 62.919 * [taylor]: Taking taylor expansion of (pow l 2) in t 62.919 * [taylor]: Taking taylor expansion of l in t 62.919 * [backup-simplify]: Simplify l into l 62.919 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.919 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 62.919 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.919 * [taylor]: Taking taylor expansion of 2 in t 62.919 * [backup-simplify]: Simplify 2 into 2 62.919 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.920 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.920 * [backup-simplify]: Simplify (* 4 1) into 4 62.920 * [backup-simplify]: Simplify (+ 4 0) into 4 62.920 * [backup-simplify]: Simplify (* 0 4) into 0 62.921 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 62.921 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 62.922 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 62.922 * [backup-simplify]: Simplify (+ 0 0) into 0 62.922 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 62.923 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 62.924 * [backup-simplify]: Simplify (* -1/2 (/ 4 (sqrt 2))) into (/ -2 (sqrt 2)) 62.924 * [taylor]: Taking taylor expansion of (/ -2 (sqrt 2)) in l 62.924 * [taylor]: Taking taylor expansion of -2 in l 62.924 * [backup-simplify]: Simplify -2 into -2 62.924 * [taylor]: Taking taylor expansion of (sqrt 2) in l 62.924 * [taylor]: Taking taylor expansion of 2 in l 62.924 * [backup-simplify]: Simplify 2 into 2 62.924 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.925 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.925 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 62.926 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 62.926 * [taylor]: Taking taylor expansion of 0 in l 62.926 * [backup-simplify]: Simplify 0 into 0 62.926 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.926 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 62.927 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 62.927 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 62.927 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 62.927 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 62.928 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 62.928 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 62.928 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 62.928 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 62.928 * [backup-simplify]: Simplify (+ 0 0) into 0 62.929 * [backup-simplify]: Simplify (- 0) into 0 62.929 * [backup-simplify]: Simplify (+ 0 0) into 0 62.932 * [backup-simplify]: Simplify (/ (- 0 (pow (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) 2) (+)) (* 2 (/ (sqrt 2) t))) into (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))) 62.932 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))) in t 62.932 * [taylor]: Taking taylor expansion of -1/2 in t 62.932 * [backup-simplify]: Simplify -1/2 into -1/2 62.932 * [taylor]: Taking taylor expansion of (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2)) in t 62.932 * [taylor]: Taking taylor expansion of (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) in t 62.932 * [taylor]: Taking taylor expansion of t in t 62.932 * [backup-simplify]: Simplify 0 into 0 62.932 * [backup-simplify]: Simplify 1 into 1 62.932 * [taylor]: Taking taylor expansion of (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))))) in t 62.932 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 62.932 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.932 * [taylor]: Taking taylor expansion of t in t 62.932 * [backup-simplify]: Simplify 0 into 0 62.932 * [backup-simplify]: Simplify 1 into 1 62.932 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 62.932 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 62.932 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.932 * [taylor]: Taking taylor expansion of 2 in t 62.932 * [backup-simplify]: Simplify 2 into 2 62.932 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.933 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.933 * [taylor]: Taking taylor expansion of (pow l 4) in t 62.933 * [taylor]: Taking taylor expansion of l in t 62.933 * [backup-simplify]: Simplify l into l 62.933 * [backup-simplify]: Simplify (* 1 1) into 1 62.934 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.934 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.935 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 62.935 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 62.936 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 62.936 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) in t 62.936 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 62.936 * [taylor]: Taking taylor expansion of 4 in t 62.936 * [backup-simplify]: Simplify 4 into 4 62.936 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 62.936 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 62.936 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.936 * [taylor]: Taking taylor expansion of t in t 62.937 * [backup-simplify]: Simplify 0 into 0 62.937 * [backup-simplify]: Simplify 1 into 1 62.937 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 62.937 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.937 * [taylor]: Taking taylor expansion of 2 in t 62.937 * [backup-simplify]: Simplify 2 into 2 62.937 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.938 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.938 * [backup-simplify]: Simplify (* 1 1) into 1 62.939 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.941 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 62.942 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 62.942 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 62.942 * [taylor]: Taking taylor expansion of 4 in t 62.942 * [backup-simplify]: Simplify 4 into 4 62.942 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 62.942 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 62.942 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 62.942 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.943 * [taylor]: Taking taylor expansion of 2 in t 62.943 * [backup-simplify]: Simplify 2 into 2 62.943 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.944 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.944 * [taylor]: Taking taylor expansion of (pow l 2) in t 62.944 * [taylor]: Taking taylor expansion of l in t 62.944 * [backup-simplify]: Simplify l into l 62.945 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.945 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.946 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 62.947 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 62.947 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.947 * [taylor]: Taking taylor expansion of 2 in t 62.947 * [backup-simplify]: Simplify 2 into 2 62.947 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.948 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.950 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 62.952 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 62.956 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 62.957 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 62.958 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 62.958 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 62.959 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 62.961 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 62.962 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 62.962 * [backup-simplify]: Simplify (+ 0 0) into 0 62.963 * [backup-simplify]: Simplify (+ 0 0) into 0 62.966 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 62.969 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 62.970 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 62.970 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 62.970 * [taylor]: Taking taylor expansion of -2 in l 62.970 * [backup-simplify]: Simplify -2 into -2 62.970 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 62.970 * [taylor]: Taking taylor expansion of (sqrt 2) in l 62.970 * [taylor]: Taking taylor expansion of 2 in l 62.970 * [backup-simplify]: Simplify 2 into 2 62.970 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.971 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.971 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.972 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 62.974 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 62.974 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 62.975 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 62.976 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 62.976 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 62.976 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 62.976 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 62.977 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 62.978 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 62.978 * [taylor]: Taking taylor expansion of 0 in l 62.978 * [backup-simplify]: Simplify 0 into 0 62.978 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 62.979 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 62.979 * [taylor]: Taking taylor expansion of 0 in l 62.979 * [backup-simplify]: Simplify 0 into 0 62.980 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 62.980 * [backup-simplify]: Simplify 0 into 0 62.980 * [backup-simplify]: Simplify 0 into 0 62.980 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 62.980 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 62.981 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 62.981 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 62.982 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 62.982 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 62.982 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 62.983 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 62.983 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 62.983 * [backup-simplify]: Simplify (+ 0 0) into 0 62.984 * [backup-simplify]: Simplify (- 0) into 0 62.984 * [backup-simplify]: Simplify (+ 0 0) into 0 62.987 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) (* -1/2 (/ (* t (+ (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) (+ (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))))) (sqrt 2))))))) (* 2 (/ (sqrt 2) t))) into (* -1/2 (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2))) 62.987 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2))) in t 62.987 * [taylor]: Taking taylor expansion of -1/2 in t 62.987 * [backup-simplify]: Simplify -1/2 into -1/2 62.987 * [taylor]: Taking taylor expansion of (/ (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) (sqrt 2)) in t 62.987 * [taylor]: Taking taylor expansion of (* (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) t) in t 62.987 * [taylor]: Taking taylor expansion of (+ (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))))) in t 62.987 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 62.987 * [taylor]: Taking taylor expansion of 6 in t 62.987 * [backup-simplify]: Simplify 6 into 6 62.987 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 62.988 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.988 * [taylor]: Taking taylor expansion of t in t 62.988 * [backup-simplify]: Simplify 0 into 0 62.988 * [backup-simplify]: Simplify 1 into 1 62.988 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 62.988 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 62.988 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.988 * [taylor]: Taking taylor expansion of 2 in t 62.988 * [backup-simplify]: Simplify 2 into 2 62.988 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.988 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.988 * [taylor]: Taking taylor expansion of (pow l 4) in t 62.988 * [taylor]: Taking taylor expansion of l in t 62.988 * [backup-simplify]: Simplify l into l 62.989 * [backup-simplify]: Simplify (* 1 1) into 1 62.990 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.991 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 62.991 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.991 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 62.992 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 62.992 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 62.992 * [taylor]: Taking taylor expansion of (+ (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))))) in t 62.992 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 62.992 * [taylor]: Taking taylor expansion of 12 in t 62.992 * [backup-simplify]: Simplify 12 into 12 62.992 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 62.992 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 62.992 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 62.992 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.992 * [taylor]: Taking taylor expansion of 2 in t 62.992 * [backup-simplify]: Simplify 2 into 2 62.993 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.993 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.993 * [taylor]: Taking taylor expansion of (pow l 2) in t 62.993 * [taylor]: Taking taylor expansion of l in t 62.993 * [backup-simplify]: Simplify l into l 62.994 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.995 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 62.995 * [backup-simplify]: Simplify (* l l) into (pow l 2) 62.996 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 62.996 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 62.996 * [taylor]: Taking taylor expansion of (+ (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))) in t 62.996 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 62.996 * [taylor]: Taking taylor expansion of 8 in t 62.996 * [backup-simplify]: Simplify 8 into 8 62.996 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 62.996 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 62.996 * [taylor]: Taking taylor expansion of (pow t 2) in t 62.996 * [taylor]: Taking taylor expansion of t in t 62.996 * [backup-simplify]: Simplify 0 into 0 62.996 * [backup-simplify]: Simplify 1 into 1 62.996 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 62.996 * [taylor]: Taking taylor expansion of (sqrt 2) in t 62.996 * [taylor]: Taking taylor expansion of 2 in t 62.997 * [backup-simplify]: Simplify 2 into 2 62.997 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 62.997 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 62.997 * [backup-simplify]: Simplify (* 1 1) into 1 62.998 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 62.999 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 63.000 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 63.001 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 63.001 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 63.001 * [taylor]: Taking taylor expansion of (pow t 4) in t 63.001 * [taylor]: Taking taylor expansion of t in t 63.001 * [backup-simplify]: Simplify 0 into 0 63.001 * [backup-simplify]: Simplify 1 into 1 63.001 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 63.001 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 63.001 * [taylor]: Taking taylor expansion of (sqrt 2) in t 63.001 * [taylor]: Taking taylor expansion of 2 in t 63.001 * [backup-simplify]: Simplify 2 into 2 63.002 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 63.002 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 63.002 * [taylor]: Taking taylor expansion of (pow l 6) in t 63.002 * [taylor]: Taking taylor expansion of l in t 63.002 * [backup-simplify]: Simplify l into l 63.002 * [backup-simplify]: Simplify (* 1 1) into 1 63.003 * [backup-simplify]: Simplify (* 1 1) into 1 63.003 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 63.005 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 63.005 * [backup-simplify]: Simplify (* l l) into (pow l 2) 63.005 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 63.005 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 63.005 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 63.006 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 63.006 * [taylor]: Taking taylor expansion of t in t 63.006 * [backup-simplify]: Simplify 0 into 0 63.006 * [backup-simplify]: Simplify 1 into 1 63.006 * [taylor]: Taking taylor expansion of (sqrt 2) in t 63.006 * [taylor]: Taking taylor expansion of 2 in t 63.006 * [backup-simplify]: Simplify 2 into 2 63.006 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 63.007 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 63.008 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 63.010 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 63.012 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 63.014 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 63.015 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 63.015 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 63.016 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 63.016 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 63.017 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 63.017 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 63.018 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 63.018 * [backup-simplify]: Simplify (+ 0 0) into 0 63.019 * [backup-simplify]: Simplify (+ 0 0) into 0 63.019 * [backup-simplify]: Simplify (+ 0 0) into 0 63.022 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 63.024 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 63.026 * [backup-simplify]: Simplify (* -1/2 (/ 8 (pow (sqrt 2) 5))) into (/ -4 (pow (sqrt 2) 5)) 63.026 * [taylor]: Taking taylor expansion of (/ -4 (pow (sqrt 2) 5)) in l 63.026 * [taylor]: Taking taylor expansion of -4 in l 63.026 * [backup-simplify]: Simplify -4 into -4 63.026 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 63.026 * [taylor]: Taking taylor expansion of (sqrt 2) in l 63.026 * [taylor]: Taking taylor expansion of 2 in l 63.026 * [backup-simplify]: Simplify 2 into 2 63.026 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 63.027 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 63.029 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 63.031 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 63.032 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 63.033 * [backup-simplify]: Simplify (/ -4 (pow (sqrt 2) 5)) into (/ -4 (pow (sqrt 2) 5)) 63.034 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 63.035 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 63.036 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 63.037 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 63.038 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 63.040 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 63.041 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 63.042 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 63.043 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 63.046 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 63.048 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 63.049 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 63.049 * [taylor]: Taking taylor expansion of 0 in l 63.049 * [backup-simplify]: Simplify 0 into 0 63.050 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 63.051 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.052 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 63.052 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 63.053 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 63.053 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 63.053 * [backup-simplify]: Simplify (+ 0 0) into 0 63.055 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 63.056 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 63.057 * [backup-simplify]: Simplify (- (/ (* 2 (/ 1 (pow l 2))) (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into (* 2 (/ 1 (* (sqrt 2) (pow l 2)))) 63.059 * [backup-simplify]: Simplify (+ (* -1/2 (* 2 (/ 1 (* (sqrt 2) (pow l 2))))) (+ (* 0 0) (* 0 (/ 4 (sqrt 2))))) into (- (/ 1 (* (sqrt 2) (pow l 2)))) 63.059 * [taylor]: Taking taylor expansion of (- (/ 1 (* (sqrt 2) (pow l 2)))) in l 63.059 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 63.059 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 63.059 * [taylor]: Taking taylor expansion of (sqrt 2) in l 63.059 * [taylor]: Taking taylor expansion of 2 in l 63.059 * [backup-simplify]: Simplify 2 into 2 63.060 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 63.060 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 63.060 * [taylor]: Taking taylor expansion of (pow l 2) in l 63.060 * [taylor]: Taking taylor expansion of l in l 63.060 * [backup-simplify]: Simplify 0 into 0 63.060 * [backup-simplify]: Simplify 1 into 1 63.061 * [backup-simplify]: Simplify (* 1 1) into 1 63.062 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 63.062 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 63.063 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 63.064 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 63.065 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 63.065 * [backup-simplify]: Simplify (- 0) into 0 63.065 * [backup-simplify]: Simplify 0 into 0 63.067 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 63.068 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.068 * [taylor]: Taking taylor expansion of 0 in l 63.068 * [backup-simplify]: Simplify 0 into 0 63.069 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 63.073 * [backup-simplify]: Simplify (+ (* (/ -2 (pow (sqrt 2) 3)) (* 1 (* (/ 1 (/ 1 (- t))) (pow (/ 1 (- x)) 2)))) (+ (* (/ -2 (sqrt 2)) (* 1 (* (/ 1 (/ 1 (- t))) (/ 1 (- x))))) (* (sqrt 2) (* 1 (* (/ 1 (/ 1 (- t))) 1))))) into (- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x))))) 63.073 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2 2 1) 63.073 * [backup-simplify]: Simplify (cbrt l) into (pow l 1/3) 63.073 * [approximate]: Taking taylor expansion of (pow l 1/3) in (l) around 0 63.073 * [taylor]: Taking taylor expansion of (pow l 1/3) in l 63.073 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log l))) in l 63.073 * [taylor]: Taking taylor expansion of (* 1/3 (log l)) in l 63.073 * [taylor]: Taking taylor expansion of 1/3 in l 63.073 * [backup-simplify]: Simplify 1/3 into 1/3 63.073 * [taylor]: Taking taylor expansion of (log l) in l 63.074 * [taylor]: Taking taylor expansion of l in l 63.074 * [backup-simplify]: Simplify 0 into 0 63.074 * [backup-simplify]: Simplify 1 into 1 63.074 * [backup-simplify]: Simplify (log 1) into 0 63.075 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.075 * [backup-simplify]: Simplify (* 1/3 (log l)) into (* 1/3 (log l)) 63.075 * [backup-simplify]: Simplify (exp (* 1/3 (log l))) into (pow l 1/3) 63.075 * [taylor]: Taking taylor expansion of (pow l 1/3) in l 63.075 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log l))) in l 63.075 * [taylor]: Taking taylor expansion of (* 1/3 (log l)) in l 63.075 * [taylor]: Taking taylor expansion of 1/3 in l 63.075 * [backup-simplify]: Simplify 1/3 into 1/3 63.075 * [taylor]: Taking taylor expansion of (log l) in l 63.075 * [taylor]: Taking taylor expansion of l in l 63.075 * [backup-simplify]: Simplify 0 into 0 63.075 * [backup-simplify]: Simplify 1 into 1 63.076 * [backup-simplify]: Simplify (log 1) into 0 63.076 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.076 * [backup-simplify]: Simplify (* 1/3 (log l)) into (* 1/3 (log l)) 63.076 * [backup-simplify]: Simplify (exp (* 1/3 (log l))) into (pow l 1/3) 63.077 * [backup-simplify]: Simplify (pow l 1/3) into (pow l 1/3) 63.078 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 63.078 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.079 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log l))) into 0 63.080 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 63.080 * [backup-simplify]: Simplify 0 into 0 63.083 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 63.083 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.084 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log l)))) into 0 63.086 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 63.086 * [backup-simplify]: Simplify 0 into 0 63.091 * [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 63.092 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.093 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l))))) into 0 63.095 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 63.095 * [backup-simplify]: Simplify 0 into 0 63.106 * [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 63.107 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.108 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l)))))) into 0 63.111 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 63.111 * [backup-simplify]: Simplify 0 into 0 63.125 * [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 63.125 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.127 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l))))))) into 0 63.129 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 63.129 * [backup-simplify]: Simplify 0 into 0 63.146 * [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 63.147 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.148 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l)))))))) into 0 63.155 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 63.155 * [backup-simplify]: Simplify 0 into 0 63.156 * [backup-simplify]: Simplify (pow l 1/3) into (pow l 1/3) 63.156 * [backup-simplify]: Simplify (cbrt (/ 1 l)) into (pow (/ 1 l) 1/3) 63.156 * [approximate]: Taking taylor expansion of (pow (/ 1 l) 1/3) in (l) around 0 63.156 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 63.156 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 63.156 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 63.156 * [taylor]: Taking taylor expansion of 1/3 in l 63.156 * [backup-simplify]: Simplify 1/3 into 1/3 63.156 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 63.156 * [taylor]: Taking taylor expansion of (/ 1 l) in l 63.156 * [taylor]: Taking taylor expansion of l in l 63.156 * [backup-simplify]: Simplify 0 into 0 63.156 * [backup-simplify]: Simplify 1 into 1 63.157 * [backup-simplify]: Simplify (/ 1 1) into 1 63.157 * [backup-simplify]: Simplify (log 1) into 0 63.158 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.158 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 63.158 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 63.158 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 63.158 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 63.158 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 63.158 * [taylor]: Taking taylor expansion of 1/3 in l 63.158 * [backup-simplify]: Simplify 1/3 into 1/3 63.158 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 63.158 * [taylor]: Taking taylor expansion of (/ 1 l) in l 63.158 * [taylor]: Taking taylor expansion of l in l 63.158 * [backup-simplify]: Simplify 0 into 0 63.158 * [backup-simplify]: Simplify 1 into 1 63.158 * [backup-simplify]: Simplify (/ 1 1) into 1 63.159 * [backup-simplify]: Simplify (log 1) into 0 63.159 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.159 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 63.159 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 63.160 * [backup-simplify]: Simplify (pow l -1/3) into (pow l -1/3) 63.161 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 63.162 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 63.162 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.163 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log l)))) into 0 63.164 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 63.164 * [backup-simplify]: Simplify 0 into 0 63.165 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.167 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 63.168 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.169 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log l))))) into 0 63.170 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 63.170 * [backup-simplify]: Simplify 0 into 0 63.171 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.176 * [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 63.177 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.178 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))) into 0 63.180 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 63.180 * [backup-simplify]: Simplify 0 into 0 63.181 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.191 * [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 63.192 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.194 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))) into 0 63.197 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.197 * [backup-simplify]: Simplify 0 into 0 63.198 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.215 * [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 63.216 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.218 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))))) into 0 63.220 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.220 * [backup-simplify]: Simplify 0 into 0 63.220 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.237 * [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 63.237 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.239 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))))) into 0 63.245 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.245 * [backup-simplify]: Simplify 0 into 0 63.245 * [backup-simplify]: Simplify (pow (/ 1 l) -1/3) into (pow (/ 1 l) -1/3) 63.245 * [backup-simplify]: Simplify (cbrt (/ 1 (- l))) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 63.245 * [approximate]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in (l) around 0 63.245 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in l 63.245 * [taylor]: Taking taylor expansion of (cbrt -1) in l 63.245 * [taylor]: Taking taylor expansion of -1 in l 63.246 * [backup-simplify]: Simplify -1 into -1 63.246 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 63.247 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 63.247 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 63.247 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 63.247 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 63.247 * [taylor]: Taking taylor expansion of 1/3 in l 63.247 * [backup-simplify]: Simplify 1/3 into 1/3 63.247 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 63.247 * [taylor]: Taking taylor expansion of (/ 1 l) in l 63.247 * [taylor]: Taking taylor expansion of l in l 63.247 * [backup-simplify]: Simplify 0 into 0 63.247 * [backup-simplify]: Simplify 1 into 1 63.248 * [backup-simplify]: Simplify (/ 1 1) into 1 63.248 * [backup-simplify]: Simplify (log 1) into 0 63.249 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.249 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 63.249 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 63.249 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in l 63.249 * [taylor]: Taking taylor expansion of (cbrt -1) in l 63.249 * [taylor]: Taking taylor expansion of -1 in l 63.249 * [backup-simplify]: Simplify -1 into -1 63.249 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 63.250 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 63.250 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 63.250 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 63.251 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 63.251 * [taylor]: Taking taylor expansion of 1/3 in l 63.251 * [backup-simplify]: Simplify 1/3 into 1/3 63.251 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 63.251 * [taylor]: Taking taylor expansion of (/ 1 l) in l 63.251 * [taylor]: Taking taylor expansion of l in l 63.251 * [backup-simplify]: Simplify 0 into 0 63.251 * [backup-simplify]: Simplify 1 into 1 63.251 * [backup-simplify]: Simplify (/ 1 1) into 1 63.252 * [backup-simplify]: Simplify (log 1) into 0 63.252 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.252 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 63.252 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 63.253 * [backup-simplify]: Simplify (* (cbrt -1) (pow l -1/3)) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 63.253 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 l) 1/3)) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 63.254 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 63.256 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 63.257 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.257 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log l)))) into 0 63.258 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 63.259 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow l -1/3))) into 0 63.259 * [backup-simplify]: Simplify 0 into 0 63.260 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.262 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 63.263 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.264 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log l))))) into 0 63.265 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 63.267 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 63.268 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow l -1/3)))) into 0 63.268 * [backup-simplify]: Simplify 0 into 0 63.269 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.274 * [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 63.275 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.276 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))) into 0 63.278 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 63.279 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 63.280 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3))))) into 0 63.280 * [backup-simplify]: Simplify 0 into 0 63.281 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.296 * [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 63.297 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.298 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))) into 0 63.301 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.303 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 63.305 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3)))))) into 0 63.305 * [backup-simplify]: Simplify 0 into 0 63.306 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.324 * [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 63.324 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.327 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))))) into 0 63.330 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.332 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 63.334 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3))))))) into 0 63.334 * [backup-simplify]: Simplify 0 into 0 63.335 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.358 * [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 63.358 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.360 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))))) into 0 63.363 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.364 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 63.365 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3)))))))) into 0 63.365 * [backup-simplify]: Simplify 0 into 0 63.366 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 (/ 1 (- l))) 1/3)) into (* (cbrt -1) (pow (* l -1) 1/3)) 63.366 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 2 1 2 2 1 2 1) 63.366 * [backup-simplify]: Simplify (cbrt l) into (pow l 1/3) 63.366 * [approximate]: Taking taylor expansion of (pow l 1/3) in (l) around 0 63.366 * [taylor]: Taking taylor expansion of (pow l 1/3) in l 63.366 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log l))) in l 63.366 * [taylor]: Taking taylor expansion of (* 1/3 (log l)) in l 63.366 * [taylor]: Taking taylor expansion of 1/3 in l 63.366 * [backup-simplify]: Simplify 1/3 into 1/3 63.366 * [taylor]: Taking taylor expansion of (log l) in l 63.366 * [taylor]: Taking taylor expansion of l in l 63.366 * [backup-simplify]: Simplify 0 into 0 63.366 * [backup-simplify]: Simplify 1 into 1 63.366 * [backup-simplify]: Simplify (log 1) into 0 63.367 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.367 * [backup-simplify]: Simplify (* 1/3 (log l)) into (* 1/3 (log l)) 63.367 * [backup-simplify]: Simplify (exp (* 1/3 (log l))) into (pow l 1/3) 63.367 * [taylor]: Taking taylor expansion of (pow l 1/3) in l 63.367 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log l))) in l 63.367 * [taylor]: Taking taylor expansion of (* 1/3 (log l)) in l 63.367 * [taylor]: Taking taylor expansion of 1/3 in l 63.367 * [backup-simplify]: Simplify 1/3 into 1/3 63.367 * [taylor]: Taking taylor expansion of (log l) in l 63.367 * [taylor]: Taking taylor expansion of l in l 63.367 * [backup-simplify]: Simplify 0 into 0 63.367 * [backup-simplify]: Simplify 1 into 1 63.367 * [backup-simplify]: Simplify (log 1) into 0 63.367 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.368 * [backup-simplify]: Simplify (* 1/3 (log l)) into (* 1/3 (log l)) 63.368 * [backup-simplify]: Simplify (exp (* 1/3 (log l))) into (pow l 1/3) 63.368 * [backup-simplify]: Simplify (pow l 1/3) into (pow l 1/3) 63.368 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 63.369 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.369 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log l))) into 0 63.370 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 63.370 * [backup-simplify]: Simplify 0 into 0 63.371 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 63.371 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.372 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log l)))) into 0 63.373 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 63.373 * [backup-simplify]: Simplify 0 into 0 63.375 * [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 63.376 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.377 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l))))) into 0 63.378 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 63.378 * [backup-simplify]: Simplify 0 into 0 63.389 * [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 63.390 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.391 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l)))))) into 0 63.394 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 63.394 * [backup-simplify]: Simplify 0 into 0 63.411 * [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 63.412 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.414 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l))))))) into 0 63.418 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 63.418 * [backup-simplify]: Simplify 0 into 0 63.441 * [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 63.442 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.443 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l)))))))) into 0 63.446 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 63.446 * [backup-simplify]: Simplify 0 into 0 63.446 * [backup-simplify]: Simplify (pow l 1/3) into (pow l 1/3) 63.446 * [backup-simplify]: Simplify (cbrt (/ 1 l)) into (pow (/ 1 l) 1/3) 63.446 * [approximate]: Taking taylor expansion of (pow (/ 1 l) 1/3) in (l) around 0 63.446 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 63.446 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 63.446 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 63.446 * [taylor]: Taking taylor expansion of 1/3 in l 63.446 * [backup-simplify]: Simplify 1/3 into 1/3 63.446 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 63.446 * [taylor]: Taking taylor expansion of (/ 1 l) in l 63.446 * [taylor]: Taking taylor expansion of l in l 63.446 * [backup-simplify]: Simplify 0 into 0 63.446 * [backup-simplify]: Simplify 1 into 1 63.447 * [backup-simplify]: Simplify (/ 1 1) into 1 63.447 * [backup-simplify]: Simplify (log 1) into 0 63.447 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.447 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 63.447 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 63.447 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 63.447 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 63.447 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 63.447 * [taylor]: Taking taylor expansion of 1/3 in l 63.447 * [backup-simplify]: Simplify 1/3 into 1/3 63.447 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 63.447 * [taylor]: Taking taylor expansion of (/ 1 l) in l 63.447 * [taylor]: Taking taylor expansion of l in l 63.447 * [backup-simplify]: Simplify 0 into 0 63.447 * [backup-simplify]: Simplify 1 into 1 63.448 * [backup-simplify]: Simplify (/ 1 1) into 1 63.448 * [backup-simplify]: Simplify (log 1) into 0 63.448 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.448 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 63.448 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 63.448 * [backup-simplify]: Simplify (pow l -1/3) into (pow l -1/3) 63.449 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 63.450 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 63.450 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.450 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log l)))) into 0 63.451 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 63.451 * [backup-simplify]: Simplify 0 into 0 63.451 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.453 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 63.453 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.454 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log l))))) into 0 63.454 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 63.454 * [backup-simplify]: Simplify 0 into 0 63.455 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.458 * [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 63.458 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.459 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))) into 0 63.460 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 63.460 * [backup-simplify]: Simplify 0 into 0 63.460 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.470 * [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 63.471 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.473 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))) into 0 63.475 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.475 * [backup-simplify]: Simplify 0 into 0 63.477 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.493 * [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 63.494 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.496 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))))) into 0 63.500 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.500 * [backup-simplify]: Simplify 0 into 0 63.501 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.532 * [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 63.533 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.535 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))))) into 0 63.542 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.542 * [backup-simplify]: Simplify 0 into 0 63.542 * [backup-simplify]: Simplify (pow (/ 1 l) -1/3) into (pow (/ 1 l) -1/3) 63.542 * [backup-simplify]: Simplify (cbrt (/ 1 (- l))) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 63.542 * [approximate]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in (l) around 0 63.542 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in l 63.542 * [taylor]: Taking taylor expansion of (cbrt -1) in l 63.542 * [taylor]: Taking taylor expansion of -1 in l 63.542 * [backup-simplify]: Simplify -1 into -1 63.543 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 63.544 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 63.544 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 63.544 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 63.544 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 63.544 * [taylor]: Taking taylor expansion of 1/3 in l 63.544 * [backup-simplify]: Simplify 1/3 into 1/3 63.544 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 63.544 * [taylor]: Taking taylor expansion of (/ 1 l) in l 63.544 * [taylor]: Taking taylor expansion of l in l 63.544 * [backup-simplify]: Simplify 0 into 0 63.544 * [backup-simplify]: Simplify 1 into 1 63.544 * [backup-simplify]: Simplify (/ 1 1) into 1 63.545 * [backup-simplify]: Simplify (log 1) into 0 63.545 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.545 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 63.545 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 63.545 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in l 63.545 * [taylor]: Taking taylor expansion of (cbrt -1) in l 63.545 * [taylor]: Taking taylor expansion of -1 in l 63.545 * [backup-simplify]: Simplify -1 into -1 63.549 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 63.550 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 63.550 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 63.550 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 63.550 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 63.550 * [taylor]: Taking taylor expansion of 1/3 in l 63.550 * [backup-simplify]: Simplify 1/3 into 1/3 63.550 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 63.550 * [taylor]: Taking taylor expansion of (/ 1 l) in l 63.550 * [taylor]: Taking taylor expansion of l in l 63.550 * [backup-simplify]: Simplify 0 into 0 63.550 * [backup-simplify]: Simplify 1 into 1 63.551 * [backup-simplify]: Simplify (/ 1 1) into 1 63.551 * [backup-simplify]: Simplify (log 1) into 0 63.551 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.552 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 63.552 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 63.552 * [backup-simplify]: Simplify (* (cbrt -1) (pow l -1/3)) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 63.553 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 l) 1/3)) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 63.554 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 63.555 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 63.556 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.556 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log l)))) into 0 63.557 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 63.558 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow l -1/3))) into 0 63.558 * [backup-simplify]: Simplify 0 into 0 63.559 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.561 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 63.562 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.563 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log l))))) into 0 63.565 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 63.566 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 63.567 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow l -1/3)))) into 0 63.567 * [backup-simplify]: Simplify 0 into 0 63.568 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.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 63.574 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.575 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))) into 0 63.577 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 63.578 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 63.580 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3))))) into 0 63.580 * [backup-simplify]: Simplify 0 into 0 63.581 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.591 * [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 63.592 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.594 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))) into 0 63.596 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.598 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 63.600 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3)))))) into 0 63.600 * [backup-simplify]: Simplify 0 into 0 63.601 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.619 * [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 63.619 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.621 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))))) into 0 63.625 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.627 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 63.629 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3))))))) into 0 63.629 * [backup-simplify]: Simplify 0 into 0 63.630 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.661 * [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 63.662 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.664 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))))) into 0 63.670 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.672 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 63.675 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3)))))))) into 0 63.675 * [backup-simplify]: Simplify 0 into 0 63.676 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 (/ 1 (- l))) 1/3)) into (* (cbrt -1) (pow (* l -1) 1/3)) 63.676 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2 1 2 2 1 1 1 2) 63.676 * [backup-simplify]: Simplify (cbrt l) into (pow l 1/3) 63.676 * [approximate]: Taking taylor expansion of (pow l 1/3) in (l) around 0 63.676 * [taylor]: Taking taylor expansion of (pow l 1/3) in l 63.676 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log l))) in l 63.676 * [taylor]: Taking taylor expansion of (* 1/3 (log l)) in l 63.676 * [taylor]: Taking taylor expansion of 1/3 in l 63.676 * [backup-simplify]: Simplify 1/3 into 1/3 63.676 * [taylor]: Taking taylor expansion of (log l) in l 63.676 * [taylor]: Taking taylor expansion of l in l 63.676 * [backup-simplify]: Simplify 0 into 0 63.676 * [backup-simplify]: Simplify 1 into 1 63.676 * [backup-simplify]: Simplify (log 1) into 0 63.677 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.677 * [backup-simplify]: Simplify (* 1/3 (log l)) into (* 1/3 (log l)) 63.677 * [backup-simplify]: Simplify (exp (* 1/3 (log l))) into (pow l 1/3) 63.677 * [taylor]: Taking taylor expansion of (pow l 1/3) in l 63.677 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log l))) in l 63.677 * [taylor]: Taking taylor expansion of (* 1/3 (log l)) in l 63.677 * [taylor]: Taking taylor expansion of 1/3 in l 63.677 * [backup-simplify]: Simplify 1/3 into 1/3 63.677 * [taylor]: Taking taylor expansion of (log l) in l 63.677 * [taylor]: Taking taylor expansion of l in l 63.677 * [backup-simplify]: Simplify 0 into 0 63.677 * [backup-simplify]: Simplify 1 into 1 63.678 * [backup-simplify]: Simplify (log 1) into 0 63.678 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.678 * [backup-simplify]: Simplify (* 1/3 (log l)) into (* 1/3 (log l)) 63.678 * [backup-simplify]: Simplify (exp (* 1/3 (log l))) into (pow l 1/3) 63.678 * [backup-simplify]: Simplify (pow l 1/3) into (pow l 1/3) 63.680 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 63.680 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.681 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log l))) into 0 63.681 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 63.682 * [backup-simplify]: Simplify 0 into 0 63.684 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 63.685 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.686 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log l)))) into 0 63.687 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 63.687 * [backup-simplify]: Simplify 0 into 0 63.692 * [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 63.693 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.694 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l))))) into 0 63.696 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 63.696 * [backup-simplify]: Simplify 0 into 0 63.710 * [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 63.710 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.712 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l)))))) into 0 63.715 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 63.715 * [backup-simplify]: Simplify 0 into 0 63.732 * [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 63.733 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.735 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l))))))) into 0 63.739 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 63.739 * [backup-simplify]: Simplify 0 into 0 63.764 * [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 63.764 * [backup-simplify]: Simplify (+ (* (- -1) (log l)) 0) into (log l) 63.766 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log l)))))))) into 0 63.769 * [backup-simplify]: Simplify (* (exp (* 1/3 (log l))) (+ (* (/ (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 63.769 * [backup-simplify]: Simplify 0 into 0 63.769 * [backup-simplify]: Simplify (pow l 1/3) into (pow l 1/3) 63.769 * [backup-simplify]: Simplify (cbrt (/ 1 l)) into (pow (/ 1 l) 1/3) 63.769 * [approximate]: Taking taylor expansion of (pow (/ 1 l) 1/3) in (l) around 0 63.769 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 63.769 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 63.769 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 63.769 * [taylor]: Taking taylor expansion of 1/3 in l 63.769 * [backup-simplify]: Simplify 1/3 into 1/3 63.769 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 63.769 * [taylor]: Taking taylor expansion of (/ 1 l) in l 63.769 * [taylor]: Taking taylor expansion of l in l 63.769 * [backup-simplify]: Simplify 0 into 0 63.769 * [backup-simplify]: Simplify 1 into 1 63.770 * [backup-simplify]: Simplify (/ 1 1) into 1 63.770 * [backup-simplify]: Simplify (log 1) into 0 63.770 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.770 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 63.770 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 63.770 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 63.770 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 63.770 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 63.770 * [taylor]: Taking taylor expansion of 1/3 in l 63.770 * [backup-simplify]: Simplify 1/3 into 1/3 63.770 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 63.770 * [taylor]: Taking taylor expansion of (/ 1 l) in l 63.770 * [taylor]: Taking taylor expansion of l in l 63.770 * [backup-simplify]: Simplify 0 into 0 63.770 * [backup-simplify]: Simplify 1 into 1 63.771 * [backup-simplify]: Simplify (/ 1 1) into 1 63.771 * [backup-simplify]: Simplify (log 1) into 0 63.771 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.771 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 63.771 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 63.772 * [backup-simplify]: Simplify (pow l -1/3) into (pow l -1/3) 63.772 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 63.773 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 63.773 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.773 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log l)))) into 0 63.774 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 63.774 * [backup-simplify]: Simplify 0 into 0 63.774 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.776 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 63.776 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.777 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log l))))) into 0 63.777 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 63.778 * [backup-simplify]: Simplify 0 into 0 63.778 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.781 * [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 63.781 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.782 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))) into 0 63.783 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 63.783 * [backup-simplify]: Simplify 0 into 0 63.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.790 * [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 63.790 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.791 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))) into 0 63.793 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.793 * [backup-simplify]: Simplify 0 into 0 63.794 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.811 * [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 63.811 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.813 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))))) into 0 63.817 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.817 * [backup-simplify]: Simplify 0 into 0 63.818 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.845 * [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 63.845 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.847 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))))) into 0 63.850 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.850 * [backup-simplify]: Simplify 0 into 0 63.850 * [backup-simplify]: Simplify (pow (/ 1 l) -1/3) into (pow (/ 1 l) -1/3) 63.850 * [backup-simplify]: Simplify (cbrt (/ 1 (- l))) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 63.850 * [approximate]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in (l) around 0 63.850 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in l 63.850 * [taylor]: Taking taylor expansion of (cbrt -1) in l 63.850 * [taylor]: Taking taylor expansion of -1 in l 63.850 * [backup-simplify]: Simplify -1 into -1 63.851 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 63.851 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 63.851 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 63.851 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 63.851 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 63.851 * [taylor]: Taking taylor expansion of 1/3 in l 63.851 * [backup-simplify]: Simplify 1/3 into 1/3 63.851 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 63.851 * [taylor]: Taking taylor expansion of (/ 1 l) in l 63.851 * [taylor]: Taking taylor expansion of l in l 63.851 * [backup-simplify]: Simplify 0 into 0 63.851 * [backup-simplify]: Simplify 1 into 1 63.852 * [backup-simplify]: Simplify (/ 1 1) into 1 63.852 * [backup-simplify]: Simplify (log 1) into 0 63.852 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.852 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 63.852 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 63.852 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 l) 1/3)) in l 63.852 * [taylor]: Taking taylor expansion of (cbrt -1) in l 63.852 * [taylor]: Taking taylor expansion of -1 in l 63.852 * [backup-simplify]: Simplify -1 into -1 63.853 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 63.853 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 63.853 * [taylor]: Taking taylor expansion of (pow (/ 1 l) 1/3) in l 63.853 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 l)))) in l 63.853 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 l))) in l 63.853 * [taylor]: Taking taylor expansion of 1/3 in l 63.853 * [backup-simplify]: Simplify 1/3 into 1/3 63.853 * [taylor]: Taking taylor expansion of (log (/ 1 l)) in l 63.853 * [taylor]: Taking taylor expansion of (/ 1 l) in l 63.853 * [taylor]: Taking taylor expansion of l in l 63.853 * [backup-simplify]: Simplify 0 into 0 63.853 * [backup-simplify]: Simplify 1 into 1 63.853 * [backup-simplify]: Simplify (/ 1 1) into 1 63.854 * [backup-simplify]: Simplify (log 1) into 0 63.854 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.854 * [backup-simplify]: Simplify (* 1/3 (- (log l))) into (* -1/3 (log l)) 63.854 * [backup-simplify]: Simplify (exp (* -1/3 (log l))) into (pow l -1/3) 63.854 * [backup-simplify]: Simplify (* (cbrt -1) (pow l -1/3)) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 63.855 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 l) 1/3)) into (* (cbrt -1) (pow (/ 1 l) 1/3)) 63.855 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 63.856 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 63.856 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.857 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log l)))) into 0 63.857 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 1) 1)))) into 0 63.858 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow l -1/3))) into 0 63.858 * [backup-simplify]: Simplify 0 into 0 63.859 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.860 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 63.860 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.861 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log l))))) into 0 63.862 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 63.862 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 63.863 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow l -1/3)))) into 0 63.863 * [backup-simplify]: Simplify 0 into 0 63.864 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.866 * [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 63.867 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.867 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))) into 0 63.868 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 63.869 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 63.870 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3))))) into 0 63.870 * [backup-simplify]: Simplify 0 into 0 63.870 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.878 * [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 63.879 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.881 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))) into 0 63.883 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.885 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 63.887 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3)))))) into 0 63.887 * [backup-simplify]: Simplify 0 into 0 63.888 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.905 * [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 63.906 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.908 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l)))))))) into 0 63.911 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.913 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 63.915 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3))))))) into 0 63.915 * [backup-simplify]: Simplify 0 into 0 63.916 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 63.946 * [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 63.947 * [backup-simplify]: Simplify (+ (* (- 1) (log l)) 0) into (- (log l)) 63.953 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log l))))))))) into 0 63.958 * [backup-simplify]: Simplify (* (exp (* -1/3 (log l))) (+ (* (/ (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 63.959 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 63.961 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l -1/3)))))))) into 0 63.961 * [backup-simplify]: Simplify 0 into 0 63.961 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 (/ 1 (- l))) 1/3)) into (* (cbrt -1) (pow (* l -1) 1/3)) 63.961 * * * [progress]: simplifying candidates 63.961 * * * * [progress]: [ 1 / 78 ] simplifiying candidate # 63.962 * * * * [progress]: [ 2 / 78 ] simplifiying candidate # 63.962 * * * * [progress]: [ 3 / 78 ] simplifiying candidate # 63.962 * [simplify]: Simplifying (log (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 63.962 * * [simplify]: iters left: 6 (24 enodes) 63.968 * * [simplify]: iters left: 5 (97 enodes) 63.986 * * [simplify]: iters left: 4 (212 enodes) 64.087 * * [simplify]: Extracting #0: cost 1 inf + 0 64.087 * * [simplify]: Extracting #1: cost 3 inf + 0 64.087 * * [simplify]: Extracting #2: cost 5 inf + 0 64.087 * * [simplify]: Extracting #3: cost 8 inf + 0 64.087 * * [simplify]: Extracting #4: cost 66 inf + 0 64.088 * * [simplify]: Extracting #5: cost 175 inf + 168 64.088 * * [simplify]: Extracting #6: cost 195 inf + 1511 64.090 * * [simplify]: Extracting #7: cost 155 inf + 8716 64.098 * * [simplify]: Extracting #8: cost 50 inf + 51486 64.111 * * [simplify]: Extracting #9: cost 5 inf + 74645 64.125 * * [simplify]: Extracting #10: cost 1 inf + 77932 64.153 * * [simplify]: Extracting #11: cost 0 inf + 78887 64.183 * [simplify]: Simplified to (log (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x)))))) 64.184 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (exp (log (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x))))))))) 64.184 * * * * [progress]: [ 4 / 78 ] simplifiying candidate # 64.184 * [simplify]: Simplifying (exp (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 64.185 * * [simplify]: iters left: 6 (24 enodes) 64.197 * * [simplify]: iters left: 5 (97 enodes) 64.233 * * [simplify]: iters left: 4 (212 enodes) 64.324 * * [simplify]: Extracting #0: cost 1 inf + 0 64.324 * * [simplify]: Extracting #1: cost 3 inf + 0 64.324 * * [simplify]: Extracting #2: cost 5 inf + 0 64.324 * * [simplify]: Extracting #3: cost 8 inf + 0 64.324 * * [simplify]: Extracting #4: cost 66 inf + 0 64.325 * * [simplify]: Extracting #5: cost 175 inf + 168 64.326 * * [simplify]: Extracting #6: cost 195 inf + 1511 64.327 * * [simplify]: Extracting #7: cost 155 inf + 8716 64.336 * * [simplify]: Extracting #8: cost 50 inf + 51486 64.349 * * [simplify]: Extracting #9: cost 5 inf + 74645 64.363 * * [simplify]: Extracting #10: cost 1 inf + 77932 64.387 * * [simplify]: Extracting #11: cost 0 inf + 78887 64.415 * [simplify]: Simplified to (exp (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x)))))) 64.415 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (log (exp (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x))))))))) 64.415 * * * * [progress]: [ 5 / 78 ] simplifiying candidate # 64.416 * [simplify]: Simplifying (* (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 64.416 * * [simplify]: iters left: 6 (25 enodes) 64.423 * * [simplify]: iters left: 5 (100 enodes) 64.446 * * [simplify]: iters left: 4 (213 enodes) 64.537 * * [simplify]: Extracting #0: cost 1 inf + 0 64.537 * * [simplify]: Extracting #1: cost 3 inf + 0 64.537 * * [simplify]: Extracting #2: cost 5 inf + 0 64.537 * * [simplify]: Extracting #3: cost 7 inf + 0 64.537 * * [simplify]: Extracting #4: cost 10 inf + 0 64.538 * * [simplify]: Extracting #5: cost 68 inf + 0 64.538 * * [simplify]: Extracting #6: cost 176 inf + 45 64.540 * * [simplify]: Extracting #7: cost 194 inf + 1671 64.543 * * [simplify]: Extracting #8: cost 156 inf + 8831 64.559 * * [simplify]: Extracting #9: cost 43 inf + 54865 64.586 * * [simplify]: Extracting #10: cost 5 inf + 74565 64.614 * * [simplify]: Extracting #11: cost 0 inf + 79230 64.646 * [simplify]: Simplified to (* (cbrt (sqrt (+ (/ (* (* (* 2 (* (/ (cbrt l) (cbrt x)) l)) (* (cbrt (cbrt l)) (/ (cbrt l) (cbrt x)))) (cbrt (* (cbrt l) (cbrt l)))) (cbrt x)) (* t (* (+ 2 (/ 4 x)) t))))) (cbrt (sqrt (+ (/ (* (* (* 2 (* (/ (cbrt l) (cbrt x)) l)) (* (cbrt (cbrt l)) (/ (cbrt l) (cbrt x)))) (cbrt (* (cbrt l) (cbrt l)))) (cbrt x)) (* t (* (+ 2 (/ 4 x)) t)))))) 64.646 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (* (cbrt (sqrt (+ (/ (* (* (* 2 (* (/ (cbrt l) (cbrt x)) l)) (* (cbrt (cbrt l)) (/ (cbrt l) (cbrt x)))) (cbrt (* (cbrt l) (cbrt l)))) (cbrt x)) (* t (* (+ 2 (/ 4 x)) t))))) (cbrt (sqrt (+ (/ (* (* (* 2 (* (/ (cbrt l) (cbrt x)) l)) (* (cbrt (cbrt l)) (/ (cbrt l) (cbrt x)))) (cbrt (* (cbrt l) (cbrt l)))) (cbrt x)) (* t (* (+ 2 (/ 4 x)) t)))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))))) 64.647 * [simplify]: Simplifying (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 64.647 * * [simplify]: iters left: 6 (24 enodes) 64.659 * * [simplify]: iters left: 5 (97 enodes) 64.696 * * [simplify]: iters left: 4 (212 enodes) 64.816 * * [simplify]: Extracting #0: cost 1 inf + 0 64.816 * * [simplify]: Extracting #1: cost 3 inf + 0 64.816 * * [simplify]: Extracting #2: cost 5 inf + 0 64.816 * * [simplify]: Extracting #3: cost 8 inf + 0 64.816 * * [simplify]: Extracting #4: cost 66 inf + 0 64.817 * * [simplify]: Extracting #5: cost 175 inf + 168 64.819 * * [simplify]: Extracting #6: cost 195 inf + 1511 64.822 * * [simplify]: Extracting #7: cost 155 inf + 8716 64.838 * * [simplify]: Extracting #8: cost 50 inf + 51486 64.864 * * [simplify]: Extracting #9: cost 5 inf + 74645 64.890 * * [simplify]: Extracting #10: cost 1 inf + 77942 64.912 * * [simplify]: Extracting #11: cost 0 inf + 78907 64.939 * [simplify]: Simplified to (cbrt (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x)))))) 64.940 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (* (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) (cbrt (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x))))))))) 64.940 * * * * [progress]: [ 6 / 78 ] simplifiying candidate # 64.940 * [simplify]: Simplifying (* (* (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 64.941 * * [simplify]: iters left: 6 (25 enodes) 64.952 * * [simplify]: iters left: 5 (99 enodes) 64.970 * * [simplify]: iters left: 4 (225 enodes) 65.083 * * [simplify]: Extracting #0: cost 1 inf + 0 65.083 * * [simplify]: Extracting #1: cost 8 inf + 0 65.084 * * [simplify]: Extracting #2: cost 64 inf + 1 65.084 * * [simplify]: Extracting #3: cost 165 inf + 47 65.085 * * [simplify]: Extracting #4: cost 237 inf + 1147 65.087 * * [simplify]: Extracting #5: cost 195 inf + 10396 65.096 * * [simplify]: Extracting #6: cost 68 inf + 65553 65.127 * * [simplify]: Extracting #7: cost 0 inf + 115024 65.155 * [simplify]: Simplified to (* (+ (* (/ (* (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l)))) (* l 2)) (cbrt x)) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (* t (* (+ 2 (/ 4 x)) t))) (sqrt (+ (* (/ (* (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l)))) (* l 2)) (cbrt x)) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (* t (* (+ 2 (/ 4 x)) t))))) 65.155 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (cbrt (* (+ (* (/ (* (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l)))) (* l 2)) (cbrt x)) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (* t (* (+ 2 (/ 4 x)) t))) (sqrt (+ (* (/ (* (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l)))) (* l 2)) (cbrt x)) (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x)))) (* t (* (+ 2 (/ 4 x)) t)))))))) 65.156 * * * * [progress]: [ 7 / 78 ] simplifiying candidate # 65.156 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 65.156 * * [simplify]: iters left: 6 (25 enodes) 65.163 * * [simplify]: iters left: 5 (101 enodes) 65.193 * * [simplify]: iters left: 4 (214 enodes) 65.285 * * [simplify]: Extracting #0: cost 1 inf + 0 65.285 * * [simplify]: Extracting #1: cost 4 inf + 0 65.285 * * [simplify]: Extracting #2: cost 7 inf + 0 65.285 * * [simplify]: Extracting #3: cost 10 inf + 0 65.285 * * [simplify]: Extracting #4: cost 69 inf + 0 65.286 * * [simplify]: Extracting #5: cost 180 inf + 86 65.287 * * [simplify]: Extracting #6: cost 192 inf + 3445 65.289 * * [simplify]: Extracting #7: cost 131 inf + 19025 65.300 * * [simplify]: Extracting #8: cost 31 inf + 65433 65.322 * * [simplify]: Extracting #9: cost 1 inf + 80958 65.355 * * [simplify]: Extracting #10: cost 0 inf + 81923 65.380 * [simplify]: Simplified to (fabs (cbrt (+ (* (* (* 2 (* (/ (cbrt l) (cbrt x)) l)) (/ (cbrt l) (cbrt x))) (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l))))) (* t (* (+ 2 (/ 4 x)) t))))) 65.380 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (fabs (cbrt (+ (* (* (* 2 (* (/ (cbrt l) (cbrt x)) l)) (/ (cbrt l) (cbrt x))) (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l))))) (* t (* (+ 2 (/ 4 x)) t))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))))) 65.380 * [simplify]: Simplifying (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 65.380 * * [simplify]: iters left: 6 (24 enodes) 65.387 * * [simplify]: iters left: 5 (97 enodes) 65.406 * * [simplify]: iters left: 4 (212 enodes) 65.495 * * [simplify]: Extracting #0: cost 1 inf + 0 65.495 * * [simplify]: Extracting #1: cost 3 inf + 0 65.496 * * [simplify]: Extracting #2: cost 5 inf + 0 65.496 * * [simplify]: Extracting #3: cost 8 inf + 0 65.496 * * [simplify]: Extracting #4: cost 66 inf + 0 65.497 * * [simplify]: Extracting #5: cost 175 inf + 168 65.498 * * [simplify]: Extracting #6: cost 195 inf + 1511 65.499 * * [simplify]: Extracting #7: cost 155 inf + 8716 65.507 * * [simplify]: Extracting #8: cost 50 inf + 51486 65.521 * * [simplify]: Extracting #9: cost 5 inf + 74685 65.544 * * [simplify]: Extracting #10: cost 1 inf + 78022 65.575 * * [simplify]: Extracting #11: cost 0 inf + 78987 65.602 * [simplify]: Simplified to (sqrt (cbrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x)))))) 65.602 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) (sqrt (cbrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x))))))))) 65.603 * * * * [progress]: [ 8 / 78 ] simplifiying candidate # 65.603 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 65.603 * * [simplify]: iters left: 6 (24 enodes) 65.616 * * [simplify]: iters left: 5 (97 enodes) 65.651 * * [simplify]: iters left: 4 (212 enodes) 65.730 * * [simplify]: Extracting #0: cost 1 inf + 0 65.730 * * [simplify]: Extracting #1: cost 3 inf + 0 65.730 * * [simplify]: Extracting #2: cost 5 inf + 0 65.730 * * [simplify]: Extracting #3: cost 8 inf + 0 65.730 * * [simplify]: Extracting #4: cost 66 inf + 0 65.731 * * [simplify]: Extracting #5: cost 175 inf + 168 65.732 * * [simplify]: Extracting #6: cost 195 inf + 1511 65.733 * * [simplify]: Extracting #7: cost 155 inf + 8716 65.741 * * [simplify]: Extracting #8: cost 50 inf + 51486 65.758 * * [simplify]: Extracting #9: cost 5 inf + 74645 65.776 * * [simplify]: Extracting #10: cost 1 inf + 77902 65.799 * * [simplify]: Extracting #11: cost 0 inf + 78827 65.826 * [simplify]: Simplified to (sqrt (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x)))))) 65.826 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x)))))) (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))))) 65.827 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 65.827 * * [simplify]: iters left: 6 (24 enodes) 65.840 * * [simplify]: iters left: 5 (97 enodes) 65.874 * * [simplify]: iters left: 4 (212 enodes) 65.970 * * [simplify]: Extracting #0: cost 1 inf + 0 65.970 * * [simplify]: Extracting #1: cost 3 inf + 0 65.970 * * [simplify]: Extracting #2: cost 5 inf + 0 65.970 * * [simplify]: Extracting #3: cost 8 inf + 0 65.970 * * [simplify]: Extracting #4: cost 66 inf + 0 65.971 * * [simplify]: Extracting #5: cost 175 inf + 168 65.973 * * [simplify]: Extracting #6: cost 195 inf + 1511 65.975 * * [simplify]: Extracting #7: cost 155 inf + 8716 65.988 * * [simplify]: Extracting #8: cost 50 inf + 51486 66.002 * * [simplify]: Extracting #9: cost 5 inf + 74645 66.023 * * [simplify]: Extracting #10: cost 1 inf + 77902 66.050 * * [simplify]: Extracting #11: cost 0 inf + 78827 66.064 * [simplify]: Simplified to (sqrt (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x)))))) 66.064 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) (sqrt (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x))))))))) 66.064 * * * * [progress]: [ 9 / 78 ] simplifiying candidate # 66.064 * [simplify]: Simplifying (sqrt 1) 66.064 * * [simplify]: iters left: 1 (2 enodes) 66.067 * * [simplify]: Extracting #0: cost 1 inf + 0 66.067 * * [simplify]: Extracting #1: cost 0 inf + 1 66.067 * [simplify]: Simplified to 1 66.067 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* 1 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))) 66.067 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))) 66.067 * * [simplify]: iters left: 6 (23 enodes) 66.073 * * [simplify]: iters left: 5 (94 enodes) 66.099 * * [simplify]: iters left: 4 (209 enodes) 66.201 * * [simplify]: Extracting #0: cost 1 inf + 0 66.201 * * [simplify]: Extracting #1: cost 3 inf + 0 66.201 * * [simplify]: Extracting #2: cost 6 inf + 0 66.201 * * [simplify]: Extracting #3: cost 65 inf + 0 66.201 * * [simplify]: Extracting #4: cost 172 inf + 168 66.202 * * [simplify]: Extracting #5: cost 191 inf + 2155 66.204 * * [simplify]: Extracting #6: cost 145 inf + 13260 66.214 * * [simplify]: Extracting #7: cost 33 inf + 60085 66.240 * * [simplify]: Extracting #8: cost 2 inf + 75327 66.254 * * [simplify]: Extracting #9: cost 0 inf + 77057 66.268 * [simplify]: Simplified to (sqrt (+ (* (/ (cbrt l) (cbrt x)) (/ (* (* l 2) (* (/ (cbrt l) (cbrt x)) (cbrt (* (cbrt l) (cbrt l))))) (/ (cbrt x) (cbrt (cbrt l))))) (* t (* (+ 2 (/ 4 x)) t)))) 66.268 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* 1 (sqrt (+ (* (/ (cbrt l) (cbrt x)) (/ (* (* l 2) (* (/ (cbrt l) (cbrt x)) (cbrt (* (cbrt l) (cbrt l))))) (/ (cbrt x) (cbrt (cbrt l))))) (* t (* (+ 2 (/ 4 x)) t))))))) 66.268 * * * * [progress]: [ 10 / 78 ] simplifiying candidate # 66.268 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (* (* (cbrt x) (cbrt x)) (cbrt x))) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (cbrt l) (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))) (cbrt l))))) 66.268 * * [simplify]: iters left: 6 (33 enodes) 66.290 * * [simplify]: iters left: 5 (156 enodes) 66.341 * * [simplify]: iters left: 4 (372 enodes) 66.521 * * [simplify]: Extracting #0: cost 1 inf + 0 66.521 * * [simplify]: Extracting #1: cost 3 inf + 0 66.521 * * [simplify]: Extracting #2: cost 12 inf + 0 66.521 * * [simplify]: Extracting #3: cost 161 inf + 0 66.522 * * [simplify]: Extracting #4: cost 345 inf + 491 66.524 * * [simplify]: Extracting #5: cost 339 inf + 7333 66.533 * * [simplify]: Extracting #6: cost 166 inf + 53165 66.564 * * [simplify]: Extracting #7: cost 21 inf + 111863 66.596 * * [simplify]: Extracting #8: cost 1 inf + 119527 66.625 * * [simplify]: Extracting #9: cost 0 inf + 119780 66.670 * [simplify]: Simplified to (sqrt (+ (* (* (* t t) (+ 8 (* (* (/ 4 x) (/ 4 x)) (/ 4 x)))) x) (* (* (* (* (* 2 l) (cbrt (* (cbrt l) (cbrt l)))) (cbrt (cbrt l))) (* (cbrt l) (cbrt l))) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))))) 66.670 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* t t) (+ 8 (* (* (/ 4 x) (/ 4 x)) (/ 4 x)))) x) (* (* (* (* (* 2 l) (cbrt (* (cbrt l) (cbrt l)))) (cbrt (cbrt l))) (* (cbrt l) (cbrt l))) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (cbrt x) (cbrt x)) (cbrt x))))))) 66.670 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (cbrt x) (cbrt x)) (cbrt x)))) 66.671 * * [simplify]: iters left: 6 (14 enodes) 66.682 * * [simplify]: iters left: 5 (61 enodes) 66.699 * * [simplify]: iters left: 4 (125 enodes) 66.730 * * [simplify]: iters left: 3 (316 enodes) 66.891 * * [simplify]: Extracting #0: cost 1 inf + 0 66.891 * * [simplify]: Extracting #1: cost 3 inf + 0 66.891 * * [simplify]: Extracting #2: cost 54 inf + 0 66.892 * * [simplify]: Extracting #3: cost 137 inf + 82 66.894 * * [simplify]: Extracting #4: cost 193 inf + 2856 66.907 * * [simplify]: Extracting #5: cost 47 inf + 26193 66.921 * * [simplify]: Extracting #6: cost 5 inf + 34652 66.937 * * [simplify]: Extracting #7: cost 0 inf + 35147 66.952 * * [simplify]: Extracting #8: cost 0 inf + 34987 66.967 * [simplify]: Simplified to (sqrt (* (+ 4 (* (/ 4 x) (+ -2 (/ 4 x)))) x)) 66.967 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* t t) (+ 8 (* (* (/ 4 x) (/ 4 x)) (/ 4 x)))) x) (* (* (* (* (* 2 l) (cbrt (* (cbrt l) (cbrt l)))) (cbrt (cbrt l))) (* (cbrt l) (cbrt l))) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))))) (sqrt (* (+ 4 (* (/ 4 x) (+ -2 (/ 4 x)))) x))))) 66.968 * * * * [progress]: [ 11 / 78 ] simplifiying candidate # 66.968 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (* (cbrt x) (cbrt x))) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))) (cbrt l))))) 66.968 * * [simplify]: iters left: 6 (33 enodes) 66.991 * * [simplify]: iters left: 5 (157 enodes) 67.057 * * [simplify]: iters left: 4 (390 enodes) 67.274 * * [simplify]: Extracting #0: cost 1 inf + 0 67.274 * * [simplify]: Extracting #1: cost 3 inf + 0 67.274 * * [simplify]: Extracting #2: cost 12 inf + 0 67.275 * * [simplify]: Extracting #3: cost 156 inf + 0 67.283 * * [simplify]: Extracting #4: cost 371 inf + 85 67.289 * * [simplify]: Extracting #5: cost 354 inf + 16760 67.317 * * [simplify]: Extracting #6: cost 136 inf + 97768 67.365 * * [simplify]: Extracting #7: cost 11 inf + 156688 67.421 * * [simplify]: Extracting #8: cost 0 inf + 162108 67.480 * [simplify]: Simplified to (sqrt (+ (* (* (/ (* (cbrt l) (cbrt l)) (cbrt x)) (* (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (* 2 l))) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) 67.480 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (/ (* (cbrt l) (cbrt l)) (cbrt x)) (* (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (* 2 l))) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (cbrt x) (cbrt x))))))) 67.480 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (cbrt x) (cbrt x)))) 67.481 * * [simplify]: iters left: 6 (13 enodes) 67.492 * * [simplify]: iters left: 5 (57 enodes) 67.513 * * [simplify]: iters left: 4 (114 enodes) 67.538 * * [simplify]: iters left: 3 (243 enodes) 67.621 * * [simplify]: Extracting #0: cost 1 inf + 0 67.621 * * [simplify]: Extracting #1: cost 3 inf + 0 67.621 * * [simplify]: Extracting #2: cost 16 inf + 0 67.621 * * [simplify]: Extracting #3: cost 88 inf + 0 67.622 * * [simplify]: Extracting #4: cost 138 inf + 207 67.625 * * [simplify]: Extracting #5: cost 82 inf + 7759 67.632 * * [simplify]: Extracting #6: cost 15 inf + 19920 67.642 * * [simplify]: Extracting #7: cost 0 inf + 22358 67.651 * [simplify]: Simplified to (sqrt (* (+ (* (/ 4 x) (+ (/ 4 x) -2)) 4) (* (cbrt x) (cbrt x)))) 67.651 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (/ (* (cbrt l) (cbrt l)) (cbrt x)) (* (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (* 2 l))) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) (sqrt (* (+ (* (/ 4 x) (+ (/ 4 x) -2)) 4) (* (cbrt x) (cbrt x))))))) 67.651 * * * * [progress]: [ 12 / 78 ] simplifiying candidate # 67.652 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (* (cbrt x) (cbrt x))) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (cbrt l) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (cbrt l))))) 67.652 * * [simplify]: iters left: 6 (33 enodes) 67.674 * * [simplify]: iters left: 5 (157 enodes) 67.719 * * [simplify]: iters left: 4 (377 enodes) 67.924 * * [simplify]: Extracting #0: cost 1 inf + 0 67.924 * * [simplify]: Extracting #1: cost 3 inf + 0 67.924 * * [simplify]: Extracting #2: cost 12 inf + 0 67.924 * * [simplify]: Extracting #3: cost 148 inf + 0 67.926 * * [simplify]: Extracting #4: cost 336 inf + 206 67.930 * * [simplify]: Extracting #5: cost 357 inf + 6014 67.944 * * [simplify]: Extracting #6: cost 158 inf + 72278 67.974 * * [simplify]: Extracting #7: cost 11 inf + 143610 68.025 * * [simplify]: Extracting #8: cost 1 inf + 148060 68.078 * * [simplify]: Extracting #9: cost 0 inf + 148273 68.111 * [simplify]: Simplified to (sqrt (+ (* (* (* (cbrt l) (cbrt l)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (* 2 l)) (/ (cbrt x) (cbrt (cbrt l))))) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))) (* (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8) (* (* (cbrt x) t) (* (cbrt x) t))))) 68.111 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* (cbrt l) (cbrt l)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (* 2 l)) (/ (cbrt x) (cbrt (cbrt l))))) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))) (* (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8) (* (* (cbrt x) t) (* (cbrt x) t))))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (cbrt x) (cbrt x))))))) 68.112 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (cbrt x) (cbrt x)))) 68.112 * * [simplify]: iters left: 6 (13 enodes) 68.118 * * [simplify]: iters left: 5 (57 enodes) 68.132 * * [simplify]: iters left: 4 (114 enodes) 68.173 * * [simplify]: iters left: 3 (243 enodes) 68.248 * * [simplify]: Extracting #0: cost 1 inf + 0 68.248 * * [simplify]: Extracting #1: cost 3 inf + 0 68.248 * * [simplify]: Extracting #2: cost 16 inf + 0 68.249 * * [simplify]: Extracting #3: cost 88 inf + 0 68.250 * * [simplify]: Extracting #4: cost 138 inf + 207 68.252 * * [simplify]: Extracting #5: cost 82 inf + 7759 68.260 * * [simplify]: Extracting #6: cost 15 inf + 19920 68.269 * * [simplify]: Extracting #7: cost 0 inf + 22358 68.279 * [simplify]: Simplified to (sqrt (* (+ (* (/ 4 x) (+ (/ 4 x) -2)) 4) (* (cbrt x) (cbrt x)))) 68.279 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* (cbrt l) (cbrt l)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (* 2 l)) (/ (cbrt x) (cbrt (cbrt l))))) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))) (* (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8) (* (* (cbrt x) t) (* (cbrt x) t))))) (sqrt (* (+ (* (/ 4 x) (+ (/ 4 x) -2)) 4) (* (cbrt x) (cbrt x))))))) 68.279 * * * * [progress]: [ 13 / 78 ] simplifiying candidate # 68.280 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (cbrt x)) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (cbrt l))))) 68.280 * * [simplify]: iters left: 6 (33 enodes) 68.298 * * [simplify]: iters left: 5 (157 enodes) 68.333 * * [simplify]: iters left: 4 (385 enodes) 68.520 * * [simplify]: Extracting #0: cost 1 inf + 0 68.520 * * [simplify]: Extracting #1: cost 3 inf + 0 68.520 * * [simplify]: Extracting #2: cost 12 inf + 0 68.520 * * [simplify]: Extracting #3: cost 142 inf + 0 68.521 * * [simplify]: Extracting #4: cost 353 inf + 85 68.523 * * [simplify]: Extracting #5: cost 394 inf + 5541 68.538 * * [simplify]: Extracting #6: cost 212 inf + 65304 68.590 * * [simplify]: Extracting #7: cost 22 inf + 165311 68.651 * * [simplify]: Extracting #8: cost 2 inf + 174972 68.685 * * [simplify]: Extracting #9: cost 0 inf + 175357 68.717 * [simplify]: Simplified to (sqrt (+ (* (* (* t t) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)) (cbrt x)) (* (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (/ (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (cbrt l) (cbrt l))) (cbrt x))) (* 2 l)))) 68.717 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* t t) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)) (cbrt x)) (* (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (/ (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (cbrt l) (cbrt l))) (cbrt x))) (* 2 l)))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (cbrt x)))))) 68.717 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (cbrt x))) 68.717 * * [simplify]: iters left: 6 (12 enodes) 68.726 * * [simplify]: iters left: 5 (52 enodes) 68.742 * * [simplify]: iters left: 4 (105 enodes) 68.760 * * [simplify]: iters left: 3 (189 enodes) 68.795 * * [simplify]: iters left: 2 (351 enodes) 68.892 * * [simplify]: Extracting #0: cost 1 inf + 0 68.892 * * [simplify]: Extracting #1: cost 3 inf + 0 68.892 * * [simplify]: Extracting #2: cost 16 inf + 0 68.892 * * [simplify]: Extracting #3: cost 92 inf + 0 68.892 * * [simplify]: Extracting #4: cost 135 inf + 292 68.894 * * [simplify]: Extracting #5: cost 68 inf + 9278 68.898 * * [simplify]: Extracting #6: cost 9 inf + 17710 68.906 * * [simplify]: Extracting #7: cost 0 inf + 19055 68.918 * * [simplify]: Extracting #8: cost 0 inf + 19010 68.926 * [simplify]: Simplified to (sqrt (* (cbrt x) (+ 4 (* (/ 4 x) (+ -2 (/ 4 x)))))) 68.926 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* t t) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)) (cbrt x)) (* (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (/ (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (cbrt l) (cbrt l))) (cbrt x))) (* 2 l)))) (sqrt (* (cbrt x) (+ 4 (* (/ 4 x) (+ -2 (/ 4 x))))))))) 68.927 * * * * [progress]: [ 14 / 78 ] simplifiying candidate # 68.927 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (* (cbrt x) (cbrt x))) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (cbrt l) (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))) (/ (cbrt l) (cbrt x)))))) 68.928 * * [simplify]: iters left: 6 (33 enodes) 68.942 * * [simplify]: iters left: 5 (157 enodes) 68.986 * * [simplify]: iters left: 4 (390 enodes) 69.184 * * [simplify]: Extracting #0: cost 1 inf + 0 69.184 * * [simplify]: Extracting #1: cost 3 inf + 0 69.184 * * [simplify]: Extracting #2: cost 12 inf + 0 69.185 * * [simplify]: Extracting #3: cost 191 inf + 0 69.186 * * [simplify]: Extracting #4: cost 404 inf + 490 69.189 * * [simplify]: Extracting #5: cost 380 inf + 15307 69.201 * * [simplify]: Extracting #6: cost 184 inf + 85273 69.238 * * [simplify]: Extracting #7: cost 24 inf + 162855 69.278 * * [simplify]: Extracting #8: cost 5 inf + 171841 69.321 * * [simplify]: Extracting #9: cost 0 inf + 173200 69.355 * [simplify]: Simplified to (sqrt (+ (* (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) l) (* (/ (* (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l)))) (* (cbrt l) (cbrt l))) (cbrt x)) 2)) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) 69.355 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) l) (* (/ (* (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l)))) (* (cbrt l) (cbrt l))) (cbrt x)) 2)) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (cbrt x) (cbrt x))))))) 69.356 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (cbrt x) (cbrt x)))) 69.356 * * [simplify]: iters left: 6 (13 enodes) 69.362 * * [simplify]: iters left: 5 (57 enodes) 69.373 * * [simplify]: iters left: 4 (114 enodes) 69.394 * * [simplify]: iters left: 3 (243 enodes) 69.489 * * [simplify]: Extracting #0: cost 1 inf + 0 69.489 * * [simplify]: Extracting #1: cost 3 inf + 0 69.489 * * [simplify]: Extracting #2: cost 16 inf + 0 69.490 * * [simplify]: Extracting #3: cost 88 inf + 0 69.491 * * [simplify]: Extracting #4: cost 138 inf + 207 69.493 * * [simplify]: Extracting #5: cost 82 inf + 7759 69.500 * * [simplify]: Extracting #6: cost 15 inf + 19920 69.510 * * [simplify]: Extracting #7: cost 0 inf + 22358 69.519 * [simplify]: Simplified to (sqrt (* (+ (* (/ 4 x) (+ (/ 4 x) -2)) 4) (* (cbrt x) (cbrt x)))) 69.519 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) l) (* (/ (* (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l)))) (* (cbrt l) (cbrt l))) (cbrt x)) 2)) (* (* (* (cbrt x) t) (* (cbrt x) t)) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)))) (sqrt (* (+ (* (/ 4 x) (+ (/ 4 x) -2)) 4) (* (cbrt x) (cbrt x))))))) 69.520 * * * * [progress]: [ 15 / 78 ] simplifiying candidate # 69.520 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (cbrt x)) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))) (/ (cbrt l) (cbrt x)))))) 69.520 * * [simplify]: iters left: 6 (32 enodes) 69.543 * * [simplify]: iters left: 5 (154 enodes) 69.610 * * [simplify]: iters left: 4 (390 enodes) 69.766 * * [simplify]: Extracting #0: cost 1 inf + 0 69.766 * * [simplify]: Extracting #1: cost 3 inf + 0 69.766 * * [simplify]: Extracting #2: cost 12 inf + 0 69.766 * * [simplify]: Extracting #3: cost 172 inf + 0 69.768 * * [simplify]: Extracting #4: cost 412 inf + 45 69.772 * * [simplify]: Extracting #5: cost 383 inf + 26657 69.800 * * [simplify]: Extracting #6: cost 94 inf + 151124 69.837 * * [simplify]: Extracting #7: cost 17 inf + 185546 69.907 * * [simplify]: Extracting #8: cost 0 inf + 192416 69.961 * * [simplify]: Extracting #9: cost 0 inf + 192260 70.009 * [simplify]: Simplified to (sqrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* (* (* (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l)))) (/ (cbrt l) (cbrt x))) l) (/ (cbrt l) (cbrt x))) 2)) (* (* (cbrt x) t) (* (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8) t)))) 70.009 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* (* (* (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l)))) (/ (cbrt l) (cbrt x))) l) (/ (cbrt l) (cbrt x))) 2)) (* (* (cbrt x) t) (* (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8) t)))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (cbrt x)))))) 70.009 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (cbrt x))) 70.009 * * [simplify]: iters left: 6 (12 enodes) 70.015 * * [simplify]: iters left: 5 (52 enodes) 70.026 * * [simplify]: iters left: 4 (105 enodes) 70.052 * * [simplify]: iters left: 3 (189 enodes) 70.115 * * [simplify]: iters left: 2 (351 enodes) 70.213 * * [simplify]: Extracting #0: cost 1 inf + 0 70.213 * * [simplify]: Extracting #1: cost 3 inf + 0 70.213 * * [simplify]: Extracting #2: cost 16 inf + 0 70.213 * * [simplify]: Extracting #3: cost 92 inf + 0 70.213 * * [simplify]: Extracting #4: cost 135 inf + 292 70.215 * * [simplify]: Extracting #5: cost 68 inf + 9278 70.219 * * [simplify]: Extracting #6: cost 9 inf + 17710 70.223 * * [simplify]: Extracting #7: cost 0 inf + 19055 70.228 * * [simplify]: Extracting #8: cost 0 inf + 19010 70.232 * [simplify]: Simplified to (sqrt (* (cbrt x) (+ 4 (* (/ 4 x) (+ -2 (/ 4 x)))))) 70.232 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* (* (* (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l)))) (/ (cbrt l) (cbrt x))) l) (/ (cbrt l) (cbrt x))) 2)) (* (* (cbrt x) t) (* (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8) t)))) (sqrt (* (cbrt x) (+ 4 (* (/ 4 x) (+ -2 (/ 4 x))))))))) 70.232 * * * * [progress]: [ 16 / 78 ] simplifiying candidate # 70.232 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) (cbrt x)) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* (* l 2) (* (cbrt l) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 70.232 * * [simplify]: iters left: 6 (33 enodes) 70.254 * * [simplify]: iters left: 5 (157 enodes) 70.321 * * [simplify]: iters left: 4 (390 enodes) 70.534 * * [simplify]: Extracting #0: cost 1 inf + 0 70.534 * * [simplify]: Extracting #1: cost 3 inf + 0 70.534 * * [simplify]: Extracting #2: cost 12 inf + 0 70.535 * * [simplify]: Extracting #3: cost 170 inf + 0 70.538 * * [simplify]: Extracting #4: cost 397 inf + 85 70.543 * * [simplify]: Extracting #5: cost 412 inf + 11335 70.568 * * [simplify]: Extracting #6: cost 175 inf + 98608 70.622 * * [simplify]: Extracting #7: cost 15 inf + 190045 70.656 * * [simplify]: Extracting #8: cost 1 inf + 194053 70.710 * * [simplify]: Extracting #9: cost 0 inf + 193986 70.769 * [simplify]: Simplified to (sqrt (+ (* (* (cbrt x) t) (* (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8) t)) (* (* (/ (* 2 (/ (* (cbrt l) (cbrt l)) (/ (/ (cbrt x) (cbrt (* (cbrt l) (cbrt l)))) (cbrt (cbrt l))))) (cbrt x)) l) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))))) 70.769 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (cbrt x) t) (* (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8) t)) (* (* (/ (* 2 (/ (* (cbrt l) (cbrt l)) (/ (/ (cbrt x) (cbrt (* (cbrt l) (cbrt l)))) (cbrt (cbrt l))))) (cbrt x)) l) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))))) (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (cbrt x)))))) 70.770 * [simplify]: Simplifying (sqrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (cbrt x))) 70.770 * * [simplify]: iters left: 6 (12 enodes) 70.775 * * [simplify]: iters left: 5 (52 enodes) 70.786 * * [simplify]: iters left: 4 (105 enodes) 70.818 * * [simplify]: iters left: 3 (189 enodes) 70.854 * * [simplify]: iters left: 2 (351 enodes) 70.948 * * [simplify]: Extracting #0: cost 1 inf + 0 70.948 * * [simplify]: Extracting #1: cost 3 inf + 0 70.948 * * [simplify]: Extracting #2: cost 16 inf + 0 70.948 * * [simplify]: Extracting #3: cost 92 inf + 0 70.949 * * [simplify]: Extracting #4: cost 135 inf + 292 70.950 * * [simplify]: Extracting #5: cost 68 inf + 9278 70.954 * * [simplify]: Extracting #6: cost 9 inf + 17710 70.958 * * [simplify]: Extracting #7: cost 0 inf + 19055 70.963 * * [simplify]: Extracting #8: cost 0 inf + 19010 70.970 * [simplify]: Simplified to (sqrt (* (cbrt x) (+ 4 (* (/ 4 x) (+ -2 (/ 4 x)))))) 70.971 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (cbrt x) t) (* (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8) t)) (* (* (/ (* 2 (/ (* (cbrt l) (cbrt l)) (/ (/ (cbrt x) (cbrt (* (cbrt l) (cbrt l)))) (cbrt (cbrt l))))) (cbrt x)) l) (- 4 (* (/ 4 x) (- 2 (/ 4 x))))))) (sqrt (* (cbrt x) (+ 4 (* (/ 4 x) (+ -2 (/ 4 x))))))))) 70.971 * * * * [progress]: [ 17 / 78 ] simplifiying candidate # 70.971 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (* (* (cbrt x) (cbrt x)) (cbrt x))) (* (- (/ 4 x) 2) (* (* (* l 2) (* (cbrt l) (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))) (cbrt l))))) 70.972 * * [simplify]: iters left: 6 (28 enodes) 70.988 * * [simplify]: iters left: 5 (122 enodes) 71.025 * * [simplify]: iters left: 4 (286 enodes) 71.132 * * [simplify]: Extracting #0: cost 1 inf + 0 71.132 * * [simplify]: Extracting #1: cost 3 inf + 0 71.132 * * [simplify]: Extracting #2: cost 10 inf + 0 71.132 * * [simplify]: Extracting #3: cost 144 inf + 0 71.134 * * [simplify]: Extracting #4: cost 323 inf + 574 71.141 * * [simplify]: Extracting #5: cost 260 inf + 19120 71.161 * * [simplify]: Extracting #6: cost 86 inf + 67951 71.178 * * [simplify]: Extracting #7: cost 3 inf + 90565 71.201 * * [simplify]: Extracting #8: cost 0 inf + 91579 71.240 * [simplify]: Simplified to (sqrt (+ (* (* l (* (* (* 2 (cbrt (cbrt l))) (cbrt (* (cbrt l) (cbrt l)))) (* (cbrt l) (cbrt l)))) (+ -2 (/ 4 x))) (* (* (* t x) t) (- (* (/ 4 x) (/ 4 x)) 4)))) 71.240 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* l (* (* (* 2 (cbrt (cbrt l))) (cbrt (* (cbrt l) (cbrt l)))) (* (cbrt l) (cbrt l)))) (+ -2 (/ 4 x))) (* (* (* t x) t) (- (* (/ 4 x) (/ 4 x)) 4)))) (sqrt (* (- (/ 4 x) 2) (* (* (cbrt x) (cbrt x)) (cbrt x))))))) 71.241 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (* (* (cbrt x) (cbrt x)) (cbrt x)))) 71.241 * * [simplify]: iters left: 6 (10 enodes) 71.244 * * [simplify]: iters left: 5 (37 enodes) 71.251 * * [simplify]: iters left: 4 (56 enodes) 71.262 * * [simplify]: iters left: 3 (105 enodes) 71.289 * * [simplify]: iters left: 2 (187 enodes) 71.338 * * [simplify]: iters left: 1 (252 enodes) 71.381 * * [simplify]: Extracting #0: cost 1 inf + 0 71.382 * * [simplify]: Extracting #1: cost 3 inf + 0 71.382 * * [simplify]: Extracting #2: cost 14 inf + 0 71.382 * * [simplify]: Extracting #3: cost 26 inf + 83 71.382 * * [simplify]: Extracting #4: cost 19 inf + 1763 71.384 * * [simplify]: Extracting #5: cost 6 inf + 4359 71.386 * * [simplify]: Extracting #6: cost 0 inf + 5170 71.388 * [simplify]: Simplified to (sqrt (+ 4 (* x -2))) 71.388 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* l (* (* (* 2 (cbrt (cbrt l))) (cbrt (* (cbrt l) (cbrt l)))) (* (cbrt l) (cbrt l)))) (+ -2 (/ 4 x))) (* (* (* t x) t) (- (* (/ 4 x) (/ 4 x)) 4)))) (sqrt (+ 4 (* x -2)))))) 71.389 * * * * [progress]: [ 18 / 78 ] simplifiying candidate # 71.389 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (* (cbrt x) (cbrt x))) (* (- (/ 4 x) 2) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))) (cbrt l))))) 71.390 * * [simplify]: iters left: 6 (28 enodes) 71.405 * * [simplify]: iters left: 5 (124 enodes) 71.452 * * [simplify]: iters left: 4 (301 enodes) 71.587 * * [simplify]: Extracting #0: cost 1 inf + 0 71.587 * * [simplify]: Extracting #1: cost 3 inf + 0 71.587 * * [simplify]: Extracting #2: cost 10 inf + 0 71.587 * * [simplify]: Extracting #3: cost 136 inf + 0 71.588 * * [simplify]: Extracting #4: cost 342 inf + 573 71.592 * * [simplify]: Extracting #5: cost 303 inf + 20310 71.605 * * [simplify]: Extracting #6: cost 88 inf + 95496 71.636 * * [simplify]: Extracting #7: cost 2 inf + 128962 71.670 * * [simplify]: Extracting #8: cost 0 inf + 130012 71.715 * * [simplify]: Extracting #9: cost 0 inf + 129972 71.760 * [simplify]: Simplified to (sqrt (+ (* (- (* (/ 4 x) (/ 4 x)) 4) (* (* t (cbrt x)) (* t (cbrt x)))) (/ (* (* (+ (/ 4 x) -2) (* l 2)) (* (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (* (cbrt l) (cbrt l)))) (cbrt x)))) 71.760 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (- (* (/ 4 x) (/ 4 x)) 4) (* (* t (cbrt x)) (* t (cbrt x)))) (/ (* (* (+ (/ 4 x) -2) (* l 2)) (* (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (* (cbrt l) (cbrt l)))) (cbrt x)))) (sqrt (* (- (/ 4 x) 2) (* (cbrt x) (cbrt x))))))) 71.760 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (* (cbrt x) (cbrt x)))) 71.761 * * [simplify]: iters left: 6 (9 enodes) 71.766 * * [simplify]: iters left: 5 (33 enodes) 71.777 * * [simplify]: iters left: 4 (45 enodes) 71.792 * * [simplify]: iters left: 3 (70 enodes) 71.817 * * [simplify]: iters left: 2 (101 enodes) 71.837 * * [simplify]: iters left: 1 (136 enodes) 71.856 * * [simplify]: Extracting #0: cost 1 inf + 0 71.856 * * [simplify]: Extracting #1: cost 3 inf + 0 71.856 * * [simplify]: Extracting #2: cost 10 inf + 0 71.857 * * [simplify]: Extracting #3: cost 30 inf + 0 71.857 * * [simplify]: Extracting #4: cost 36 inf + 85 71.857 * * [simplify]: Extracting #5: cost 12 inf + 3046 71.858 * * [simplify]: Extracting #6: cost 1 inf + 5112 71.859 * * [simplify]: Extracting #7: cost 0 inf + 5395 71.860 * [simplify]: Simplified to (sqrt (* (* (+ (/ 4 x) -2) (cbrt x)) (cbrt x))) 71.860 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (- (* (/ 4 x) (/ 4 x)) 4) (* (* t (cbrt x)) (* t (cbrt x)))) (/ (* (* (+ (/ 4 x) -2) (* l 2)) (* (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (* (cbrt l) (cbrt l)))) (cbrt x)))) (sqrt (* (* (+ (/ 4 x) -2) (cbrt x)) (cbrt x)))))) 71.860 * * * * [progress]: [ 19 / 78 ] simplifiying candidate # 71.860 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (* (cbrt x) (cbrt x))) (* (- (/ 4 x) 2) (* (* (* l 2) (* (cbrt l) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (cbrt l))))) 71.861 * * [simplify]: iters left: 6 (28 enodes) 71.869 * * [simplify]: iters left: 5 (124 enodes) 71.895 * * [simplify]: iters left: 4 (288 enodes) 72.008 * * [simplify]: Extracting #0: cost 1 inf + 0 72.009 * * [simplify]: Extracting #1: cost 3 inf + 0 72.009 * * [simplify]: Extracting #2: cost 10 inf + 0 72.009 * * [simplify]: Extracting #3: cost 130 inf + 0 72.010 * * [simplify]: Extracting #4: cost 317 inf + 128 72.012 * * [simplify]: Extracting #5: cost 305 inf + 8709 72.020 * * [simplify]: Extracting #6: cost 119 inf + 63220 72.042 * * [simplify]: Extracting #7: cost 7 inf + 112663 72.079 * * [simplify]: Extracting #8: cost 1 inf + 116730 72.100 * * [simplify]: Extracting #9: cost 0 inf + 117696 72.137 * [simplify]: Simplified to (sqrt (+ (* (* (* t (cbrt x)) (* t (cbrt x))) (- (* (/ 4 x) (/ 4 x)) 4)) (* (* (* (* l (+ (/ 4 x) -2)) 2) (/ (cbrt (cbrt l)) (/ (cbrt x) (cbrt (* (cbrt l) (cbrt l)))))) (* (cbrt l) (cbrt l))))) 72.137 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* t (cbrt x)) (* t (cbrt x))) (- (* (/ 4 x) (/ 4 x)) 4)) (* (* (* (* l (+ (/ 4 x) -2)) 2) (/ (cbrt (cbrt l)) (/ (cbrt x) (cbrt (* (cbrt l) (cbrt l)))))) (* (cbrt l) (cbrt l))))) (sqrt (* (- (/ 4 x) 2) (* (cbrt x) (cbrt x))))))) 72.138 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (* (cbrt x) (cbrt x)))) 72.138 * * [simplify]: iters left: 6 (9 enodes) 72.144 * * [simplify]: iters left: 5 (33 enodes) 72.155 * * [simplify]: iters left: 4 (45 enodes) 72.171 * * [simplify]: iters left: 3 (70 enodes) 72.194 * * [simplify]: iters left: 2 (101 enodes) 72.224 * * [simplify]: iters left: 1 (136 enodes) 72.254 * * [simplify]: Extracting #0: cost 1 inf + 0 72.254 * * [simplify]: Extracting #1: cost 3 inf + 0 72.254 * * [simplify]: Extracting #2: cost 10 inf + 0 72.254 * * [simplify]: Extracting #3: cost 30 inf + 0 72.254 * * [simplify]: Extracting #4: cost 36 inf + 85 72.254 * * [simplify]: Extracting #5: cost 12 inf + 3046 72.255 * * [simplify]: Extracting #6: cost 1 inf + 5112 72.256 * * [simplify]: Extracting #7: cost 0 inf + 5395 72.257 * [simplify]: Simplified to (sqrt (* (* (+ (/ 4 x) -2) (cbrt x)) (cbrt x))) 72.257 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* t (cbrt x)) (* t (cbrt x))) (- (* (/ 4 x) (/ 4 x)) 4)) (* (* (* (* l (+ (/ 4 x) -2)) 2) (/ (cbrt (cbrt l)) (/ (cbrt x) (cbrt (* (cbrt l) (cbrt l)))))) (* (cbrt l) (cbrt l))))) (sqrt (* (* (+ (/ 4 x) -2) (cbrt x)) (cbrt x)))))) 72.257 * * * * [progress]: [ 20 / 78 ] simplifiying candidate # 72.258 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (cbrt x)) (* (- (/ 4 x) 2) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (cbrt l))))) 72.258 * * [simplify]: iters left: 6 (28 enodes) 72.267 * * [simplify]: iters left: 5 (124 enodes) 72.307 * * [simplify]: iters left: 4 (294 enodes) 72.493 * * [simplify]: Extracting #0: cost 1 inf + 0 72.493 * * [simplify]: Extracting #1: cost 3 inf + 0 72.493 * * [simplify]: Extracting #2: cost 10 inf + 0 72.493 * * [simplify]: Extracting #3: cost 129 inf + 0 72.495 * * [simplify]: Extracting #4: cost 332 inf + 372 72.500 * * [simplify]: Extracting #5: cost 343 inf + 8216 72.512 * * [simplify]: Extracting #6: cost 200 inf + 47110 72.541 * * [simplify]: Extracting #7: cost 32 inf + 123461 72.570 * * [simplify]: Extracting #8: cost 1 inf + 142132 72.608 * * [simplify]: Extracting #9: cost 0 inf + 143058 72.643 * [simplify]: Simplified to (sqrt (+ (* (* t (* t (- (* (/ 4 x) (/ 4 x)) 4))) (cbrt x)) (* (* (* (+ (/ 4 x) -2) 2) l) (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))))) 72.644 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* t (* t (- (* (/ 4 x) (/ 4 x)) 4))) (cbrt x)) (* (* (* (+ (/ 4 x) -2) 2) l) (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))))) (sqrt (* (- (/ 4 x) 2) (cbrt x)))))) 72.645 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (cbrt x))) 72.645 * * [simplify]: iters left: 6 (8 enodes) 72.650 * * [simplify]: iters left: 5 (28 enodes) 72.658 * * [simplify]: iters left: 4 (36 enodes) 72.665 * * [simplify]: iters left: 3 (51 enodes) 72.673 * * [simplify]: iters left: 2 (59 enodes) 72.682 * * [simplify]: iters left: 1 (65 enodes) 72.691 * * [simplify]: Extracting #0: cost 1 inf + 0 72.691 * * [simplify]: Extracting #1: cost 3 inf + 0 72.691 * * [simplify]: Extracting #2: cost 8 inf + 0 72.692 * * [simplify]: Extracting #3: cost 21 inf + 0 72.692 * * [simplify]: Extracting #4: cost 21 inf + 85 72.692 * * [simplify]: Extracting #5: cost 6 inf + 1512 72.693 * * [simplify]: Extracting #6: cost 1 inf + 2445 72.694 * * [simplify]: Extracting #7: cost 0 inf + 2688 72.695 * [simplify]: Simplified to (sqrt (* (+ (/ 4 x) -2) (cbrt x))) 72.695 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* t (* t (- (* (/ 4 x) (/ 4 x)) 4))) (cbrt x)) (* (* (* (+ (/ 4 x) -2) 2) l) (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))))) (sqrt (* (+ (/ 4 x) -2) (cbrt x)))))) 72.695 * * * * [progress]: [ 21 / 78 ] simplifiying candidate # 72.696 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (* (cbrt x) (cbrt x))) (* (- (/ 4 x) 2) (* (* (* l 2) (* (cbrt l) (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))) (/ (cbrt l) (cbrt x)))))) 72.696 * * [simplify]: iters left: 6 (28 enodes) 72.712 * * [simplify]: iters left: 5 (124 enodes) 72.755 * * [simplify]: iters left: 4 (301 enodes) 72.889 * * [simplify]: Extracting #0: cost 1 inf + 0 72.889 * * [simplify]: Extracting #1: cost 3 inf + 0 72.889 * * [simplify]: Extracting #2: cost 10 inf + 0 72.890 * * [simplify]: Extracting #3: cost 167 inf + 0 72.892 * * [simplify]: Extracting #4: cost 378 inf + 290 72.902 * * [simplify]: Extracting #5: cost 276 inf + 36372 72.923 * * [simplify]: Extracting #6: cost 23 inf + 127868 72.947 * * [simplify]: Extracting #7: cost 1 inf + 135542 72.989 * * [simplify]: Extracting #8: cost 0 inf + 136108 73.038 * * [simplify]: Extracting #9: cost 0 inf + 136028 73.064 * [simplify]: Simplified to (sqrt (+ (* (- (* (/ 4 x) (/ 4 x)) 4) (* (* t (cbrt x)) (* t (cbrt x)))) (* (/ (* (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (* (cbrt l) (cbrt l))) (cbrt x)) (* (+ (/ 4 x) -2) (* l 2))))) 73.064 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (- (* (/ 4 x) (/ 4 x)) 4) (* (* t (cbrt x)) (* t (cbrt x)))) (* (/ (* (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (* (cbrt l) (cbrt l))) (cbrt x)) (* (+ (/ 4 x) -2) (* l 2))))) (sqrt (* (- (/ 4 x) 2) (* (cbrt x) (cbrt x))))))) 73.064 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (* (cbrt x) (cbrt x)))) 73.064 * * [simplify]: iters left: 6 (9 enodes) 73.067 * * [simplify]: iters left: 5 (33 enodes) 73.077 * * [simplify]: iters left: 4 (45 enodes) 73.089 * * [simplify]: iters left: 3 (70 enodes) 73.101 * * [simplify]: iters left: 2 (101 enodes) 73.119 * * [simplify]: iters left: 1 (136 enodes) 73.143 * * [simplify]: Extracting #0: cost 1 inf + 0 73.143 * * [simplify]: Extracting #1: cost 3 inf + 0 73.143 * * [simplify]: Extracting #2: cost 10 inf + 0 73.143 * * [simplify]: Extracting #3: cost 30 inf + 0 73.144 * * [simplify]: Extracting #4: cost 36 inf + 85 73.144 * * [simplify]: Extracting #5: cost 12 inf + 3046 73.145 * * [simplify]: Extracting #6: cost 1 inf + 5112 73.146 * * [simplify]: Extracting #7: cost 0 inf + 5395 73.147 * [simplify]: Simplified to (sqrt (* (* (+ (/ 4 x) -2) (cbrt x)) (cbrt x))) 73.147 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (- (* (/ 4 x) (/ 4 x)) 4) (* (* t (cbrt x)) (* t (cbrt x)))) (* (/ (* (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (* (cbrt l) (cbrt l))) (cbrt x)) (* (+ (/ 4 x) -2) (* l 2))))) (sqrt (* (* (+ (/ 4 x) -2) (cbrt x)) (cbrt x)))))) 73.147 * * * * [progress]: [ 22 / 78 ] simplifiying candidate # 73.147 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (cbrt x)) (* (- (/ 4 x) 2) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))) (/ (cbrt l) (cbrt x)))))) 73.147 * * [simplify]: iters left: 6 (27 enodes) 73.156 * * [simplify]: iters left: 5 (120 enodes) 73.203 * * [simplify]: iters left: 4 (305 enodes) 73.390 * * [simplify]: Extracting #0: cost 1 inf + 0 73.390 * * [simplify]: Extracting #1: cost 3 inf + 0 73.390 * * [simplify]: Extracting #2: cost 10 inf + 0 73.390 * * [simplify]: Extracting #3: cost 156 inf + 0 73.391 * * [simplify]: Extracting #4: cost 379 inf + 48 73.397 * * [simplify]: Extracting #5: cost 277 inf + 42000 73.423 * * [simplify]: Extracting #6: cost 29 inf + 136059 73.461 * * [simplify]: Extracting #7: cost 1 inf + 148866 73.513 * * [simplify]: Extracting #8: cost 0 inf + 149751 73.555 * [simplify]: Simplified to (sqrt (+ (* (- (/ 4 x) 2) (* (* (* (* (* 2 l) (/ (cbrt l) (cbrt x))) (/ (cbrt l) (cbrt x))) (cbrt (* (cbrt l) (cbrt l)))) (cbrt (cbrt l)))) (* (* t (* t (- (* (/ 4 x) (/ 4 x)) 4))) (cbrt x)))) 73.555 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (- (/ 4 x) 2) (* (* (* (* (* 2 l) (/ (cbrt l) (cbrt x))) (/ (cbrt l) (cbrt x))) (cbrt (* (cbrt l) (cbrt l)))) (cbrt (cbrt l)))) (* (* t (* t (- (* (/ 4 x) (/ 4 x)) 4))) (cbrt x)))) (sqrt (* (- (/ 4 x) 2) (cbrt x)))))) 73.555 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (cbrt x))) 73.555 * * [simplify]: iters left: 6 (8 enodes) 73.558 * * [simplify]: iters left: 5 (28 enodes) 73.563 * * [simplify]: iters left: 4 (36 enodes) 73.571 * * [simplify]: iters left: 3 (51 enodes) 73.583 * * [simplify]: iters left: 2 (59 enodes) 73.598 * * [simplify]: iters left: 1 (65 enodes) 73.610 * * [simplify]: Extracting #0: cost 1 inf + 0 73.610 * * [simplify]: Extracting #1: cost 3 inf + 0 73.610 * * [simplify]: Extracting #2: cost 8 inf + 0 73.610 * * [simplify]: Extracting #3: cost 21 inf + 0 73.610 * * [simplify]: Extracting #4: cost 21 inf + 85 73.611 * * [simplify]: Extracting #5: cost 6 inf + 1512 73.611 * * [simplify]: Extracting #6: cost 1 inf + 2445 73.611 * * [simplify]: Extracting #7: cost 0 inf + 2688 73.612 * [simplify]: Simplified to (sqrt (* (+ (/ 4 x) -2) (cbrt x))) 73.612 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (- (/ 4 x) 2) (* (* (* (* (* 2 l) (/ (cbrt l) (cbrt x))) (/ (cbrt l) (cbrt x))) (cbrt (* (cbrt l) (cbrt l)))) (cbrt (cbrt l)))) (* (* t (* t (- (* (/ 4 x) (/ 4 x)) 4))) (cbrt x)))) (sqrt (* (+ (/ 4 x) -2) (cbrt x)))))) 73.612 * * * * [progress]: [ 23 / 78 ] simplifiying candidate # 73.612 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) (cbrt x)) (* (- (/ 4 x) 2) (* (* (* l 2) (* (cbrt l) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 73.612 * * [simplify]: iters left: 6 (28 enodes) 73.622 * * [simplify]: iters left: 5 (124 enodes) 73.653 * * [simplify]: iters left: 4 (301 enodes) 73.808 * * [simplify]: Extracting #0: cost 1 inf + 0 73.808 * * [simplify]: Extracting #1: cost 3 inf + 0 73.809 * * [simplify]: Extracting #2: cost 10 inf + 0 73.809 * * [simplify]: Extracting #3: cost 154 inf + 0 73.811 * * [simplify]: Extracting #4: cost 361 inf + 87 73.817 * * [simplify]: Extracting #5: cost 330 inf + 15321 73.840 * * [simplify]: Extracting #6: cost 124 inf + 89297 73.895 * * [simplify]: Extracting #7: cost 3 inf + 149347 73.946 * * [simplify]: Extracting #8: cost 0 inf + 151358 73.973 * [simplify]: Simplified to (sqrt (+ (* (* t (* t (- (* (/ 4 x) (/ 4 x)) 4))) (cbrt x)) (* (* (* 2 l) (* (/ (cbrt l) (cbrt x)) (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l)))))) (* (+ (/ 4 x) -2) (/ (cbrt l) (cbrt x)))))) 73.973 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* t (* t (- (* (/ 4 x) (/ 4 x)) 4))) (cbrt x)) (* (* (* 2 l) (* (/ (cbrt l) (cbrt x)) (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l)))))) (* (+ (/ 4 x) -2) (/ (cbrt l) (cbrt x)))))) (sqrt (* (- (/ 4 x) 2) (cbrt x)))))) 73.973 * [simplify]: Simplifying (sqrt (* (- (/ 4 x) 2) (cbrt x))) 73.973 * * [simplify]: iters left: 6 (8 enodes) 73.976 * * [simplify]: iters left: 5 (28 enodes) 73.982 * * [simplify]: iters left: 4 (36 enodes) 73.989 * * [simplify]: iters left: 3 (51 enodes) 74.000 * * [simplify]: iters left: 2 (59 enodes) 74.014 * * [simplify]: iters left: 1 (65 enodes) 74.023 * * [simplify]: Extracting #0: cost 1 inf + 0 74.023 * * [simplify]: Extracting #1: cost 3 inf + 0 74.023 * * [simplify]: Extracting #2: cost 8 inf + 0 74.023 * * [simplify]: Extracting #3: cost 21 inf + 0 74.023 * * [simplify]: Extracting #4: cost 21 inf + 85 74.023 * * [simplify]: Extracting #5: cost 6 inf + 1512 74.023 * * [simplify]: Extracting #6: cost 1 inf + 2445 74.024 * * [simplify]: Extracting #7: cost 0 inf + 2688 74.024 * [simplify]: Simplified to (sqrt (* (+ (/ 4 x) -2) (cbrt x))) 74.024 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* t (* t (- (* (/ 4 x) (/ 4 x)) 4))) (cbrt x)) (* (* (* 2 l) (* (/ (cbrt l) (cbrt x)) (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l)))))) (* (+ (/ 4 x) -2) (/ (cbrt l) (cbrt x)))))) (sqrt (* (+ (/ 4 x) -2) (cbrt x)))))) 74.024 * * * * [progress]: [ 24 / 78 ] simplifiying candidate # 74.025 * [simplify]: Simplifying (sqrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))) 3))) 74.025 * * [simplify]: iters left: 6 (26 enodes) 74.032 * * [simplify]: iters left: 5 (121 enodes) 74.069 * * [simplify]: iters left: 4 (377 enodes) 74.411 * * [simplify]: Extracting #0: cost 1 inf + 0 74.411 * * [simplify]: Extracting #1: cost 3 inf + 0 74.411 * * [simplify]: Extracting #2: cost 6 inf + 0 74.411 * * [simplify]: Extracting #3: cost 152 inf + 0 74.414 * * [simplify]: Extracting #4: cost 587 inf + 6 74.423 * * [simplify]: Extracting #5: cost 576 inf + 17005 74.459 * * [simplify]: Extracting #6: cost 319 inf + 124515 74.547 * * [simplify]: Extracting #7: cost 21 inf + 324964 74.678 * * [simplify]: Extracting #8: cost 0 inf + 338444 74.780 * * [simplify]: Extracting #9: cost 0 inf + 338313 74.888 * [simplify]: Simplified to (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (/ (cbrt l) (cbrt x)) (* l 2)))) (* (/ (cbrt l) (cbrt x)) (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (/ (cbrt l) (cbrt x)) (* l 2))))) (* (/ (cbrt l) (cbrt x)) (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (/ (cbrt l) (cbrt x)) (* l 2))))) (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))))) 74.888 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (/ (cbrt l) (cbrt x)) (* l 2)))) (* (/ (cbrt l) (cbrt x)) (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (/ (cbrt l) (cbrt x)) (* l 2))))) (* (/ (cbrt l) (cbrt x)) (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (/ (cbrt l) (cbrt x)) (* l 2))))) (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))))) (sqrt (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))))) 74.888 * [simplify]: Simplifying (sqrt (+ (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (- (* (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))) (* (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 74.889 * * [simplify]: iters left: 6 (27 enodes) 74.899 * * [simplify]: iters left: 5 (130 enodes) 74.951 * * [simplify]: iters left: 4 (450 enodes) 75.414 * * [simplify]: Extracting #0: cost 1 inf + 0 75.415 * * [simplify]: Extracting #1: cost 3 inf + 0 75.415 * * [simplify]: Extracting #2: cost 12 inf + 0 75.415 * * [simplify]: Extracting #3: cost 287 inf + 0 75.418 * * [simplify]: Extracting #4: cost 890 inf + 45 75.422 * * [simplify]: Extracting #5: cost 932 inf + 1770 75.429 * * [simplify]: Extracting #6: cost 795 inf + 30354 75.491 * * [simplify]: Extracting #7: cost 373 inf + 261878 75.642 * * [simplify]: Extracting #8: cost 24 inf + 510687 75.789 * * [simplify]: Extracting #9: cost 0 inf + 530265 75.940 * [simplify]: Simplified to (sqrt (+ (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (/ (* (/ (* 2 l) (/ (cbrt x) (cbrt l))) (/ (cbrt (cbrt l)) (/ (cbrt x) (cbrt (* (cbrt l) (cbrt l)))))) (/ (cbrt x) (cbrt l))) (- (/ (* (/ (* 2 l) (/ (cbrt x) (cbrt l))) (/ (cbrt (cbrt l)) (/ (cbrt x) (cbrt (* (cbrt l) (cbrt l)))))) (/ (cbrt x) (cbrt l))) (* t (* (+ 2 (/ 4 x)) t)))))) 75.941 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))) 3))) (sqrt (+ (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (/ (* (/ (* 2 l) (/ (cbrt x) (cbrt l))) (/ (cbrt (cbrt l)) (/ (cbrt x) (cbrt (* (cbrt l) (cbrt l)))))) (/ (cbrt x) (cbrt l))) (- (/ (* (/ (* 2 l) (/ (cbrt x) (cbrt l))) (/ (cbrt (cbrt l)) (/ (cbrt x) (cbrt (* (cbrt l) (cbrt l)))))) (/ (cbrt x) (cbrt l))) (* t (* (+ 2 (/ 4 x)) t))))))))) 75.941 * * * * [progress]: [ 25 / 78 ] simplifiying candidate # 75.942 * [simplify]: Simplifying (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 75.942 * * [simplify]: iters left: 6 (25 enodes) 75.953 * * [simplify]: iters left: 5 (117 enodes) 75.985 * * [simplify]: iters left: 4 (369 enodes) 76.326 * * [simplify]: Extracting #0: cost 1 inf + 0 76.326 * * [simplify]: Extracting #1: cost 3 inf + 0 76.326 * * [simplify]: Extracting #2: cost 17 inf + 0 76.326 * * [simplify]: Extracting #3: cost 196 inf + 0 76.328 * * [simplify]: Extracting #4: cost 637 inf + 210 76.337 * * [simplify]: Extracting #5: cost 607 inf + 19071 76.345 * * [simplify]: Extracting #6: cost 513 inf + 40959 76.362 * * [simplify]: Extracting #7: cost 403 inf + 106581 76.454 * * [simplify]: Extracting #8: cost 54 inf + 335090 76.594 * * [simplify]: Extracting #9: cost 0 inf + 371651 76.702 * * [simplify]: Extracting #10: cost 0 inf + 371211 76.801 * * [simplify]: Extracting #11: cost 0 inf + 371171 76.902 * [simplify]: Simplified to (sqrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (* (* 2 (/ (cbrt l) (cbrt x))) l) (/ (cbrt l) (cbrt x)))) (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (* (* 2 (/ (cbrt l) (cbrt x))) l) (/ (cbrt l) (cbrt x))))))) 76.902 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (* (* 2 (/ (cbrt l) (cbrt x))) l) (/ (cbrt l) (cbrt x)))) (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (* (* 2 (/ (cbrt l) (cbrt x))) l) (/ (cbrt l) (cbrt x))))))) (sqrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))) 76.903 * [simplify]: Simplifying (sqrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))) 76.903 * * [simplify]: iters left: 6 (23 enodes) 76.910 * * [simplify]: iters left: 5 (95 enodes) 76.934 * * [simplify]: iters left: 4 (225 enodes) 77.050 * * [simplify]: Extracting #0: cost 1 inf + 0 77.050 * * [simplify]: Extracting #1: cost 3 inf + 0 77.050 * * [simplify]: Extracting #2: cost 7 inf + 0 77.050 * * [simplify]: Extracting #3: cost 102 inf + 0 77.051 * * [simplify]: Extracting #4: cost 225 inf + 46 77.052 * * [simplify]: Extracting #5: cost 233 inf + 4054 77.055 * * [simplify]: Extracting #6: cost 144 inf + 28906 77.077 * * [simplify]: Extracting #7: cost 31 inf + 84182 77.113 * * [simplify]: Extracting #8: cost 0 inf + 100385 77.149 * [simplify]: Simplified to (sqrt (- (* t (* (+ 2 (/ 4 x)) t)) (* (/ (cbrt l) (cbrt x)) (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (* (/ (cbrt l) (cbrt x)) 2) l))))) 77.149 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (/ (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) (sqrt (- (* t (* (+ 2 (/ 4 x)) t)) (* (/ (cbrt l) (cbrt x)) (* (/ (cbrt (* (cbrt l) (cbrt l))) (/ (cbrt x) (cbrt (cbrt l)))) (* (* (/ (cbrt l) (cbrt x)) 2) l)))))))) 77.150 * * * * [progress]: [ 26 / 78 ] simplifiying candidate # 77.150 * [simplify]: Simplifying (/ 1 2) 77.150 * * [simplify]: iters left: 2 (3 enodes) 77.157 * * [simplify]: iters left: 1 (12 enodes) 77.161 * * [simplify]: Extracting #0: cost 1 inf + 0 77.161 * * [simplify]: Extracting #1: cost 0 inf + 1 77.161 * [simplify]: Simplified to 1/2 77.161 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (pow (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))) 1/2))) 77.162 * * * * [progress]: [ 27 / 78 ] simplifiying candidate # 77.162 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 77.162 * * [simplify]: iters left: 6 (24 enodes) 77.173 * * [simplify]: iters left: 5 (97 enodes) 77.207 * * [simplify]: iters left: 4 (212 enodes) 77.296 * * [simplify]: Extracting #0: cost 1 inf + 0 77.296 * * [simplify]: Extracting #1: cost 3 inf + 0 77.296 * * [simplify]: Extracting #2: cost 5 inf + 0 77.296 * * [simplify]: Extracting #3: cost 8 inf + 0 77.296 * * [simplify]: Extracting #4: cost 66 inf + 0 77.297 * * [simplify]: Extracting #5: cost 175 inf + 168 77.298 * * [simplify]: Extracting #6: cost 195 inf + 1511 77.299 * * [simplify]: Extracting #7: cost 155 inf + 8716 77.307 * * [simplify]: Extracting #8: cost 50 inf + 51486 77.320 * * [simplify]: Extracting #9: cost 5 inf + 74645 77.347 * * [simplify]: Extracting #10: cost 1 inf + 77902 77.370 * * [simplify]: Extracting #11: cost 0 inf + 78827 77.387 * [simplify]: Simplified to (sqrt (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x)))))) 77.387 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x)))))) (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))))) 77.388 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 77.388 * * [simplify]: iters left: 6 (24 enodes) 77.395 * * [simplify]: iters left: 5 (97 enodes) 77.422 * * [simplify]: iters left: 4 (212 enodes) 77.498 * * [simplify]: Extracting #0: cost 1 inf + 0 77.498 * * [simplify]: Extracting #1: cost 3 inf + 0 77.498 * * [simplify]: Extracting #2: cost 5 inf + 0 77.498 * * [simplify]: Extracting #3: cost 8 inf + 0 77.498 * * [simplify]: Extracting #4: cost 66 inf + 0 77.498 * * [simplify]: Extracting #5: cost 175 inf + 168 77.499 * * [simplify]: Extracting #6: cost 195 inf + 1511 77.501 * * [simplify]: Extracting #7: cost 155 inf + 8716 77.509 * * [simplify]: Extracting #8: cost 50 inf + 51486 77.523 * * [simplify]: Extracting #9: cost 5 inf + 74645 77.536 * * [simplify]: Extracting #10: cost 1 inf + 77902 77.553 * * [simplify]: Extracting #11: cost 0 inf + 78827 77.576 * [simplify]: Simplified to (sqrt (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x)))))) 77.576 * [simplify]: Simplified (2 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) (sqrt (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) (/ (cbrt l) (cbrt x))) (* l 2)) (* (cbrt (cbrt l)) (/ (cbrt (* (cbrt l) (cbrt l))) (cbrt x)))) (* (* t t) (+ 2 (/ 4 x))))))))) 77.576 * * * * [progress]: [ 28 / 78 ] simplifiying candidate # 77.577 * * * * [progress]: [ 29 / 78 ] simplifiying candidate # 77.577 * * * * [progress]: [ 30 / 78 ] simplifiying candidate #real (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))))> 77.577 * [simplify]: Simplifying (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))) 77.577 * * [simplify]: iters left: 6 (24 enodes) 77.589 * * [simplify]: iters left: 5 (94 enodes) 77.624 * * [simplify]: iters left: 4 (209 enodes) 77.705 * * [simplify]: Extracting #0: cost 1 inf + 0 77.705 * * [simplify]: Extracting #1: cost 2 inf + 0 77.705 * * [simplify]: Extracting #2: cost 3 inf + 0 77.705 * * [simplify]: Extracting #3: cost 6 inf + 0 77.705 * * [simplify]: Extracting #4: cost 65 inf + 0 77.706 * * [simplify]: Extracting #5: cost 176 inf + 86 77.708 * * [simplify]: Extracting #6: cost 192 inf + 2276 77.711 * * [simplify]: Extracting #7: cost 157 inf + 8791 77.727 * * [simplify]: Extracting #8: cost 39 inf + 57829 77.754 * * [simplify]: Extracting #9: cost 2 inf + 76573 77.781 * * [simplify]: Extracting #10: cost 0 inf + 78263 77.812 * [simplify]: Simplified to (real->posit16 (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) l) (/ (/ (cbrt l) (cbrt x)) (/ (cbrt x) (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l))))))) 2) (* (* t t) (+ 2 (/ 4 x)))))) 77.812 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (posit16->real (real->posit16 (sqrt (+ (* (* (* (/ (cbrt l) (cbrt x)) l) (/ (/ (cbrt l) (cbrt x)) (/ (cbrt x) (* (cbrt (cbrt l)) (cbrt (* (cbrt l) (cbrt l))))))) 2) (* (* t t) (+ 2 (/ 4 x))))))))) 77.813 * * * * [progress]: [ 31 / 78 ] simplifiying candidate # 77.813 * * * * [progress]: [ 32 / 78 ] simplifiying candidate # 77.813 * * * * [progress]: [ 33 / 78 ] simplifiying candidate # 77.813 * [simplify]: Simplifying (log (cbrt l)) 77.813 * * [simplify]: iters left: 2 (3 enodes) 77.815 * * [simplify]: iters left: 1 (9 enodes) 77.817 * * [simplify]: Extracting #0: cost 1 inf + 0 77.817 * * [simplify]: Extracting #1: cost 3 inf + 0 77.817 * * [simplify]: Extracting #2: cost 5 inf + 0 77.817 * * [simplify]: Extracting #3: cost 4 inf + 1 77.817 * * [simplify]: Extracting #4: cost 0 inf + 465 77.817 * [simplify]: Simplified to (log (cbrt l)) 77.817 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (exp (log (cbrt l))) (cbrt x))))))) 77.818 * * * * [progress]: [ 34 / 78 ] simplifiying candidate # 77.818 * [simplify]: Simplifying (exp (cbrt l)) 77.818 * * [simplify]: iters left: 2 (3 enodes) 77.819 * * [simplify]: iters left: 1 (9 enodes) 77.822 * * [simplify]: Extracting #0: cost 1 inf + 0 77.822 * * [simplify]: Extracting #1: cost 3 inf + 0 77.822 * * [simplify]: Extracting #2: cost 5 inf + 0 77.822 * * [simplify]: Extracting #3: cost 4 inf + 1 77.822 * * [simplify]: Extracting #4: cost 0 inf + 465 77.822 * [simplify]: Simplified to (exp (cbrt l)) 77.822 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (log (exp (cbrt l))) (cbrt x))))))) 77.822 * * * * [progress]: [ 35 / 78 ] simplifiying candidate # 77.823 * [simplify]: Simplifying (cbrt (* (cbrt l) (cbrt l))) 77.823 * * [simplify]: iters left: 4 (4 enodes) 77.825 * * [simplify]: iters left: 3 (12 enodes) 77.828 * * [simplify]: Extracting #0: cost 1 inf + 0 77.828 * * [simplify]: Extracting #1: cost 3 inf + 0 77.828 * * [simplify]: Extracting #2: cost 5 inf + 0 77.828 * * [simplify]: Extracting #3: cost 7 inf + 0 77.828 * * [simplify]: Extracting #4: cost 6 inf + 1 77.828 * * [simplify]: Extracting #5: cost 0 inf + 807 77.829 * [simplify]: Simplified to (cbrt (* (cbrt l) (cbrt l))) 77.829 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x))))))) 77.829 * [simplify]: Simplifying (cbrt (cbrt l)) 77.829 * * [simplify]: iters left: 2 (3 enodes) 77.831 * * [simplify]: iters left: 1 (9 enodes) 77.833 * * [simplify]: Extracting #0: cost 1 inf + 0 77.833 * * [simplify]: Extracting #1: cost 3 inf + 0 77.833 * * [simplify]: Extracting #2: cost 5 inf + 0 77.833 * * [simplify]: Extracting #3: cost 4 inf + 1 77.833 * * [simplify]: Extracting #4: cost 0 inf + 485 77.833 * [simplify]: Simplified to (cbrt (cbrt l)) 77.833 * [simplify]: Simplified (2 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x))))))) 77.834 * * * * [progress]: [ 36 / 78 ] simplifiying candidate # 77.834 * [simplify]: Simplifying (cbrt (sqrt l)) 77.834 * * [simplify]: iters left: 2 (3 enodes) 77.835 * * [simplify]: iters left: 1 (9 enodes) 77.838 * * [simplify]: Extracting #0: cost 1 inf + 0 77.838 * * [simplify]: Extracting #1: cost 3 inf + 0 77.838 * * [simplify]: Extracting #2: cost 5 inf + 0 77.838 * * [simplify]: Extracting #3: cost 4 inf + 1 77.838 * * [simplify]: Extracting #4: cost 0 inf + 325 77.838 * [simplify]: Simplified to (cbrt (sqrt l)) 77.838 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (* (cbrt (sqrt l)) (cbrt (sqrt l))) (cbrt x))))))) 77.839 * [simplify]: Simplifying (cbrt (sqrt l)) 77.839 * * [simplify]: iters left: 2 (3 enodes) 77.840 * * [simplify]: iters left: 1 (9 enodes) 77.842 * * [simplify]: Extracting #0: cost 1 inf + 0 77.842 * * [simplify]: Extracting #1: cost 3 inf + 0 77.842 * * [simplify]: Extracting #2: cost 5 inf + 0 77.843 * * [simplify]: Extracting #3: cost 4 inf + 1 77.843 * * [simplify]: Extracting #4: cost 0 inf + 325 77.843 * [simplify]: Simplified to (cbrt (sqrt l)) 77.843 * [simplify]: Simplified (2 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (* (cbrt (sqrt l)) (cbrt (sqrt l))) (cbrt x))))))) 77.843 * * * * [progress]: [ 37 / 78 ] simplifiying candidate # 77.843 * [simplify]: Simplifying (cbrt 1) 77.843 * * [simplify]: iters left: 1 (2 enodes) 77.847 * * [simplify]: Extracting #0: cost 1 inf + 0 77.847 * * [simplify]: Extracting #1: cost 0 inf + 1 77.847 * [simplify]: Simplified to 1 77.847 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (* 1 (cbrt l)) (cbrt x))))))) 77.848 * [simplify]: Simplifying (cbrt l) 77.848 * * [simplify]: iters left: 1 (2 enodes) 77.848 * * [simplify]: Extracting #0: cost 1 inf + 0 77.848 * * [simplify]: Extracting #1: cost 3 inf + 0 77.849 * * [simplify]: Extracting #2: cost 2 inf + 1 77.849 * * [simplify]: Extracting #3: cost 0 inf + 163 77.849 * [simplify]: Simplified to (cbrt l) 77.849 * [simplify]: Simplified (2 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (* 1 (cbrt l)) (cbrt x))))))) 77.849 * * * * [progress]: [ 38 / 78 ] simplifiying candidate # 77.849 * [simplify]: Simplifying (* (cbrt (cbrt l)) (cbrt (cbrt l))) 77.849 * * [simplify]: iters left: 4 (4 enodes) 77.851 * * [simplify]: iters left: 3 (12 enodes) 77.855 * * [simplify]: Extracting #0: cost 1 inf + 0 77.855 * * [simplify]: Extracting #1: cost 3 inf + 0 77.855 * * [simplify]: Extracting #2: cost 5 inf + 0 77.855 * * [simplify]: Extracting #3: cost 7 inf + 0 77.855 * * [simplify]: Extracting #4: cost 6 inf + 1 77.855 * * [simplify]: Extracting #5: cost 0 inf + 887 77.855 * [simplify]: Simplified to (* (cbrt (cbrt l)) (cbrt (cbrt l))) 77.855 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (* (* (cbrt (cbrt l)) (cbrt (cbrt l))) (cbrt (cbrt l))) (cbrt x))))))) 77.856 * [simplify]: Simplifying (cbrt (cbrt l)) 77.856 * * [simplify]: iters left: 2 (3 enodes) 77.857 * * [simplify]: iters left: 1 (9 enodes) 77.860 * * [simplify]: Extracting #0: cost 1 inf + 0 77.860 * * [simplify]: Extracting #1: cost 3 inf + 0 77.860 * * [simplify]: Extracting #2: cost 5 inf + 0 77.860 * * [simplify]: Extracting #3: cost 4 inf + 1 77.860 * * [simplify]: Extracting #4: cost 0 inf + 485 77.860 * [simplify]: Simplified to (cbrt (cbrt l)) 77.860 * [simplify]: Simplified (2 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (* (* (cbrt (cbrt l)) (cbrt (cbrt l))) (cbrt (cbrt l))) (cbrt x))))))) 77.861 * * * * [progress]: [ 39 / 78 ] simplifiying candidate # 77.861 * [simplify]: Simplifying (* (* (cbrt l) (cbrt l)) (cbrt l)) 77.861 * * [simplify]: iters left: 5 (4 enodes) 77.863 * * [simplify]: iters left: 4 (13 enodes) 77.866 * * [simplify]: iters left: 3 (15 enodes) 77.869 * * [simplify]: iters left: 2 (17 enodes) 77.871 * * [simplify]: Extracting #0: cost 1 inf + 0 77.871 * * [simplify]: Extracting #1: cost 0 inf + 1 77.871 * [simplify]: Simplified to l 77.871 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.871 * * * * [progress]: [ 40 / 78 ] simplifiying candidate # 77.871 * [simplify]: Simplifying (sqrt (cbrt l)) 77.871 * * [simplify]: iters left: 2 (3 enodes) 77.872 * * [simplify]: iters left: 1 (9 enodes) 77.873 * * [simplify]: Extracting #0: cost 1 inf + 0 77.873 * * [simplify]: Extracting #1: cost 3 inf + 0 77.873 * * [simplify]: Extracting #2: cost 5 inf + 0 77.873 * * [simplify]: Extracting #3: cost 4 inf + 1 77.873 * * [simplify]: Extracting #4: cost 0 inf + 405 77.873 * [simplify]: Simplified to (sqrt (cbrt l)) 77.873 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (* (sqrt (cbrt l)) (sqrt (cbrt l))) (cbrt x))))))) 77.874 * [simplify]: Simplifying (sqrt (cbrt l)) 77.874 * * [simplify]: iters left: 2 (3 enodes) 77.874 * * [simplify]: iters left: 1 (9 enodes) 77.876 * * [simplify]: Extracting #0: cost 1 inf + 0 77.876 * * [simplify]: Extracting #1: cost 3 inf + 0 77.876 * * [simplify]: Extracting #2: cost 5 inf + 0 77.876 * * [simplify]: Extracting #3: cost 4 inf + 1 77.876 * * [simplify]: Extracting #4: cost 0 inf + 405 77.876 * [simplify]: Simplified to (sqrt (cbrt l)) 77.876 * [simplify]: Simplified (2 2 1 2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (* (sqrt (cbrt l)) (sqrt (cbrt l))) (cbrt x))))))) 77.876 * * * * [progress]: [ 41 / 78 ] simplifiying candidate # 77.876 * * * * [progress]: [ 42 / 78 ] simplifiying candidate #real (real->posit16 (cbrt l))) (cbrt x)))))))> 77.876 * [simplify]: Simplifying (real->posit16 (cbrt l)) 77.876 * * [simplify]: iters left: 2 (3 enodes) 77.877 * * [simplify]: iters left: 1 (6 enodes) 77.878 * * [simplify]: Extracting #0: cost 1 inf + 0 77.878 * * [simplify]: Extracting #1: cost 2 inf + 0 77.878 * * [simplify]: Extracting #2: cost 3 inf + 0 77.878 * * [simplify]: Extracting #3: cost 2 inf + 1 77.878 * * [simplify]: Extracting #4: cost 0 inf + 163 77.878 * [simplify]: Simplified to (real->posit16 (cbrt l)) 77.878 * [simplify]: Simplified (2 2 1 2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (posit16->real (real->posit16 (cbrt l))) (cbrt x))))))) 77.878 * * * * [progress]: [ 43 / 78 ] simplifiying candidate # 77.878 * * * * [progress]: [ 44 / 78 ] simplifiying candidate # 77.878 * * * * [progress]: [ 45 / 78 ] simplifiying candidate # 77.878 * [simplify]: Simplifying (log (cbrt l)) 77.878 * * [simplify]: iters left: 2 (3 enodes) 77.879 * * [simplify]: iters left: 1 (9 enodes) 77.880 * * [simplify]: Extracting #0: cost 1 inf + 0 77.880 * * [simplify]: Extracting #1: cost 3 inf + 0 77.880 * * [simplify]: Extracting #2: cost 5 inf + 0 77.880 * * [simplify]: Extracting #3: cost 4 inf + 1 77.880 * * [simplify]: Extracting #4: cost 0 inf + 465 77.881 * [simplify]: Simplified to (log (cbrt l)) 77.881 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (exp (log (cbrt l))))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.881 * * * * [progress]: [ 46 / 78 ] simplifiying candidate # 77.881 * [simplify]: Simplifying (exp (cbrt l)) 77.881 * * [simplify]: iters left: 2 (3 enodes) 77.882 * * [simplify]: iters left: 1 (9 enodes) 77.883 * * [simplify]: Extracting #0: cost 1 inf + 0 77.883 * * [simplify]: Extracting #1: cost 3 inf + 0 77.883 * * [simplify]: Extracting #2: cost 5 inf + 0 77.883 * * [simplify]: Extracting #3: cost 4 inf + 1 77.883 * * [simplify]: Extracting #4: cost 0 inf + 465 77.883 * [simplify]: Simplified to (exp (cbrt l)) 77.883 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (log (exp (cbrt l))))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.883 * * * * [progress]: [ 47 / 78 ] simplifiying candidate # 77.883 * [simplify]: Simplifying (cbrt (* (cbrt l) (cbrt l))) 77.883 * * [simplify]: iters left: 4 (4 enodes) 77.884 * * [simplify]: iters left: 3 (12 enodes) 77.886 * * [simplify]: Extracting #0: cost 1 inf + 0 77.886 * * [simplify]: Extracting #1: cost 3 inf + 0 77.886 * * [simplify]: Extracting #2: cost 5 inf + 0 77.886 * * [simplify]: Extracting #3: cost 7 inf + 0 77.886 * * [simplify]: Extracting #4: cost 6 inf + 1 77.886 * * [simplify]: Extracting #5: cost 0 inf + 807 77.886 * [simplify]: Simplified to (cbrt (* (cbrt l) (cbrt l))) 77.886 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.887 * [simplify]: Simplifying (cbrt (cbrt l)) 77.887 * * [simplify]: iters left: 2 (3 enodes) 77.887 * * [simplify]: iters left: 1 (9 enodes) 77.889 * * [simplify]: Extracting #0: cost 1 inf + 0 77.889 * * [simplify]: Extracting #1: cost 3 inf + 0 77.889 * * [simplify]: Extracting #2: cost 5 inf + 0 77.889 * * [simplify]: Extracting #3: cost 4 inf + 1 77.889 * * [simplify]: Extracting #4: cost 0 inf + 485 77.889 * [simplify]: Simplified to (cbrt (cbrt l)) 77.889 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.889 * * * * [progress]: [ 48 / 78 ] simplifiying candidate # 77.889 * [simplify]: Simplifying (cbrt (sqrt l)) 77.889 * * [simplify]: iters left: 2 (3 enodes) 77.890 * * [simplify]: iters left: 1 (9 enodes) 77.891 * * [simplify]: Extracting #0: cost 1 inf + 0 77.891 * * [simplify]: Extracting #1: cost 3 inf + 0 77.891 * * [simplify]: Extracting #2: cost 5 inf + 0 77.891 * * [simplify]: Extracting #3: cost 4 inf + 1 77.891 * * [simplify]: Extracting #4: cost 0 inf + 325 77.891 * [simplify]: Simplified to (cbrt (sqrt l)) 77.891 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (* (cbrt (sqrt l)) (cbrt (sqrt l))))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.892 * [simplify]: Simplifying (cbrt (sqrt l)) 77.892 * * [simplify]: iters left: 2 (3 enodes) 77.892 * * [simplify]: iters left: 1 (9 enodes) 77.893 * * [simplify]: Extracting #0: cost 1 inf + 0 77.893 * * [simplify]: Extracting #1: cost 3 inf + 0 77.894 * * [simplify]: Extracting #2: cost 5 inf + 0 77.894 * * [simplify]: Extracting #3: cost 4 inf + 1 77.894 * * [simplify]: Extracting #4: cost 0 inf + 325 77.894 * [simplify]: Simplified to (cbrt (sqrt l)) 77.894 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (* (cbrt (sqrt l)) (cbrt (sqrt l))))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.894 * * * * [progress]: [ 49 / 78 ] simplifiying candidate # 77.894 * [simplify]: Simplifying (cbrt 1) 77.894 * * [simplify]: iters left: 1 (2 enodes) 77.896 * * [simplify]: Extracting #0: cost 1 inf + 0 77.896 * * [simplify]: Extracting #1: cost 0 inf + 1 77.896 * [simplify]: Simplified to 1 77.896 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (* 1 (cbrt l)))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.897 * [simplify]: Simplifying (cbrt l) 77.897 * * [simplify]: iters left: 1 (2 enodes) 77.897 * * [simplify]: Extracting #0: cost 1 inf + 0 77.897 * * [simplify]: Extracting #1: cost 3 inf + 0 77.897 * * [simplify]: Extracting #2: cost 2 inf + 1 77.897 * * [simplify]: Extracting #3: cost 0 inf + 163 77.897 * [simplify]: Simplified to (cbrt l) 77.897 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (* 1 (cbrt l)))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.898 * * * * [progress]: [ 50 / 78 ] simplifiying candidate # 77.898 * [simplify]: Simplifying (* (cbrt (cbrt l)) (cbrt (cbrt l))) 77.898 * * [simplify]: iters left: 4 (4 enodes) 77.899 * * [simplify]: iters left: 3 (12 enodes) 77.900 * * [simplify]: Extracting #0: cost 1 inf + 0 77.900 * * [simplify]: Extracting #1: cost 3 inf + 0 77.900 * * [simplify]: Extracting #2: cost 5 inf + 0 77.900 * * [simplify]: Extracting #3: cost 7 inf + 0 77.900 * * [simplify]: Extracting #4: cost 6 inf + 1 77.901 * * [simplify]: Extracting #5: cost 0 inf + 887 77.901 * [simplify]: Simplified to (* (cbrt (cbrt l)) (cbrt (cbrt l))) 77.901 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (* (* (cbrt (cbrt l)) (cbrt (cbrt l))) (cbrt (cbrt l))))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.901 * [simplify]: Simplifying (cbrt (cbrt l)) 77.901 * * [simplify]: iters left: 2 (3 enodes) 77.902 * * [simplify]: iters left: 1 (9 enodes) 77.903 * * [simplify]: Extracting #0: cost 1 inf + 0 77.903 * * [simplify]: Extracting #1: cost 3 inf + 0 77.903 * * [simplify]: Extracting #2: cost 5 inf + 0 77.903 * * [simplify]: Extracting #3: cost 4 inf + 1 77.903 * * [simplify]: Extracting #4: cost 0 inf + 485 77.903 * [simplify]: Simplified to (cbrt (cbrt l)) 77.903 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (* (* (cbrt (cbrt l)) (cbrt (cbrt l))) (cbrt (cbrt l))))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.904 * * * * [progress]: [ 51 / 78 ] simplifiying candidate # 77.904 * [simplify]: Simplifying (* (* (cbrt l) (cbrt l)) (cbrt l)) 77.904 * * [simplify]: iters left: 5 (4 enodes) 77.905 * * [simplify]: iters left: 4 (13 enodes) 77.907 * * [simplify]: iters left: 3 (15 enodes) 77.909 * * [simplify]: iters left: 2 (17 enodes) 77.912 * * [simplify]: Extracting #0: cost 1 inf + 0 77.912 * * [simplify]: Extracting #1: cost 0 inf + 1 77.912 * [simplify]: Simplified to l 77.912 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.912 * * * * [progress]: [ 52 / 78 ] simplifiying candidate # 77.912 * [simplify]: Simplifying (sqrt (cbrt l)) 77.912 * * [simplify]: iters left: 2 (3 enodes) 77.913 * * [simplify]: iters left: 1 (9 enodes) 77.914 * * [simplify]: Extracting #0: cost 1 inf + 0 77.914 * * [simplify]: Extracting #1: cost 3 inf + 0 77.914 * * [simplify]: Extracting #2: cost 5 inf + 0 77.914 * * [simplify]: Extracting #3: cost 4 inf + 1 77.914 * * [simplify]: Extracting #4: cost 0 inf + 405 77.914 * [simplify]: Simplified to (sqrt (cbrt l)) 77.914 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (* (sqrt (cbrt l)) (sqrt (cbrt l))))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.915 * [simplify]: Simplifying (sqrt (cbrt l)) 77.915 * * [simplify]: iters left: 2 (3 enodes) 77.915 * * [simplify]: iters left: 1 (9 enodes) 77.917 * * [simplify]: Extracting #0: cost 1 inf + 0 77.917 * * [simplify]: Extracting #1: cost 3 inf + 0 77.917 * * [simplify]: Extracting #2: cost 5 inf + 0 77.917 * * [simplify]: Extracting #3: cost 4 inf + 1 77.917 * * [simplify]: Extracting #4: cost 0 inf + 405 77.917 * [simplify]: Simplified to (sqrt (cbrt l)) 77.917 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (* (sqrt (cbrt l)) (sqrt (cbrt l))))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.917 * * * * [progress]: [ 53 / 78 ] simplifiying candidate # 77.917 * * * * [progress]: [ 54 / 78 ] simplifiying candidate #real (real->posit16 (cbrt l))))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))> 77.917 * [simplify]: Simplifying (real->posit16 (cbrt l)) 77.917 * * [simplify]: iters left: 2 (3 enodes) 77.918 * * [simplify]: iters left: 1 (6 enodes) 77.919 * * [simplify]: Extracting #0: cost 1 inf + 0 77.919 * * [simplify]: Extracting #1: cost 2 inf + 0 77.919 * * [simplify]: Extracting #2: cost 3 inf + 0 77.919 * * [simplify]: Extracting #3: cost 2 inf + 1 77.919 * * [simplify]: Extracting #4: cost 0 inf + 163 77.919 * [simplify]: Simplified to (real->posit16 (cbrt l)) 77.919 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (posit16->real (real->posit16 (cbrt l))))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.919 * * * * [progress]: [ 55 / 78 ] simplifiying candidate # 77.919 * * * * [progress]: [ 56 / 78 ] simplifiying candidate # 77.919 * * * * [progress]: [ 57 / 78 ] simplifiying candidate # 77.920 * [simplify]: Simplifying (log (cbrt l)) 77.920 * * [simplify]: iters left: 2 (3 enodes) 77.921 * * [simplify]: iters left: 1 (9 enodes) 77.922 * * [simplify]: Extracting #0: cost 1 inf + 0 77.922 * * [simplify]: Extracting #1: cost 3 inf + 0 77.922 * * [simplify]: Extracting #2: cost 5 inf + 0 77.922 * * [simplify]: Extracting #3: cost 4 inf + 1 77.922 * * [simplify]: Extracting #4: cost 0 inf + 465 77.923 * [simplify]: Simplified to (log (cbrt l)) 77.923 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (exp (log (cbrt l))))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.923 * * * * [progress]: [ 58 / 78 ] simplifiying candidate # 77.923 * [simplify]: Simplifying (exp (cbrt l)) 77.923 * * [simplify]: iters left: 2 (3 enodes) 77.924 * * [simplify]: iters left: 1 (9 enodes) 77.925 * * [simplify]: Extracting #0: cost 1 inf + 0 77.925 * * [simplify]: Extracting #1: cost 3 inf + 0 77.925 * * [simplify]: Extracting #2: cost 5 inf + 0 77.925 * * [simplify]: Extracting #3: cost 4 inf + 1 77.925 * * [simplify]: Extracting #4: cost 0 inf + 465 77.925 * [simplify]: Simplified to (exp (cbrt l)) 77.925 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (log (exp (cbrt l))))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.925 * * * * [progress]: [ 59 / 78 ] simplifiying candidate # 77.925 * [simplify]: Simplifying (cbrt (* (cbrt l) (cbrt l))) 77.925 * * [simplify]: iters left: 4 (4 enodes) 77.926 * * [simplify]: iters left: 3 (12 enodes) 77.928 * * [simplify]: Extracting #0: cost 1 inf + 0 77.928 * * [simplify]: Extracting #1: cost 3 inf + 0 77.928 * * [simplify]: Extracting #2: cost 5 inf + 0 77.928 * * [simplify]: Extracting #3: cost 7 inf + 0 77.928 * * [simplify]: Extracting #4: cost 6 inf + 1 77.928 * * [simplify]: Extracting #5: cost 0 inf + 807 77.929 * [simplify]: Simplified to (cbrt (* (cbrt l) (cbrt l))) 77.929 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.929 * [simplify]: Simplifying (cbrt (cbrt l)) 77.929 * * [simplify]: iters left: 2 (3 enodes) 77.930 * * [simplify]: iters left: 1 (9 enodes) 77.931 * * [simplify]: Extracting #0: cost 1 inf + 0 77.931 * * [simplify]: Extracting #1: cost 3 inf + 0 77.931 * * [simplify]: Extracting #2: cost 5 inf + 0 77.931 * * [simplify]: Extracting #3: cost 4 inf + 1 77.931 * * [simplify]: Extracting #4: cost 0 inf + 485 77.931 * [simplify]: Simplified to (cbrt (cbrt l)) 77.931 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.931 * * * * [progress]: [ 60 / 78 ] simplifiying candidate # 77.931 * [simplify]: Simplifying (cbrt (sqrt l)) 77.931 * * [simplify]: iters left: 2 (3 enodes) 77.932 * * [simplify]: iters left: 1 (9 enodes) 77.933 * * [simplify]: Extracting #0: cost 1 inf + 0 77.933 * * [simplify]: Extracting #1: cost 3 inf + 0 77.933 * * [simplify]: Extracting #2: cost 5 inf + 0 77.933 * * [simplify]: Extracting #3: cost 4 inf + 1 77.933 * * [simplify]: Extracting #4: cost 0 inf + 325 77.934 * [simplify]: Simplified to (cbrt (sqrt l)) 77.934 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (* (cbrt (sqrt l)) (cbrt (sqrt l))))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.934 * [simplify]: Simplifying (cbrt (sqrt l)) 77.934 * * [simplify]: iters left: 2 (3 enodes) 77.935 * * [simplify]: iters left: 1 (9 enodes) 77.936 * * [simplify]: Extracting #0: cost 1 inf + 0 77.936 * * [simplify]: Extracting #1: cost 3 inf + 0 77.936 * * [simplify]: Extracting #2: cost 5 inf + 0 77.936 * * [simplify]: Extracting #3: cost 4 inf + 1 77.936 * * [simplify]: Extracting #4: cost 0 inf + 325 77.936 * [simplify]: Simplified to (cbrt (sqrt l)) 77.936 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (* (cbrt (sqrt l)) (cbrt (sqrt l))))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.936 * * * * [progress]: [ 61 / 78 ] simplifiying candidate # 77.936 * [simplify]: Simplifying (cbrt 1) 77.936 * * [simplify]: iters left: 1 (2 enodes) 77.939 * * [simplify]: Extracting #0: cost 1 inf + 0 77.939 * * [simplify]: Extracting #1: cost 0 inf + 1 77.939 * [simplify]: Simplified to 1 77.939 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (* 1 (cbrt l)))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.939 * [simplify]: Simplifying (cbrt l) 77.939 * * [simplify]: iters left: 1 (2 enodes) 77.939 * * [simplify]: Extracting #0: cost 1 inf + 0 77.939 * * [simplify]: Extracting #1: cost 3 inf + 0 77.939 * * [simplify]: Extracting #2: cost 2 inf + 1 77.940 * * [simplify]: Extracting #3: cost 0 inf + 163 77.940 * [simplify]: Simplified to (cbrt l) 77.940 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (* 1 (cbrt l)))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.940 * * * * [progress]: [ 62 / 78 ] simplifiying candidate # 77.940 * [simplify]: Simplifying (* (cbrt (cbrt l)) (cbrt (cbrt l))) 77.940 * * [simplify]: iters left: 4 (4 enodes) 77.941 * * [simplify]: iters left: 3 (12 enodes) 77.944 * * [simplify]: Extracting #0: cost 1 inf + 0 77.944 * * [simplify]: Extracting #1: cost 3 inf + 0 77.944 * * [simplify]: Extracting #2: cost 5 inf + 0 77.944 * * [simplify]: Extracting #3: cost 7 inf + 0 77.944 * * [simplify]: Extracting #4: cost 6 inf + 1 77.944 * * [simplify]: Extracting #5: cost 0 inf + 887 77.945 * [simplify]: Simplified to (* (cbrt (cbrt l)) (cbrt (cbrt l))) 77.945 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (* (* (cbrt (cbrt l)) (cbrt (cbrt l))) (cbrt (cbrt l))))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.945 * [simplify]: Simplifying (cbrt (cbrt l)) 77.945 * * [simplify]: iters left: 2 (3 enodes) 77.946 * * [simplify]: iters left: 1 (9 enodes) 77.949 * * [simplify]: Extracting #0: cost 1 inf + 0 77.949 * * [simplify]: Extracting #1: cost 3 inf + 0 77.949 * * [simplify]: Extracting #2: cost 5 inf + 0 77.949 * * [simplify]: Extracting #3: cost 4 inf + 1 77.949 * * [simplify]: Extracting #4: cost 0 inf + 485 77.949 * [simplify]: Simplified to (cbrt (cbrt l)) 77.949 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (* (* (cbrt (cbrt l)) (cbrt (cbrt l))) (cbrt (cbrt l))))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.950 * * * * [progress]: [ 63 / 78 ] simplifiying candidate # 77.950 * [simplify]: Simplifying (* (* (cbrt l) (cbrt l)) (cbrt l)) 77.950 * * [simplify]: iters left: 5 (4 enodes) 77.952 * * [simplify]: iters left: 4 (13 enodes) 77.956 * * [simplify]: iters left: 3 (15 enodes) 77.961 * * [simplify]: iters left: 2 (17 enodes) 77.965 * * [simplify]: Extracting #0: cost 1 inf + 0 77.965 * * [simplify]: Extracting #1: cost 0 inf + 1 77.965 * [simplify]: Simplified to l 77.965 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.966 * * * * [progress]: [ 64 / 78 ] simplifiying candidate # 77.966 * [simplify]: Simplifying (sqrt (cbrt l)) 77.966 * * [simplify]: iters left: 2 (3 enodes) 77.967 * * [simplify]: iters left: 1 (9 enodes) 77.970 * * [simplify]: Extracting #0: cost 1 inf + 0 77.970 * * [simplify]: Extracting #1: cost 3 inf + 0 77.970 * * [simplify]: Extracting #2: cost 5 inf + 0 77.970 * * [simplify]: Extracting #3: cost 4 inf + 1 77.970 * * [simplify]: Extracting #4: cost 0 inf + 405 77.970 * [simplify]: Simplified to (sqrt (cbrt l)) 77.970 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (* (sqrt (cbrt l)) (sqrt (cbrt l))))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.971 * [simplify]: Simplifying (sqrt (cbrt l)) 77.971 * * [simplify]: iters left: 2 (3 enodes) 77.972 * * [simplify]: iters left: 1 (9 enodes) 77.975 * * [simplify]: Extracting #0: cost 1 inf + 0 77.975 * * [simplify]: Extracting #1: cost 3 inf + 0 77.975 * * [simplify]: Extracting #2: cost 5 inf + 0 77.975 * * [simplify]: Extracting #3: cost 4 inf + 1 77.975 * * [simplify]: Extracting #4: cost 0 inf + 405 77.975 * [simplify]: Simplified to (sqrt (cbrt l)) 77.975 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (* (sqrt (cbrt l)) (sqrt (cbrt l))))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.975 * * * * [progress]: [ 65 / 78 ] simplifiying candidate # 77.975 * * * * [progress]: [ 66 / 78 ] simplifiying candidate #real (real->posit16 (cbrt l))))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))> 77.976 * [simplify]: Simplifying (real->posit16 (cbrt l)) 77.976 * * [simplify]: iters left: 2 (3 enodes) 77.977 * * [simplify]: iters left: 1 (6 enodes) 77.979 * * [simplify]: Extracting #0: cost 1 inf + 0 77.979 * * [simplify]: Extracting #1: cost 2 inf + 0 77.979 * * [simplify]: Extracting #2: cost 3 inf + 0 77.979 * * [simplify]: Extracting #3: cost 2 inf + 1 77.979 * * [simplify]: Extracting #4: cost 0 inf + 163 77.979 * [simplify]: Simplified to (real->posit16 (cbrt l)) 77.979 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (posit16->real (real->posit16 (cbrt l))))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 77.979 * * * * [progress]: [ 67 / 78 ] simplifiying candidate # 77.980 * [simplify]: Simplifying 0 77.980 * * [simplify]: iters left: 0 (1 enodes) 77.981 * * [simplify]: Extracting #0: cost 1 inf + 0 77.981 * * [simplify]: Extracting #1: cost 0 inf + 1 77.981 * [simplify]: Simplified to 0 77.981 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) 0)) 77.981 * * * * [progress]: [ 68 / 78 ] simplifiying candidate # 77.981 * [simplify]: Simplifying (- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2))))) 77.981 * * [simplify]: iters left: 6 (16 enodes) 77.992 * * [simplify]: iters left: 5 (77 enodes) 78.022 * * [simplify]: iters left: 4 (173 enodes) 78.075 * * [simplify]: iters left: 3 (490 enodes) 78.308 * * [simplify]: Extracting #0: cost 1 inf + 0 78.308 * * [simplify]: Extracting #1: cost 10 inf + 0 78.309 * * [simplify]: Extracting #2: cost 245 inf + 0 78.314 * * [simplify]: Extracting #3: cost 411 inf + 5273 78.336 * * [simplify]: Extracting #4: cost 190 inf + 42448 78.351 * * [simplify]: Extracting #5: cost 90 inf + 75257 78.369 * * [simplify]: Extracting #6: cost 25 inf + 107187 78.403 * * [simplify]: Extracting #7: cost 0 inf + 118259 78.440 * [simplify]: Simplified to (- (* t (+ (sqrt 2) (/ (/ 2 x) (sqrt 2)))) (/ (/ t (sqrt 2)) (* x x))) 78.440 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) (- (* t (+ (sqrt 2) (/ (/ 2 x) (sqrt 2)))) (/ (/ t (sqrt 2)) (* x x))))) 78.440 * * * * [progress]: [ 69 / 78 ] simplifiying candidate # 78.440 * [simplify]: Simplifying (- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x))))) 78.440 * * [simplify]: iters left: 6 (16 enodes) 78.446 * * [simplify]: iters left: 5 (77 enodes) 78.462 * * [simplify]: iters left: 4 (163 enodes) 78.505 * * [simplify]: iters left: 3 (468 enodes) 78.768 * * [simplify]: Extracting #0: cost 1 inf + 0 78.768 * * [simplify]: Extracting #1: cost 15 inf + 0 78.768 * * [simplify]: Extracting #2: cost 193 inf + 0 78.773 * * [simplify]: Extracting #3: cost 303 inf + 7287 78.787 * * [simplify]: Extracting #4: cost 153 inf + 27952 78.804 * * [simplify]: Extracting #5: cost 109 inf + 41725 78.834 * * [simplify]: Extracting #6: cost 7 inf + 86436 78.862 * * [simplify]: Extracting #7: cost 0 inf + 89534 78.890 * [simplify]: Simplified to (- (/ (/ t (sqrt 2)) (* x x)) (* t (+ (sqrt 2) (/ 2 (* (sqrt 2) x))))) 78.890 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) (- (/ (/ t (sqrt 2)) (* x x)) (* t (+ (sqrt 2) (/ 2 (* (sqrt 2) x))))))) 78.890 * * * * [progress]: [ 70 / 78 ] simplifiying candidate # 78.890 * [simplify]: Simplifying (pow l 1/3) 78.890 * * [simplify]: iters left: 1 (3 enodes) 78.893 * * [simplify]: Extracting #0: cost 1 inf + 0 78.893 * * [simplify]: Extracting #1: cost 5 inf + 0 78.893 * * [simplify]: Extracting #2: cost 4 inf + 2 78.893 * * [simplify]: Extracting #3: cost 0 inf + 377 78.893 * [simplify]: Simplified to (cbrt l) 78.894 * [simplify]: Simplified (2 2 1 2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 78.894 * * * * [progress]: [ 71 / 78 ] simplifiying candidate # 78.894 * [simplify]: Simplifying (pow (/ 1 l) -1/3) 78.894 * * [simplify]: iters left: 3 (5 enodes) 78.898 * * [simplify]: iters left: 2 (22 enodes) 78.907 * * [simplify]: iters left: 1 (38 enodes) 78.924 * * [simplify]: Extracting #0: cost 1 inf + 0 78.924 * * [simplify]: Extracting #1: cost 9 inf + 0 78.924 * * [simplify]: Extracting #2: cost 16 inf + 1 78.924 * * [simplify]: Extracting #3: cost 13 inf + 5 78.924 * * [simplify]: Extracting #4: cost 6 inf + 1102 78.925 * * [simplify]: Extracting #5: cost 0 inf + 3162 78.925 * [simplify]: Simplified to (pow (/ 1 l) -1/3) 78.925 * [simplify]: Simplified (2 2 1 2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (pow (/ 1 l) -1/3) (cbrt x))))))) 78.926 * * * * [progress]: [ 72 / 78 ] simplifiying candidate # 78.926 * [simplify]: Simplifying (* (cbrt -1) (pow (* l -1) 1/3)) 78.926 * * [simplify]: iters left: 5 (7 enodes) 78.931 * * [simplify]: iters left: 4 (29 enodes) 78.942 * * [simplify]: iters left: 3 (48 enodes) 78.953 * * [simplify]: iters left: 2 (90 enodes) 78.975 * * [simplify]: iters left: 1 (181 enodes) 79.031 * * [simplify]: Extracting #0: cost 1 inf + 0 79.032 * * [simplify]: Extracting #1: cost 28 inf + 0 79.032 * * [simplify]: Extracting #2: cost 81 inf + 0 79.032 * * [simplify]: Extracting #3: cost 76 inf + 89 79.033 * * [simplify]: Extracting #4: cost 55 inf + 6166 79.035 * * [simplify]: Extracting #5: cost 8 inf + 32061 79.039 * * [simplify]: Extracting #6: cost 0 inf + 36477 79.042 * [simplify]: Simplified to (* (cbrt (- l)) (cbrt -1)) 79.042 * [simplify]: Simplified (2 2 1 2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (* (cbrt (- l)) (cbrt -1)) (cbrt x))))))) 79.042 * * * * [progress]: [ 73 / 78 ] simplifiying candidate # 79.042 * [simplify]: Simplifying (pow l 1/3) 79.042 * * [simplify]: iters left: 1 (3 enodes) 79.044 * * [simplify]: Extracting #0: cost 1 inf + 0 79.044 * * [simplify]: Extracting #1: cost 5 inf + 0 79.044 * * [simplify]: Extracting #2: cost 4 inf + 2 79.044 * * [simplify]: Extracting #3: cost 0 inf + 377 79.044 * [simplify]: Simplified to (cbrt l) 79.044 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 79.044 * * * * [progress]: [ 74 / 78 ] simplifiying candidate # 79.044 * [simplify]: Simplifying (pow (/ 1 l) -1/3) 79.045 * * [simplify]: iters left: 3 (5 enodes) 79.051 * * [simplify]: iters left: 2 (22 enodes) 79.061 * * [simplify]: iters left: 1 (38 enodes) 79.077 * * [simplify]: Extracting #0: cost 1 inf + 0 79.077 * * [simplify]: Extracting #1: cost 9 inf + 0 79.078 * * [simplify]: Extracting #2: cost 16 inf + 1 79.078 * * [simplify]: Extracting #3: cost 13 inf + 5 79.078 * * [simplify]: Extracting #4: cost 6 inf + 1102 79.078 * * [simplify]: Extracting #5: cost 0 inf + 3162 79.079 * [simplify]: Simplified to (pow (/ 1 l) -1/3) 79.079 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (pow (/ 1 l) -1/3))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 79.079 * * * * [progress]: [ 75 / 78 ] simplifiying candidate # 79.080 * [simplify]: Simplifying (* (cbrt -1) (pow (* l -1) 1/3)) 79.080 * * [simplify]: iters left: 5 (7 enodes) 79.085 * * [simplify]: iters left: 4 (29 enodes) 79.097 * * [simplify]: iters left: 3 (48 enodes) 79.116 * * [simplify]: iters left: 2 (90 enodes) 79.146 * * [simplify]: iters left: 1 (181 enodes) 79.204 * * [simplify]: Extracting #0: cost 1 inf + 0 79.204 * * [simplify]: Extracting #1: cost 28 inf + 0 79.204 * * [simplify]: Extracting #2: cost 81 inf + 0 79.205 * * [simplify]: Extracting #3: cost 76 inf + 89 79.206 * * [simplify]: Extracting #4: cost 55 inf + 6166 79.210 * * [simplify]: Extracting #5: cost 8 inf + 32061 79.216 * * [simplify]: Extracting #6: cost 0 inf + 36477 79.222 * [simplify]: Simplified to (* (cbrt (- l)) (cbrt -1)) 79.222 * [simplify]: Simplified (2 2 1 2 1 2 2 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (* (cbrt (- l)) (cbrt -1)))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 79.222 * * * * [progress]: [ 76 / 78 ] simplifiying candidate # 79.222 * [simplify]: Simplifying (pow l 1/3) 79.222 * * [simplify]: iters left: 1 (3 enodes) 79.225 * * [simplify]: Extracting #0: cost 1 inf + 0 79.225 * * [simplify]: Extracting #1: cost 5 inf + 0 79.225 * * [simplify]: Extracting #2: cost 4 inf + 2 79.225 * * [simplify]: Extracting #3: cost 0 inf + 377 79.225 * [simplify]: Simplified to (cbrt l) 79.225 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (cbrt l))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 79.225 * * * * [progress]: [ 77 / 78 ] simplifiying candidate # 79.226 * [simplify]: Simplifying (pow (/ 1 l) -1/3) 79.226 * * [simplify]: iters left: 3 (5 enodes) 79.229 * * [simplify]: iters left: 2 (22 enodes) 79.239 * * [simplify]: iters left: 1 (38 enodes) 79.255 * * [simplify]: Extracting #0: cost 1 inf + 0 79.255 * * [simplify]: Extracting #1: cost 9 inf + 0 79.256 * * [simplify]: Extracting #2: cost 16 inf + 1 79.256 * * [simplify]: Extracting #3: cost 13 inf + 5 79.256 * * [simplify]: Extracting #4: cost 6 inf + 1102 79.256 * * [simplify]: Extracting #5: cost 0 inf + 3162 79.257 * [simplify]: Simplified to (pow (/ 1 l) -1/3) 79.257 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (pow (/ 1 l) -1/3))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 79.257 * * * * [progress]: [ 78 / 78 ] simplifiying candidate # 79.257 * [simplify]: Simplifying (* (cbrt -1) (pow (* l -1) 1/3)) 79.257 * * [simplify]: iters left: 5 (7 enodes) 79.260 * * [simplify]: iters left: 4 (29 enodes) 79.267 * * [simplify]: iters left: 3 (48 enodes) 79.278 * * [simplify]: iters left: 2 (90 enodes) 79.301 * * [simplify]: iters left: 1 (181 enodes) 79.357 * * [simplify]: Extracting #0: cost 1 inf + 0 79.357 * * [simplify]: Extracting #1: cost 28 inf + 0 79.357 * * [simplify]: Extracting #2: cost 81 inf + 0 79.358 * * [simplify]: Extracting #3: cost 76 inf + 89 79.359 * * [simplify]: Extracting #4: cost 55 inf + 6166 79.364 * * [simplify]: Extracting #5: cost 8 inf + 32061 79.371 * * [simplify]: Extracting #6: cost 0 inf + 36477 79.377 * [simplify]: Simplified to (* (cbrt (- l)) (cbrt -1)) 79.377 * [simplify]: Simplified (2 2 1 2 1 2 2 1 1 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (/ (cbrt l) (cbrt x)) (/ (* (cbrt (* (cbrt l) (* (cbrt (- l)) (cbrt -1)))) (cbrt (cbrt l))) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 79.378 * * * [progress]: adding candidates to table 81.023 * [progress]: [Phase 3 of 3] Extracting. 81.024 * * [regime]: Finding splitpoints for: (# # # # # #real (real->posit16 (cbrt l))) (cbrt x)))))))> # # #real (real->posit16 (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))> # # #) 81.033 * * * [regime-changes]: Trying 5 branch expressions: (l (* l l) x (/ (+ x 1) (- x 1)) t) 81.034 * * * * [regimes]: Trying to branch on l from (# # # # # #real (real->posit16 (cbrt l))) (cbrt x)))))))> # # #real (real->posit16 (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))> # # #) 81.206 * * * * [regimes]: Trying to branch on (* l l) from (# # # # # #real (real->posit16 (cbrt l))) (cbrt x)))))))> # # #real (real->posit16 (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))> # # #) 81.336 * * * * [regimes]: Trying to branch on (* l l) from (# # # #) 81.440 * * * * [regimes]: Trying to branch on x from (# # # # # #real (real->posit16 (cbrt l))) (cbrt x)))))))> # # #real (real->posit16 (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))> # # #) 81.674 * * * * [regimes]: Trying to branch on (/ (+ x 1) (- x 1)) from (# # # # # #real (real->posit16 (cbrt l))) (cbrt x)))))))> # # #real (real->posit16 (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))> # # #) 81.769 * * * * [regimes]: Trying to branch on (/ (+ x 1) (- x 1)) from (# #) 81.800 * * * * [regimes]: Trying to branch on t from (# # # # # #real (real->posit16 (cbrt l))) (cbrt x)))))))> # # #real (real->posit16 (cbrt l))) (cbrt x)) (/ (cbrt l) (cbrt x)))) (/ (cbrt l) (cbrt x)))))))> # # #) 81.991 * * * [regime]: Found split indices: #