0.003 * [progress]: [Phase 1 of 3] Setting up. 0.005 * * * [progress]: [1/2] Preparing points 0.278 * * * [progress]: [2/2] Setting up program. 0.283 * [progress]: [Phase 2 of 3] Improving. 0.283 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.284 * [simplify]: Simplifying (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 0.285 * * [simplify]: iters left: 6 (18 enodes) 0.319 * * [simplify]: iters left: 5 (78 enodes) 0.334 * * [simplify]: iters left: 4 (150 enodes) 0.364 * * [simplify]: iters left: 3 (269 enodes) 0.422 * * [simplify]: iters left: 2 (454 enodes) 0.546 * * [simplify]: Extracting #0: cost 1 inf + 0 0.547 * * [simplify]: Extracting #1: cost 10 inf + 0 0.547 * * [simplify]: Extracting #2: cost 18 inf + 1 0.548 * * [simplify]: Extracting #3: cost 27 inf + 2 0.548 * * [simplify]: Extracting #4: cost 93 inf + 84 0.549 * * [simplify]: Extracting #5: cost 166 inf + 781 0.552 * * [simplify]: Extracting #6: cost 157 inf + 3859 0.561 * * [simplify]: Extracting #7: cost 51 inf + 20730 0.577 * * [simplify]: Extracting #8: cost 2 inf + 32069 0.590 * * [simplify]: Extracting #9: cost 0 inf + 32907 0.598 * * [simplify]: Extracting #10: cost 0 inf + 32906 0.606 * [simplify]: Simplified to (* (/ t (sqrt (- (/ (+ (+ (* (* 2 t) t) (* l l)) (* x (+ (* (* 2 t) t) (* l l)))) (+ x -1)) (* l l)))) (sqrt 2)) 0.606 * [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.612 * * [progress]: iteration 1 / 4 0.612 * * * [progress]: picking best candidate 0.619 * * * * [pick]: Picked # 0.619 * * * [progress]: localizing error 0.690 * * * [progress]: generating rewritten candidates 0.691 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 0.769 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1) 0.794 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 0.804 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 0.856 * * * [progress]: generating series expansions 0.857 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 0.866 * [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))) 0.866 * [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 0.867 * [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 0.867 * [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 0.867 * [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 0.867 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in t 0.867 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 0.867 * [taylor]: Taking taylor expansion of x in t 0.867 * [backup-simplify]: Simplify x into x 0.867 * [taylor]: Taking taylor expansion of (pow l 2) in t 0.867 * [taylor]: Taking taylor expansion of l in t 0.867 * [backup-simplify]: Simplify l into l 0.868 * [taylor]: Taking taylor expansion of (- x 1) in t 0.868 * [taylor]: Taking taylor expansion of x in t 0.868 * [backup-simplify]: Simplify x into x 0.868 * [taylor]: Taking taylor expansion of 1 in t 0.868 * [backup-simplify]: Simplify 1 into 1 0.868 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.869 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 0.870 * [backup-simplify]: Simplify (- 1) into -1 0.870 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.870 * [backup-simplify]: Simplify (/ (* x (pow l 2)) (- x 1)) into (/ (* x (pow l 2)) (- x 1)) 0.870 * [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 0.870 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in t 0.870 * [taylor]: Taking taylor expansion of 2 in t 0.870 * [backup-simplify]: Simplify 2 into 2 0.870 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in t 0.870 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in t 0.870 * [taylor]: Taking taylor expansion of (pow t 2) in t 0.870 * [taylor]: Taking taylor expansion of t in t 0.870 * [backup-simplify]: Simplify 0 into 0 0.870 * [backup-simplify]: Simplify 1 into 1 0.870 * [taylor]: Taking taylor expansion of x in t 0.870 * [backup-simplify]: Simplify x into x 0.870 * [taylor]: Taking taylor expansion of (- x 1) in t 0.870 * [taylor]: Taking taylor expansion of x in t 0.870 * [backup-simplify]: Simplify x into x 0.870 * [taylor]: Taking taylor expansion of 1 in t 0.870 * [backup-simplify]: Simplify 1 into 1 0.871 * [backup-simplify]: Simplify (* 1 1) into 1 0.871 * [backup-simplify]: Simplify (* 1 x) into x 0.872 * [backup-simplify]: Simplify (- 1) into -1 0.872 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.872 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 0.872 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in t 0.872 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in t 0.872 * [taylor]: Taking taylor expansion of 2 in t 0.872 * [backup-simplify]: Simplify 2 into 2 0.872 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in t 0.872 * [taylor]: Taking taylor expansion of (pow t 2) in t 0.872 * [taylor]: Taking taylor expansion of t in t 0.872 * [backup-simplify]: Simplify 0 into 0 0.872 * [backup-simplify]: Simplify 1 into 1 0.872 * [taylor]: Taking taylor expansion of (- x 1) in t 0.872 * [taylor]: Taking taylor expansion of x in t 0.872 * [backup-simplify]: Simplify x into x 0.872 * [taylor]: Taking taylor expansion of 1 in t 0.872 * [backup-simplify]: Simplify 1 into 1 0.873 * [backup-simplify]: Simplify (* 1 1) into 1 0.873 * [backup-simplify]: Simplify (- 1) into -1 0.873 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.873 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 0.873 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in t 0.873 * [taylor]: Taking taylor expansion of (pow l 2) in t 0.873 * [taylor]: Taking taylor expansion of l in t 0.873 * [backup-simplify]: Simplify l into l 0.873 * [taylor]: Taking taylor expansion of (- x 1) in t 0.873 * [taylor]: Taking taylor expansion of x in t 0.873 * [backup-simplify]: Simplify x into x 0.873 * [taylor]: Taking taylor expansion of 1 in t 0.873 * [backup-simplify]: Simplify 1 into 1 0.873 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.874 * [backup-simplify]: Simplify (- 1) into -1 0.874 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.874 * [backup-simplify]: Simplify (/ (pow l 2) (- x 1)) into (/ (pow l 2) (- x 1)) 0.874 * [taylor]: Taking taylor expansion of (pow l 2) in t 0.874 * [taylor]: Taking taylor expansion of l in t 0.874 * [backup-simplify]: Simplify l into l 0.875 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 0.875 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 0.875 * [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))) 0.875 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.876 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 0.876 * [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)) 0.877 * [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))) 0.877 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 0.877 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (pow l 2))) into 0 0.877 * [backup-simplify]: Simplify (- 0) into 0 0.878 * [backup-simplify]: Simplify (+ 0 0) into 0 0.878 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* x (pow l 2)) (- x 1)) (/ 0 (- x 1))))) into 0 0.878 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 0.879 * [backup-simplify]: Simplify (- 0) into 0 0.879 * [backup-simplify]: Simplify (+ 0 0) into 0 0.879 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow l 2) (- x 1)) (/ 0 (- x 1))))) into 0 0.880 * [backup-simplify]: Simplify (+ 0 0) into 0 0.880 * [backup-simplify]: Simplify (+ 0 0) into 0 0.881 * [backup-simplify]: Simplify (+ 0 0) into 0 0.881 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 0.881 * [backup-simplify]: Simplify (- 0) into 0 0.881 * [backup-simplify]: Simplify (+ 0 0) into 0 0.882 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))))) into 0 0.882 * [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 0.882 * [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 0.882 * [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 0.882 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in l 0.882 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 0.882 * [taylor]: Taking taylor expansion of x in l 0.882 * [backup-simplify]: Simplify x into x 0.882 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.882 * [taylor]: Taking taylor expansion of l in l 0.882 * [backup-simplify]: Simplify 0 into 0 0.882 * [backup-simplify]: Simplify 1 into 1 0.882 * [taylor]: Taking taylor expansion of (- x 1) in l 0.882 * [taylor]: Taking taylor expansion of x in l 0.883 * [backup-simplify]: Simplify x into x 0.883 * [taylor]: Taking taylor expansion of 1 in l 0.883 * [backup-simplify]: Simplify 1 into 1 0.883 * [backup-simplify]: Simplify (* 1 1) into 1 0.883 * [backup-simplify]: Simplify (* x 1) into x 0.883 * [backup-simplify]: Simplify (- 1) into -1 0.884 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.884 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 0.884 * [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 0.884 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in l 0.884 * [taylor]: Taking taylor expansion of 2 in l 0.884 * [backup-simplify]: Simplify 2 into 2 0.884 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in l 0.884 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in l 0.884 * [taylor]: Taking taylor expansion of (pow t 2) in l 0.884 * [taylor]: Taking taylor expansion of t in l 0.884 * [backup-simplify]: Simplify t into t 0.884 * [taylor]: Taking taylor expansion of x in l 0.884 * [backup-simplify]: Simplify x into x 0.884 * [taylor]: Taking taylor expansion of (- x 1) in l 0.884 * [taylor]: Taking taylor expansion of x in l 0.884 * [backup-simplify]: Simplify x into x 0.884 * [taylor]: Taking taylor expansion of 1 in l 0.884 * [backup-simplify]: Simplify 1 into 1 0.884 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.884 * [backup-simplify]: Simplify (* (pow t 2) x) into (* (pow t 2) x) 0.885 * [backup-simplify]: Simplify (- 1) into -1 0.885 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.885 * [backup-simplify]: Simplify (/ (* (pow t 2) x) (- x 1)) into (/ (* (pow t 2) x) (- x 1)) 0.885 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in l 0.885 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in l 0.885 * [taylor]: Taking taylor expansion of 2 in l 0.885 * [backup-simplify]: Simplify 2 into 2 0.885 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in l 0.885 * [taylor]: Taking taylor expansion of (pow t 2) in l 0.885 * [taylor]: Taking taylor expansion of t in l 0.885 * [backup-simplify]: Simplify t into t 0.885 * [taylor]: Taking taylor expansion of (- x 1) in l 0.885 * [taylor]: Taking taylor expansion of x in l 0.885 * [backup-simplify]: Simplify x into x 0.885 * [taylor]: Taking taylor expansion of 1 in l 0.885 * [backup-simplify]: Simplify 1 into 1 0.885 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.886 * [backup-simplify]: Simplify (- 1) into -1 0.886 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.886 * [backup-simplify]: Simplify (/ (pow t 2) (- x 1)) into (/ (pow t 2) (- x 1)) 0.886 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in l 0.886 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.886 * [taylor]: Taking taylor expansion of l in l 0.886 * [backup-simplify]: Simplify 0 into 0 0.886 * [backup-simplify]: Simplify 1 into 1 0.886 * [taylor]: Taking taylor expansion of (- x 1) in l 0.886 * [taylor]: Taking taylor expansion of x in l 0.886 * [backup-simplify]: Simplify x into x 0.886 * [taylor]: Taking taylor expansion of 1 in l 0.886 * [backup-simplify]: Simplify 1 into 1 0.887 * [backup-simplify]: Simplify (* 1 1) into 1 0.887 * [backup-simplify]: Simplify (- 1) into -1 0.887 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 0.887 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 0.887 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.887 * [taylor]: Taking taylor expansion of l in l 0.887 * [backup-simplify]: Simplify 0 into 0 0.887 * [backup-simplify]: Simplify 1 into 1 0.887 * [backup-simplify]: Simplify (* 2 (/ (* (pow t 2) x) (- x 1))) into (* 2 (/ (* (pow t 2) x) (- x 1))) 0.888 * [backup-simplify]: Simplify (* 2 (/ (pow t 2) (- x 1))) into (* 2 (/ (pow t 2) (- x 1))) 0.888 * [backup-simplify]: Simplify (+ (* 2 (/ (pow t 2) (- x 1))) 0) into (* 2 (/ (pow t 2) (- x 1))) 0.888 * [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)))) 0.889 * [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)))) 0.889 * [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)))) 0.890 * [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))))) 0.890 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.890 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 x)) into 0 0.891 * [backup-simplify]: Simplify (- 0) into 0 0.891 * [backup-simplify]: Simplify (+ 0 0) into 0 0.891 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* (pow t 2) x) (- x 1)) (/ 0 (- x 1))))) into 0 0.892 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (* (pow t 2) x) (- x 1)))) into 0 0.892 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.893 * [backup-simplify]: Simplify (- 0) into 0 0.893 * [backup-simplify]: Simplify (+ 0 0) into 0 0.893 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow t 2) (- x 1)) (/ 0 (- x 1))))) into 0 0.894 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow t 2) (- x 1)))) into 0 0.900 * [backup-simplify]: Simplify (+ 0 0) into 0 0.901 * [backup-simplify]: Simplify (+ 0 0) into 0 0.901 * [backup-simplify]: Simplify (+ 0 0) into 0 0.902 * [backup-simplify]: Simplify (+ 0 0) into 0 0.902 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1))))))) into 0 0.902 * [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 0.902 * [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 0.902 * [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 0.902 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 0.903 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 0.903 * [taylor]: Taking taylor expansion of x in x 0.903 * [backup-simplify]: Simplify 0 into 0 0.903 * [backup-simplify]: Simplify 1 into 1 0.903 * [taylor]: Taking taylor expansion of (pow l 2) in x 0.903 * [taylor]: Taking taylor expansion of l in x 0.903 * [backup-simplify]: Simplify l into l 0.903 * [taylor]: Taking taylor expansion of (- x 1) in x 0.903 * [taylor]: Taking taylor expansion of x in x 0.903 * [backup-simplify]: Simplify 0 into 0 0.903 * [backup-simplify]: Simplify 1 into 1 0.903 * [taylor]: Taking taylor expansion of 1 in x 0.903 * [backup-simplify]: Simplify 1 into 1 0.903 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.903 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 0.903 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 0.904 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 0.904 * [backup-simplify]: Simplify (- 1) into -1 0.905 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.905 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 0.905 * [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 0.905 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 0.905 * [taylor]: Taking taylor expansion of 2 in x 0.905 * [backup-simplify]: Simplify 2 into 2 0.905 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 0.905 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 0.905 * [taylor]: Taking taylor expansion of (pow t 2) in x 0.905 * [taylor]: Taking taylor expansion of t in x 0.905 * [backup-simplify]: Simplify t into t 0.905 * [taylor]: Taking taylor expansion of x in x 0.905 * [backup-simplify]: Simplify 0 into 0 0.905 * [backup-simplify]: Simplify 1 into 1 0.905 * [taylor]: Taking taylor expansion of (- x 1) in x 0.905 * [taylor]: Taking taylor expansion of x in x 0.905 * [backup-simplify]: Simplify 0 into 0 0.905 * [backup-simplify]: Simplify 1 into 1 0.905 * [taylor]: Taking taylor expansion of 1 in x 0.905 * [backup-simplify]: Simplify 1 into 1 0.905 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.905 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 0.905 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.906 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 0.906 * [backup-simplify]: Simplify (- 1) into -1 0.907 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.907 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 0.907 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 0.907 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 0.907 * [taylor]: Taking taylor expansion of 2 in x 0.907 * [backup-simplify]: Simplify 2 into 2 0.907 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 0.907 * [taylor]: Taking taylor expansion of (pow t 2) in x 0.907 * [taylor]: Taking taylor expansion of t in x 0.907 * [backup-simplify]: Simplify t into t 0.907 * [taylor]: Taking taylor expansion of (- x 1) in x 0.907 * [taylor]: Taking taylor expansion of x in x 0.907 * [backup-simplify]: Simplify 0 into 0 0.907 * [backup-simplify]: Simplify 1 into 1 0.907 * [taylor]: Taking taylor expansion of 1 in x 0.907 * [backup-simplify]: Simplify 1 into 1 0.907 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.908 * [backup-simplify]: Simplify (- 1) into -1 0.908 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.908 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 0.908 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 0.908 * [taylor]: Taking taylor expansion of (pow l 2) in x 0.909 * [taylor]: Taking taylor expansion of l in x 0.909 * [backup-simplify]: Simplify l into l 0.909 * [taylor]: Taking taylor expansion of (- x 1) in x 0.909 * [taylor]: Taking taylor expansion of x in x 0.909 * [backup-simplify]: Simplify 0 into 0 0.909 * [backup-simplify]: Simplify 1 into 1 0.909 * [taylor]: Taking taylor expansion of 1 in x 0.909 * [backup-simplify]: Simplify 1 into 1 0.909 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.909 * [backup-simplify]: Simplify (- 1) into -1 0.910 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.910 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 0.910 * [taylor]: Taking taylor expansion of (pow l 2) in x 0.910 * [taylor]: Taking taylor expansion of l in x 0.910 * [backup-simplify]: Simplify l into l 0.910 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 0.910 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (* -1 (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 0.910 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 0.911 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 0.911 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.911 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 0.911 * [backup-simplify]: Simplify (+ (- (+ (* 2 (pow t 2)) (pow l 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 0.912 * [backup-simplify]: Simplify (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) into (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 0.912 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 0.912 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.912 * [backup-simplify]: Simplify (- 0) into 0 0.913 * [backup-simplify]: Simplify (+ 1 0) into 1 0.914 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 0.914 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 0.915 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 0.915 * [backup-simplify]: Simplify (- 0) into 0 0.915 * [backup-simplify]: Simplify (+ 1 0) into 1 0.916 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 0.917 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 0.917 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 0.917 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0.918 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 0.918 * [backup-simplify]: Simplify (- 0) into 0 0.918 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0.919 * [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))))))) 0.919 * [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 0.919 * [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 0.919 * [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 0.919 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 0.919 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 0.919 * [taylor]: Taking taylor expansion of x in x 0.919 * [backup-simplify]: Simplify 0 into 0 0.919 * [backup-simplify]: Simplify 1 into 1 0.919 * [taylor]: Taking taylor expansion of (pow l 2) in x 0.919 * [taylor]: Taking taylor expansion of l in x 0.919 * [backup-simplify]: Simplify l into l 0.919 * [taylor]: Taking taylor expansion of (- x 1) in x 0.919 * [taylor]: Taking taylor expansion of x in x 0.919 * [backup-simplify]: Simplify 0 into 0 0.919 * [backup-simplify]: Simplify 1 into 1 0.919 * [taylor]: Taking taylor expansion of 1 in x 0.919 * [backup-simplify]: Simplify 1 into 1 0.919 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.920 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 0.920 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 0.920 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 0.921 * [backup-simplify]: Simplify (- 1) into -1 0.921 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.921 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 0.921 * [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 0.921 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 0.921 * [taylor]: Taking taylor expansion of 2 in x 0.921 * [backup-simplify]: Simplify 2 into 2 0.921 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 0.921 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 0.921 * [taylor]: Taking taylor expansion of (pow t 2) in x 0.921 * [taylor]: Taking taylor expansion of t in x 0.921 * [backup-simplify]: Simplify t into t 0.921 * [taylor]: Taking taylor expansion of x in x 0.921 * [backup-simplify]: Simplify 0 into 0 0.921 * [backup-simplify]: Simplify 1 into 1 0.921 * [taylor]: Taking taylor expansion of (- x 1) in x 0.921 * [taylor]: Taking taylor expansion of x in x 0.921 * [backup-simplify]: Simplify 0 into 0 0.922 * [backup-simplify]: Simplify 1 into 1 0.922 * [taylor]: Taking taylor expansion of 1 in x 0.922 * [backup-simplify]: Simplify 1 into 1 0.922 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.922 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 0.922 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.922 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 0.923 * [backup-simplify]: Simplify (- 1) into -1 0.923 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.923 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 0.923 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 0.923 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 0.923 * [taylor]: Taking taylor expansion of 2 in x 0.923 * [backup-simplify]: Simplify 2 into 2 0.923 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 0.923 * [taylor]: Taking taylor expansion of (pow t 2) in x 0.923 * [taylor]: Taking taylor expansion of t in x 0.924 * [backup-simplify]: Simplify t into t 0.924 * [taylor]: Taking taylor expansion of (- x 1) in x 0.924 * [taylor]: Taking taylor expansion of x in x 0.924 * [backup-simplify]: Simplify 0 into 0 0.924 * [backup-simplify]: Simplify 1 into 1 0.924 * [taylor]: Taking taylor expansion of 1 in x 0.924 * [backup-simplify]: Simplify 1 into 1 0.924 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.924 * [backup-simplify]: Simplify (- 1) into -1 0.925 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.925 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 0.925 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 0.925 * [taylor]: Taking taylor expansion of (pow l 2) in x 0.925 * [taylor]: Taking taylor expansion of l in x 0.925 * [backup-simplify]: Simplify l into l 0.925 * [taylor]: Taking taylor expansion of (- x 1) in x 0.925 * [taylor]: Taking taylor expansion of x in x 0.925 * [backup-simplify]: Simplify 0 into 0 0.925 * [backup-simplify]: Simplify 1 into 1 0.925 * [taylor]: Taking taylor expansion of 1 in x 0.925 * [backup-simplify]: Simplify 1 into 1 0.925 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.925 * [backup-simplify]: Simplify (- 1) into -1 0.926 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.926 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 0.926 * [taylor]: Taking taylor expansion of (pow l 2) in x 0.926 * [taylor]: Taking taylor expansion of l in x 0.926 * [backup-simplify]: Simplify l into l 0.926 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 0.926 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (* -1 (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 0.927 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 0.927 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 0.927 * [backup-simplify]: Simplify (* l l) into (pow l 2) 0.927 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 0.928 * [backup-simplify]: Simplify (+ (- (+ (* 2 (pow t 2)) (pow l 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 0.928 * [backup-simplify]: Simplify (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) into (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 0.928 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 0.928 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.929 * [backup-simplify]: Simplify (- 0) into 0 0.929 * [backup-simplify]: Simplify (+ 1 0) into 1 0.930 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 0.930 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 0.931 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 0.931 * [backup-simplify]: Simplify (- 0) into 0 0.931 * [backup-simplify]: Simplify (+ 1 0) into 1 0.932 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 0.933 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 0.933 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 0.933 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0.934 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 0.934 * [backup-simplify]: Simplify (- 0) into 0 0.934 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0.935 * [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))))))) 0.936 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 0.936 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 0.936 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 0.936 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 0.936 * [taylor]: Taking taylor expansion of 2 in l 0.936 * [backup-simplify]: Simplify 2 into 2 0.936 * [taylor]: Taking taylor expansion of (pow t 2) in l 0.936 * [taylor]: Taking taylor expansion of t in l 0.936 * [backup-simplify]: Simplify t into t 0.936 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 0.936 * [taylor]: Taking taylor expansion of 2 in l 0.936 * [backup-simplify]: Simplify 2 into 2 0.936 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.936 * [taylor]: Taking taylor expansion of l in l 0.936 * [backup-simplify]: Simplify 0 into 0 0.936 * [backup-simplify]: Simplify 1 into 1 0.936 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.936 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 0.937 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 0.937 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.937 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.937 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 0.937 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.938 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 0.938 * [backup-simplify]: Simplify (+ 0 0) into 0 0.939 * [backup-simplify]: Simplify (- 0) into 0 0.939 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.939 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 0.939 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 0.939 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 0.939 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 0.939 * [taylor]: Taking taylor expansion of 2 in t 0.939 * [backup-simplify]: Simplify 2 into 2 0.939 * [taylor]: Taking taylor expansion of (pow t 2) in t 0.939 * [taylor]: Taking taylor expansion of t in t 0.939 * [backup-simplify]: Simplify 0 into 0 0.939 * [backup-simplify]: Simplify 1 into 1 0.940 * [backup-simplify]: Simplify (* 1 1) into 1 0.940 * [backup-simplify]: Simplify (* 2 1) into 2 0.940 * [backup-simplify]: Simplify (- 2) into -2 0.941 * [backup-simplify]: Simplify (- 2) into -2 0.941 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 0.942 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.943 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 0.943 * [backup-simplify]: Simplify (- 0) into 0 0.944 * [backup-simplify]: Simplify (- 2) into -2 0.944 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 0.945 * [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 0.945 * [taylor]: Taking taylor expansion of -1/2 in l 0.945 * [backup-simplify]: Simplify -1/2 into -1/2 0.945 * [taylor]: Taking taylor expansion of (/ (+ (* 4 (pow t 2)) (* 2 (pow l 2))) (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))))) in l 0.945 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in l 0.945 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 0.945 * [taylor]: Taking taylor expansion of 4 in l 0.945 * [backup-simplify]: Simplify 4 into 4 0.945 * [taylor]: Taking taylor expansion of (pow t 2) in l 0.945 * [taylor]: Taking taylor expansion of t in l 0.945 * [backup-simplify]: Simplify t into t 0.945 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 0.945 * [taylor]: Taking taylor expansion of 2 in l 0.945 * [backup-simplify]: Simplify 2 into 2 0.945 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.945 * [taylor]: Taking taylor expansion of l in l 0.945 * [backup-simplify]: Simplify 0 into 0 0.945 * [backup-simplify]: Simplify 1 into 1 0.945 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 0.945 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 0.945 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 0.945 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 0.945 * [taylor]: Taking taylor expansion of 2 in l 0.945 * [backup-simplify]: Simplify 2 into 2 0.946 * [taylor]: Taking taylor expansion of (pow t 2) in l 0.946 * [taylor]: Taking taylor expansion of t in l 0.946 * [backup-simplify]: Simplify t into t 0.946 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 0.946 * [taylor]: Taking taylor expansion of 2 in l 0.946 * [backup-simplify]: Simplify 2 into 2 0.946 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.946 * [taylor]: Taking taylor expansion of l in l 0.946 * [backup-simplify]: Simplify 0 into 0 0.946 * [backup-simplify]: Simplify 1 into 1 0.946 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.946 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 0.946 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 0.946 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.946 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.947 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 0.947 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.948 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 0.948 * [backup-simplify]: Simplify (+ 0 0) into 0 0.948 * [backup-simplify]: Simplify (- 0) into 0 0.949 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.949 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 0.949 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.949 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 0.949 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) 0) into (* 4 (pow t 2)) 0.949 * [backup-simplify]: Simplify (/ (* 4 (pow t 2)) (sqrt (- (* 2 (pow t 2))))) into (* 4 (/ (pow t 2) (sqrt (- (* 2 (pow t 2)))))) 0.949 * [backup-simplify]: Simplify (* -1/2 (* 4 (/ (pow t 2) (sqrt (- (* 2 (pow t 2))))))) into (* -2 (/ (pow t 2) (sqrt (- (* 2 (pow t 2)))))) 0.949 * [taylor]: Taking taylor expansion of (* -2 (/ (pow t 2) (sqrt (- (* 2 (pow t 2)))))) in t 0.950 * [taylor]: Taking taylor expansion of -2 in t 0.950 * [backup-simplify]: Simplify -2 into -2 0.950 * [taylor]: Taking taylor expansion of (/ (pow t 2) (sqrt (- (* 2 (pow t 2))))) in t 0.950 * [taylor]: Taking taylor expansion of (pow t 2) in t 0.950 * [taylor]: Taking taylor expansion of t in t 0.950 * [backup-simplify]: Simplify 0 into 0 0.950 * [backup-simplify]: Simplify 1 into 1 0.950 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 0.950 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 0.950 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 0.950 * [taylor]: Taking taylor expansion of 2 in t 0.950 * [backup-simplify]: Simplify 2 into 2 0.950 * [taylor]: Taking taylor expansion of (pow t 2) in t 0.950 * [taylor]: Taking taylor expansion of t in t 0.950 * [backup-simplify]: Simplify 0 into 0 0.950 * [backup-simplify]: Simplify 1 into 1 0.950 * [backup-simplify]: Simplify (* 1 1) into 1 0.951 * [backup-simplify]: Simplify (* 2 1) into 2 0.951 * [backup-simplify]: Simplify (- 2) into -2 0.952 * [backup-simplify]: Simplify (- 2) into -2 0.952 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 0.953 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.954 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 0.954 * [backup-simplify]: Simplify (- 0) into 0 0.954 * [backup-simplify]: Simplify (- 2) into -2 0.955 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 0.956 * [backup-simplify]: Simplify (* 1 1) into 1 0.957 * [backup-simplify]: Simplify (/ 1 (sqrt -2)) into (/ 1 (sqrt -2)) 0.957 * [taylor]: Taking taylor expansion of 0 in t 0.957 * [backup-simplify]: Simplify 0 into 0 0.957 * [backup-simplify]: Simplify 0 into 0 0.957 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 0.958 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 0.959 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 0.960 * [backup-simplify]: Simplify (- 0) into 0 0.960 * [backup-simplify]: Simplify (+ 1 0) into 1 0.961 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 0.962 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 0.962 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (* 0 0))) into 0 0.963 * [backup-simplify]: Simplify (- 0) into 0 0.963 * [backup-simplify]: Simplify (+ 1 0) into 1 0.964 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 0.964 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 0.965 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 0.965 * [backup-simplify]: Simplify (- 0) into 0 0.966 * [backup-simplify]: Simplify (+ 0 0) into 0 0.967 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 0.968 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2))))) into (- (* 2 (pow t 2))) 0.968 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 0.968 * [backup-simplify]: Simplify (- 0) into 0 0.969 * [backup-simplify]: Simplify (+ 0 0) into 0 0.970 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 0.971 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 0.971 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 0.971 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0.972 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 0.972 * [backup-simplify]: Simplify (- 0) into 0 0.973 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0.975 * [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))))))) 0.976 * [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 0.976 * [taylor]: Taking taylor expansion of -1/2 in l 0.976 * [backup-simplify]: Simplify -1/2 into -1/2 0.976 * [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 0.976 * [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 0.976 * [taylor]: Taking taylor expansion of (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 0.976 * [taylor]: Taking taylor expansion of (pow l 4) in l 0.976 * [taylor]: Taking taylor expansion of l in l 0.976 * [backup-simplify]: Simplify 0 into 0 0.976 * [backup-simplify]: Simplify 1 into 1 0.976 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 0.976 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 0.976 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 0.976 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 0.976 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 0.976 * [taylor]: Taking taylor expansion of 2 in l 0.976 * [backup-simplify]: Simplify 2 into 2 0.976 * [taylor]: Taking taylor expansion of (pow t 2) in l 0.976 * [taylor]: Taking taylor expansion of t in l 0.976 * [backup-simplify]: Simplify t into t 0.976 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 0.976 * [taylor]: Taking taylor expansion of 2 in l 0.976 * [backup-simplify]: Simplify 2 into 2 0.976 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.976 * [taylor]: Taking taylor expansion of l in l 0.976 * [backup-simplify]: Simplify 0 into 0 0.976 * [backup-simplify]: Simplify 1 into 1 0.977 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.977 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 0.977 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 0.977 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.977 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.977 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 0.977 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.978 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 0.978 * [backup-simplify]: Simplify (+ 0 0) into 0 0.979 * [backup-simplify]: Simplify (- 0) into 0 0.979 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.979 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 0.980 * [backup-simplify]: Simplify (* 1 1) into 1 0.980 * [backup-simplify]: Simplify (* 1 1) into 1 0.980 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 0.981 * [backup-simplify]: Simplify (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 2)) 0.981 * [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 0.981 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 0.981 * [taylor]: Taking taylor expansion of 4 in l 0.981 * [backup-simplify]: Simplify 4 into 4 0.981 * [taylor]: Taking taylor expansion of (pow t 2) in l 0.981 * [taylor]: Taking taylor expansion of t in l 0.981 * [backup-simplify]: Simplify t into t 0.981 * [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 0.981 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 0.981 * [taylor]: Taking taylor expansion of 2 in l 0.981 * [backup-simplify]: Simplify 2 into 2 0.981 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.981 * [taylor]: Taking taylor expansion of l in l 0.981 * [backup-simplify]: Simplify 0 into 0 0.981 * [backup-simplify]: Simplify 1 into 1 0.981 * [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 0.981 * [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 0.981 * [taylor]: Taking taylor expansion of 4 in l 0.981 * [backup-simplify]: Simplify 4 into 4 0.981 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) (pow l 2)) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 0.981 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in l 0.981 * [taylor]: Taking taylor expansion of (pow t 2) in l 0.981 * [taylor]: Taking taylor expansion of t in l 0.981 * [backup-simplify]: Simplify t into t 0.981 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.982 * [taylor]: Taking taylor expansion of l in l 0.982 * [backup-simplify]: Simplify 0 into 0 0.982 * [backup-simplify]: Simplify 1 into 1 0.982 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 0.982 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 0.982 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 0.982 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 0.982 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 0.982 * [taylor]: Taking taylor expansion of 2 in l 0.982 * [backup-simplify]: Simplify 2 into 2 0.982 * [taylor]: Taking taylor expansion of (pow t 2) in l 0.982 * [taylor]: Taking taylor expansion of t in l 0.982 * [backup-simplify]: Simplify t into t 0.982 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 0.982 * [taylor]: Taking taylor expansion of 2 in l 0.982 * [backup-simplify]: Simplify 2 into 2 0.982 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.982 * [taylor]: Taking taylor expansion of l in l 0.982 * [backup-simplify]: Simplify 0 into 0 0.982 * [backup-simplify]: Simplify 1 into 1 0.982 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.982 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 0.982 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 0.983 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.983 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.983 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 0.983 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.984 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 0.984 * [backup-simplify]: Simplify (+ 0 0) into 0 0.984 * [backup-simplify]: Simplify (- 0) into 0 0.985 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.985 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 0.985 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.985 * [backup-simplify]: Simplify (* 1 1) into 1 0.985 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 0.986 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 0.986 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 2)) 0.986 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) in l 0.986 * [taylor]: Taking taylor expansion of 4 in l 0.986 * [backup-simplify]: Simplify 4 into 4 0.986 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 0.986 * [taylor]: Taking taylor expansion of (pow t 4) in l 0.986 * [taylor]: Taking taylor expansion of t in l 0.986 * [backup-simplify]: Simplify t into t 0.986 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 0.986 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 0.986 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 0.987 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 0.987 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 0.987 * [taylor]: Taking taylor expansion of 2 in l 0.987 * [backup-simplify]: Simplify 2 into 2 0.987 * [taylor]: Taking taylor expansion of (pow t 2) in l 0.987 * [taylor]: Taking taylor expansion of t in l 0.987 * [backup-simplify]: Simplify t into t 0.987 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 0.987 * [taylor]: Taking taylor expansion of 2 in l 0.987 * [backup-simplify]: Simplify 2 into 2 0.987 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.987 * [taylor]: Taking taylor expansion of l in l 0.987 * [backup-simplify]: Simplify 0 into 0 0.987 * [backup-simplify]: Simplify 1 into 1 0.987 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.987 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 0.987 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 0.987 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.987 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.988 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 0.988 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.988 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 0.989 * [backup-simplify]: Simplify (+ 0 0) into 0 0.989 * [backup-simplify]: Simplify (- 0) into 0 0.989 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.990 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 0.990 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.990 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 0.990 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 0.990 * [backup-simplify]: Simplify (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)) 0.990 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 0.990 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 0.990 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 0.990 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 0.990 * [taylor]: Taking taylor expansion of 2 in l 0.991 * [backup-simplify]: Simplify 2 into 2 0.991 * [taylor]: Taking taylor expansion of (pow t 2) in l 0.991 * [taylor]: Taking taylor expansion of t in l 0.991 * [backup-simplify]: Simplify t into t 0.991 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 0.991 * [taylor]: Taking taylor expansion of 2 in l 0.991 * [backup-simplify]: Simplify 2 into 2 0.991 * [taylor]: Taking taylor expansion of (pow l 2) in l 0.991 * [taylor]: Taking taylor expansion of l in l 0.991 * [backup-simplify]: Simplify 0 into 0 0.991 * [backup-simplify]: Simplify 1 into 1 0.991 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.991 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 0.991 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 0.991 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.991 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.991 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 0.992 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 0.992 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 0.993 * [backup-simplify]: Simplify (+ 0 0) into 0 0.993 * [backup-simplify]: Simplify (- 0) into 0 0.993 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 0.993 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 0.993 * [backup-simplify]: Simplify (* t t) into (pow t 2) 0.994 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 0.994 * [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))) 0.995 * [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))) 0.995 * [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))) 0.996 * [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)))) 0.996 * [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)))) 0.997 * [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))))) 0.997 * [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)))))) 0.998 * [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 0.998 * [taylor]: Taking taylor expansion of -1/2 in t 0.998 * [backup-simplify]: Simplify -1/2 into -1/2 0.998 * [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 0.998 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) in t 0.998 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 0.998 * [taylor]: Taking taylor expansion of 4 in t 0.998 * [backup-simplify]: Simplify 4 into 4 0.998 * [taylor]: Taking taylor expansion of (pow t 2) in t 0.998 * [taylor]: Taking taylor expansion of t in t 0.998 * [backup-simplify]: Simplify 0 into 0 0.998 * [backup-simplify]: Simplify 1 into 1 0.998 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) in t 0.998 * [taylor]: Taking taylor expansion of 4 in t 0.998 * [backup-simplify]: Simplify 4 into 4 0.998 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)) in t 0.998 * [taylor]: Taking taylor expansion of (pow t 4) in t 0.998 * [taylor]: Taking taylor expansion of t in t 0.998 * [backup-simplify]: Simplify 0 into 0 0.998 * [backup-simplify]: Simplify 1 into 1 0.998 * [taylor]: Taking taylor expansion of (pow (sqrt (- (* 2 (pow t 2)))) 2) in t 0.998 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 0.998 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 0.998 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 0.998 * [taylor]: Taking taylor expansion of 2 in t 0.998 * [backup-simplify]: Simplify 2 into 2 0.998 * [taylor]: Taking taylor expansion of (pow t 2) in t 0.998 * [taylor]: Taking taylor expansion of t in t 0.998 * [backup-simplify]: Simplify 0 into 0 0.998 * [backup-simplify]: Simplify 1 into 1 0.999 * [backup-simplify]: Simplify (* 1 1) into 1 0.999 * [backup-simplify]: Simplify (* 2 1) into 2 1.000 * [backup-simplify]: Simplify (- 2) into -2 1.000 * [backup-simplify]: Simplify (- 2) into -2 1.001 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.001 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.002 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.003 * [backup-simplify]: Simplify (- 0) into 0 1.003 * [backup-simplify]: Simplify (- 2) into -2 1.004 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.005 * [backup-simplify]: Simplify (* 1 1) into 1 1.005 * [backup-simplify]: Simplify (* 1 1) into 1 1.006 * [backup-simplify]: Simplify (* (sqrt -2) (sqrt -2)) into (pow (sqrt -2) 2) 1.008 * [backup-simplify]: Simplify (/ 1 (pow (sqrt -2) 2)) into (/ 1 (pow (sqrt -2) 2)) 1.008 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.008 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.008 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.008 * [taylor]: Taking taylor expansion of 2 in t 1.008 * [backup-simplify]: Simplify 2 into 2 1.008 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.008 * [taylor]: Taking taylor expansion of t in t 1.008 * [backup-simplify]: Simplify 0 into 0 1.009 * [backup-simplify]: Simplify 1 into 1 1.009 * [backup-simplify]: Simplify (* 1 1) into 1 1.009 * [backup-simplify]: Simplify (* 2 1) into 2 1.010 * [backup-simplify]: Simplify (- 2) into -2 1.010 * [backup-simplify]: Simplify (- 2) into -2 1.011 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.012 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.012 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.013 * [backup-simplify]: Simplify (- 0) into 0 1.013 * [backup-simplify]: Simplify (- 2) into -2 1.014 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.014 * [backup-simplify]: Simplify (* 1 1) into 1 1.015 * [backup-simplify]: Simplify (* 4 1) into 4 1.017 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt -2) 2))) into (/ 4 (pow (sqrt -2) 2)) 1.020 * [backup-simplify]: Simplify (+ 4 (/ 4 (pow (sqrt -2) 2))) into (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) 1.026 * [backup-simplify]: Simplify (/ (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) (sqrt -2)) into (/ (+ (* 4 (/ 1 (pow (sqrt -2) 2))) 4) (sqrt -2)) 1.026 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.026 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 1.027 * [backup-simplify]: Simplify (+ 0 0) into 0 1.027 * [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.028 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (* 4 (/ (pow t 2) (sqrt (- (* 2 (pow t 2)))))))) into 0 1.028 * [taylor]: Taking taylor expansion of 0 in t 1.028 * [backup-simplify]: Simplify 0 into 0 1.028 * [backup-simplify]: Simplify 0 into 0 1.029 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.030 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 1.030 * [backup-simplify]: Simplify (* 1 1) into 1 1.030 * [backup-simplify]: Simplify (* 2 1) into 2 1.031 * [backup-simplify]: Simplify (+ 0 2) into 2 1.031 * [backup-simplify]: Simplify (- 2) into -2 1.032 * [backup-simplify]: Simplify (/ (- -2 (pow 0 2) (+)) (* 2 (sqrt (- (* 2 (pow t 2)))))) into (/ -1 (sqrt (- (* 2 (pow t 2))))) 1.032 * [taylor]: Taking taylor expansion of (/ -1 (sqrt (- (* 2 (pow t 2))))) in t 1.032 * [taylor]: Taking taylor expansion of -1 in t 1.032 * [backup-simplify]: Simplify -1 into -1 1.032 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.032 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.032 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.032 * [taylor]: Taking taylor expansion of 2 in t 1.032 * [backup-simplify]: Simplify 2 into 2 1.032 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.032 * [taylor]: Taking taylor expansion of t in t 1.032 * [backup-simplify]: Simplify 0 into 0 1.033 * [backup-simplify]: Simplify 1 into 1 1.033 * [backup-simplify]: Simplify (* 1 1) into 1 1.033 * [backup-simplify]: Simplify (* 2 1) into 2 1.034 * [backup-simplify]: Simplify (- 2) into -2 1.034 * [backup-simplify]: Simplify (- 2) into -2 1.034 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.035 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.036 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.036 * [backup-simplify]: Simplify (- 0) into 0 1.037 * [backup-simplify]: Simplify (- 2) into -2 1.037 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.038 * [backup-simplify]: Simplify (/ -1 (sqrt -2)) into (/ -1 (sqrt -2)) 1.039 * [backup-simplify]: Simplify (- (/ 0 (sqrt -2)) (+ (* (/ -1 (sqrt -2)) (/ 0 (sqrt -2))))) into 0 1.039 * [backup-simplify]: Simplify 0 into 0 1.041 * [backup-simplify]: Simplify (* -2 (/ 1 (sqrt -2))) into (/ -2 (sqrt -2)) 1.042 * [backup-simplify]: Simplify (/ -2 (sqrt -2)) into (/ -2 (sqrt -2)) 1.042 * [backup-simplify]: Simplify 0 into 0 1.042 * [backup-simplify]: Simplify 0 into 0 1.043 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.044 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 1.045 * [backup-simplify]: Simplify (- 0) into 0 1.045 * [backup-simplify]: Simplify (+ 0 0) into 0 1.046 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 1.047 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.048 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1.048 * [backup-simplify]: Simplify (- 0) into 0 1.049 * [backup-simplify]: Simplify (+ 0 0) into 0 1.050 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 1.051 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2))))) into (- (* 2 (pow t 2))) 1.052 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.052 * [backup-simplify]: Simplify (- 0) into 0 1.052 * [backup-simplify]: Simplify (+ 0 0) into 0 1.059 * [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.060 * [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.061 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.061 * [backup-simplify]: Simplify (- 0) into 0 1.061 * [backup-simplify]: Simplify (+ 0 0) into 0 1.063 * [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.064 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 1.064 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 1.064 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 1.065 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.066 * [backup-simplify]: Simplify (- 0) into 0 1.066 * [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 (* (* -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.072 * [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.073 * [taylor]: Taking taylor expansion of -1/2 in l 1.073 * [backup-simplify]: Simplify -1/2 into -1/2 1.073 * [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.073 * [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.073 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 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 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 1.073 * [taylor]: Taking taylor expansion of (pow l 4) 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 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 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.074 * [backup-simplify]: Simplify (* t t) into (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)) 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.076 * [backup-simplify]: Simplify (+ 0 0) into 0 1.076 * [backup-simplify]: Simplify (- 0) into 0 1.076 * [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.077 * [backup-simplify]: Simplify (* 1 1) into 1 1.077 * [backup-simplify]: Simplify (* 1 1) into 1 1.077 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.078 * [backup-simplify]: Simplify (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 2)) into (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 2)) 1.078 * [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.078 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 1.078 * [taylor]: Taking taylor expansion of 4 in l 1.078 * [backup-simplify]: Simplify 4 into 4 1.078 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.078 * [taylor]: Taking taylor expansion of t in l 1.078 * [backup-simplify]: Simplify t into t 1.078 * [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.078 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.078 * [taylor]: Taking taylor expansion of 2 in l 1.078 * [backup-simplify]: Simplify 2 into 2 1.078 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.078 * [taylor]: Taking taylor expansion of l in l 1.078 * [backup-simplify]: Simplify 0 into 0 1.078 * [backup-simplify]: Simplify 1 into 1 1.078 * [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.078 * [taylor]: Taking taylor expansion of (/ (pow l 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) in l 1.078 * [taylor]: Taking taylor expansion of (pow l 6) in l 1.078 * [taylor]: Taking taylor expansion of l in l 1.078 * [backup-simplify]: Simplify 0 into 0 1.078 * [backup-simplify]: Simplify 1 into 1 1.078 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4) in l 1.078 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.079 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.079 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.079 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.079 * [taylor]: Taking taylor expansion of 2 in l 1.079 * [backup-simplify]: Simplify 2 into 2 1.079 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.079 * [taylor]: Taking taylor expansion of t in l 1.079 * [backup-simplify]: Simplify t into t 1.079 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.079 * [taylor]: Taking taylor expansion of 2 in l 1.079 * [backup-simplify]: Simplify 2 into 2 1.079 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.079 * [taylor]: Taking taylor expansion of l in l 1.079 * [backup-simplify]: Simplify 0 into 0 1.079 * [backup-simplify]: Simplify 1 into 1 1.079 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.079 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.079 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.079 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.079 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.080 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.080 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.080 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.081 * [backup-simplify]: Simplify (+ 0 0) into 0 1.081 * [backup-simplify]: Simplify (- 0) into 0 1.081 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.081 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.082 * [backup-simplify]: Simplify (* 1 1) into 1 1.082 * [backup-simplify]: Simplify (* 1 1) into 1 1.082 * [backup-simplify]: Simplify (* 1 1) into 1 1.083 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.083 * [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.083 * [backup-simplify]: Simplify (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 4)) into (/ 1 (pow (sqrt (- (* 2 (pow t 2)))) 4)) 1.083 * [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.083 * [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.083 * [taylor]: Taking taylor expansion of 12 in l 1.083 * [backup-simplify]: Simplify 12 into 12 1.083 * [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.083 * [taylor]: Taking taylor expansion of (* (pow t 4) (pow l 2)) in l 1.083 * [taylor]: Taking taylor expansion of (pow t 4) in l 1.083 * [taylor]: Taking taylor expansion of t in l 1.083 * [backup-simplify]: Simplify t into t 1.083 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.084 * [taylor]: Taking taylor expansion of l in l 1.084 * [backup-simplify]: Simplify 0 into 0 1.084 * [backup-simplify]: Simplify 1 into 1 1.084 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4) in l 1.084 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.084 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.084 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.084 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.084 * [taylor]: Taking taylor expansion of 2 in l 1.084 * [backup-simplify]: Simplify 2 into 2 1.084 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.084 * [taylor]: Taking taylor expansion of t in l 1.084 * [backup-simplify]: Simplify t into t 1.084 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.084 * [taylor]: Taking taylor expansion of 2 in l 1.084 * [backup-simplify]: Simplify 2 into 2 1.084 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.084 * [taylor]: Taking taylor expansion of l in l 1.084 * [backup-simplify]: Simplify 0 into 0 1.084 * [backup-simplify]: Simplify 1 into 1 1.084 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.084 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.084 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.084 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.085 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.085 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.085 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.085 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.086 * [backup-simplify]: Simplify (+ 0 0) into 0 1.086 * [backup-simplify]: Simplify (- 0) into 0 1.086 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.086 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.086 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.086 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 1.087 * [backup-simplify]: Simplify (* 1 1) into 1 1.087 * [backup-simplify]: Simplify (* (pow t 4) 1) into (pow t 4) 1.087 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.088 * [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.088 * [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.088 * [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.088 * [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.088 * [taylor]: Taking taylor expansion of 8 in l 1.088 * [backup-simplify]: Simplify 8 into 8 1.088 * [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.088 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in l 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 (pow l 2) in l 1.088 * [taylor]: Taking taylor expansion of l in l 1.088 * [backup-simplify]: Simplify 0 into 0 1.088 * [backup-simplify]: Simplify 1 into 1 1.088 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.088 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.088 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.088 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.088 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.088 * [taylor]: Taking taylor expansion of 2 in l 1.088 * [backup-simplify]: Simplify 2 into 2 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.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.089 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.089 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.089 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.089 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.090 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.090 * [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.091 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.091 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.091 * [backup-simplify]: Simplify (* 1 1) into 1 1.091 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.092 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.092 * [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.092 * [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.092 * [taylor]: Taking taylor expansion of (* 8 (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2))) in l 1.092 * [taylor]: Taking taylor expansion of 8 in l 1.092 * [backup-simplify]: Simplify 8 into 8 1.092 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2)) in l 1.092 * [taylor]: Taking taylor expansion of (pow t 4) in l 1.092 * [taylor]: Taking taylor expansion of t in l 1.092 * [backup-simplify]: Simplify t into t 1.092 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 2) in l 1.092 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.092 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.092 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.092 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.092 * [taylor]: Taking taylor expansion of 2 in l 1.092 * [backup-simplify]: Simplify 2 into 2 1.092 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.092 * [taylor]: Taking taylor expansion of t in l 1.092 * [backup-simplify]: Simplify t into t 1.092 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.092 * [taylor]: Taking taylor expansion of 2 in l 1.092 * [backup-simplify]: Simplify 2 into 2 1.092 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.092 * [taylor]: Taking taylor expansion of l in l 1.093 * [backup-simplify]: Simplify 0 into 0 1.093 * [backup-simplify]: Simplify 1 into 1 1.093 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.093 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.093 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.093 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.093 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.093 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.093 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.094 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.094 * [backup-simplify]: Simplify (+ 0 0) into 0 1.095 * [backup-simplify]: Simplify (- 0) into 0 1.095 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.095 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.095 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.096 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 1.096 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.096 * [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.096 * [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.096 * [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.096 * [taylor]: Taking taylor expansion of 6 in l 1.096 * [backup-simplify]: Simplify 6 into 6 1.096 * [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.096 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 4)) in l 1.096 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.096 * [taylor]: Taking taylor expansion of t in l 1.096 * [backup-simplify]: Simplify t into t 1.096 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.096 * [taylor]: Taking taylor expansion of l in l 1.096 * [backup-simplify]: Simplify 0 into 0 1.096 * [backup-simplify]: Simplify 1 into 1 1.096 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4) in l 1.096 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.096 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.097 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.097 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.097 * [taylor]: Taking taylor expansion of 2 in l 1.097 * [backup-simplify]: Simplify 2 into 2 1.097 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.097 * [taylor]: Taking taylor expansion of t in l 1.097 * [backup-simplify]: Simplify t into t 1.097 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.097 * [taylor]: Taking taylor expansion of 2 in l 1.097 * [backup-simplify]: Simplify 2 into 2 1.097 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.097 * [taylor]: Taking taylor expansion of l in l 1.097 * [backup-simplify]: Simplify 0 into 0 1.097 * [backup-simplify]: Simplify 1 into 1 1.097 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.097 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.097 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.097 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.097 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.098 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.098 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.098 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.099 * [backup-simplify]: Simplify (+ 0 0) into 0 1.099 * [backup-simplify]: Simplify (- 0) into 0 1.099 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.099 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.099 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.100 * [backup-simplify]: Simplify (* 1 1) into 1 1.100 * [backup-simplify]: Simplify (* 1 1) into 1 1.100 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.100 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.101 * [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.101 * [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.101 * [taylor]: Taking taylor expansion of (* 8 (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4))) in l 1.101 * [taylor]: Taking taylor expansion of 8 in l 1.101 * [backup-simplify]: Simplify 8 into 8 1.101 * [taylor]: Taking taylor expansion of (/ (pow t 6) (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4)) in l 1.101 * [taylor]: Taking taylor expansion of (pow t 6) in l 1.101 * [taylor]: Taking taylor expansion of t in l 1.101 * [backup-simplify]: Simplify t into t 1.101 * [taylor]: Taking taylor expansion of (pow (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) 4) in l 1.101 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.101 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.101 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.101 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.101 * [taylor]: Taking taylor expansion of 2 in l 1.101 * [backup-simplify]: Simplify 2 into 2 1.101 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.102 * [taylor]: Taking taylor expansion of t in l 1.102 * [backup-simplify]: Simplify t into t 1.102 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.102 * [taylor]: Taking taylor expansion of 2 in l 1.102 * [backup-simplify]: Simplify 2 into 2 1.102 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.102 * [taylor]: Taking taylor expansion of l in l 1.102 * [backup-simplify]: Simplify 0 into 0 1.102 * [backup-simplify]: Simplify 1 into 1 1.102 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.102 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.102 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.102 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.102 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.102 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.103 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.103 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.104 * [backup-simplify]: Simplify (+ 0 0) into 0 1.104 * [backup-simplify]: Simplify (- 0) into 0 1.104 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.104 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.104 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.104 * [backup-simplify]: Simplify (* t (pow t 2)) into (pow t 3) 1.104 * [backup-simplify]: Simplify (* (pow t 3) (pow t 3)) into (pow t 6) 1.105 * [backup-simplify]: Simplify (* (sqrt (- (* 2 (pow t 2)))) (sqrt (- (* 2 (pow t 2))))) into (pow (sqrt (- (* 2 (pow t 2)))) 2) 1.105 * [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.105 * [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.105 * [taylor]: Taking taylor expansion of (sqrt (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) in l 1.105 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 1.105 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 1.105 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 1.105 * [taylor]: Taking taylor expansion of 2 in l 1.106 * [backup-simplify]: Simplify 2 into 2 1.106 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.106 * [taylor]: Taking taylor expansion of t in l 1.106 * [backup-simplify]: Simplify t into t 1.106 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 1.106 * [taylor]: Taking taylor expansion of 2 in l 1.106 * [backup-simplify]: Simplify 2 into 2 1.106 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.106 * [taylor]: Taking taylor expansion of l in l 1.106 * [backup-simplify]: Simplify 0 into 0 1.106 * [backup-simplify]: Simplify 1 into 1 1.106 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.106 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 1.106 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 1.106 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.106 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.106 * [backup-simplify]: Simplify (sqrt (- (* 2 (pow t 2)))) into (sqrt (- (* 2 (pow t 2)))) 1.107 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.107 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 1.108 * [backup-simplify]: Simplify (+ 0 0) into 0 1.108 * [backup-simplify]: Simplify (- 0) into 0 1.108 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 1.108 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.108 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.108 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 1.109 * [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.109 * [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.109 * [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.110 * [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.111 * [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.112 * [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.113 * [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.113 * [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.114 * [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.116 * [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.117 * [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.118 * [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.118 * [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.118 * [taylor]: Taking taylor expansion of -1/2 in t 1.118 * [backup-simplify]: Simplify -1/2 into -1/2 1.118 * [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.118 * [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.118 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 1.118 * [taylor]: Taking taylor expansion of 4 in t 1.118 * [backup-simplify]: Simplify 4 into 4 1.118 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.118 * [taylor]: Taking taylor expansion of t in t 1.118 * [backup-simplify]: Simplify 0 into 0 1.118 * [backup-simplify]: Simplify 1 into 1 1.118 * [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.118 * [taylor]: Taking taylor expansion of (* 8 (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4))) in t 1.118 * [taylor]: Taking taylor expansion of 8 in t 1.118 * [backup-simplify]: Simplify 8 into 8 1.118 * [taylor]: Taking taylor expansion of (/ (pow t 6) (pow (sqrt (- (* 2 (pow t 2)))) 4)) in t 1.118 * [taylor]: Taking taylor expansion of (pow t 6) in t 1.118 * [taylor]: Taking taylor expansion of t in t 1.119 * [backup-simplify]: Simplify 0 into 0 1.119 * [backup-simplify]: Simplify 1 into 1 1.119 * [taylor]: Taking taylor expansion of (pow (sqrt (- (* 2 (pow t 2)))) 4) in t 1.119 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.119 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.119 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.119 * [taylor]: Taking taylor expansion of 2 in t 1.119 * [backup-simplify]: Simplify 2 into 2 1.119 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.119 * [taylor]: Taking taylor expansion of t in t 1.119 * [backup-simplify]: Simplify 0 into 0 1.119 * [backup-simplify]: Simplify 1 into 1 1.119 * [backup-simplify]: Simplify (* 1 1) into 1 1.120 * [backup-simplify]: Simplify (* 2 1) into 2 1.120 * [backup-simplify]: Simplify (- 2) into -2 1.121 * [backup-simplify]: Simplify (- 2) into -2 1.121 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.122 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.123 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.123 * [backup-simplify]: Simplify (- 0) into 0 1.123 * [backup-simplify]: Simplify (- 2) into -2 1.124 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.124 * [backup-simplify]: Simplify (* 1 1) into 1 1.125 * [backup-simplify]: Simplify (* 1 1) into 1 1.125 * [backup-simplify]: Simplify (* 1 1) into 1 1.126 * [backup-simplify]: Simplify (* (sqrt -2) (sqrt -2)) into (pow (sqrt -2) 2) 1.129 * [backup-simplify]: Simplify (* (pow (sqrt -2) 2) (pow (sqrt -2) 2)) into (pow (sqrt -2) 4) 1.130 * [backup-simplify]: Simplify (/ 1 (pow (sqrt -2) 4)) into (/ 1 (pow (sqrt -2) 4)) 1.131 * [taylor]: Taking taylor expansion of (* 8 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2))) in t 1.131 * [taylor]: Taking taylor expansion of 8 in t 1.131 * [backup-simplify]: Simplify 8 into 8 1.131 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)) in t 1.131 * [taylor]: Taking taylor expansion of (pow t 4) in t 1.131 * [taylor]: Taking taylor expansion of t in t 1.131 * [backup-simplify]: Simplify 0 into 0 1.131 * [backup-simplify]: Simplify 1 into 1 1.131 * [taylor]: Taking taylor expansion of (pow (sqrt (- (* 2 (pow t 2)))) 2) in t 1.131 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.131 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.131 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.131 * [taylor]: Taking taylor expansion of 2 in t 1.131 * [backup-simplify]: Simplify 2 into 2 1.131 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.131 * [taylor]: Taking taylor expansion of t in t 1.131 * [backup-simplify]: Simplify 0 into 0 1.131 * [backup-simplify]: Simplify 1 into 1 1.131 * [backup-simplify]: Simplify (* 1 1) into 1 1.132 * [backup-simplify]: Simplify (* 2 1) into 2 1.132 * [backup-simplify]: Simplify (- 2) into -2 1.133 * [backup-simplify]: Simplify (- 2) into -2 1.133 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.134 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.134 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.135 * [backup-simplify]: Simplify (- 0) into 0 1.135 * [backup-simplify]: Simplify (- 2) into -2 1.136 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.137 * [backup-simplify]: Simplify (* 1 1) into 1 1.137 * [backup-simplify]: Simplify (* 1 1) into 1 1.138 * [backup-simplify]: Simplify (* (sqrt -2) (sqrt -2)) into (pow (sqrt -2) 2) 1.140 * [backup-simplify]: Simplify (/ 1 (pow (sqrt -2) 2)) into (/ 1 (pow (sqrt -2) 2)) 1.140 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.140 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.140 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.140 * [taylor]: Taking taylor expansion of 2 in t 1.140 * [backup-simplify]: Simplify 2 into 2 1.140 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.140 * [taylor]: Taking taylor expansion of t in t 1.140 * [backup-simplify]: Simplify 0 into 0 1.140 * [backup-simplify]: Simplify 1 into 1 1.140 * [backup-simplify]: Simplify (* 1 1) into 1 1.141 * [backup-simplify]: Simplify (* 2 1) into 2 1.141 * [backup-simplify]: Simplify (- 2) into -2 1.142 * [backup-simplify]: Simplify (- 2) into -2 1.142 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.143 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.143 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.144 * [backup-simplify]: Simplify (- 0) into 0 1.144 * [backup-simplify]: Simplify (- 2) into -2 1.145 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.145 * [backup-simplify]: Simplify (* 1 1) into 1 1.146 * [backup-simplify]: Simplify (* 4 1) into 4 1.148 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt -2) 4))) into (/ 8 (pow (sqrt -2) 4)) 1.151 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt -2) 2))) into (/ 8 (pow (sqrt -2) 2)) 1.155 * [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.163 * [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.169 * [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.170 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.170 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 1.170 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.170 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 (pow t 2))) into 0 1.170 * [backup-simplify]: Simplify (+ (* (sqrt (- (* 2 (pow t 2)))) 0) (* 0 (sqrt (- (* 2 (pow t 2)))))) into 0 1.171 * [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.171 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ (pow t 4) (pow (sqrt (- (* 2 (pow t 2)))) 2)))) into 0 1.171 * [backup-simplify]: Simplify (+ 0 0) into 0 1.172 * [backup-simplify]: Simplify (+ 0 0) into 0 1.172 * [backup-simplify]: Simplify (+ 0 0) into 0 1.172 * [backup-simplify]: Simplify (+ 0 0) into 0 1.173 * [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.173 * [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.173 * [taylor]: Taking taylor expansion of 0 in t 1.173 * [backup-simplify]: Simplify 0 into 0 1.173 * [backup-simplify]: Simplify 0 into 0 1.174 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.174 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 1.174 * [backup-simplify]: Simplify (* 1 1) into 1 1.175 * [backup-simplify]: Simplify (* 2 1) into 2 1.175 * [backup-simplify]: Simplify (+ 0 2) into 2 1.175 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.176 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 1.176 * [backup-simplify]: Simplify (* 1 1) into 1 1.176 * [backup-simplify]: Simplify (* 2 1) into 2 1.176 * [backup-simplify]: Simplify (+ 0 2) into 2 1.177 * [backup-simplify]: Simplify (- 2) into -2 1.177 * [backup-simplify]: Simplify (/ (- -2 (pow 0 2) (+)) (* 2 (sqrt (- (* 2 (pow t 2)))))) into (/ -1 (sqrt (- (* 2 (pow t 2))))) 1.178 * [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.179 * [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.179 * [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.179 * [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.179 * [taylor]: Taking taylor expansion of (/ 1 (sqrt (- (* 2 (pow t 2))))) in t 1.179 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.179 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.179 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.179 * [taylor]: Taking taylor expansion of 2 in t 1.179 * [backup-simplify]: Simplify 2 into 2 1.179 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.179 * [taylor]: Taking taylor expansion of t in t 1.179 * [backup-simplify]: Simplify 0 into 0 1.179 * [backup-simplify]: Simplify 1 into 1 1.179 * [backup-simplify]: Simplify (* 1 1) into 1 1.179 * [backup-simplify]: Simplify (* 2 1) into 2 1.180 * [backup-simplify]: Simplify (- 2) into -2 1.180 * [backup-simplify]: Simplify (- 2) into -2 1.180 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.180 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.181 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.181 * [backup-simplify]: Simplify (- 0) into 0 1.181 * [backup-simplify]: Simplify (- 2) into -2 1.182 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.182 * [backup-simplify]: Simplify (/ 1 (sqrt -2)) into (/ 1 (sqrt -2)) 1.182 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 3))) in t 1.182 * [taylor]: Taking taylor expansion of 2 in t 1.182 * [backup-simplify]: Simplify 2 into 2 1.183 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow (sqrt (- (* 2 (pow t 2)))) 3)) in t 1.183 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.183 * [taylor]: Taking taylor expansion of t in t 1.183 * [backup-simplify]: Simplify 0 into 0 1.183 * [backup-simplify]: Simplify 1 into 1 1.183 * [taylor]: Taking taylor expansion of (pow (sqrt (- (* 2 (pow t 2)))) 3) in t 1.183 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (pow t 2)))) in t 1.183 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 1.183 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 1.183 * [taylor]: Taking taylor expansion of 2 in t 1.183 * [backup-simplify]: Simplify 2 into 2 1.183 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.183 * [taylor]: Taking taylor expansion of t in t 1.183 * [backup-simplify]: Simplify 0 into 0 1.183 * [backup-simplify]: Simplify 1 into 1 1.183 * [backup-simplify]: Simplify (* 1 1) into 1 1.183 * [backup-simplify]: Simplify (* 2 1) into 2 1.183 * [backup-simplify]: Simplify (- 2) into -2 1.184 * [backup-simplify]: Simplify (- 2) into -2 1.184 * [backup-simplify]: Simplify (sqrt -2) into (sqrt -2) 1.184 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.185 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.185 * [backup-simplify]: Simplify (- 0) into 0 1.185 * [backup-simplify]: Simplify (- 2) into -2 1.186 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -2))) into 0 1.186 * [backup-simplify]: Simplify (* 1 1) into 1 1.190 * [backup-simplify]: Simplify (* (sqrt -2) (sqrt -2)) into (pow (sqrt -2) 2) 1.192 * [backup-simplify]: Simplify (* (sqrt -2) (pow (sqrt -2) 2)) into (pow (sqrt -2) 3) 1.194 * [backup-simplify]: Simplify (/ 1 (pow (sqrt -2) 3)) into (/ 1 (pow (sqrt -2) 3)) 1.196 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt -2)) (/ 0 (sqrt -2))))) into 0 1.196 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.197 * [backup-simplify]: Simplify (+ (* (sqrt -2) 0) (* 0 (sqrt -2))) into 0 1.198 * [backup-simplify]: Simplify (+ (* (sqrt -2) 0) (* 0 (pow (sqrt -2) 2))) into 0 1.199 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt -2) 3)) (+ (* (/ 1 (pow (sqrt -2) 3)) (/ 0 (pow (sqrt -2) 3))))) into 0 1.201 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow (sqrt -2) 3)))) into 0 1.201 * [backup-simplify]: Simplify (+ 0 0) into 0 1.202 * [backup-simplify]: Simplify (- 0) into 0 1.202 * [backup-simplify]: Simplify 0 into 0 1.203 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.204 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 1.204 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.205 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.206 * [backup-simplify]: Simplify (+ 0 0) into 0 1.206 * [backup-simplify]: Simplify (- 0) into 0 1.206 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1 (sqrt (- (* 2 (pow t 2))))))))) (* 2 (sqrt (- (* 2 (pow t 2)))))) into 0 1.206 * [taylor]: Taking taylor expansion of 0 in t 1.206 * [backup-simplify]: Simplify 0 into 0 1.206 * [backup-simplify]: Simplify 0 into 0 1.213 * [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.220 * [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.229 * [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.230 * [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.230 * [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.230 * [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.230 * [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.230 * [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.230 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in t 1.230 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 1.230 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 1.230 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.230 * [taylor]: Taking taylor expansion of x in t 1.230 * [backup-simplify]: Simplify x into x 1.231 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.231 * [taylor]: Taking taylor expansion of 1 in t 1.231 * [backup-simplify]: Simplify 1 into 1 1.231 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.231 * [taylor]: Taking taylor expansion of l in t 1.231 * [backup-simplify]: Simplify l into l 1.231 * [backup-simplify]: Simplify (- 1) into -1 1.231 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.231 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.231 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 1.232 * [backup-simplify]: Simplify (/ 1 (* (- (/ 1 x) 1) (pow l 2))) into (/ 1 (* (- (/ 1 x) 1) (pow l 2))) 1.232 * [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.232 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in t 1.232 * [taylor]: Taking taylor expansion of 2 in t 1.232 * [backup-simplify]: Simplify 2 into 2 1.232 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in t 1.232 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in t 1.232 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.232 * [taylor]: Taking taylor expansion of t in t 1.232 * [backup-simplify]: Simplify 0 into 0 1.232 * [backup-simplify]: Simplify 1 into 1 1.232 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 1.232 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.232 * [taylor]: Taking taylor expansion of x in t 1.232 * [backup-simplify]: Simplify x into x 1.232 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.232 * [taylor]: Taking taylor expansion of 1 in t 1.232 * [backup-simplify]: Simplify 1 into 1 1.232 * [backup-simplify]: Simplify (* 1 1) into 1 1.233 * [backup-simplify]: Simplify (- 1) into -1 1.233 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.233 * [backup-simplify]: Simplify (* 1 (- (/ 1 x) 1)) into (- (/ 1 x) 1) 1.233 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 1.233 * [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.233 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in t 1.233 * [taylor]: Taking taylor expansion of 2 in t 1.233 * [backup-simplify]: Simplify 2 into 2 1.233 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in t 1.233 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in t 1.233 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.233 * [taylor]: Taking taylor expansion of t in t 1.233 * [backup-simplify]: Simplify 0 into 0 1.233 * [backup-simplify]: Simplify 1 into 1 1.233 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in t 1.234 * [taylor]: Taking taylor expansion of x in t 1.234 * [backup-simplify]: Simplify x into x 1.234 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 1.234 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.234 * [taylor]: Taking taylor expansion of x in t 1.234 * [backup-simplify]: Simplify x into x 1.234 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.234 * [taylor]: Taking taylor expansion of 1 in t 1.234 * [backup-simplify]: Simplify 1 into 1 1.234 * [backup-simplify]: Simplify (* 1 1) into 1 1.235 * [backup-simplify]: Simplify (- 1) into -1 1.235 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.235 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 1.235 * [backup-simplify]: Simplify (* 1 (* x (- (/ 1 x) 1))) into (* x (- (/ 1 x) 1)) 1.235 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 1.235 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in t 1.235 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in t 1.235 * [taylor]: Taking taylor expansion of x in t 1.235 * [backup-simplify]: Simplify x into x 1.235 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 1.235 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 1.235 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.235 * [taylor]: Taking taylor expansion of x in t 1.235 * [backup-simplify]: Simplify x into x 1.235 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.235 * [taylor]: Taking taylor expansion of 1 in t 1.235 * [backup-simplify]: Simplify 1 into 1 1.235 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.235 * [taylor]: Taking taylor expansion of l in t 1.235 * [backup-simplify]: Simplify l into l 1.236 * [backup-simplify]: Simplify (- 1) into -1 1.236 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.236 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.237 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 1.237 * [backup-simplify]: Simplify (* x (* (- (/ 1 x) 1) (pow l 2))) into (* x (* (- (/ 1 x) 1) (pow l 2))) 1.237 * [backup-simplify]: Simplify (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 1.237 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 1.237 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.237 * [taylor]: Taking taylor expansion of l in t 1.237 * [backup-simplify]: Simplify l into l 1.237 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.237 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.237 * [backup-simplify]: Simplify (* 2 (/ 1 (- (/ 1 x) 1))) into (/ 2 (- (/ 1 x) 1)) 1.238 * [backup-simplify]: Simplify (* 2 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 2 (* x (- (/ 1 x) 1))) 1.238 * [backup-simplify]: Simplify (+ (/ 2 (* x (- (/ 1 x) 1))) 0) into (* 2 (/ 1 (* x (- (/ 1 x) 1)))) 1.238 * [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.238 * [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.239 * [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.239 * [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.239 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.240 * [backup-simplify]: Simplify (- 0) into 0 1.240 * [backup-simplify]: Simplify (+ 0 0) into 0 1.241 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.241 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (- (/ 1 x) 1))) into 0 1.241 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 1.242 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (- (/ 1 x) 1)))) into 0 1.242 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.243 * [backup-simplify]: Simplify (- 0) into 0 1.243 * [backup-simplify]: Simplify (+ 0 0) into 0 1.243 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 1.244 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.244 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* x (- (/ 1 x) 1)))) into 0 1.245 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 1.245 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* x (- (/ 1 x) 1))))) into 0 1.245 * [backup-simplify]: Simplify (+ 0 0) into 0 1.246 * [backup-simplify]: Simplify (+ 0 0) into 0 1.246 * [backup-simplify]: Simplify (+ 0 0) into 0 1.247 * [backup-simplify]: Simplify (+ 0 0) into 0 1.247 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))))) into 0 1.247 * [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.247 * [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.247 * [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.247 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in l 1.247 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 1.247 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 1.247 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.247 * [taylor]: Taking taylor expansion of x in l 1.247 * [backup-simplify]: Simplify x into x 1.247 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.247 * [taylor]: Taking taylor expansion of 1 in l 1.248 * [backup-simplify]: Simplify 1 into 1 1.248 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.248 * [taylor]: Taking taylor expansion of l in l 1.248 * [backup-simplify]: Simplify 0 into 0 1.248 * [backup-simplify]: Simplify 1 into 1 1.248 * [backup-simplify]: Simplify (- 1) into -1 1.248 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.249 * [backup-simplify]: Simplify (* 1 1) into 1 1.249 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 1.249 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 1.249 * [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.249 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in l 1.249 * [taylor]: Taking taylor expansion of 2 in l 1.249 * [backup-simplify]: Simplify 2 into 2 1.249 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in l 1.249 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in l 1.249 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.249 * [taylor]: Taking taylor expansion of t in l 1.249 * [backup-simplify]: Simplify t into t 1.249 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 1.249 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.249 * [taylor]: Taking taylor expansion of x in l 1.249 * [backup-simplify]: Simplify x into x 1.249 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.249 * [taylor]: Taking taylor expansion of 1 in l 1.249 * [backup-simplify]: Simplify 1 into 1 1.249 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.250 * [backup-simplify]: Simplify (- 1) into -1 1.250 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.250 * [backup-simplify]: Simplify (* (pow t 2) (- (/ 1 x) 1)) into (* (pow t 2) (- (/ 1 x) 1)) 1.250 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (- (/ 1 x) 1))) into (/ 1 (* (pow t 2) (- (/ 1 x) 1))) 1.250 * [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.250 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in l 1.250 * [taylor]: Taking taylor expansion of 2 in l 1.250 * [backup-simplify]: Simplify 2 into 2 1.250 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in l 1.250 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in l 1.250 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.250 * [taylor]: Taking taylor expansion of t in l 1.250 * [backup-simplify]: Simplify t into t 1.250 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in l 1.251 * [taylor]: Taking taylor expansion of x in l 1.251 * [backup-simplify]: Simplify x into x 1.251 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 1.251 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.251 * [taylor]: Taking taylor expansion of x in l 1.251 * [backup-simplify]: Simplify x into x 1.251 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.251 * [taylor]: Taking taylor expansion of 1 in l 1.251 * [backup-simplify]: Simplify 1 into 1 1.251 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.251 * [backup-simplify]: Simplify (- 1) into -1 1.251 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.251 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 1.252 * [backup-simplify]: Simplify (* (pow t 2) (* x (- (/ 1 x) 1))) into (* (pow t 2) (* x (- (/ 1 x) 1))) 1.252 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) into (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) 1.252 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in l 1.252 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in l 1.252 * [taylor]: Taking taylor expansion of x in l 1.252 * [backup-simplify]: Simplify x into x 1.252 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 1.252 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 1.252 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.252 * [taylor]: Taking taylor expansion of x in l 1.252 * [backup-simplify]: Simplify x into x 1.252 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.252 * [taylor]: Taking taylor expansion of 1 in l 1.252 * [backup-simplify]: Simplify 1 into 1 1.252 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.252 * [taylor]: Taking taylor expansion of l in l 1.252 * [backup-simplify]: Simplify 0 into 0 1.253 * [backup-simplify]: Simplify 1 into 1 1.253 * [backup-simplify]: Simplify (- 1) into -1 1.253 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 1.253 * [backup-simplify]: Simplify (* 1 1) into 1 1.254 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 1.254 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 1.254 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 1.254 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.254 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.254 * [taylor]: Taking taylor expansion of l in l 1.254 * [backup-simplify]: Simplify 0 into 0 1.254 * [backup-simplify]: Simplify 1 into 1 1.254 * [backup-simplify]: Simplify (* 1 1) into 1 1.255 * [backup-simplify]: Simplify (/ 1 1) into 1 1.255 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 1 (* x (- (/ 1 x) 1))) 1.255 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 1 (* x (- (/ 1 x) 1))) 1.255 * [backup-simplify]: Simplify (+ (/ 1 (- (/ 1 x) 1)) (/ 1 (* x (- (/ 1 x) 1)))) into (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1.256 * [backup-simplify]: Simplify (- 1) into -1 1.256 * [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.256 * [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.257 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.257 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.257 * [backup-simplify]: Simplify (- 0) into 0 1.258 * [backup-simplify]: Simplify (+ 0 0) into 0 1.258 * [backup-simplify]: Simplify (+ (* (- (/ 1 x) 1) 0) (* 0 1)) into 0 1.259 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 1.259 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.259 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.260 * [backup-simplify]: Simplify (- 0) into 0 1.260 * [backup-simplify]: Simplify (+ 0 0) into 0 1.261 * [backup-simplify]: Simplify (+ (* (- (/ 1 x) 1) 0) (* 0 1)) into 0 1.261 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 1.261 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 1.261 * [backup-simplify]: Simplify (+ 0 0) into 0 1.262 * [backup-simplify]: Simplify (+ 0 0) into 0 1.262 * [backup-simplify]: Simplify (+ 0 0) into 0 1.263 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.264 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.264 * [backup-simplify]: Simplify (- 0) into 0 1.264 * [backup-simplify]: Simplify (+ 0 0) into 0 1.265 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1)))) into 0 1.265 * [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.265 * [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.265 * [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.265 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 1.265 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 1.265 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.265 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.265 * [taylor]: Taking taylor expansion of x in x 1.265 * [backup-simplify]: Simplify 0 into 0 1.265 * [backup-simplify]: Simplify 1 into 1 1.265 * [backup-simplify]: Simplify (/ 1 1) into 1 1.265 * [taylor]: Taking taylor expansion of 1 in x 1.266 * [backup-simplify]: Simplify 1 into 1 1.266 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.266 * [taylor]: Taking taylor expansion of l in x 1.266 * [backup-simplify]: Simplify l into l 1.266 * [backup-simplify]: Simplify (+ 1 0) into 1 1.266 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.266 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.266 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.266 * [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.266 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 1.266 * [taylor]: Taking taylor expansion of 2 in x 1.266 * [backup-simplify]: Simplify 2 into 2 1.266 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 1.266 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 1.267 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.267 * [taylor]: Taking taylor expansion of t in x 1.267 * [backup-simplify]: Simplify t into t 1.267 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.267 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.267 * [taylor]: Taking taylor expansion of x in x 1.267 * [backup-simplify]: Simplify 0 into 0 1.267 * [backup-simplify]: Simplify 1 into 1 1.267 * [backup-simplify]: Simplify (/ 1 1) into 1 1.267 * [taylor]: Taking taylor expansion of 1 in x 1.267 * [backup-simplify]: Simplify 1 into 1 1.267 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.268 * [backup-simplify]: Simplify (+ 1 0) into 1 1.268 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.268 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.268 * [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.268 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 1.268 * [taylor]: Taking taylor expansion of 2 in x 1.268 * [backup-simplify]: Simplify 2 into 2 1.268 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 1.268 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 1.268 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.268 * [taylor]: Taking taylor expansion of t in x 1.268 * [backup-simplify]: Simplify t into t 1.268 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 1.268 * [taylor]: Taking taylor expansion of x in x 1.268 * [backup-simplify]: Simplify 0 into 0 1.268 * [backup-simplify]: Simplify 1 into 1 1.268 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.268 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.268 * [taylor]: Taking taylor expansion of x in x 1.268 * [backup-simplify]: Simplify 0 into 0 1.268 * [backup-simplify]: Simplify 1 into 1 1.269 * [backup-simplify]: Simplify (/ 1 1) into 1 1.269 * [taylor]: Taking taylor expansion of 1 in x 1.269 * [backup-simplify]: Simplify 1 into 1 1.269 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.269 * [backup-simplify]: Simplify (+ 1 0) into 1 1.269 * [backup-simplify]: Simplify (* 0 1) into 0 1.270 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.270 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.271 * [backup-simplify]: Simplify (- 1) into -1 1.271 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.272 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 1.272 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.272 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.272 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.272 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 1.272 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 1.272 * [taylor]: Taking taylor expansion of x in x 1.272 * [backup-simplify]: Simplify 0 into 0 1.272 * [backup-simplify]: Simplify 1 into 1 1.272 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 1.272 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.272 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.272 * [taylor]: Taking taylor expansion of x in x 1.272 * [backup-simplify]: Simplify 0 into 0 1.273 * [backup-simplify]: Simplify 1 into 1 1.273 * [backup-simplify]: Simplify (/ 1 1) into 1 1.273 * [taylor]: Taking taylor expansion of 1 in x 1.273 * [backup-simplify]: Simplify 1 into 1 1.273 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.273 * [taylor]: Taking taylor expansion of l in x 1.273 * [backup-simplify]: Simplify l into l 1.273 * [backup-simplify]: Simplify (+ 1 0) into 1 1.273 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.274 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.274 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.274 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.275 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.275 * [backup-simplify]: Simplify (- 1) into -1 1.275 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.276 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 1.276 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 1.276 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.276 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 1.276 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.276 * [taylor]: Taking taylor expansion of l in x 1.276 * [backup-simplify]: Simplify l into l 1.276 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.277 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.277 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.277 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.277 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.277 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.277 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 1.278 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 1.278 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 1.278 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.279 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.279 * [backup-simplify]: Simplify (- 0) into 0 1.280 * [backup-simplify]: Simplify (+ 0 0) into 0 1.281 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 1.281 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.282 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (+ (* 0 1) (* 0 0))) into (- (pow t 2)) 1.282 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 1.282 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 1.283 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.284 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.284 * [backup-simplify]: Simplify (- 0) into 0 1.285 * [backup-simplify]: Simplify (+ 0 0) into 0 1.286 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 1.286 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (- (pow l 2))) (* 0 (pow l 2)))) into (- (pow l 2)) 1.286 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 1.287 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.287 * [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.287 * [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.287 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.287 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 1.288 * [backup-simplify]: Simplify (- 0) into 0 1.288 * [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.289 * [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.289 * [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.289 * [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.289 * [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.289 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 1.289 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 1.289 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.289 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.289 * [taylor]: Taking taylor expansion of x in x 1.289 * [backup-simplify]: Simplify 0 into 0 1.289 * [backup-simplify]: Simplify 1 into 1 1.289 * [backup-simplify]: Simplify (/ 1 1) into 1 1.289 * [taylor]: Taking taylor expansion of 1 in x 1.289 * [backup-simplify]: Simplify 1 into 1 1.289 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.289 * [taylor]: Taking taylor expansion of l in x 1.289 * [backup-simplify]: Simplify l into l 1.290 * [backup-simplify]: Simplify (+ 1 0) into 1 1.290 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.290 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.290 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.290 * [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.290 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 1.290 * [taylor]: Taking taylor expansion of 2 in x 1.290 * [backup-simplify]: Simplify 2 into 2 1.290 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 1.290 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 1.290 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.290 * [taylor]: Taking taylor expansion of t in x 1.290 * [backup-simplify]: Simplify t into t 1.290 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.290 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.290 * [taylor]: Taking taylor expansion of x in x 1.291 * [backup-simplify]: Simplify 0 into 0 1.291 * [backup-simplify]: Simplify 1 into 1 1.291 * [backup-simplify]: Simplify (/ 1 1) into 1 1.291 * [taylor]: Taking taylor expansion of 1 in x 1.291 * [backup-simplify]: Simplify 1 into 1 1.291 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.291 * [backup-simplify]: Simplify (+ 1 0) into 1 1.292 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.292 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.292 * [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.292 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 1.292 * [taylor]: Taking taylor expansion of 2 in x 1.292 * [backup-simplify]: Simplify 2 into 2 1.292 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 1.292 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 1.292 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.292 * [taylor]: Taking taylor expansion of t in x 1.292 * [backup-simplify]: Simplify t into t 1.292 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 1.292 * [taylor]: Taking taylor expansion of x in x 1.292 * [backup-simplify]: Simplify 0 into 0 1.292 * [backup-simplify]: Simplify 1 into 1 1.292 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.292 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.292 * [taylor]: Taking taylor expansion of x in x 1.292 * [backup-simplify]: Simplify 0 into 0 1.292 * [backup-simplify]: Simplify 1 into 1 1.293 * [backup-simplify]: Simplify (/ 1 1) into 1 1.293 * [taylor]: Taking taylor expansion of 1 in x 1.293 * [backup-simplify]: Simplify 1 into 1 1.293 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.293 * [backup-simplify]: Simplify (+ 1 0) into 1 1.294 * [backup-simplify]: Simplify (* 0 1) into 0 1.294 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.294 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.295 * [backup-simplify]: Simplify (- 1) into -1 1.295 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.296 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 1.296 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.297 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.297 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.297 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 1.297 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 1.297 * [taylor]: Taking taylor expansion of x in x 1.297 * [backup-simplify]: Simplify 0 into 0 1.297 * [backup-simplify]: Simplify 1 into 1 1.297 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 1.297 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 1.297 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.297 * [taylor]: Taking taylor expansion of x in x 1.297 * [backup-simplify]: Simplify 0 into 0 1.297 * [backup-simplify]: Simplify 1 into 1 1.298 * [backup-simplify]: Simplify (/ 1 1) into 1 1.298 * [taylor]: Taking taylor expansion of 1 in x 1.298 * [backup-simplify]: Simplify 1 into 1 1.298 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.298 * [taylor]: Taking taylor expansion of l in x 1.298 * [backup-simplify]: Simplify l into l 1.298 * [backup-simplify]: Simplify (+ 1 0) into 1 1.298 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.298 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.298 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.299 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.299 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.300 * [backup-simplify]: Simplify (- 1) into -1 1.300 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.301 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 1.301 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 1.301 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.301 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 1.301 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.301 * [taylor]: Taking taylor expansion of l in x 1.301 * [backup-simplify]: Simplify l into l 1.301 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.301 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.301 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.301 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.302 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.302 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.302 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 1.302 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 1.303 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 1.303 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.304 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.304 * [backup-simplify]: Simplify (- 0) into 0 1.304 * [backup-simplify]: Simplify (+ 0 0) into 0 1.305 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 1.306 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.307 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (+ (* 0 1) (* 0 0))) into (- (pow t 2)) 1.307 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 1.307 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 1.308 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.309 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.309 * [backup-simplify]: Simplify (- 0) into 0 1.309 * [backup-simplify]: Simplify (+ 0 0) into 0 1.310 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 1.311 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (- (pow l 2))) (* 0 (pow l 2)))) into (- (pow l 2)) 1.311 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 1.311 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.312 * [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.312 * [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.312 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.312 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 1.313 * [backup-simplify]: Simplify (- 0) into 0 1.313 * [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.313 * [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.313 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in l 1.313 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.313 * [taylor]: Taking taylor expansion of 2 in l 1.314 * [backup-simplify]: Simplify 2 into 2 1.314 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.314 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.314 * [taylor]: Taking taylor expansion of t in l 1.314 * [backup-simplify]: Simplify t into t 1.315 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 1.315 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in l 1.315 * [taylor]: Taking taylor expansion of 1/2 in l 1.315 * [backup-simplify]: Simplify 1/2 into 1/2 1.315 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in l 1.315 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in l 1.315 * [taylor]: Taking taylor expansion of t in l 1.315 * [backup-simplify]: Simplify t into t 1.315 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 1.315 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.315 * [taylor]: Taking taylor expansion of 4 in l 1.315 * [backup-simplify]: Simplify 4 into 4 1.315 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.315 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.315 * [taylor]: Taking taylor expansion of t in l 1.315 * [backup-simplify]: Simplify t into t 1.315 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.315 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.315 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.315 * [taylor]: Taking taylor expansion of 2 in l 1.315 * [backup-simplify]: Simplify 2 into 2 1.315 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.315 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.315 * [taylor]: Taking taylor expansion of l in l 1.315 * [backup-simplify]: Simplify 0 into 0 1.315 * [backup-simplify]: Simplify 1 into 1 1.316 * [backup-simplify]: Simplify (* 1 1) into 1 1.316 * [backup-simplify]: Simplify (/ 1 1) into 1 1.316 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.316 * [taylor]: Taking taylor expansion of 2 in l 1.316 * [backup-simplify]: Simplify 2 into 2 1.316 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.317 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.317 * [backup-simplify]: Simplify (* 2 1) into 2 1.317 * [backup-simplify]: Simplify (+ 0 2) into 2 1.317 * [backup-simplify]: Simplify (* t 2) into (* 2 t) 1.317 * [backup-simplify]: Simplify (/ (* 2 t) (sqrt 2)) into (* 2 (/ t (sqrt 2))) 1.318 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.318 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.319 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.319 * [backup-simplify]: Simplify (+ 0 0) into 0 1.319 * [backup-simplify]: Simplify (+ (* t 0) (* 0 2)) into 0 1.320 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* 2 (/ t (sqrt 2))) (/ 0 (sqrt 2))))) into 0 1.321 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (* 2 (/ t (sqrt 2))))) into 0 1.321 * [taylor]: Taking taylor expansion of 0 in t 1.321 * [backup-simplify]: Simplify 0 into 0 1.321 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 1.321 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.321 * [taylor]: Taking taylor expansion of 2 in t 1.321 * [backup-simplify]: Simplify 2 into 2 1.321 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.321 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.321 * [taylor]: Taking taylor expansion of t in t 1.321 * [backup-simplify]: Simplify 0 into 0 1.321 * [backup-simplify]: Simplify 1 into 1 1.322 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 1.322 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.322 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.323 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.324 * [backup-simplify]: Simplify (- 1) into -1 1.324 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.324 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 1.324 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 1.325 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.325 * [backup-simplify]: Simplify (- 1) into -1 1.325 * [backup-simplify]: Simplify (+ 0 -1) into -1 1.325 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.326 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (* 0 1)) into (- (pow t 2)) 1.326 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 1.326 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 1.327 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.327 * [backup-simplify]: Simplify (- 0) into 0 1.327 * [backup-simplify]: Simplify (+ 0 0) into 0 1.331 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 -1) (* 0 1)))) into 0 1.332 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.333 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 -1) (+ (* 0 1) (* 0 0)))) into 0 1.333 * [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.333 * [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.333 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.334 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.334 * [backup-simplify]: Simplify (- 0) into 0 1.335 * [backup-simplify]: Simplify (+ 0 0) into 0 1.335 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 1.336 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (- (pow l 2))) (* 0 (pow l 2))))) into 0 1.336 * [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.336 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.336 * [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.337 * [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.337 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.337 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 1.337 * [backup-simplify]: Simplify (- 0) into 0 1.337 * [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.339 * [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.339 * [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.339 * [taylor]: Taking taylor expansion of 1/2 in l 1.339 * [backup-simplify]: Simplify 1/2 into 1/2 1.339 * [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.339 * [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.339 * [taylor]: Taking taylor expansion of t in l 1.339 * [backup-simplify]: Simplify t into t 1.339 * [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.339 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 1.339 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.339 * [taylor]: Taking taylor expansion of 4 in l 1.339 * [backup-simplify]: Simplify 4 into 4 1.339 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.339 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.339 * [taylor]: Taking taylor expansion of t in l 1.339 * [backup-simplify]: Simplify t into t 1.339 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.339 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.339 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.339 * [taylor]: Taking taylor expansion of 2 in l 1.339 * [backup-simplify]: Simplify 2 into 2 1.339 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.339 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.339 * [taylor]: Taking taylor expansion of l in l 1.339 * [backup-simplify]: Simplify 0 into 0 1.339 * [backup-simplify]: Simplify 1 into 1 1.340 * [backup-simplify]: Simplify (* 1 1) into 1 1.340 * [backup-simplify]: Simplify (/ 1 1) into 1 1.340 * [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.340 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in l 1.340 * [taylor]: Taking taylor expansion of 4 in l 1.340 * [backup-simplify]: Simplify 4 into 4 1.340 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in l 1.340 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in l 1.340 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.340 * [taylor]: Taking taylor expansion of t in l 1.340 * [backup-simplify]: Simplify t into t 1.340 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.340 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.340 * [taylor]: Taking taylor expansion of 2 in l 1.340 * [backup-simplify]: Simplify 2 into 2 1.340 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.341 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.341 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.341 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.342 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 2)) into (* (pow t 2) (pow (sqrt 2) 2)) 1.343 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) 1.343 * [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.343 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in l 1.343 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.343 * [taylor]: Taking taylor expansion of t in l 1.343 * [backup-simplify]: Simplify t into t 1.343 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in l 1.343 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.343 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.343 * [taylor]: Taking taylor expansion of 2 in l 1.343 * [backup-simplify]: Simplify 2 into 2 1.344 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.344 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.344 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.344 * [taylor]: Taking taylor expansion of l in l 1.344 * [backup-simplify]: Simplify 0 into 0 1.344 * [backup-simplify]: Simplify 1 into 1 1.344 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.346 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.346 * [backup-simplify]: Simplify (* 1 1) into 1 1.347 * [backup-simplify]: Simplify (* 1 1) into 1 1.348 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.349 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 2)) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.349 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in l 1.349 * [taylor]: Taking taylor expansion of 4 in l 1.349 * [backup-simplify]: Simplify 4 into 4 1.349 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in l 1.349 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in l 1.350 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.350 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.350 * [taylor]: Taking taylor expansion of 2 in l 1.350 * [backup-simplify]: Simplify 2 into 2 1.350 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.351 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.351 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.351 * [taylor]: Taking taylor expansion of l in l 1.351 * [backup-simplify]: Simplify 0 into 0 1.351 * [backup-simplify]: Simplify 1 into 1 1.352 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.352 * [backup-simplify]: Simplify (* 1 1) into 1 1.354 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.356 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 1.356 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.356 * [taylor]: Taking taylor expansion of 2 in l 1.356 * [backup-simplify]: Simplify 2 into 2 1.356 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.357 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.358 * [backup-simplify]: Simplify (+ (/ (pow t 2) (pow (sqrt 2) 2)) 0) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.359 * [backup-simplify]: Simplify (+ 0 (/ (pow t 2) (pow (sqrt 2) 2))) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.360 * [backup-simplify]: Simplify (- (/ (pow t 2) (pow (sqrt 2) 2))) into (- (/ (pow t 2) (pow (sqrt 2) 2))) 1.361 * [backup-simplify]: Simplify (+ 0 (- (/ (pow t 2) (pow (sqrt 2) 2)))) into (- (/ (pow t 2) (pow (sqrt 2) 2))) 1.362 * [backup-simplify]: Simplify (* t (- (/ (pow t 2) (pow (sqrt 2) 2)))) into (* -1 (/ (pow t 3) (pow (sqrt 2) 2))) 1.363 * [backup-simplify]: Simplify (/ (* -1 (/ (pow t 3) (pow (sqrt 2) 2))) (sqrt 2)) into (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) 1.364 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.365 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.366 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.366 * [backup-simplify]: Simplify (+ 0 0) into 0 1.367 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.368 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.369 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.369 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.371 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.371 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.372 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.373 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.374 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.375 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.376 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.377 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.379 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.379 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.380 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.382 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.384 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 1.384 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.387 * [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.391 * [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.392 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.393 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.394 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.395 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.397 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 1.397 * [backup-simplify]: Simplify (+ 0 0) into 0 1.397 * [backup-simplify]: Simplify (+ 0 0) into 0 1.398 * [backup-simplify]: Simplify (- 0) into 0 1.398 * [backup-simplify]: Simplify (+ 0 0) into 0 1.399 * [backup-simplify]: Simplify (* 2 1) into 2 1.399 * [backup-simplify]: Simplify (+ 0 2) into 2 1.402 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 1.404 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow (sqrt 2) 2))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 1.409 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 1.412 * [backup-simplify]: Simplify (- (* 4 (/ 1 (pow (sqrt 2) 2)))) into (- (* 4 (/ 1 (pow (sqrt 2) 2)))) 1.416 * [backup-simplify]: Simplify (+ 2 (- (* 4 (/ 1 (pow (sqrt 2) 2))))) into (- 2 (* 4 (/ 1 (pow (sqrt 2) 2)))) 1.416 * [backup-simplify]: Simplify (+ 0 0) into 0 1.416 * [backup-simplify]: Simplify (+ 0 0) into 0 1.417 * [backup-simplify]: Simplify (- 0) into 0 1.417 * [backup-simplify]: Simplify (+ 0 0) into 0 1.418 * [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.419 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.420 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.420 * [backup-simplify]: Simplify (+ (* t 0) (* 0 (- (/ (pow t 2) (pow (sqrt 2) 2))))) into 0 1.422 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) (/ 0 (sqrt 2))))) into 0 1.424 * [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.427 * [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.429 * [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.431 * [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.431 * [taylor]: Taking taylor expansion of 0 in t 1.431 * [backup-simplify]: Simplify 0 into 0 1.432 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 1.432 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.433 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.433 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 1.433 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 1.434 * [backup-simplify]: Simplify (+ (* t (* 4 (/ 1 (pow t 2)))) (+ (* 0 0) (* 0 2))) into (* 4 (/ 1 t)) 1.434 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.436 * [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.437 * [backup-simplify]: Simplify (+ (* 1/2 (* 4 (/ 1 (* t (sqrt 2))))) (+ (* 0 0) (* 0 (* 2 (/ t (sqrt 2)))))) into (* 2 (/ 1 (* t (sqrt 2)))) 1.437 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (sqrt 2)))) in t 1.437 * [taylor]: Taking taylor expansion of 2 in t 1.437 * [backup-simplify]: Simplify 2 into 2 1.437 * [taylor]: Taking taylor expansion of (/ 1 (* t (sqrt 2))) in t 1.437 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 1.437 * [taylor]: Taking taylor expansion of t in t 1.437 * [backup-simplify]: Simplify 0 into 0 1.437 * [backup-simplify]: Simplify 1 into 1 1.437 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.437 * [taylor]: Taking taylor expansion of 2 in t 1.437 * [backup-simplify]: Simplify 2 into 2 1.437 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.437 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.438 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 1.439 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1.439 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1.440 * [backup-simplify]: Simplify (* 2 (/ 1 (sqrt 2))) into (/ 2 (sqrt 2)) 1.441 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 1.441 * [backup-simplify]: Simplify (- (/ 0 t) (+ (* (/ (sqrt 2) t) (/ 0 t)))) into 0 1.441 * [taylor]: Taking taylor expansion of 0 in t 1.441 * [backup-simplify]: Simplify 0 into 0 1.441 * [backup-simplify]: Simplify 0 into 0 1.442 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 1.442 * [backup-simplify]: Simplify 0 into 0 1.442 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.444 * [backup-simplify]: Simplify (- 0) into 0 1.445 * [backup-simplify]: Simplify (+ 0 0) into 0 1.446 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 1.446 * [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.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.447 * [backup-simplify]: Simplify (- 0) into 0 1.448 * [backup-simplify]: Simplify (+ 0 0) into 0 1.448 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.454 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 -1) (* 0 1))) into 0 1.455 * [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.455 * [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.457 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.457 * [backup-simplify]: Simplify (- 0) into 0 1.458 * [backup-simplify]: Simplify (+ 0 0) into 0 1.459 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 -1) (* 0 1))))) into 0 1.460 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 1.462 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 1) (* 0 0))))) into 0 1.462 * [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.463 * [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.463 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 l))))) into 0 1.464 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.464 * [backup-simplify]: Simplify (- 0) into 0 1.464 * [backup-simplify]: Simplify (+ 0 0) into 0 1.465 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2)))))) into 0 1.466 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (- (pow l 2))) (* 0 (pow l 2)))))) into 0 1.466 * [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.467 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.467 * [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.467 * [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.468 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.468 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 1.468 * [backup-simplify]: Simplify (- 0) into 0 1.469 * [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.473 * [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.473 * [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.473 * [taylor]: Taking taylor expansion of 1/2 in l 1.473 * [backup-simplify]: Simplify 1/2 into 1/2 1.473 * [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.473 * [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.473 * [taylor]: Taking taylor expansion of t in l 1.473 * [backup-simplify]: Simplify t into t 1.473 * [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.473 * [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.473 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in l 1.473 * [taylor]: Taking taylor expansion of 12 in l 1.473 * [backup-simplify]: Simplify 12 into 12 1.473 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in l 1.473 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in l 1.473 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 1.473 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.473 * [taylor]: Taking taylor expansion of 2 in l 1.473 * [backup-simplify]: Simplify 2 into 2 1.474 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.474 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.474 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.474 * [taylor]: Taking taylor expansion of l in l 1.474 * [backup-simplify]: Simplify 0 into 0 1.474 * [backup-simplify]: Simplify 1 into 1 1.475 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.476 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 1.476 * [backup-simplify]: Simplify (* 1 1) into 1 1.477 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 1.478 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 1.478 * [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.478 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.478 * [taylor]: Taking taylor expansion of 4 in l 1.478 * [backup-simplify]: Simplify 4 into 4 1.478 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.478 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.478 * [taylor]: Taking taylor expansion of t in l 1.478 * [backup-simplify]: Simplify t into t 1.478 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.479 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.479 * [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.479 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in l 1.479 * [taylor]: Taking taylor expansion of 6 in l 1.479 * [backup-simplify]: Simplify 6 into 6 1.479 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in l 1.479 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.479 * [taylor]: Taking taylor expansion of t in l 1.479 * [backup-simplify]: Simplify t into t 1.479 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in l 1.479 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 1.479 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.479 * [taylor]: Taking taylor expansion of 2 in l 1.479 * [backup-simplify]: Simplify 2 into 2 1.479 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.479 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.479 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.479 * [taylor]: Taking taylor expansion of l in l 1.479 * [backup-simplify]: Simplify 0 into 0 1.479 * [backup-simplify]: Simplify 1 into 1 1.480 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.480 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.482 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 1.482 * [backup-simplify]: Simplify (* 1 1) into 1 1.482 * [backup-simplify]: Simplify (* 1 1) into 1 1.483 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 1.484 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 4)) into (/ (pow t 2) (pow (sqrt 2) 4)) 1.484 * [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.484 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.484 * [taylor]: Taking taylor expansion of 2 in l 1.484 * [backup-simplify]: Simplify 2 into 2 1.484 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.484 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.484 * [taylor]: Taking taylor expansion of l in l 1.484 * [backup-simplify]: Simplify 0 into 0 1.484 * [backup-simplify]: Simplify 1 into 1 1.484 * [backup-simplify]: Simplify (* 1 1) into 1 1.484 * [backup-simplify]: Simplify (/ 1 1) into 1 1.484 * [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.484 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in l 1.484 * [taylor]: Taking taylor expansion of (pow t 4) in l 1.484 * [taylor]: Taking taylor expansion of t in l 1.484 * [backup-simplify]: Simplify t into t 1.484 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in l 1.484 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 1.484 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.484 * [taylor]: Taking taylor expansion of 2 in l 1.484 * [backup-simplify]: Simplify 2 into 2 1.485 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.485 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.485 * [taylor]: Taking taylor expansion of (pow l 6) in l 1.485 * [taylor]: Taking taylor expansion of l in l 1.485 * [backup-simplify]: Simplify 0 into 0 1.485 * [backup-simplify]: Simplify 1 into 1 1.485 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.485 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 1.486 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.487 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 1.488 * [backup-simplify]: Simplify (* 1 1) into 1 1.488 * [backup-simplify]: Simplify (* 1 1) into 1 1.488 * [backup-simplify]: Simplify (* 1 1) into 1 1.489 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 1.490 * [backup-simplify]: Simplify (/ (pow t 4) (pow (sqrt 2) 4)) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.490 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in l 1.490 * [taylor]: Taking taylor expansion of 8 in l 1.490 * [backup-simplify]: Simplify 8 into 8 1.490 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in l 1.490 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in l 1.490 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.490 * [taylor]: Taking taylor expansion of t in l 1.490 * [backup-simplify]: Simplify t into t 1.490 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 1.490 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.490 * [taylor]: Taking taylor expansion of 2 in l 1.490 * [backup-simplify]: Simplify 2 into 2 1.490 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.491 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.491 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.492 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.494 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 1.495 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 4)) into (* (pow t 2) (pow (sqrt 2) 4)) 1.496 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) 1.496 * [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.496 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))) in l 1.496 * [taylor]: Taking taylor expansion of 2 in l 1.496 * [backup-simplify]: Simplify 2 into 2 1.496 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in l 1.496 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.497 * [taylor]: Taking taylor expansion of t in l 1.497 * [backup-simplify]: Simplify t into t 1.497 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in l 1.497 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.497 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.497 * [taylor]: Taking taylor expansion of 2 in l 1.497 * [backup-simplify]: Simplify 2 into 2 1.497 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.498 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.498 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.498 * [taylor]: Taking taylor expansion of l in l 1.498 * [backup-simplify]: Simplify 0 into 0 1.498 * [backup-simplify]: Simplify 1 into 1 1.498 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.499 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.500 * [backup-simplify]: Simplify (* 1 1) into 1 1.500 * [backup-simplify]: Simplify (* 1 1) into 1 1.502 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.503 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 2)) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.503 * [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.503 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in l 1.503 * [taylor]: Taking taylor expansion of 8 in l 1.503 * [backup-simplify]: Simplify 8 into 8 1.503 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in l 1.503 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in l 1.503 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.503 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.503 * [taylor]: Taking taylor expansion of 2 in l 1.503 * [backup-simplify]: Simplify 2 into 2 1.503 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.504 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.504 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.504 * [taylor]: Taking taylor expansion of l in l 1.504 * [backup-simplify]: Simplify 0 into 0 1.504 * [backup-simplify]: Simplify 1 into 1 1.505 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.506 * [backup-simplify]: Simplify (* 1 1) into 1 1.507 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.509 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 1.509 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in l 1.509 * [taylor]: Taking taylor expansion of 8 in l 1.509 * [backup-simplify]: Simplify 8 into 8 1.509 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in l 1.509 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in l 1.509 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.509 * [taylor]: Taking taylor expansion of t in l 1.509 * [backup-simplify]: Simplify t into t 1.509 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.509 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.509 * [taylor]: Taking taylor expansion of 2 in l 1.509 * [backup-simplify]: Simplify 2 into 2 1.510 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.510 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.510 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.512 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.512 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 2)) into (* (pow t 2) (pow (sqrt 2) 2)) 1.513 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) 1.513 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.514 * [taylor]: Taking taylor expansion of 2 in l 1.514 * [backup-simplify]: Simplify 2 into 2 1.514 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.515 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.516 * [backup-simplify]: Simplify (+ (/ (pow t 4) (pow (sqrt 2) 4)) 0) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.517 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.518 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.519 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.519 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.520 * [backup-simplify]: Simplify (+ (/ (pow t 4) (pow (sqrt 2) 4)) 0) into (/ (pow t 4) (pow (sqrt 2) 4)) 1.521 * [backup-simplify]: Simplify (* t (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 5) (pow (sqrt 2) 4)) 1.521 * [backup-simplify]: Simplify (/ (/ (pow t 5) (pow (sqrt 2) 4)) (sqrt 2)) into (/ (pow t 5) (pow (sqrt 2) 5)) 1.522 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.522 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.523 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 1.524 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 1.524 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 1.525 * [backup-simplify]: Simplify (+ (* 12 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 1.526 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.526 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.527 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.527 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.528 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.529 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.529 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 1.530 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.530 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.531 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.532 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 1.532 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.533 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.533 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.534 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))) into 0 1.535 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.535 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.536 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 1.537 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 2) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 1.538 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (* 0 1))) into 0 1.538 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.540 * [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.543 * [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.544 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4)))))) into 0 1.544 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.545 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.545 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.546 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))))) into 0 1.546 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.547 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 1.547 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.548 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.549 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))))) into 0 1.550 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.550 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.551 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.552 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.553 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.554 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.555 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.561 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.562 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.563 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.564 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.565 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.566 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 1.567 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.568 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.569 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.570 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 1.571 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.572 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.572 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.573 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))) into 0 1.574 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.574 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.575 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 1.576 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))))) into 0 1.576 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.577 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.578 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 1.579 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))))) into 0 1.580 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.580 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 (pow t 2))) into 0 1.581 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 1.582 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 1.583 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.583 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 1.584 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (* 0 1))) into 0 1.586 * [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.587 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.588 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 1.590 * [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.591 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2)))))) into 0 1.594 * [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.597 * [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.598 * [backup-simplify]: Simplify (+ 0 0) into 0 1.598 * [backup-simplify]: Simplify (+ 0 0) into 0 1.598 * [backup-simplify]: Simplify (+ 0 0) into 0 1.598 * [backup-simplify]: Simplify (+ 0 0) into 0 1.599 * [backup-simplify]: Simplify (+ 0 0) into 0 1.599 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.600 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.600 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.601 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.601 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.602 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.602 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.603 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.603 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.604 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.604 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.605 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.606 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.606 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.607 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.608 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.609 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 1.609 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.611 * [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.615 * [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.617 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2)))))) into 0 1.617 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.618 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.619 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.622 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 1.622 * [backup-simplify]: Simplify (+ 0 0) into 0 1.623 * [backup-simplify]: Simplify (+ 0 0) into 0 1.623 * [backup-simplify]: Simplify (- 0) into 0 1.623 * [backup-simplify]: Simplify (+ 0 0) into 0 1.626 * [backup-simplify]: Simplify (* 12 (/ 1 (pow (sqrt 2) 4))) into (/ 12 (pow (sqrt 2) 4)) 1.628 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4))))) into 0 1.628 * [backup-simplify]: Simplify (* 2 1) into 2 1.628 * [backup-simplify]: Simplify (+ 0 0) into 0 1.629 * [backup-simplify]: Simplify (+ 2 0) into 2 1.629 * [backup-simplify]: Simplify (+ 0 2) into 2 1.630 * [backup-simplify]: Simplify (+ 0 2) into 2 1.632 * [backup-simplify]: Simplify (+ (/ 12 (pow (sqrt 2) 4)) 2) into (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2) 1.634 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2))))) into 0 1.636 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 2))) into (/ 8 (pow (sqrt 2) 2)) 1.639 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 2)) 0) into (* 8 (/ 1 (pow (sqrt 2) 2))) 1.642 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 2)))) into (* 8 (/ 1 (pow (sqrt 2) 2))) 1.646 * [backup-simplify]: Simplify (- (* 8 (/ 1 (pow (sqrt 2) 2)))) into (- (* 8 (/ 1 (pow (sqrt 2) 2)))) 1.655 * [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.656 * [backup-simplify]: Simplify (+ (* 6 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4)))) into 0 1.657 * [backup-simplify]: Simplify (+ 0 0) into 0 1.657 * [backup-simplify]: Simplify (+ 0 0) into 0 1.657 * [backup-simplify]: Simplify (+ 0 0) into 0 1.658 * [backup-simplify]: Simplify (+ 0 0) into 0 1.658 * [backup-simplify]: Simplify (+ 0 0) into 0 1.660 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2)))) into 0 1.660 * [backup-simplify]: Simplify (+ 0 0) into 0 1.660 * [backup-simplify]: Simplify (- 0) into 0 1.661 * [backup-simplify]: Simplify (+ 0 0) into 0 1.662 * [backup-simplify]: Simplify (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 1.662 * [backup-simplify]: Simplify (+ 0 0) into 0 1.663 * [backup-simplify]: Simplify (+ 0 0) into 0 1.664 * [backup-simplify]: Simplify (+ (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 0) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 1.665 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 1.666 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 1.667 * [backup-simplify]: Simplify (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 1.668 * [backup-simplify]: Simplify (+ (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 0) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 1.675 * [backup-simplify]: Simplify (- (* 2 (/ (pow t 2) (pow (sqrt 2) 2)))) into (- (* 2 (/ (pow t 2) (pow (sqrt 2) 2)))) 1.678 * [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.679 * [backup-simplify]: Simplify (+ 0 0) into 0 1.679 * [backup-simplify]: Simplify (+ 0 0) into 0 1.680 * [backup-simplify]: Simplify (+ 0 0) into 0 1.680 * [backup-simplify]: Simplify (+ 0 0) into 0 1.680 * [backup-simplify]: Simplify (+ 0 0) into 0 1.681 * [backup-simplify]: Simplify (+ 0 0) into 0 1.687 * [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.689 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.690 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.691 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.691 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.692 * [backup-simplify]: Simplify (+ (* t 0) (* 0 (/ (pow t 4) (pow (sqrt 2) 4)))) into 0 1.693 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ (pow t 5) (pow (sqrt 2) 5)) (/ 0 (sqrt 2))))) into 0 1.696 * [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.699 * [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.701 * [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.704 * [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.711 * [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.716 * [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.721 * [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.725 * [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.725 * [taylor]: Taking taylor expansion of 0 in t 1.725 * [backup-simplify]: Simplify 0 into 0 1.726 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 1.726 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.727 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.727 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 1.727 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 1.728 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) into (/ 4 (* (pow t 2) (pow (sqrt 2) 2))) 1.729 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 1.729 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.730 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.731 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.732 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 1.733 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.735 * [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.736 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.736 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.737 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.738 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 1.738 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 1.739 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 1.740 * [backup-simplify]: Simplify (+ 0 0) into 0 1.740 * [backup-simplify]: Simplify (+ (/ 4 (* (pow t 2) (pow (sqrt 2) 2))) 0) into (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) 1.741 * [backup-simplify]: Simplify (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) into (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) 1.742 * [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.744 * [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.745 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.749 * [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.753 * [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.753 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* t (sqrt 2)))) (* 2 (/ 1 (* t (pow (sqrt 2) 3))))) in t 1.753 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (sqrt 2)))) in t 1.753 * [taylor]: Taking taylor expansion of 2 in t 1.753 * [backup-simplify]: Simplify 2 into 2 1.753 * [taylor]: Taking taylor expansion of (/ 1 (* t (sqrt 2))) in t 1.753 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 1.753 * [taylor]: Taking taylor expansion of t in t 1.753 * [backup-simplify]: Simplify 0 into 0 1.753 * [backup-simplify]: Simplify 1 into 1 1.753 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.753 * [taylor]: Taking taylor expansion of 2 in t 1.753 * [backup-simplify]: Simplify 2 into 2 1.754 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.754 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.755 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 1.757 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1.758 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1.758 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (pow (sqrt 2) 3)))) in t 1.758 * [taylor]: Taking taylor expansion of 2 in t 1.758 * [backup-simplify]: Simplify 2 into 2 1.758 * [taylor]: Taking taylor expansion of (/ 1 (* t (pow (sqrt 2) 3))) in t 1.758 * [taylor]: Taking taylor expansion of (* t (pow (sqrt 2) 3)) in t 1.758 * [taylor]: Taking taylor expansion of t in t 1.758 * [backup-simplify]: Simplify 0 into 0 1.758 * [backup-simplify]: Simplify 1 into 1 1.758 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in t 1.758 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.758 * [taylor]: Taking taylor expansion of 2 in t 1.758 * [backup-simplify]: Simplify 2 into 2 1.758 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.759 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.760 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.762 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 1.763 * [backup-simplify]: Simplify (* 0 (pow (sqrt 2) 3)) into 0 1.764 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.765 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 1.767 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (sqrt 2) 3))) into (pow (sqrt 2) 3) 1.770 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 3)) into (/ 1 (pow (sqrt 2) 3)) 1.772 * [backup-simplify]: Simplify (* 2 (/ 1 (sqrt 2))) into (/ 2 (sqrt 2)) 1.780 * [backup-simplify]: Simplify (* 2 (/ 1 (pow (sqrt 2) 3))) into (/ 2 (pow (sqrt 2) 3)) 1.783 * [backup-simplify]: Simplify (- (/ 2 (pow (sqrt 2) 3))) into (- (* 2 (/ 1 (pow (sqrt 2) 3)))) 1.788 * [backup-simplify]: Simplify (+ (/ 2 (sqrt 2)) (- (* 2 (/ 1 (pow (sqrt 2) 3))))) into (- (* 2 (/ 1 (sqrt 2))) (* 2 (/ 1 (pow (sqrt 2) 3)))) 1.794 * [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.801 * [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.803 * [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.803 * [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.803 * [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.803 * [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.803 * [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.803 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in t 1.803 * [taylor]: Taking taylor expansion of 2 in t 1.803 * [backup-simplify]: Simplify 2 into 2 1.803 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in t 1.803 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in t 1.803 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.803 * [taylor]: Taking taylor expansion of t in t 1.803 * [backup-simplify]: Simplify 0 into 0 1.803 * [backup-simplify]: Simplify 1 into 1 1.803 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in t 1.803 * [taylor]: Taking taylor expansion of x in t 1.803 * [backup-simplify]: Simplify x into x 1.803 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 1.803 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.803 * [taylor]: Taking taylor expansion of x in t 1.803 * [backup-simplify]: Simplify x into x 1.803 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.803 * [taylor]: Taking taylor expansion of 1 in t 1.804 * [backup-simplify]: Simplify 1 into 1 1.804 * [backup-simplify]: Simplify (* 1 1) into 1 1.804 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.804 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 1.804 * [backup-simplify]: Simplify (* 1 (* (+ (/ 1 x) 1) x)) into (* (+ (/ 1 x) 1) x) 1.804 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 1.804 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in t 1.805 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in t 1.805 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 1.805 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.805 * [taylor]: Taking taylor expansion of x in t 1.805 * [backup-simplify]: Simplify x into x 1.805 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.805 * [taylor]: Taking taylor expansion of 1 in t 1.805 * [backup-simplify]: Simplify 1 into 1 1.805 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 1.805 * [taylor]: Taking taylor expansion of x in t 1.805 * [backup-simplify]: Simplify x into x 1.805 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.805 * [taylor]: Taking taylor expansion of l in t 1.805 * [backup-simplify]: Simplify l into l 1.805 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.805 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.805 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 1.805 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (* x (pow l 2))) into (* (+ (/ 1 x) 1) (* x (pow l 2))) 1.805 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 1.806 * [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.806 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in t 1.806 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in t 1.806 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 1.806 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.806 * [taylor]: Taking taylor expansion of x in t 1.806 * [backup-simplify]: Simplify x into x 1.806 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.806 * [taylor]: Taking taylor expansion of 1 in t 1.806 * [backup-simplify]: Simplify 1 into 1 1.806 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.806 * [taylor]: Taking taylor expansion of l in t 1.806 * [backup-simplify]: Simplify l into l 1.806 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.806 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.806 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (pow l 2)) into (* (+ (/ 1 x) 1) (pow l 2)) 1.806 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) into (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) 1.806 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in t 1.806 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 1.806 * [taylor]: Taking taylor expansion of (pow l 2) in t 1.806 * [taylor]: Taking taylor expansion of l in t 1.806 * [backup-simplify]: Simplify l into l 1.807 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.807 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.807 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in t 1.807 * [taylor]: Taking taylor expansion of 2 in t 1.807 * [backup-simplify]: Simplify 2 into 2 1.807 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in t 1.807 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in t 1.807 * [taylor]: Taking taylor expansion of (pow t 2) in t 1.807 * [taylor]: Taking taylor expansion of t in t 1.807 * [backup-simplify]: Simplify 0 into 0 1.807 * [backup-simplify]: Simplify 1 into 1 1.807 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 1.807 * [taylor]: Taking taylor expansion of (/ 1 x) in t 1.807 * [taylor]: Taking taylor expansion of x in t 1.807 * [backup-simplify]: Simplify x into x 1.807 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.807 * [taylor]: Taking taylor expansion of 1 in t 1.807 * [backup-simplify]: Simplify 1 into 1 1.808 * [backup-simplify]: Simplify (* 1 1) into 1 1.808 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.808 * [backup-simplify]: Simplify (* 1 (+ (/ 1 x) 1)) into (+ (/ 1 x) 1) 1.808 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 1.808 * [backup-simplify]: Simplify (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 2 (* (+ (/ 1 x) 1) x)) 1.808 * [backup-simplify]: Simplify (+ (/ 2 (* (+ (/ 1 x) 1) x)) 0) into (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) 1.808 * [backup-simplify]: Simplify (* 2 (/ 1 (+ (/ 1 x) 1))) into (/ 2 (+ (/ 1 x) 1)) 1.808 * [backup-simplify]: Simplify (+ 0 (/ 2 (+ (/ 1 x) 1))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 1.809 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (+ (/ 1 x) 1)))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 1.809 * [backup-simplify]: Simplify (- (* 2 (/ 1 (+ (/ 1 x) 1)))) into (- (* 2 (/ 1 (+ (/ 1 x) 1)))) 1.809 * [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.809 * [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.809 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.810 * [backup-simplify]: Simplify (+ 0 0) into 0 1.810 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (+ (/ 1 x) 1))) into 0 1.811 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.811 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (+ (/ 1 x) 1) x))) into 0 1.811 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 1.812 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* (+ (/ 1 x) 1) x)))) into 0 1.813 * [backup-simplify]: Simplify (+ 0 0) into 0 1.813 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.813 * [backup-simplify]: Simplify (+ 0 0) into 0 1.814 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.814 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (+ (/ 1 x) 1))) into 0 1.814 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 1.815 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (+ (/ 1 x) 1)))) into 0 1.815 * [backup-simplify]: Simplify (+ 0 0) into 0 1.816 * [backup-simplify]: Simplify (+ 0 0) into 0 1.816 * [backup-simplify]: Simplify (- 0) into 0 1.817 * [backup-simplify]: Simplify (+ 0 0) into 0 1.817 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))))) into 0 1.817 * [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.817 * [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.817 * [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.817 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in l 1.817 * [taylor]: Taking taylor expansion of 2 in l 1.817 * [backup-simplify]: Simplify 2 into 2 1.817 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in l 1.817 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in l 1.817 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.817 * [taylor]: Taking taylor expansion of t in l 1.817 * [backup-simplify]: Simplify t into t 1.817 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in l 1.817 * [taylor]: Taking taylor expansion of x in l 1.817 * [backup-simplify]: Simplify x into x 1.817 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 1.817 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.817 * [taylor]: Taking taylor expansion of x in l 1.817 * [backup-simplify]: Simplify x into x 1.818 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.818 * [taylor]: Taking taylor expansion of 1 in l 1.818 * [backup-simplify]: Simplify 1 into 1 1.818 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.818 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.818 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 1.818 * [backup-simplify]: Simplify (* (pow t 2) (* (+ (/ 1 x) 1) x)) into (* (pow t 2) (* (+ (/ 1 x) 1) x)) 1.818 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) into (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) 1.818 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in l 1.818 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in l 1.818 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 1.818 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.818 * [taylor]: Taking taylor expansion of x in l 1.818 * [backup-simplify]: Simplify x into x 1.818 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.818 * [taylor]: Taking taylor expansion of 1 in l 1.818 * [backup-simplify]: Simplify 1 into 1 1.818 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 1.818 * [taylor]: Taking taylor expansion of x in l 1.819 * [backup-simplify]: Simplify x into x 1.819 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.819 * [taylor]: Taking taylor expansion of l in l 1.819 * [backup-simplify]: Simplify 0 into 0 1.819 * [backup-simplify]: Simplify 1 into 1 1.819 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.819 * [backup-simplify]: Simplify (* 1 1) into 1 1.819 * [backup-simplify]: Simplify (* x 1) into x 1.819 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) x) into (* (+ (/ 1 x) 1) x) 1.819 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 1.820 * [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.820 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in l 1.820 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in l 1.820 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 1.820 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.820 * [taylor]: Taking taylor expansion of x in l 1.820 * [backup-simplify]: Simplify x into x 1.820 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.820 * [taylor]: Taking taylor expansion of 1 in l 1.820 * [backup-simplify]: Simplify 1 into 1 1.820 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.820 * [taylor]: Taking taylor expansion of l in l 1.820 * [backup-simplify]: Simplify 0 into 0 1.820 * [backup-simplify]: Simplify 1 into 1 1.820 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.820 * [backup-simplify]: Simplify (* 1 1) into 1 1.820 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) 1) into (+ (/ 1 x) 1) 1.821 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 1.821 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in l 1.821 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.821 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.821 * [taylor]: Taking taylor expansion of l in l 1.821 * [backup-simplify]: Simplify 0 into 0 1.821 * [backup-simplify]: Simplify 1 into 1 1.821 * [backup-simplify]: Simplify (* 1 1) into 1 1.822 * [backup-simplify]: Simplify (/ 1 1) into 1 1.822 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in l 1.822 * [taylor]: Taking taylor expansion of 2 in l 1.822 * [backup-simplify]: Simplify 2 into 2 1.822 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in l 1.822 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in l 1.822 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.822 * [taylor]: Taking taylor expansion of t in l 1.822 * [backup-simplify]: Simplify t into t 1.822 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 1.822 * [taylor]: Taking taylor expansion of (/ 1 x) in l 1.822 * [taylor]: Taking taylor expansion of x in l 1.822 * [backup-simplify]: Simplify x into x 1.822 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.822 * [taylor]: Taking taylor expansion of 1 in l 1.822 * [backup-simplify]: Simplify 1 into 1 1.822 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.822 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 1.822 * [backup-simplify]: Simplify (* (pow t 2) (+ (/ 1 x) 1)) into (* (pow t 2) (+ (/ 1 x) 1)) 1.822 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) into (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) 1.823 * [backup-simplify]: Simplify (+ 0 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 1 (* (+ (/ 1 x) 1) x)) 1.823 * [backup-simplify]: Simplify (+ 1 0) into 1 1.823 * [backup-simplify]: Simplify (+ (/ 1 (+ (/ 1 x) 1)) 1) into (+ (/ 1 (+ (/ 1 x) 1)) 1) 1.823 * [backup-simplify]: Simplify (- (+ (/ 1 (+ (/ 1 x) 1)) 1)) into (- (+ (/ 1 (+ (/ 1 x) 1)) 1)) 1.824 * [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.824 * [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.825 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.825 * [backup-simplify]: Simplify (+ (* x 0) (* 0 1)) into 0 1.825 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.826 * [backup-simplify]: Simplify (+ 0 0) into 0 1.826 * [backup-simplify]: Simplify (+ (* (+ (/ 1 x) 1) 0) (* 0 x)) into 0 1.826 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 1.826 * [backup-simplify]: Simplify (+ 0 0) into 0 1.827 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.827 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 1.828 * [backup-simplify]: Simplify (+ 0 0) into 0 1.828 * [backup-simplify]: Simplify (+ (* (+ (/ 1 x) 1) 0) (* 0 1)) into 0 1.828 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 1.829 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.830 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.830 * [backup-simplify]: Simplify (+ 0 0) into 0 1.831 * [backup-simplify]: Simplify (+ 0 0) into 0 1.831 * [backup-simplify]: Simplify (- 0) into 0 1.831 * [backup-simplify]: Simplify (+ 0 0) into 0 1.832 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1))))) into 0 1.832 * [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.832 * [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.832 * [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.832 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 1.832 * [taylor]: Taking taylor expansion of 2 in x 1.832 * [backup-simplify]: Simplify 2 into 2 1.832 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 1.832 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 1.832 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.832 * [taylor]: Taking taylor expansion of t in x 1.832 * [backup-simplify]: Simplify t into t 1.832 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 1.832 * [taylor]: Taking taylor expansion of x in x 1.832 * [backup-simplify]: Simplify 0 into 0 1.832 * [backup-simplify]: Simplify 1 into 1 1.832 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.832 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.832 * [taylor]: Taking taylor expansion of x in x 1.832 * [backup-simplify]: Simplify 0 into 0 1.832 * [backup-simplify]: Simplify 1 into 1 1.833 * [backup-simplify]: Simplify (/ 1 1) into 1 1.833 * [taylor]: Taking taylor expansion of 1 in x 1.833 * [backup-simplify]: Simplify 1 into 1 1.833 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.833 * [backup-simplify]: Simplify (+ 1 0) into 1 1.834 * [backup-simplify]: Simplify (* 0 1) into 0 1.834 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.835 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.835 * [backup-simplify]: Simplify (+ 0 1) into 1 1.836 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 1.836 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.836 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.836 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.836 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 1.836 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 1.836 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.837 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.837 * [taylor]: Taking taylor expansion of x in x 1.837 * [backup-simplify]: Simplify 0 into 0 1.837 * [backup-simplify]: Simplify 1 into 1 1.837 * [backup-simplify]: Simplify (/ 1 1) into 1 1.837 * [taylor]: Taking taylor expansion of 1 in x 1.837 * [backup-simplify]: Simplify 1 into 1 1.837 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 1.837 * [taylor]: Taking taylor expansion of x in x 1.837 * [backup-simplify]: Simplify 0 into 0 1.837 * [backup-simplify]: Simplify 1 into 1 1.837 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.837 * [taylor]: Taking taylor expansion of l in x 1.837 * [backup-simplify]: Simplify l into l 1.838 * [backup-simplify]: Simplify (+ 1 0) into 1 1.838 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.838 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.838 * [backup-simplify]: Simplify (* 1 0) into 0 1.838 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.839 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 1.840 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.840 * [backup-simplify]: Simplify (+ 0 1) into 1 1.841 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 1.841 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.841 * [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.841 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 1.841 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 1.841 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.841 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.841 * [taylor]: Taking taylor expansion of x in x 1.841 * [backup-simplify]: Simplify 0 into 0 1.841 * [backup-simplify]: Simplify 1 into 1 1.841 * [backup-simplify]: Simplify (/ 1 1) into 1 1.841 * [taylor]: Taking taylor expansion of 1 in x 1.841 * [backup-simplify]: Simplify 1 into 1 1.841 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.841 * [taylor]: Taking taylor expansion of l in x 1.841 * [backup-simplify]: Simplify l into l 1.842 * [backup-simplify]: Simplify (+ 1 0) into 1 1.842 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.842 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.842 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.842 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 1.842 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 1.842 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.842 * [taylor]: Taking taylor expansion of l in x 1.842 * [backup-simplify]: Simplify l into l 1.842 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.842 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.842 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 1.843 * [taylor]: Taking taylor expansion of 2 in x 1.843 * [backup-simplify]: Simplify 2 into 2 1.843 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 1.843 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 1.843 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.843 * [taylor]: Taking taylor expansion of t in x 1.843 * [backup-simplify]: Simplify t into t 1.843 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.843 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.843 * [taylor]: Taking taylor expansion of x in x 1.843 * [backup-simplify]: Simplify 0 into 0 1.843 * [backup-simplify]: Simplify 1 into 1 1.843 * [backup-simplify]: Simplify (/ 1 1) into 1 1.843 * [taylor]: Taking taylor expansion of 1 in x 1.843 * [backup-simplify]: Simplify 1 into 1 1.843 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.844 * [backup-simplify]: Simplify (+ 1 0) into 1 1.844 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.844 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.844 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.844 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.844 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 1.844 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow l 2))) into (/ 1 (pow l 2)) 1.845 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 1.845 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 1.845 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 1.846 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.846 * [backup-simplify]: Simplify (+ 0 0) into 0 1.847 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 1))) into 1 1.848 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.848 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (+ (* 0 1) (* 0 0))) into (pow t 2) 1.849 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 1.849 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 1.849 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.850 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 1.851 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.852 * [backup-simplify]: Simplify (+ 0 0) into 0 1.852 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 (pow l 2)) (* 0 0))) into (pow l 2) 1.853 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 1.853 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.853 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.853 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 1.853 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.853 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow t 2))) into (* 2 (/ 1 (pow t 2))) 1.854 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.854 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.854 * [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.855 * [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.855 * [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.855 * [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.855 * [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.855 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 1.855 * [taylor]: Taking taylor expansion of 2 in x 1.855 * [backup-simplify]: Simplify 2 into 2 1.855 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 1.855 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 1.855 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.855 * [taylor]: Taking taylor expansion of t in x 1.855 * [backup-simplify]: Simplify t into t 1.855 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 1.855 * [taylor]: Taking taylor expansion of x in x 1.855 * [backup-simplify]: Simplify 0 into 0 1.855 * [backup-simplify]: Simplify 1 into 1 1.855 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.855 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.855 * [taylor]: Taking taylor expansion of x in x 1.855 * [backup-simplify]: Simplify 0 into 0 1.856 * [backup-simplify]: Simplify 1 into 1 1.856 * [backup-simplify]: Simplify (/ 1 1) into 1 1.856 * [taylor]: Taking taylor expansion of 1 in x 1.856 * [backup-simplify]: Simplify 1 into 1 1.856 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.857 * [backup-simplify]: Simplify (+ 1 0) into 1 1.857 * [backup-simplify]: Simplify (* 0 1) into 0 1.857 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 1.858 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.858 * [backup-simplify]: Simplify (+ 0 1) into 1 1.859 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 1.859 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.860 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 1.860 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.860 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 1.860 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 1.860 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.860 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.860 * [taylor]: Taking taylor expansion of x in x 1.860 * [backup-simplify]: Simplify 0 into 0 1.860 * [backup-simplify]: Simplify 1 into 1 1.861 * [backup-simplify]: Simplify (/ 1 1) into 1 1.861 * [taylor]: Taking taylor expansion of 1 in x 1.861 * [backup-simplify]: Simplify 1 into 1 1.861 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 1.861 * [taylor]: Taking taylor expansion of x in x 1.861 * [backup-simplify]: Simplify 0 into 0 1.861 * [backup-simplify]: Simplify 1 into 1 1.861 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.861 * [taylor]: Taking taylor expansion of l in x 1.861 * [backup-simplify]: Simplify l into l 1.861 * [backup-simplify]: Simplify (+ 1 0) into 1 1.861 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.861 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 1.862 * [backup-simplify]: Simplify (* 1 0) into 0 1.862 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.862 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 1.863 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.864 * [backup-simplify]: Simplify (+ 0 1) into 1 1.864 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 1.864 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.864 * [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.864 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 1.864 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 1.864 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.864 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.864 * [taylor]: Taking taylor expansion of x in x 1.864 * [backup-simplify]: Simplify 0 into 0 1.864 * [backup-simplify]: Simplify 1 into 1 1.865 * [backup-simplify]: Simplify (/ 1 1) into 1 1.865 * [taylor]: Taking taylor expansion of 1 in x 1.865 * [backup-simplify]: Simplify 1 into 1 1.865 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.865 * [taylor]: Taking taylor expansion of l in x 1.865 * [backup-simplify]: Simplify l into l 1.865 * [backup-simplify]: Simplify (+ 1 0) into 1 1.866 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.866 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 1.866 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.866 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 1.866 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 1.866 * [taylor]: Taking taylor expansion of (pow l 2) in x 1.866 * [taylor]: Taking taylor expansion of l in x 1.866 * [backup-simplify]: Simplify l into l 1.866 * [backup-simplify]: Simplify (* l l) into (pow l 2) 1.866 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 1.866 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 1.866 * [taylor]: Taking taylor expansion of 2 in x 1.866 * [backup-simplify]: Simplify 2 into 2 1.866 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 1.866 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 1.866 * [taylor]: Taking taylor expansion of (pow t 2) in x 1.866 * [taylor]: Taking taylor expansion of t in x 1.866 * [backup-simplify]: Simplify t into t 1.866 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 1.866 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.866 * [taylor]: Taking taylor expansion of x in x 1.866 * [backup-simplify]: Simplify 0 into 0 1.866 * [backup-simplify]: Simplify 1 into 1 1.867 * [backup-simplify]: Simplify (/ 1 1) into 1 1.867 * [taylor]: Taking taylor expansion of 1 in x 1.867 * [backup-simplify]: Simplify 1 into 1 1.867 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.867 * [backup-simplify]: Simplify (+ 1 0) into 1 1.867 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 1.868 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.868 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.868 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.868 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 1.868 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow l 2))) into (/ 1 (pow l 2)) 1.868 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 1.868 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 1.869 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 1.870 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.870 * [backup-simplify]: Simplify (+ 0 0) into 0 1.871 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 1))) into 1 1.871 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.872 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (+ (* 0 1) (* 0 0))) into (pow t 2) 1.872 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 1.872 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 1.873 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.874 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 1.875 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.875 * [backup-simplify]: Simplify (+ 0 0) into 0 1.876 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 (pow l 2)) (* 0 0))) into (pow l 2) 1.876 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 1.877 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.877 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.877 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 1.877 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 1.877 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow t 2))) into (* 2 (/ 1 (pow t 2))) 1.877 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.877 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.878 * [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.879 * [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.879 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in l 1.879 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.879 * [taylor]: Taking taylor expansion of 2 in l 1.879 * [backup-simplify]: Simplify 2 into 2 1.879 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.880 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.880 * [taylor]: Taking taylor expansion of t in l 1.880 * [backup-simplify]: Simplify t into t 1.881 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 1.881 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in l 1.881 * [taylor]: Taking taylor expansion of -1/2 in l 1.881 * [backup-simplify]: Simplify -1/2 into -1/2 1.881 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in l 1.881 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in l 1.881 * [taylor]: Taking taylor expansion of t in l 1.881 * [backup-simplify]: Simplify t into t 1.881 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 1.881 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.881 * [taylor]: Taking taylor expansion of 4 in l 1.881 * [backup-simplify]: Simplify 4 into 4 1.881 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.881 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.881 * [taylor]: Taking taylor expansion of t in l 1.881 * [backup-simplify]: Simplify t into t 1.881 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.881 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.881 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.881 * [taylor]: Taking taylor expansion of 2 in l 1.881 * [backup-simplify]: Simplify 2 into 2 1.881 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.881 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.881 * [taylor]: Taking taylor expansion of l in l 1.881 * [backup-simplify]: Simplify 0 into 0 1.881 * [backup-simplify]: Simplify 1 into 1 1.882 * [backup-simplify]: Simplify (* 1 1) into 1 1.882 * [backup-simplify]: Simplify (/ 1 1) into 1 1.882 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.882 * [taylor]: Taking taylor expansion of 2 in l 1.882 * [backup-simplify]: Simplify 2 into 2 1.883 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.883 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.884 * [backup-simplify]: Simplify (* 2 1) into 2 1.884 * [backup-simplify]: Simplify (+ 0 2) into 2 1.884 * [backup-simplify]: Simplify (* t 2) into (* 2 t) 1.885 * [backup-simplify]: Simplify (/ (* 2 t) (sqrt 2)) into (* 2 (/ t (sqrt 2))) 1.886 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.886 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.887 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.888 * [backup-simplify]: Simplify (+ 0 0) into 0 1.888 * [backup-simplify]: Simplify (+ (* t 0) (* 0 2)) into 0 1.890 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* 2 (/ t (sqrt 2))) (/ 0 (sqrt 2))))) into 0 1.890 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (* 2 (/ t (sqrt 2))))) into 0 1.890 * [taylor]: Taking taylor expansion of 0 in t 1.890 * [backup-simplify]: Simplify 0 into 0 1.890 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 1.891 * [taylor]: Taking taylor expansion of (sqrt 2) in t 1.891 * [taylor]: Taking taylor expansion of 2 in t 1.891 * [backup-simplify]: Simplify 2 into 2 1.891 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.892 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.892 * [taylor]: Taking taylor expansion of t in t 1.892 * [backup-simplify]: Simplify 0 into 0 1.892 * [backup-simplify]: Simplify 1 into 1 1.893 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 1.893 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.894 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.894 * [backup-simplify]: Simplify (+ 0 0) into 0 1.896 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 1)))) into 0 1.896 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.897 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (+ (* 0 1) (* 0 0)))) into 0 1.898 * [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.898 * [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.899 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 1.900 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 1.901 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.902 * [backup-simplify]: Simplify (+ 0 0) into 0 1.903 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 (pow l 2)) (* 0 0)))) into 0 1.903 * [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.904 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.904 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 1.905 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.905 * [backup-simplify]: Simplify (+ 0 1) into 1 1.906 * [backup-simplify]: Simplify (+ (* 1 0) (* 1 (pow l 2))) into (pow l 2) 1.906 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 1.906 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 1.907 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 1.907 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.908 * [backup-simplify]: Simplify (+ 0 1) into 1 1.908 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.908 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 1)) into (pow t 2) 1.909 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 1.909 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 1.909 * [backup-simplify]: Simplify (+ 0 (- (* 2 (/ 1 (pow t 2))))) into (- (* 2 (/ 1 (pow t 2)))) 1.909 * [backup-simplify]: Simplify (+ (- (/ 1 (pow l 2))) (- (* 2 (/ 1 (pow t 2))))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 1.910 * [backup-simplify]: Simplify (- (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 1.910 * [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.912 * [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.913 * [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.913 * [taylor]: Taking taylor expansion of 1/2 in l 1.913 * [backup-simplify]: Simplify 1/2 into 1/2 1.913 * [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.913 * [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.913 * [taylor]: Taking taylor expansion of t in l 1.913 * [backup-simplify]: Simplify t into t 1.913 * [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.913 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 1.913 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 1.913 * [taylor]: Taking taylor expansion of 4 in l 1.913 * [backup-simplify]: Simplify 4 into 4 1.913 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 1.913 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.913 * [taylor]: Taking taylor expansion of t in l 1.913 * [backup-simplify]: Simplify t into t 1.913 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.913 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 1.913 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 1.913 * [taylor]: Taking taylor expansion of 2 in l 1.913 * [backup-simplify]: Simplify 2 into 2 1.913 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 1.913 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.913 * [taylor]: Taking taylor expansion of l in l 1.913 * [backup-simplify]: Simplify 0 into 0 1.913 * [backup-simplify]: Simplify 1 into 1 1.914 * [backup-simplify]: Simplify (* 1 1) into 1 1.914 * [backup-simplify]: Simplify (/ 1 1) into 1 1.914 * [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.914 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in l 1.914 * [taylor]: Taking taylor expansion of 4 in l 1.914 * [backup-simplify]: Simplify 4 into 4 1.914 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in l 1.914 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in l 1.914 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.914 * [taylor]: Taking taylor expansion of t in l 1.914 * [backup-simplify]: Simplify t into t 1.914 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.914 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.914 * [taylor]: Taking taylor expansion of 2 in l 1.915 * [backup-simplify]: Simplify 2 into 2 1.915 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.916 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.916 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.917 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.918 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 2)) into (* (pow t 2) (pow (sqrt 2) 2)) 1.919 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) 1.919 * [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.919 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in l 1.919 * [taylor]: Taking taylor expansion of (pow t 2) in l 1.919 * [taylor]: Taking taylor expansion of t in l 1.919 * [backup-simplify]: Simplify t into t 1.919 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in l 1.919 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.919 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.919 * [taylor]: Taking taylor expansion of 2 in l 1.919 * [backup-simplify]: Simplify 2 into 2 1.919 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.920 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.920 * [taylor]: Taking taylor expansion of (pow l 4) in l 1.920 * [taylor]: Taking taylor expansion of l in l 1.920 * [backup-simplify]: Simplify 0 into 0 1.920 * [backup-simplify]: Simplify 1 into 1 1.921 * [backup-simplify]: Simplify (* t t) into (pow t 2) 1.922 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.922 * [backup-simplify]: Simplify (* 1 1) into 1 1.923 * [backup-simplify]: Simplify (* 1 1) into 1 1.924 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.925 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 2)) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.925 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in l 1.925 * [taylor]: Taking taylor expansion of 4 in l 1.925 * [backup-simplify]: Simplify 4 into 4 1.925 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in l 1.925 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in l 1.925 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 1.925 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.925 * [taylor]: Taking taylor expansion of 2 in l 1.925 * [backup-simplify]: Simplify 2 into 2 1.926 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.927 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.927 * [taylor]: Taking taylor expansion of (pow l 2) in l 1.927 * [taylor]: Taking taylor expansion of l in l 1.927 * [backup-simplify]: Simplify 0 into 0 1.927 * [backup-simplify]: Simplify 1 into 1 1.933 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 1.933 * [backup-simplify]: Simplify (* 1 1) into 1 1.935 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 1.936 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 1.937 * [taylor]: Taking taylor expansion of (sqrt 2) in l 1.937 * [taylor]: Taking taylor expansion of 2 in l 1.937 * [backup-simplify]: Simplify 2 into 2 1.937 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 1.938 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1.939 * [backup-simplify]: Simplify (+ (/ (pow t 2) (pow (sqrt 2) 2)) 0) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.940 * [backup-simplify]: Simplify (+ 0 (/ (pow t 2) (pow (sqrt 2) 2))) into (/ (pow t 2) (pow (sqrt 2) 2)) 1.941 * [backup-simplify]: Simplify (- (/ (pow t 2) (pow (sqrt 2) 2))) into (- (/ (pow t 2) (pow (sqrt 2) 2))) 1.942 * [backup-simplify]: Simplify (+ 0 (- (/ (pow t 2) (pow (sqrt 2) 2)))) into (- (/ (pow t 2) (pow (sqrt 2) 2))) 1.943 * [backup-simplify]: Simplify (* t (- (/ (pow t 2) (pow (sqrt 2) 2)))) into (* -1 (/ (pow t 3) (pow (sqrt 2) 2))) 1.944 * [backup-simplify]: Simplify (/ (* -1 (/ (pow t 3) (pow (sqrt 2) 2))) (sqrt 2)) into (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) 1.945 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.946 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.946 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 1.947 * [backup-simplify]: Simplify (+ 0 0) into 0 1.948 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1.949 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.949 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.950 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.951 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.952 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.953 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.954 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1.955 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 1.956 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.957 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1.958 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1.960 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.960 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 1.961 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.963 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.964 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 1.965 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 1.968 * [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.972 * [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.972 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.973 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 1.974 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 1.975 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 1.977 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 1.977 * [backup-simplify]: Simplify (+ 0 0) into 0 1.978 * [backup-simplify]: Simplify (+ 0 0) into 0 1.978 * [backup-simplify]: Simplify (- 0) into 0 1.978 * [backup-simplify]: Simplify (+ 0 0) into 0 1.979 * [backup-simplify]: Simplify (* 2 1) into 2 1.979 * [backup-simplify]: Simplify (+ 0 2) into 2 1.982 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 1.984 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow (sqrt 2) 2))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 1.988 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 1.991 * [backup-simplify]: Simplify (- (* 4 (/ 1 (pow (sqrt 2) 2)))) into (- (* 4 (/ 1 (pow (sqrt 2) 2)))) 1.996 * [backup-simplify]: Simplify (+ 2 (- (* 4 (/ 1 (pow (sqrt 2) 2))))) into (- 2 (* 4 (/ 1 (pow (sqrt 2) 2)))) 1.996 * [backup-simplify]: Simplify (+ 0 0) into 0 1.996 * [backup-simplify]: Simplify (+ 0 0) into 0 1.997 * [backup-simplify]: Simplify (- 0) into 0 1.997 * [backup-simplify]: Simplify (+ 0 0) into 0 2.000 * [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.001 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.002 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.003 * [backup-simplify]: Simplify (+ (* t 0) (* 0 (- (/ (pow t 2) (pow (sqrt 2) 2))))) into 0 2.005 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* -1 (/ (pow t 3) (pow (sqrt 2) 3))) (/ 0 (sqrt 2))))) into 0 2.010 * [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.014 * [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.019 * [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.022 * [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.022 * [taylor]: Taking taylor expansion of 0 in t 2.022 * [backup-simplify]: Simplify 0 into 0 2.022 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 2.023 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.024 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.025 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 2.025 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 2.026 * [backup-simplify]: Simplify (+ (* t (* 4 (/ 1 (pow t 2)))) (+ (* 0 0) (* 0 2))) into (* 4 (/ 1 t)) 2.027 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.029 * [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.030 * [backup-simplify]: Simplify (+ (* -1/2 (* 4 (/ 1 (* t (sqrt 2))))) (+ (* 0 0) (* 0 (* 2 (/ t (sqrt 2)))))) into (- (* 2 (/ 1 (* t (sqrt 2))))) 2.031 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* t (sqrt 2))))) in t 2.031 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (sqrt 2)))) in t 2.031 * [taylor]: Taking taylor expansion of 2 in t 2.031 * [backup-simplify]: Simplify 2 into 2 2.031 * [taylor]: Taking taylor expansion of (/ 1 (* t (sqrt 2))) in t 2.031 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 2.031 * [taylor]: Taking taylor expansion of t in t 2.031 * [backup-simplify]: Simplify 0 into 0 2.031 * [backup-simplify]: Simplify 1 into 1 2.031 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.031 * [taylor]: Taking taylor expansion of 2 in t 2.031 * [backup-simplify]: Simplify 2 into 2 2.031 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.032 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.032 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 2.035 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 2.036 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 2.037 * [backup-simplify]: Simplify (* 2 (/ 1 (sqrt 2))) into (/ 2 (sqrt 2)) 2.038 * [backup-simplify]: Simplify (- (/ 2 (sqrt 2))) into (- (* 2 (/ 1 (sqrt 2)))) 2.041 * [backup-simplify]: Simplify (- (* 2 (/ 1 (sqrt 2)))) into (- (* 2 (/ 1 (sqrt 2)))) 2.042 * [backup-simplify]: Simplify (- (/ 0 t) (+ (* (/ (sqrt 2) t) (/ 0 t)))) into 0 2.042 * [taylor]: Taking taylor expansion of 0 in t 2.042 * [backup-simplify]: Simplify 0 into 0 2.042 * [backup-simplify]: Simplify 0 into 0 2.043 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 2.043 * [backup-simplify]: Simplify 0 into 0 2.044 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.044 * [backup-simplify]: Simplify (+ 0 0) into 0 2.046 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 1))))) into 0 2.047 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 2.048 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 1) (* 0 0))))) into 0 2.048 * [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.049 * [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.050 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 l))))) into 0 2.051 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2)))))) into 0 2.052 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.053 * [backup-simplify]: Simplify (+ 0 0) into 0 2.054 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (pow l 2)) (* 0 0))))) into 0 2.055 * [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.055 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 2.056 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.057 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.057 * [backup-simplify]: Simplify (+ 0 0) into 0 2.058 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 2.059 * [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.059 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.060 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 2.061 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.061 * [backup-simplify]: Simplify (+ 0 0) into 0 2.062 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.062 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (* 0 1))) into 0 2.063 * [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.063 * [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.063 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 2.063 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.064 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 2.064 * [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.076 * [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.076 * [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.076 * [taylor]: Taking taylor expansion of 1/2 in l 2.076 * [backup-simplify]: Simplify 1/2 into 1/2 2.076 * [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.076 * [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.077 * [taylor]: Taking taylor expansion of t in l 2.077 * [backup-simplify]: Simplify t into t 2.077 * [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.077 * [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.077 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in l 2.077 * [taylor]: Taking taylor expansion of 8 in l 2.077 * [backup-simplify]: Simplify 8 into 8 2.077 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in l 2.077 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in l 2.077 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.077 * [taylor]: Taking taylor expansion of t in l 2.077 * [backup-simplify]: Simplify t into t 2.077 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 2.077 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.077 * [taylor]: Taking taylor expansion of 2 in l 2.077 * [backup-simplify]: Simplify 2 into 2 2.078 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.078 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.078 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.079 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.080 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 2)) into (* (pow t 2) (pow (sqrt 2) 2)) 2.080 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) 2.080 * [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.080 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in l 2.081 * [taylor]: Taking taylor expansion of 8 in l 2.081 * [backup-simplify]: Simplify 8 into 8 2.081 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in l 2.081 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in l 2.081 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 2.081 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.081 * [taylor]: Taking taylor expansion of 2 in l 2.081 * [backup-simplify]: Simplify 2 into 2 2.081 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.081 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.081 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.081 * [taylor]: Taking taylor expansion of l in l 2.081 * [backup-simplify]: Simplify 0 into 0 2.081 * [backup-simplify]: Simplify 1 into 1 2.082 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.082 * [backup-simplify]: Simplify (* 1 1) into 1 2.083 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 2.084 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 2.084 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4)))) in l 2.084 * [taylor]: Taking taylor expansion of 2 in l 2.084 * [backup-simplify]: Simplify 2 into 2 2.084 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in l 2.084 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.084 * [taylor]: Taking taylor expansion of t in l 2.084 * [backup-simplify]: Simplify t into t 2.084 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in l 2.084 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in l 2.084 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.084 * [taylor]: Taking taylor expansion of 2 in l 2.084 * [backup-simplify]: Simplify 2 into 2 2.085 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.085 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.085 * [taylor]: Taking taylor expansion of (pow l 4) in l 2.085 * [taylor]: Taking taylor expansion of l in l 2.085 * [backup-simplify]: Simplify 0 into 0 2.085 * [backup-simplify]: Simplify 1 into 1 2.085 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.086 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.086 * [backup-simplify]: Simplify (* 1 1) into 1 2.086 * [backup-simplify]: Simplify (* 1 1) into 1 2.087 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) 1) into (pow (sqrt 2) 2) 2.088 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 2)) into (/ (pow t 2) (pow (sqrt 2) 2)) 2.088 * [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.088 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in l 2.088 * [taylor]: Taking taylor expansion of 12 in l 2.088 * [backup-simplify]: Simplify 12 into 12 2.088 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in l 2.088 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in l 2.088 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 2.088 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.088 * [taylor]: Taking taylor expansion of 2 in l 2.088 * [backup-simplify]: Simplify 2 into 2 2.088 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.089 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.089 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.089 * [taylor]: Taking taylor expansion of l in l 2.089 * [backup-simplify]: Simplify 0 into 0 2.089 * [backup-simplify]: Simplify 1 into 1 2.090 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.091 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 2.091 * [backup-simplify]: Simplify (* 1 1) into 1 2.092 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 2.093 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 2.093 * [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.093 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.093 * [taylor]: Taking taylor expansion of 4 in l 2.093 * [backup-simplify]: Simplify 4 into 4 2.093 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.093 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.093 * [taylor]: Taking taylor expansion of t in l 2.093 * [backup-simplify]: Simplify t into t 2.093 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.093 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.093 * [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.093 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in l 2.093 * [taylor]: Taking taylor expansion of 8 in l 2.093 * [backup-simplify]: Simplify 8 into 8 2.093 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in l 2.093 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in l 2.093 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.093 * [taylor]: Taking taylor expansion of t in l 2.093 * [backup-simplify]: Simplify t into t 2.093 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 2.093 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.094 * [taylor]: Taking taylor expansion of 2 in l 2.094 * [backup-simplify]: Simplify 2 into 2 2.094 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.094 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.094 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.095 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.096 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 2.097 * [backup-simplify]: Simplify (* (pow t 2) (pow (sqrt 2) 4)) into (* (pow t 2) (pow (sqrt 2) 4)) 2.097 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) into (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) 2.097 * [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.098 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in l 2.098 * [taylor]: Taking taylor expansion of 6 in l 2.098 * [backup-simplify]: Simplify 6 into 6 2.098 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in l 2.098 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.098 * [taylor]: Taking taylor expansion of t in l 2.098 * [backup-simplify]: Simplify t into t 2.098 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in l 2.098 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 2.098 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.098 * [taylor]: Taking taylor expansion of 2 in l 2.098 * [backup-simplify]: Simplify 2 into 2 2.098 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.098 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.098 * [taylor]: Taking taylor expansion of (pow l 4) in l 2.098 * [taylor]: Taking taylor expansion of l in l 2.098 * [backup-simplify]: Simplify 0 into 0 2.098 * [backup-simplify]: Simplify 1 into 1 2.098 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.099 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.101 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 2.101 * [backup-simplify]: Simplify (* 1 1) into 1 2.101 * [backup-simplify]: Simplify (* 1 1) into 1 2.102 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 2.103 * [backup-simplify]: Simplify (/ (pow t 2) (pow (sqrt 2) 4)) into (/ (pow t 2) (pow (sqrt 2) 4)) 2.103 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow l 2))) (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6)))) in l 2.103 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.103 * [taylor]: Taking taylor expansion of 2 in l 2.103 * [backup-simplify]: Simplify 2 into 2 2.103 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.103 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.103 * [taylor]: Taking taylor expansion of l in l 2.103 * [backup-simplify]: Simplify 0 into 0 2.103 * [backup-simplify]: Simplify 1 into 1 2.103 * [backup-simplify]: Simplify (* 1 1) into 1 2.104 * [backup-simplify]: Simplify (/ 1 1) into 1 2.104 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in l 2.104 * [taylor]: Taking taylor expansion of (pow t 4) in l 2.104 * [taylor]: Taking taylor expansion of t in l 2.104 * [backup-simplify]: Simplify t into t 2.104 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in l 2.104 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in l 2.104 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.104 * [taylor]: Taking taylor expansion of 2 in l 2.104 * [backup-simplify]: Simplify 2 into 2 2.104 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.104 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.104 * [taylor]: Taking taylor expansion of (pow l 6) in l 2.104 * [taylor]: Taking taylor expansion of l in l 2.104 * [backup-simplify]: Simplify 0 into 0 2.104 * [backup-simplify]: Simplify 1 into 1 2.105 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.105 * [backup-simplify]: Simplify (* (pow t 2) (pow t 2)) into (pow t 4) 2.105 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.107 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 2.107 * [backup-simplify]: Simplify (* 1 1) into 1 2.108 * [backup-simplify]: Simplify (* 1 1) into 1 2.108 * [backup-simplify]: Simplify (* 1 1) into 1 2.110 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) 1) into (pow (sqrt 2) 4) 2.111 * [backup-simplify]: Simplify (/ (pow t 4) (pow (sqrt 2) 4)) into (/ (pow t 4) (pow (sqrt 2) 4)) 2.111 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.111 * [taylor]: Taking taylor expansion of 2 in l 2.111 * [backup-simplify]: Simplify 2 into 2 2.111 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.112 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.113 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 2.114 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 2.115 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 2.116 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 2.117 * [backup-simplify]: Simplify (+ 0 (/ (pow t 4) (pow (sqrt 2) 4))) into (/ (pow t 4) (pow (sqrt 2) 4)) 2.118 * [backup-simplify]: Simplify (- (/ (pow t 4) (pow (sqrt 2) 4))) into (- (/ (pow t 4) (pow (sqrt 2) 4))) 2.119 * [backup-simplify]: Simplify (+ 0 (- (/ (pow t 4) (pow (sqrt 2) 4)))) into (- (/ (pow t 4) (pow (sqrt 2) 4))) 2.120 * [backup-simplify]: Simplify (* t (- (/ (pow t 4) (pow (sqrt 2) 4)))) into (* -1 (/ (pow t 5) (pow (sqrt 2) 4))) 2.122 * [backup-simplify]: Simplify (/ (* -1 (/ (pow t 5) (pow (sqrt 2) 4))) (sqrt 2)) into (* -1 (/ (pow t 5) (pow (sqrt 2) 5))) 2.123 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.123 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.124 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 2.126 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 2.127 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 2.128 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.129 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.129 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.130 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.131 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.132 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.133 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.134 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.136 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.136 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.137 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.139 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 2.140 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.140 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.141 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 1)) into 0 2.144 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 2)) (+ (* (/ (pow t 2) (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 2.145 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 2.145 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.148 * [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.152 * [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.154 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2)))))) into 0 2.155 * [backup-simplify]: Simplify (+ 0 0) into 0 2.155 * [backup-simplify]: Simplify (+ 0 0) into 0 2.156 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.157 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.157 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 2.159 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 2.160 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 2.162 * [backup-simplify]: Simplify (+ (* 12 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 2.163 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.164 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.165 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.166 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.167 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.168 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.169 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 2.170 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.171 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.172 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.173 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 2.174 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.175 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.176 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 2.177 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))) into 0 2.179 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.179 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.180 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 2.183 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 2) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 2.184 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (* 0 1))) into 0 2.185 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.188 * [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.192 * [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.194 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4)))))) into 0 2.195 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.195 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.196 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.197 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))))) into 0 2.197 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.197 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 2.198 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.198 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.203 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))))) into 0 2.204 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 2.204 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.205 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.206 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.206 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.207 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 2.207 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.208 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.208 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.209 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.210 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 2.210 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.211 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 2.211 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.212 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.213 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.213 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 2.214 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.215 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.215 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 2.216 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2))))) into 0 2.216 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.217 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.218 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 2.219 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))))) into 0 2.219 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.220 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.221 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 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 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 0) (+ (* 0 0) (* 0 1)))))) into 0 2.223 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 (pow t 2))) into 0 2.224 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (* 0 1)) into 0 2.226 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 2) 4)) (+ (* (/ (pow t 4) (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 2.227 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.227 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 2.228 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (* 0 1))) into 0 2.230 * [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.231 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.231 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 2.234 * [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.234 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2)))))) into 0 2.237 * [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.241 * [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.241 * [backup-simplify]: Simplify (+ 0 0) into 0 2.241 * [backup-simplify]: Simplify (+ 0 0) into 0 2.241 * [backup-simplify]: Simplify (+ 0 0) into 0 2.242 * [backup-simplify]: Simplify (+ 0 0) into 0 2.242 * [backup-simplify]: Simplify (+ 0 0) into 0 2.242 * [backup-simplify]: Simplify (- 0) into 0 2.242 * [backup-simplify]: Simplify (+ 0 0) into 0 2.245 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 2))) into (/ 8 (pow (sqrt 2) 2)) 2.246 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2))))) into 0 2.249 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 2)) 0) into (* 8 (/ 1 (pow (sqrt 2) 2))) 2.252 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 2)))) into (* 8 (/ 1 (pow (sqrt 2) 2))) 2.255 * [backup-simplify]: Simplify (* 12 (/ 1 (pow (sqrt 2) 4))) into (/ 12 (pow (sqrt 2) 4)) 2.257 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4))))) into 0 2.257 * [backup-simplify]: Simplify (* 2 1) into 2 2.258 * [backup-simplify]: Simplify (+ 2 0) into 2 2.258 * [backup-simplify]: Simplify (+ 0 2) into 2 2.259 * [backup-simplify]: Simplify (+ 0 2) into 2 2.259 * [backup-simplify]: Simplify (+ 0 2) into 2 2.262 * [backup-simplify]: Simplify (+ (/ 12 (pow (sqrt 2) 4)) 2) into (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2) 2.267 * [backup-simplify]: Simplify (- (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2)) into (- (+ (* 12 (/ 1 (pow (sqrt 2) 4))) 2)) 2.276 * [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.278 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 2)))) into 0 2.278 * [backup-simplify]: Simplify (+ 0 0) into 0 2.279 * [backup-simplify]: Simplify (+ 0 0) into 0 2.280 * [backup-simplify]: Simplify (+ (* 6 0) (* 0 (/ (pow t 2) (pow (sqrt 2) 4)))) into 0 2.280 * [backup-simplify]: Simplify (+ 0 0) into 0 2.281 * [backup-simplify]: Simplify (+ 0 0) into 0 2.281 * [backup-simplify]: Simplify (+ 0 0) into 0 2.282 * [backup-simplify]: Simplify (+ 0 0) into 0 2.282 * [backup-simplify]: Simplify (+ 0 0) into 0 2.283 * [backup-simplify]: Simplify (- 0) into 0 2.283 * [backup-simplify]: Simplify (+ 0 0) into 0 2.284 * [backup-simplify]: Simplify (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 2.285 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow t 2) (pow (sqrt 2) 2)))) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 2.286 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow t 2) (pow (sqrt 2) 2)))) into (* 2 (/ (pow t 2) (pow (sqrt 2) 2))) 2.287 * [backup-simplify]: Simplify (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.288 * [backup-simplify]: Simplify (+ 0 0) into 0 2.289 * [backup-simplify]: Simplify (+ (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 0) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.290 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.291 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.292 * [backup-simplify]: Simplify (+ 0 (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (* 6 (/ (pow t 2) (pow (sqrt 2) 4))) 2.293 * [backup-simplify]: Simplify (- (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) into (- (* 6 (/ (pow t 2) (pow (sqrt 2) 4)))) 2.295 * [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.295 * [backup-simplify]: Simplify (+ 0 0) into 0 2.296 * [backup-simplify]: Simplify (+ 0 0) into 0 2.296 * [backup-simplify]: Simplify (+ 0 0) into 0 2.297 * [backup-simplify]: Simplify (+ 0 0) into 0 2.297 * [backup-simplify]: Simplify (+ 0 0) into 0 2.297 * [backup-simplify]: Simplify (- 0) into 0 2.298 * [backup-simplify]: Simplify (+ 0 0) into 0 2.304 * [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.305 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.306 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.307 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.309 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.310 * [backup-simplify]: Simplify (+ (* t 0) (* 0 (- (/ (pow t 4) (pow (sqrt 2) 4))))) into 0 2.317 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (* -1 (/ (pow t 5) (pow (sqrt 2) 5))) (/ 0 (sqrt 2))))) into 0 2.321 * [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.324 * [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.327 * [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.330 * [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.337 * [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.342 * [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.347 * [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.352 * [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.353 * [taylor]: Taking taylor expansion of 0 in t 2.353 * [backup-simplify]: Simplify 0 into 0 2.353 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 2.354 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.355 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.356 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 2.356 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 2.357 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) into (/ 4 (* (pow t 2) (pow (sqrt 2) 2))) 2.358 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 2.359 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.361 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.362 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.363 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 2.365 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.370 * [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.371 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.372 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.373 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.374 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (+ (* 0 0) (* 0 1))) into 0 2.375 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 2.377 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 2.377 * [backup-simplify]: Simplify (+ 0 0) into 0 2.379 * [backup-simplify]: Simplify (+ (/ 4 (* (pow t 2) (pow (sqrt 2) 2))) 0) into (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) 2.380 * [backup-simplify]: Simplify (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) into (- (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2))))) 2.381 * [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.385 * [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.386 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.393 * [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.397 * [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.397 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* t (sqrt 2)))) (* 2 (/ 1 (* t (pow (sqrt 2) 3))))) in t 2.397 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (sqrt 2)))) in t 2.398 * [taylor]: Taking taylor expansion of 2 in t 2.398 * [backup-simplify]: Simplify 2 into 2 2.398 * [taylor]: Taking taylor expansion of (/ 1 (* t (sqrt 2))) in t 2.398 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 2.398 * [taylor]: Taking taylor expansion of t in t 2.398 * [backup-simplify]: Simplify 0 into 0 2.398 * [backup-simplify]: Simplify 1 into 1 2.398 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.398 * [taylor]: Taking taylor expansion of 2 in t 2.398 * [backup-simplify]: Simplify 2 into 2 2.398 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.399 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.399 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 2.401 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 2.402 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 2.402 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* t (pow (sqrt 2) 3)))) in t 2.402 * [taylor]: Taking taylor expansion of 2 in t 2.403 * [backup-simplify]: Simplify 2 into 2 2.403 * [taylor]: Taking taylor expansion of (/ 1 (* t (pow (sqrt 2) 3))) in t 2.403 * [taylor]: Taking taylor expansion of (* t (pow (sqrt 2) 3)) in t 2.403 * [taylor]: Taking taylor expansion of t in t 2.403 * [backup-simplify]: Simplify 0 into 0 2.403 * [backup-simplify]: Simplify 1 into 1 2.403 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in t 2.403 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.403 * [taylor]: Taking taylor expansion of 2 in t 2.403 * [backup-simplify]: Simplify 2 into 2 2.403 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.404 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.405 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 2.407 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 2.408 * [backup-simplify]: Simplify (* 0 (pow (sqrt 2) 3)) into 0 2.408 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 2.409 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 2.412 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (sqrt 2) 3))) into (pow (sqrt 2) 3) 2.414 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 3)) into (/ 1 (pow (sqrt 2) 3)) 2.416 * [backup-simplify]: Simplify (* 2 (/ 1 (sqrt 2))) into (/ 2 (sqrt 2)) 2.418 * [backup-simplify]: Simplify (* 2 (/ 1 (pow (sqrt 2) 3))) into (/ 2 (pow (sqrt 2) 3)) 2.421 * [backup-simplify]: Simplify (- (/ 2 (pow (sqrt 2) 3))) into (- (* 2 (/ 1 (pow (sqrt 2) 3)))) 2.426 * [backup-simplify]: Simplify (+ (/ 2 (sqrt 2)) (- (* 2 (/ 1 (pow (sqrt 2) 3))))) into (- (* 2 (/ 1 (sqrt 2))) (* 2 (/ 1 (pow (sqrt 2) 3)))) 2.431 * [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.446 * [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.446 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1) 2.447 * [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.447 * [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.447 * [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.447 * [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.447 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in t 2.447 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 2.447 * [taylor]: Taking taylor expansion of x in t 2.447 * [backup-simplify]: Simplify x into x 2.447 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.447 * [taylor]: Taking taylor expansion of l in t 2.447 * [backup-simplify]: Simplify l into l 2.447 * [taylor]: Taking taylor expansion of (- x 1) in t 2.447 * [taylor]: Taking taylor expansion of x in t 2.447 * [backup-simplify]: Simplify x into x 2.447 * [taylor]: Taking taylor expansion of 1 in t 2.447 * [backup-simplify]: Simplify 1 into 1 2.447 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.447 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 2.448 * [backup-simplify]: Simplify (- 1) into -1 2.448 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.448 * [backup-simplify]: Simplify (/ (* x (pow l 2)) (- x 1)) into (/ (* x (pow l 2)) (- x 1)) 2.448 * [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.448 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in t 2.448 * [taylor]: Taking taylor expansion of 2 in t 2.448 * [backup-simplify]: Simplify 2 into 2 2.448 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in t 2.448 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in t 2.448 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.448 * [taylor]: Taking taylor expansion of t in t 2.448 * [backup-simplify]: Simplify 0 into 0 2.448 * [backup-simplify]: Simplify 1 into 1 2.448 * [taylor]: Taking taylor expansion of x in t 2.448 * [backup-simplify]: Simplify x into x 2.448 * [taylor]: Taking taylor expansion of (- x 1) in t 2.448 * [taylor]: Taking taylor expansion of x in t 2.448 * [backup-simplify]: Simplify x into x 2.448 * [taylor]: Taking taylor expansion of 1 in t 2.448 * [backup-simplify]: Simplify 1 into 1 2.449 * [backup-simplify]: Simplify (* 1 1) into 1 2.449 * [backup-simplify]: Simplify (* 1 x) into x 2.449 * [backup-simplify]: Simplify (- 1) into -1 2.449 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.449 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 2.450 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in t 2.450 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) 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 (/ (pow t 2) (- x 1)) in t 2.450 * [taylor]: Taking taylor expansion of (pow t 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 (- x 1) in t 2.450 * [taylor]: Taking taylor expansion of x in t 2.450 * [backup-simplify]: Simplify x into x 2.450 * [taylor]: Taking taylor expansion of 1 in t 2.450 * [backup-simplify]: Simplify 1 into 1 2.450 * [backup-simplify]: Simplify (* 1 1) into 1 2.451 * [backup-simplify]: Simplify (- 1) into -1 2.451 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.451 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 2.451 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in t 2.451 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.451 * [taylor]: Taking taylor expansion of l in t 2.451 * [backup-simplify]: Simplify l into l 2.451 * [taylor]: Taking taylor expansion of (- x 1) in t 2.451 * [taylor]: Taking taylor expansion of x in t 2.451 * [backup-simplify]: Simplify x into x 2.451 * [taylor]: Taking taylor expansion of 1 in t 2.451 * [backup-simplify]: Simplify 1 into 1 2.451 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.451 * [backup-simplify]: Simplify (- 1) into -1 2.452 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.452 * [backup-simplify]: Simplify (/ (pow l 2) (- x 1)) into (/ (pow l 2) (- x 1)) 2.452 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.452 * [taylor]: Taking taylor expansion of l in t 2.452 * [backup-simplify]: Simplify l into l 2.452 * [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.452 * [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.452 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in l 2.452 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 2.452 * [taylor]: Taking taylor expansion of x in l 2.452 * [backup-simplify]: Simplify x into x 2.452 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.452 * [taylor]: Taking taylor expansion of l in l 2.452 * [backup-simplify]: Simplify 0 into 0 2.452 * [backup-simplify]: Simplify 1 into 1 2.452 * [taylor]: Taking taylor expansion of (- x 1) in l 2.452 * [taylor]: Taking taylor expansion of x in l 2.452 * [backup-simplify]: Simplify x into x 2.452 * [taylor]: Taking taylor expansion of 1 in l 2.452 * [backup-simplify]: Simplify 1 into 1 2.453 * [backup-simplify]: Simplify (* 1 1) into 1 2.453 * [backup-simplify]: Simplify (* x 1) into x 2.453 * [backup-simplify]: Simplify (- 1) into -1 2.453 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.453 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 2.453 * [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.453 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in l 2.453 * [taylor]: Taking taylor expansion of 2 in l 2.453 * [backup-simplify]: Simplify 2 into 2 2.453 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in l 2.453 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in l 2.453 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.453 * [taylor]: Taking taylor expansion of t in l 2.453 * [backup-simplify]: Simplify t into t 2.453 * [taylor]: Taking taylor expansion of x in l 2.453 * [backup-simplify]: Simplify x into x 2.454 * [taylor]: Taking taylor expansion of (- x 1) in l 2.454 * [taylor]: Taking taylor expansion of x in l 2.454 * [backup-simplify]: Simplify x into x 2.454 * [taylor]: Taking taylor expansion of 1 in l 2.454 * [backup-simplify]: Simplify 1 into 1 2.454 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.454 * [backup-simplify]: Simplify (* (pow t 2) x) into (* (pow t 2) x) 2.454 * [backup-simplify]: Simplify (- 1) into -1 2.454 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.454 * [backup-simplify]: Simplify (/ (* (pow t 2) x) (- x 1)) into (/ (* (pow t 2) x) (- x 1)) 2.454 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in l 2.454 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in l 2.454 * [taylor]: Taking taylor expansion of 2 in l 2.454 * [backup-simplify]: Simplify 2 into 2 2.454 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in l 2.454 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.454 * [taylor]: Taking taylor expansion of t in l 2.454 * [backup-simplify]: Simplify t into t 2.455 * [taylor]: Taking taylor expansion of (- x 1) in l 2.455 * [taylor]: Taking taylor expansion of x in l 2.455 * [backup-simplify]: Simplify x into x 2.455 * [taylor]: Taking taylor expansion of 1 in l 2.455 * [backup-simplify]: Simplify 1 into 1 2.455 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.455 * [backup-simplify]: Simplify (- 1) into -1 2.455 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.455 * [backup-simplify]: Simplify (/ (pow t 2) (- x 1)) into (/ (pow t 2) (- x 1)) 2.455 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in l 2.455 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.455 * [taylor]: Taking taylor expansion of l in l 2.455 * [backup-simplify]: Simplify 0 into 0 2.455 * [backup-simplify]: Simplify 1 into 1 2.455 * [taylor]: Taking taylor expansion of (- x 1) in l 2.455 * [taylor]: Taking taylor expansion of x in l 2.455 * [backup-simplify]: Simplify x into x 2.455 * [taylor]: Taking taylor expansion of 1 in l 2.455 * [backup-simplify]: Simplify 1 into 1 2.455 * [backup-simplify]: Simplify (* 1 1) into 1 2.456 * [backup-simplify]: Simplify (- 1) into -1 2.456 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.456 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 2.456 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.456 * [taylor]: Taking taylor expansion of l in l 2.456 * [backup-simplify]: Simplify 0 into 0 2.456 * [backup-simplify]: Simplify 1 into 1 2.456 * [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.456 * [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.456 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 2.456 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 2.456 * [taylor]: Taking taylor expansion of x in x 2.456 * [backup-simplify]: Simplify 0 into 0 2.456 * [backup-simplify]: Simplify 1 into 1 2.456 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.456 * [taylor]: Taking taylor expansion of l in x 2.456 * [backup-simplify]: Simplify l into l 2.456 * [taylor]: Taking taylor expansion of (- x 1) in x 2.456 * [taylor]: Taking taylor expansion of x in x 2.456 * [backup-simplify]: Simplify 0 into 0 2.456 * [backup-simplify]: Simplify 1 into 1 2.456 * [taylor]: Taking taylor expansion of 1 in x 2.456 * [backup-simplify]: Simplify 1 into 1 2.456 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.456 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.456 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.457 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 2.457 * [backup-simplify]: Simplify (- 1) into -1 2.457 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.457 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.457 * [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.457 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 2.457 * [taylor]: Taking taylor expansion of 2 in x 2.457 * [backup-simplify]: Simplify 2 into 2 2.457 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 2.457 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 2.457 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.457 * [taylor]: Taking taylor expansion of t in x 2.457 * [backup-simplify]: Simplify t into t 2.457 * [taylor]: Taking taylor expansion of x in x 2.457 * [backup-simplify]: Simplify 0 into 0 2.457 * [backup-simplify]: Simplify 1 into 1 2.457 * [taylor]: Taking taylor expansion of (- x 1) in x 2.457 * [taylor]: Taking taylor expansion of x in x 2.457 * [backup-simplify]: Simplify 0 into 0 2.457 * [backup-simplify]: Simplify 1 into 1 2.457 * [taylor]: Taking taylor expansion of 1 in x 2.457 * [backup-simplify]: Simplify 1 into 1 2.457 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.457 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.458 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.458 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.458 * [backup-simplify]: Simplify (- 1) into -1 2.458 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.458 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.458 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 2.458 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 2.458 * [taylor]: Taking taylor expansion of 2 in x 2.459 * [backup-simplify]: Simplify 2 into 2 2.459 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 2.459 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.459 * [taylor]: Taking taylor expansion of t in x 2.459 * [backup-simplify]: Simplify t into t 2.459 * [taylor]: Taking taylor expansion of (- x 1) in x 2.459 * [taylor]: Taking taylor expansion of x in x 2.459 * [backup-simplify]: Simplify 0 into 0 2.459 * [backup-simplify]: Simplify 1 into 1 2.459 * [taylor]: Taking taylor expansion of 1 in x 2.459 * [backup-simplify]: Simplify 1 into 1 2.459 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.459 * [backup-simplify]: Simplify (- 1) into -1 2.459 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.459 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.459 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 2.459 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.459 * [taylor]: Taking taylor expansion of l in x 2.459 * [backup-simplify]: Simplify l into l 2.459 * [taylor]: Taking taylor expansion of (- x 1) in x 2.459 * [taylor]: Taking taylor expansion of x in x 2.459 * [backup-simplify]: Simplify 0 into 0 2.459 * [backup-simplify]: Simplify 1 into 1 2.459 * [taylor]: Taking taylor expansion of 1 in x 2.459 * [backup-simplify]: Simplify 1 into 1 2.459 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.460 * [backup-simplify]: Simplify (- 1) into -1 2.460 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.460 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.460 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.460 * [taylor]: Taking taylor expansion of l in x 2.460 * [backup-simplify]: Simplify l into l 2.460 * [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.460 * [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.460 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 2.460 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 2.460 * [taylor]: Taking taylor expansion of x in x 2.460 * [backup-simplify]: Simplify 0 into 0 2.460 * [backup-simplify]: Simplify 1 into 1 2.460 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.460 * [taylor]: Taking taylor expansion of l in x 2.460 * [backup-simplify]: Simplify l into l 2.460 * [taylor]: Taking taylor expansion of (- x 1) in x 2.460 * [taylor]: Taking taylor expansion of x in x 2.460 * [backup-simplify]: Simplify 0 into 0 2.460 * [backup-simplify]: Simplify 1 into 1 2.460 * [taylor]: Taking taylor expansion of 1 in x 2.460 * [backup-simplify]: Simplify 1 into 1 2.460 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.460 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.461 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.461 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 2.461 * [backup-simplify]: Simplify (- 1) into -1 2.461 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.461 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.461 * [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.461 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 2.461 * [taylor]: Taking taylor expansion of 2 in x 2.461 * [backup-simplify]: Simplify 2 into 2 2.461 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 2.462 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 2.462 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.462 * [taylor]: Taking taylor expansion of t in x 2.462 * [backup-simplify]: Simplify t into t 2.462 * [taylor]: Taking taylor expansion of x in x 2.462 * [backup-simplify]: Simplify 0 into 0 2.462 * [backup-simplify]: Simplify 1 into 1 2.462 * [taylor]: Taking taylor expansion of (- x 1) in x 2.462 * [taylor]: Taking taylor expansion of x in x 2.462 * [backup-simplify]: Simplify 0 into 0 2.462 * [backup-simplify]: Simplify 1 into 1 2.462 * [taylor]: Taking taylor expansion of 1 in x 2.462 * [backup-simplify]: Simplify 1 into 1 2.462 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.462 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.462 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.462 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.462 * [backup-simplify]: Simplify (- 1) into -1 2.463 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.463 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.463 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 2.463 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 2.463 * [taylor]: Taking taylor expansion of 2 in x 2.463 * [backup-simplify]: Simplify 2 into 2 2.463 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 2.463 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.463 * [taylor]: Taking taylor expansion of t in x 2.463 * [backup-simplify]: Simplify t into t 2.463 * [taylor]: Taking taylor expansion of (- x 1) in x 2.463 * [taylor]: Taking taylor expansion of x in x 2.463 * [backup-simplify]: Simplify 0 into 0 2.463 * [backup-simplify]: Simplify 1 into 1 2.463 * [taylor]: Taking taylor expansion of 1 in x 2.463 * [backup-simplify]: Simplify 1 into 1 2.463 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.464 * [backup-simplify]: Simplify (- 1) into -1 2.464 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.464 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.464 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 2.464 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.464 * [taylor]: Taking taylor expansion of l in x 2.464 * [backup-simplify]: Simplify l into l 2.464 * [taylor]: Taking taylor expansion of (- x 1) in x 2.464 * [taylor]: Taking taylor expansion of x in x 2.464 * [backup-simplify]: Simplify 0 into 0 2.464 * [backup-simplify]: Simplify 1 into 1 2.464 * [taylor]: Taking taylor expansion of 1 in x 2.464 * [backup-simplify]: Simplify 1 into 1 2.464 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.464 * [backup-simplify]: Simplify (- 1) into -1 2.465 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.465 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.465 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.465 * [taylor]: Taking taylor expansion of l in x 2.465 * [backup-simplify]: Simplify l into l 2.465 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 2.465 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (* -1 (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.465 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.465 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.465 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.465 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 2.466 * [backup-simplify]: Simplify (+ (- (+ (* 2 (pow t 2)) (pow l 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 2.466 * [taylor]: Taking taylor expansion of (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) in l 2.466 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (* 2 (pow l 2))) in l 2.466 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 2.466 * [taylor]: Taking taylor expansion of 2 in l 2.466 * [backup-simplify]: Simplify 2 into 2 2.466 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.466 * [taylor]: Taking taylor expansion of t in l 2.466 * [backup-simplify]: Simplify t into t 2.466 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 2.466 * [taylor]: Taking taylor expansion of 2 in l 2.466 * [backup-simplify]: Simplify 2 into 2 2.466 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.466 * [taylor]: Taking taylor expansion of l in l 2.466 * [backup-simplify]: Simplify 0 into 0 2.466 * [backup-simplify]: Simplify 1 into 1 2.466 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.466 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 2.466 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 2.466 * [backup-simplify]: Simplify (- (* 2 (pow t 2))) into (- (* 2 (pow t 2))) 2.466 * [taylor]: Taking taylor expansion of (- (* 2 (pow t 2))) in t 2.466 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 2.466 * [taylor]: Taking taylor expansion of 2 in t 2.466 * [backup-simplify]: Simplify 2 into 2 2.466 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.466 * [taylor]: Taking taylor expansion of t in t 2.466 * [backup-simplify]: Simplify 0 into 0 2.466 * [backup-simplify]: Simplify 1 into 1 2.466 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 2.466 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.467 * [backup-simplify]: Simplify (- 0) into 0 2.467 * [backup-simplify]: Simplify (+ 1 0) into 1 2.468 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.468 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 2.468 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.468 * [backup-simplify]: Simplify (- 0) into 0 2.468 * [backup-simplify]: Simplify (+ 1 0) into 1 2.469 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.469 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.469 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 2.469 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.470 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.470 * [backup-simplify]: Simplify (- 0) into 0 2.470 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.470 * [taylor]: Taking taylor expansion of (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in l 2.470 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in l 2.470 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 2.470 * [taylor]: Taking taylor expansion of 4 in l 2.470 * [backup-simplify]: Simplify 4 into 4 2.470 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.470 * [taylor]: Taking taylor expansion of t in l 2.470 * [backup-simplify]: Simplify t into t 2.470 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 2.470 * [taylor]: Taking taylor expansion of 2 in l 2.470 * [backup-simplify]: Simplify 2 into 2 2.470 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.470 * [taylor]: Taking taylor expansion of l in l 2.470 * [backup-simplify]: Simplify 0 into 0 2.470 * [backup-simplify]: Simplify 1 into 1 2.470 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.470 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 2.470 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) 0) into (* 4 (pow t 2)) 2.470 * [backup-simplify]: Simplify (- (* 4 (pow t 2))) into (- (* 4 (pow t 2))) 2.471 * [taylor]: Taking taylor expansion of (- (* 4 (pow t 2))) in t 2.471 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 2.471 * [taylor]: Taking taylor expansion of 4 in t 2.471 * [backup-simplify]: Simplify 4 into 4 2.471 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.471 * [taylor]: Taking taylor expansion of t in t 2.471 * [backup-simplify]: Simplify 0 into 0 2.471 * [backup-simplify]: Simplify 1 into 1 2.471 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.471 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 2.471 * [backup-simplify]: Simplify (+ 0 0) into 0 2.472 * [backup-simplify]: Simplify (- 0) into 0 2.472 * [taylor]: Taking taylor expansion of 0 in t 2.472 * [backup-simplify]: Simplify 0 into 0 2.472 * [backup-simplify]: Simplify 0 into 0 2.472 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.473 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 2.473 * [backup-simplify]: Simplify (- 0) into 0 2.473 * [backup-simplify]: Simplify (+ 1 0) into 1 2.474 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.474 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.475 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (* 0 0))) into 0 2.475 * [backup-simplify]: Simplify (- 0) into 0 2.475 * [backup-simplify]: Simplify (+ 1 0) into 1 2.476 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.476 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 2.476 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.476 * [backup-simplify]: Simplify (- 0) into 0 2.477 * [backup-simplify]: Simplify (+ 0 0) into 0 2.478 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.478 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2))))) into (- (* 2 (pow t 2))) 2.478 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.478 * [backup-simplify]: Simplify (- 0) into 0 2.479 * [backup-simplify]: Simplify (+ 0 0) into 0 2.480 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.480 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.480 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 2.480 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.480 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.481 * [backup-simplify]: Simplify (- 0) into 0 2.481 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.481 * [taylor]: Taking taylor expansion of (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in l 2.481 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in l 2.481 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 2.481 * [taylor]: Taking taylor expansion of 4 in l 2.481 * [backup-simplify]: Simplify 4 into 4 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 (* 2 (pow l 2)) 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 l 2) in l 2.481 * [taylor]: Taking taylor expansion of l in l 2.481 * [backup-simplify]: Simplify 0 into 0 2.481 * [backup-simplify]: Simplify 1 into 1 2.481 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.481 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 2.481 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) 0) into (* 4 (pow t 2)) 2.481 * [backup-simplify]: Simplify (- (* 4 (pow t 2))) into (- (* 4 (pow t 2))) 2.481 * [taylor]: Taking taylor expansion of (- (* 4 (pow t 2))) in t 2.481 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 2.482 * [taylor]: Taking taylor expansion of 4 in t 2.482 * [backup-simplify]: Simplify 4 into 4 2.482 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.482 * [taylor]: Taking taylor expansion of t in t 2.482 * [backup-simplify]: Simplify 0 into 0 2.482 * [backup-simplify]: Simplify 1 into 1 2.482 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.482 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 2.482 * [backup-simplify]: Simplify (+ 0 0) into 0 2.482 * [backup-simplify]: Simplify (- 0) into 0 2.482 * [taylor]: Taking taylor expansion of 0 in t 2.483 * [backup-simplify]: Simplify 0 into 0 2.483 * [backup-simplify]: Simplify 0 into 0 2.483 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.483 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 2.484 * [backup-simplify]: Simplify (* 1 1) into 1 2.484 * [backup-simplify]: Simplify (* 2 1) into 2 2.484 * [backup-simplify]: Simplify (+ 0 2) into 2 2.484 * [backup-simplify]: Simplify (- 2) into -2 2.484 * [taylor]: Taking taylor expansion of -2 in t 2.484 * [backup-simplify]: Simplify -2 into -2 2.484 * [backup-simplify]: Simplify -2 into -2 2.484 * [backup-simplify]: Simplify 0 into 0 2.485 * [backup-simplify]: Simplify (* 1 1) into 1 2.485 * [backup-simplify]: Simplify (* 2 1) into 2 2.485 * [backup-simplify]: Simplify (- 2) into -2 2.485 * [backup-simplify]: Simplify -2 into -2 2.486 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.487 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 2.487 * [backup-simplify]: Simplify (- 0) into 0 2.487 * [backup-simplify]: Simplify (+ 0 0) into 0 2.489 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 0 -1)) (* (- (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.490 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.491 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 2.491 * [backup-simplify]: Simplify (- 0) into 0 2.491 * [backup-simplify]: Simplify (+ 0 0) into 0 2.493 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 0 -1)) (* (- (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.493 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (+ (* 0 (- (pow t 2))) (* 0 (* -1 (pow t 2))))) into (- (* 2 (pow t 2))) 2.494 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.494 * [backup-simplify]: Simplify (- 0) into 0 2.495 * [backup-simplify]: Simplify (+ 0 0) into 0 2.497 * [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.497 * [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.498 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.498 * [backup-simplify]: Simplify (- 0) into 0 2.499 * [backup-simplify]: Simplify (+ 0 0) into 0 2.501 * [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.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.502 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.503 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.503 * [backup-simplify]: Simplify (- 0) into 0 2.503 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.503 * [taylor]: Taking taylor expansion of (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in l 2.503 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in l 2.503 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in l 2.503 * [taylor]: Taking taylor expansion of 4 in l 2.504 * [backup-simplify]: Simplify 4 into 4 2.504 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.504 * [taylor]: Taking taylor expansion of t in l 2.504 * [backup-simplify]: Simplify t into t 2.504 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 2.504 * [taylor]: Taking taylor expansion of 2 in l 2.504 * [backup-simplify]: Simplify 2 into 2 2.504 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.504 * [taylor]: Taking taylor expansion of l in l 2.504 * [backup-simplify]: Simplify 0 into 0 2.504 * [backup-simplify]: Simplify 1 into 1 2.504 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.504 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 2.504 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) 0) into (* 4 (pow t 2)) 2.504 * [backup-simplify]: Simplify (- (* 4 (pow t 2))) into (- (* 4 (pow t 2))) 2.504 * [taylor]: Taking taylor expansion of (- (* 4 (pow t 2))) in t 2.504 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 2.504 * [taylor]: Taking taylor expansion of 4 in t 2.504 * [backup-simplify]: Simplify 4 into 4 2.504 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.504 * [taylor]: Taking taylor expansion of t in t 2.504 * [backup-simplify]: Simplify 0 into 0 2.504 * [backup-simplify]: Simplify 1 into 1 2.505 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.505 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 2.505 * [backup-simplify]: Simplify (+ 0 0) into 0 2.506 * [backup-simplify]: Simplify (- 0) into 0 2.506 * [taylor]: Taking taylor expansion of 0 in t 2.506 * [backup-simplify]: Simplify 0 into 0 2.506 * [backup-simplify]: Simplify 0 into 0 2.506 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.507 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 2.508 * [backup-simplify]: Simplify (* 1 1) into 1 2.508 * [backup-simplify]: Simplify (* 2 1) into 2 2.508 * [backup-simplify]: Simplify (+ 0 2) into 2 2.509 * [backup-simplify]: Simplify (- 2) into -2 2.509 * [taylor]: Taking taylor expansion of -2 in t 2.509 * [backup-simplify]: Simplify -2 into -2 2.509 * [backup-simplify]: Simplify -2 into -2 2.510 * [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.511 * [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.511 * [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.511 * [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.511 * [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.511 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in t 2.511 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.511 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.511 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.511 * [taylor]: Taking taylor expansion of x in t 2.511 * [backup-simplify]: Simplify x into x 2.511 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.511 * [taylor]: Taking taylor expansion of 1 in t 2.511 * [backup-simplify]: Simplify 1 into 1 2.511 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.511 * [taylor]: Taking taylor expansion of l in t 2.511 * [backup-simplify]: Simplify l into l 2.512 * [backup-simplify]: Simplify (- 1) into -1 2.512 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.512 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.512 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.512 * [backup-simplify]: Simplify (/ 1 (* (- (/ 1 x) 1) (pow l 2))) into (/ 1 (* (- (/ 1 x) 1) (pow l 2))) 2.512 * [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.512 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in t 2.512 * [taylor]: Taking taylor expansion of 2 in t 2.512 * [backup-simplify]: Simplify 2 into 2 2.512 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in t 2.512 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in t 2.512 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.512 * [taylor]: Taking taylor expansion of t in t 2.512 * [backup-simplify]: Simplify 0 into 0 2.512 * [backup-simplify]: Simplify 1 into 1 2.512 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.512 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.512 * [taylor]: Taking taylor expansion of x in t 2.512 * [backup-simplify]: Simplify x into x 2.512 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.512 * [taylor]: Taking taylor expansion of 1 in t 2.512 * [backup-simplify]: Simplify 1 into 1 2.513 * [backup-simplify]: Simplify (* 1 1) into 1 2.513 * [backup-simplify]: Simplify (- 1) into -1 2.513 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.513 * [backup-simplify]: Simplify (* 1 (- (/ 1 x) 1)) into (- (/ 1 x) 1) 2.514 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 2.514 * [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.514 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in t 2.514 * [taylor]: Taking taylor expansion of 2 in t 2.514 * [backup-simplify]: Simplify 2 into 2 2.514 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in t 2.514 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in t 2.514 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.514 * [taylor]: Taking taylor expansion of t in t 2.514 * [backup-simplify]: Simplify 0 into 0 2.514 * [backup-simplify]: Simplify 1 into 1 2.514 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in t 2.514 * [taylor]: Taking taylor expansion of x in t 2.514 * [backup-simplify]: Simplify x into x 2.514 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.514 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.514 * [taylor]: Taking taylor expansion of x in t 2.514 * [backup-simplify]: Simplify x into x 2.514 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.514 * [taylor]: Taking taylor expansion of 1 in t 2.514 * [backup-simplify]: Simplify 1 into 1 2.514 * [backup-simplify]: Simplify (* 1 1) into 1 2.515 * [backup-simplify]: Simplify (- 1) into -1 2.515 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.515 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.515 * [backup-simplify]: Simplify (* 1 (* x (- (/ 1 x) 1))) into (* x (- (/ 1 x) 1)) 2.515 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 2.515 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in t 2.515 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in t 2.515 * [taylor]: Taking taylor expansion of x in t 2.515 * [backup-simplify]: Simplify x into x 2.515 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.515 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.515 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.515 * [taylor]: Taking taylor expansion of x in t 2.515 * [backup-simplify]: Simplify x into x 2.515 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.515 * [taylor]: Taking taylor expansion of 1 in t 2.515 * [backup-simplify]: Simplify 1 into 1 2.515 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.515 * [taylor]: Taking taylor expansion of l in t 2.515 * [backup-simplify]: Simplify l into l 2.515 * [backup-simplify]: Simplify (- 1) into -1 2.515 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.516 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.516 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.516 * [backup-simplify]: Simplify (* x (* (- (/ 1 x) 1) (pow l 2))) into (* x (* (- (/ 1 x) 1) (pow l 2))) 2.516 * [backup-simplify]: Simplify (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 2.516 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 2.516 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.516 * [taylor]: Taking taylor expansion of l in t 2.516 * [backup-simplify]: Simplify l into l 2.516 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.516 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.516 * [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.516 * [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.516 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in l 2.516 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 2.516 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.516 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.516 * [taylor]: Taking taylor expansion of x in l 2.516 * [backup-simplify]: Simplify x into x 2.516 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.516 * [taylor]: Taking taylor expansion of 1 in l 2.516 * [backup-simplify]: Simplify 1 into 1 2.516 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.516 * [taylor]: Taking taylor expansion of l in l 2.516 * [backup-simplify]: Simplify 0 into 0 2.516 * [backup-simplify]: Simplify 1 into 1 2.517 * [backup-simplify]: Simplify (- 1) into -1 2.517 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.517 * [backup-simplify]: Simplify (* 1 1) into 1 2.517 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 2.517 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 2.517 * [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.517 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in l 2.517 * [taylor]: Taking taylor expansion of 2 in l 2.517 * [backup-simplify]: Simplify 2 into 2 2.517 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in l 2.517 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in l 2.517 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.517 * [taylor]: Taking taylor expansion of t in l 2.517 * [backup-simplify]: Simplify t into t 2.517 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.517 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.517 * [taylor]: Taking taylor expansion of x in l 2.517 * [backup-simplify]: Simplify x into x 2.517 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.517 * [taylor]: Taking taylor expansion of 1 in l 2.517 * [backup-simplify]: Simplify 1 into 1 2.517 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.518 * [backup-simplify]: Simplify (- 1) into -1 2.518 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.518 * [backup-simplify]: Simplify (* (pow t 2) (- (/ 1 x) 1)) into (* (pow t 2) (- (/ 1 x) 1)) 2.518 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (- (/ 1 x) 1))) into (/ 1 (* (pow t 2) (- (/ 1 x) 1))) 2.518 * [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.518 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in l 2.518 * [taylor]: Taking taylor expansion of 2 in l 2.518 * [backup-simplify]: Simplify 2 into 2 2.518 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in l 2.518 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in l 2.518 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.518 * [taylor]: Taking taylor expansion of t in l 2.518 * [backup-simplify]: Simplify t into t 2.518 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in l 2.518 * [taylor]: Taking taylor expansion of x in l 2.518 * [backup-simplify]: Simplify x into x 2.518 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.518 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.518 * [taylor]: Taking taylor expansion of x in l 2.518 * [backup-simplify]: Simplify x into x 2.518 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.518 * [taylor]: Taking taylor expansion of 1 in l 2.518 * [backup-simplify]: Simplify 1 into 1 2.518 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.518 * [backup-simplify]: Simplify (- 1) into -1 2.518 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.519 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.519 * [backup-simplify]: Simplify (* (pow t 2) (* x (- (/ 1 x) 1))) into (* (pow t 2) (* x (- (/ 1 x) 1))) 2.519 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) into (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) 2.519 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in l 2.519 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in l 2.519 * [taylor]: Taking taylor expansion of x in l 2.519 * [backup-simplify]: Simplify x into x 2.519 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 2.519 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.519 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.519 * [taylor]: Taking taylor expansion of x in l 2.519 * [backup-simplify]: Simplify x into x 2.519 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.519 * [taylor]: Taking taylor expansion of 1 in l 2.519 * [backup-simplify]: Simplify 1 into 1 2.519 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.519 * [taylor]: Taking taylor expansion of l in l 2.519 * [backup-simplify]: Simplify 0 into 0 2.519 * [backup-simplify]: Simplify 1 into 1 2.519 * [backup-simplify]: Simplify (- 1) into -1 2.519 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.520 * [backup-simplify]: Simplify (* 1 1) into 1 2.520 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 2.520 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.520 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 2.520 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.520 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.520 * [taylor]: Taking taylor expansion of l in l 2.520 * [backup-simplify]: Simplify 0 into 0 2.520 * [backup-simplify]: Simplify 1 into 1 2.520 * [backup-simplify]: Simplify (* 1 1) into 1 2.520 * [backup-simplify]: Simplify (/ 1 1) into 1 2.520 * [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.520 * [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.520 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 2.520 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.520 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.521 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.521 * [taylor]: Taking taylor expansion of x in x 2.521 * [backup-simplify]: Simplify 0 into 0 2.521 * [backup-simplify]: Simplify 1 into 1 2.521 * [backup-simplify]: Simplify (/ 1 1) into 1 2.521 * [taylor]: Taking taylor expansion of 1 in x 2.521 * [backup-simplify]: Simplify 1 into 1 2.521 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.521 * [taylor]: Taking taylor expansion of l in x 2.521 * [backup-simplify]: Simplify l into l 2.521 * [backup-simplify]: Simplify (+ 1 0) into 1 2.521 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.521 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.521 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.521 * [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.521 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 2.521 * [taylor]: Taking taylor expansion of 2 in x 2.521 * [backup-simplify]: Simplify 2 into 2 2.521 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 2.521 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 2.521 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.521 * [taylor]: Taking taylor expansion of t in x 2.521 * [backup-simplify]: Simplify t into t 2.521 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.522 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.522 * [taylor]: Taking taylor expansion of x in x 2.522 * [backup-simplify]: Simplify 0 into 0 2.522 * [backup-simplify]: Simplify 1 into 1 2.522 * [backup-simplify]: Simplify (/ 1 1) into 1 2.522 * [taylor]: Taking taylor expansion of 1 in x 2.522 * [backup-simplify]: Simplify 1 into 1 2.522 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.522 * [backup-simplify]: Simplify (+ 1 0) into 1 2.522 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 2.522 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.522 * [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.522 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 2.522 * [taylor]: Taking taylor expansion of 2 in x 2.522 * [backup-simplify]: Simplify 2 into 2 2.522 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 2.522 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 2.522 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.522 * [taylor]: Taking taylor expansion of t in x 2.522 * [backup-simplify]: Simplify t into t 2.522 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 2.522 * [taylor]: Taking taylor expansion of x in x 2.522 * [backup-simplify]: Simplify 0 into 0 2.522 * [backup-simplify]: Simplify 1 into 1 2.523 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.523 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.523 * [taylor]: Taking taylor expansion of x in x 2.523 * [backup-simplify]: Simplify 0 into 0 2.523 * [backup-simplify]: Simplify 1 into 1 2.523 * [backup-simplify]: Simplify (/ 1 1) into 1 2.523 * [taylor]: Taking taylor expansion of 1 in x 2.523 * [backup-simplify]: Simplify 1 into 1 2.523 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.524 * [backup-simplify]: Simplify (+ 1 0) into 1 2.524 * [backup-simplify]: Simplify (* 0 1) into 0 2.524 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.524 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.525 * [backup-simplify]: Simplify (- 1) into -1 2.525 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.525 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 2.525 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.526 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.526 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.526 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 2.526 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 2.526 * [taylor]: Taking taylor expansion of x in x 2.526 * [backup-simplify]: Simplify 0 into 0 2.526 * [backup-simplify]: Simplify 1 into 1 2.526 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.526 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.526 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.526 * [taylor]: Taking taylor expansion of x in x 2.526 * [backup-simplify]: Simplify 0 into 0 2.526 * [backup-simplify]: Simplify 1 into 1 2.526 * [backup-simplify]: Simplify (/ 1 1) into 1 2.526 * [taylor]: Taking taylor expansion of 1 in x 2.526 * [backup-simplify]: Simplify 1 into 1 2.526 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.526 * [taylor]: Taking taylor expansion of l in x 2.526 * [backup-simplify]: Simplify l into l 2.527 * [backup-simplify]: Simplify (+ 1 0) into 1 2.527 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.527 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.527 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.527 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.527 * [backup-simplify]: Simplify (- 1) into -1 2.528 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.528 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 2.528 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 2.528 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.528 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 2.528 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.528 * [taylor]: Taking taylor expansion of l in x 2.528 * [backup-simplify]: Simplify l into l 2.528 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.528 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.528 * [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.528 * [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.528 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 2.528 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.529 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.529 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.529 * [taylor]: Taking taylor expansion of x in x 2.529 * [backup-simplify]: Simplify 0 into 0 2.529 * [backup-simplify]: Simplify 1 into 1 2.529 * [backup-simplify]: Simplify (/ 1 1) into 1 2.529 * [taylor]: Taking taylor expansion of 1 in x 2.529 * [backup-simplify]: Simplify 1 into 1 2.529 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.529 * [taylor]: Taking taylor expansion of l in x 2.529 * [backup-simplify]: Simplify l into l 2.529 * [backup-simplify]: Simplify (+ 1 0) into 1 2.529 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.529 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.529 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.529 * [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.529 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 2.529 * [taylor]: Taking taylor expansion of 2 in x 2.529 * [backup-simplify]: Simplify 2 into 2 2.529 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 2.529 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 2.529 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.529 * [taylor]: Taking taylor expansion of t in x 2.529 * [backup-simplify]: Simplify t into t 2.529 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.530 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.530 * [taylor]: Taking taylor expansion of x in x 2.530 * [backup-simplify]: Simplify 0 into 0 2.530 * [backup-simplify]: Simplify 1 into 1 2.530 * [backup-simplify]: Simplify (/ 1 1) into 1 2.530 * [taylor]: Taking taylor expansion of 1 in x 2.530 * [backup-simplify]: Simplify 1 into 1 2.530 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.530 * [backup-simplify]: Simplify (+ 1 0) into 1 2.530 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 2.530 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.530 * [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.530 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 2.530 * [taylor]: Taking taylor expansion of 2 in x 2.530 * [backup-simplify]: Simplify 2 into 2 2.530 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 2.530 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 2.530 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.530 * [taylor]: Taking taylor expansion of t in x 2.530 * [backup-simplify]: Simplify t into t 2.530 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 2.530 * [taylor]: Taking taylor expansion of x in x 2.530 * [backup-simplify]: Simplify 0 into 0 2.530 * [backup-simplify]: Simplify 1 into 1 2.531 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.531 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.531 * [taylor]: Taking taylor expansion of x in x 2.531 * [backup-simplify]: Simplify 0 into 0 2.531 * [backup-simplify]: Simplify 1 into 1 2.531 * [backup-simplify]: Simplify (/ 1 1) into 1 2.531 * [taylor]: Taking taylor expansion of 1 in x 2.531 * [backup-simplify]: Simplify 1 into 1 2.531 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.531 * [backup-simplify]: Simplify (+ 1 0) into 1 2.531 * [backup-simplify]: Simplify (* 0 1) into 0 2.531 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.532 * [backup-simplify]: Simplify (- 1) into -1 2.532 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.533 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 2.533 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.533 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.533 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.533 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 2.533 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 2.533 * [taylor]: Taking taylor expansion of x in x 2.533 * [backup-simplify]: Simplify 0 into 0 2.533 * [backup-simplify]: Simplify 1 into 1 2.533 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.533 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.533 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.534 * [taylor]: Taking taylor expansion of x in x 2.534 * [backup-simplify]: Simplify 0 into 0 2.534 * [backup-simplify]: Simplify 1 into 1 2.534 * [backup-simplify]: Simplify (/ 1 1) into 1 2.534 * [taylor]: Taking taylor expansion of 1 in x 2.534 * [backup-simplify]: Simplify 1 into 1 2.534 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.534 * [taylor]: Taking taylor expansion of l in x 2.534 * [backup-simplify]: Simplify l into l 2.534 * [backup-simplify]: Simplify (+ 1 0) into 1 2.534 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.534 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.534 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.534 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.535 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.535 * [backup-simplify]: Simplify (- 1) into -1 2.535 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.536 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 2.536 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 2.536 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.536 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 2.536 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.536 * [taylor]: Taking taylor expansion of l in x 2.536 * [backup-simplify]: Simplify l into l 2.536 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.536 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.536 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.536 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.536 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.537 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.537 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 2.537 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 2.537 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 2.537 * [taylor]: Taking taylor expansion of 2 in l 2.537 * [backup-simplify]: Simplify 2 into 2 2.537 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.537 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.537 * [taylor]: Taking taylor expansion of t in l 2.537 * [backup-simplify]: Simplify t into t 2.537 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.537 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.537 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.538 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.538 * [backup-simplify]: Simplify (- 0) into 0 2.538 * [backup-simplify]: Simplify (+ 0 0) into 0 2.539 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 2.539 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.540 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (+ (* 0 1) (* 0 0))) into (- (pow t 2)) 2.540 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 2.540 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 2.540 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.541 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.541 * [backup-simplify]: Simplify (- 0) into 0 2.541 * [backup-simplify]: Simplify (+ 0 0) into 0 2.542 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 2.542 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (- (pow l 2))) (* 0 (pow l 2)))) into (- (pow l 2)) 2.542 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 2.542 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.543 * [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.543 * [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.543 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.543 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 2.543 * [backup-simplify]: Simplify (- 0) into 0 2.543 * [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.543 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.543 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.543 * [taylor]: Taking taylor expansion of 4 in l 2.544 * [backup-simplify]: Simplify 4 into 4 2.544 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.544 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.544 * [taylor]: Taking taylor expansion of t in l 2.544 * [backup-simplify]: Simplify t into t 2.544 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.544 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.544 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.544 * [taylor]: Taking taylor expansion of 2 in l 2.544 * [backup-simplify]: Simplify 2 into 2 2.544 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.544 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.544 * [taylor]: Taking taylor expansion of l in l 2.544 * [backup-simplify]: Simplify 0 into 0 2.544 * [backup-simplify]: Simplify 1 into 1 2.544 * [backup-simplify]: Simplify (* 1 1) into 1 2.544 * [backup-simplify]: Simplify (/ 1 1) into 1 2.545 * [backup-simplify]: Simplify (* 2 1) into 2 2.545 * [backup-simplify]: Simplify (+ 0 2) into 2 2.545 * [taylor]: Taking taylor expansion of 2 in t 2.545 * [backup-simplify]: Simplify 2 into 2 2.545 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.546 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.546 * [backup-simplify]: Simplify (- 1) into -1 2.546 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.547 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 2.547 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 2.548 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.548 * [backup-simplify]: Simplify (- 1) into -1 2.548 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.549 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.549 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (* 0 1)) into (- (pow t 2)) 2.549 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 2.550 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 2.551 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.551 * [backup-simplify]: Simplify (- 0) into 0 2.552 * [backup-simplify]: Simplify (+ 0 0) into 0 2.553 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 -1) (* 0 1)))) into 0 2.558 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.559 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 -1) (+ (* 0 1) (* 0 0)))) into 0 2.560 * [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.560 * [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.561 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.562 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.562 * [backup-simplify]: Simplify (- 0) into 0 2.563 * [backup-simplify]: Simplify (+ 0 0) into 0 2.564 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 2.565 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (- (pow l 2))) (* 0 (pow l 2))))) into 0 2.566 * [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.566 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.566 * [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.567 * [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.567 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.567 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 2.568 * [backup-simplify]: Simplify (- 0) into 0 2.568 * [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.568 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.568 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.568 * [taylor]: Taking taylor expansion of 4 in l 2.568 * [backup-simplify]: Simplify 4 into 4 2.568 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.568 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.568 * [taylor]: Taking taylor expansion of t in l 2.568 * [backup-simplify]: Simplify t into t 2.568 * [backup-simplify]: Simplify (* t t) 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 l 2))) in l 2.569 * [taylor]: Taking taylor expansion of 2 in l 2.569 * [backup-simplify]: Simplify 2 into 2 2.569 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.569 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.569 * [taylor]: Taking taylor expansion of l in l 2.569 * [backup-simplify]: Simplify 0 into 0 2.569 * [backup-simplify]: Simplify 1 into 1 2.569 * [backup-simplify]: Simplify (* 1 1) into 1 2.570 * [backup-simplify]: Simplify (/ 1 1) into 1 2.570 * [backup-simplify]: Simplify (* 2 1) into 2 2.570 * [backup-simplify]: Simplify (+ 0 2) into 2 2.571 * [taylor]: Taking taylor expansion of 2 in t 2.571 * [backup-simplify]: Simplify 2 into 2 2.571 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.572 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.573 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.573 * [backup-simplify]: Simplify (+ 0 0) into 0 2.573 * [taylor]: Taking taylor expansion of 0 in t 2.573 * [backup-simplify]: Simplify 0 into 0 2.573 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.573 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 2.573 * [taylor]: Taking taylor expansion of 2 in t 2.573 * [backup-simplify]: Simplify 2 into 2 2.573 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.574 * [taylor]: Taking taylor expansion of t in t 2.574 * [backup-simplify]: Simplify 0 into 0 2.574 * [backup-simplify]: Simplify 1 into 1 2.574 * [backup-simplify]: Simplify (* 1 1) into 1 2.574 * [backup-simplify]: Simplify (/ 2 1) into 2 2.574 * [backup-simplify]: Simplify 2 into 2 2.575 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.576 * [backup-simplify]: Simplify (- 0) into 0 2.577 * [backup-simplify]: Simplify (+ 0 0) into 0 2.578 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 2.578 * [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.579 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.580 * [backup-simplify]: Simplify (- 0) into 0 2.580 * [backup-simplify]: Simplify (+ 0 0) into 0 2.580 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.581 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 -1) (* 0 1))) into 0 2.582 * [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.582 * [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.583 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.583 * [backup-simplify]: Simplify (- 0) into 0 2.584 * [backup-simplify]: Simplify (+ 0 0) into 0 2.586 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 -1) (* 0 1))))) into 0 2.587 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 2.588 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 1) (* 0 0))))) into 0 2.589 * [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.589 * [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.590 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 l))))) into 0 2.591 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.592 * [backup-simplify]: Simplify (- 0) into 0 2.592 * [backup-simplify]: Simplify (+ 0 0) into 0 2.594 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2)))))) into 0 2.595 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 (- (pow l 2))) (* 0 (pow l 2)))))) into 0 2.595 * [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.596 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.596 * [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.596 * [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.597 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.597 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 2.598 * [backup-simplify]: Simplify (- 0) into 0 2.598 * [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.598 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.598 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.598 * [taylor]: Taking taylor expansion of 4 in l 2.598 * [backup-simplify]: Simplify 4 into 4 2.598 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.598 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.598 * [taylor]: Taking taylor expansion of t in l 2.598 * [backup-simplify]: Simplify t into t 2.598 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.599 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.599 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.599 * [taylor]: Taking taylor expansion of 2 in l 2.599 * [backup-simplify]: Simplify 2 into 2 2.599 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.599 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.599 * [taylor]: Taking taylor expansion of l in l 2.599 * [backup-simplify]: Simplify 0 into 0 2.599 * [backup-simplify]: Simplify 1 into 1 2.599 * [backup-simplify]: Simplify (* 1 1) into 1 2.600 * [backup-simplify]: Simplify (/ 1 1) into 1 2.600 * [backup-simplify]: Simplify (* 2 1) into 2 2.600 * [backup-simplify]: Simplify (+ 0 2) into 2 2.600 * [taylor]: Taking taylor expansion of 2 in t 2.600 * [backup-simplify]: Simplify 2 into 2 2.601 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.602 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.603 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.603 * [backup-simplify]: Simplify (+ 0 0) into 0 2.603 * [taylor]: Taking taylor expansion of 0 in t 2.603 * [backup-simplify]: Simplify 0 into 0 2.603 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 2.604 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.605 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.606 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 2.606 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 2.606 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 2.606 * [taylor]: Taking taylor expansion of 4 in t 2.606 * [backup-simplify]: Simplify 4 into 4 2.606 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 2.606 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.606 * [taylor]: Taking taylor expansion of t in t 2.606 * [backup-simplify]: Simplify 0 into 0 2.606 * [backup-simplify]: Simplify 1 into 1 2.607 * [backup-simplify]: Simplify (* 1 1) into 1 2.607 * [backup-simplify]: Simplify (/ 1 1) into 1 2.608 * [backup-simplify]: Simplify (* 4 1) into 4 2.608 * [backup-simplify]: Simplify 4 into 4 2.608 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.608 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.608 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 2.608 * [taylor]: Taking taylor expansion of 0 in t 2.608 * [backup-simplify]: Simplify 0 into 0 2.609 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.610 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 2.610 * [backup-simplify]: Simplify 0 into 0 2.610 * [backup-simplify]: Simplify 2 into 2 2.611 * [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.612 * [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.612 * [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.612 * [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.612 * [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.612 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in t 2.612 * [taylor]: Taking taylor expansion of 2 in t 2.612 * [backup-simplify]: Simplify 2 into 2 2.612 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in t 2.612 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in t 2.612 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.612 * [taylor]: Taking taylor expansion of t in t 2.612 * [backup-simplify]: Simplify 0 into 0 2.612 * [backup-simplify]: Simplify 1 into 1 2.613 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in t 2.613 * [taylor]: Taking taylor expansion of x in t 2.613 * [backup-simplify]: Simplify x into x 2.613 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 2.613 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.613 * [taylor]: Taking taylor expansion of x in t 2.613 * [backup-simplify]: Simplify x into x 2.613 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.613 * [taylor]: Taking taylor expansion of 1 in t 2.613 * [backup-simplify]: Simplify 1 into 1 2.613 * [backup-simplify]: Simplify (* 1 1) into 1 2.613 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.613 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 2.614 * [backup-simplify]: Simplify (* 1 (* (+ (/ 1 x) 1) x)) into (* (+ (/ 1 x) 1) x) 2.614 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 2.614 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in t 2.614 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in t 2.614 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 2.614 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.614 * [taylor]: Taking taylor expansion of x in t 2.614 * [backup-simplify]: Simplify x into x 2.614 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.614 * [taylor]: Taking taylor expansion of 1 in t 2.614 * [backup-simplify]: Simplify 1 into 1 2.614 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 2.614 * [taylor]: Taking taylor expansion of x in t 2.614 * [backup-simplify]: Simplify x into x 2.614 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.614 * [taylor]: Taking taylor expansion of l in t 2.614 * [backup-simplify]: Simplify l into l 2.614 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.614 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.614 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 2.615 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (* x (pow l 2))) into (* (+ (/ 1 x) 1) (* x (pow l 2))) 2.615 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 2.615 * [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.615 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in t 2.615 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in t 2.615 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 2.615 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.615 * [taylor]: Taking taylor expansion of x in t 2.615 * [backup-simplify]: Simplify x into x 2.615 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.615 * [taylor]: Taking taylor expansion of 1 in t 2.615 * [backup-simplify]: Simplify 1 into 1 2.615 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.615 * [taylor]: Taking taylor expansion of l in t 2.615 * [backup-simplify]: Simplify l into l 2.615 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.615 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.615 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (pow l 2)) into (* (+ (/ 1 x) 1) (pow l 2)) 2.616 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) into (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) 2.616 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in t 2.616 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 2.616 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.616 * [taylor]: Taking taylor expansion of l in t 2.616 * [backup-simplify]: Simplify l into l 2.616 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.616 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.616 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in t 2.616 * [taylor]: Taking taylor expansion of 2 in t 2.616 * [backup-simplify]: Simplify 2 into 2 2.616 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in t 2.616 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in t 2.616 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.616 * [taylor]: Taking taylor expansion of t in t 2.616 * [backup-simplify]: Simplify 0 into 0 2.616 * [backup-simplify]: Simplify 1 into 1 2.616 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 2.616 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.616 * [taylor]: Taking taylor expansion of x in t 2.616 * [backup-simplify]: Simplify x into x 2.616 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.616 * [taylor]: Taking taylor expansion of 1 in t 2.616 * [backup-simplify]: Simplify 1 into 1 2.617 * [backup-simplify]: Simplify (* 1 1) into 1 2.617 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.617 * [backup-simplify]: Simplify (* 1 (+ (/ 1 x) 1)) into (+ (/ 1 x) 1) 2.617 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 2.617 * [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.617 * [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.617 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in l 2.617 * [taylor]: Taking taylor expansion of 2 in l 2.617 * [backup-simplify]: Simplify 2 into 2 2.617 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in l 2.617 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in l 2.617 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.617 * [taylor]: Taking taylor expansion of t in l 2.617 * [backup-simplify]: Simplify t into t 2.617 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in l 2.617 * [taylor]: Taking taylor expansion of x in l 2.617 * [backup-simplify]: Simplify x into x 2.618 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 2.618 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.618 * [taylor]: Taking taylor expansion of x in l 2.618 * [backup-simplify]: Simplify x into x 2.618 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.618 * [taylor]: Taking taylor expansion of 1 in l 2.618 * [backup-simplify]: Simplify 1 into 1 2.618 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.618 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.618 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 2.618 * [backup-simplify]: Simplify (* (pow t 2) (* (+ (/ 1 x) 1) x)) into (* (pow t 2) (* (+ (/ 1 x) 1) x)) 2.618 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) into (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) 2.618 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in l 2.618 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in l 2.618 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 2.618 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.618 * [taylor]: Taking taylor expansion of x in l 2.618 * [backup-simplify]: Simplify x into x 2.619 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.619 * [taylor]: Taking taylor expansion of 1 in l 2.619 * [backup-simplify]: Simplify 1 into 1 2.619 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 2.619 * [taylor]: Taking taylor expansion of x in l 2.619 * [backup-simplify]: Simplify x into x 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 x) 1) into (+ (/ 1 x) 1) 2.619 * [backup-simplify]: Simplify (* 1 1) into 1 2.619 * [backup-simplify]: Simplify (* x 1) into x 2.619 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) x) into (* (+ (/ 1 x) 1) x) 2.620 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 2.620 * [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.620 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in l 2.620 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in l 2.620 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 2.620 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.620 * [taylor]: Taking taylor expansion of x in l 2.620 * [backup-simplify]: Simplify x into x 2.620 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.620 * [taylor]: Taking taylor expansion of 1 in l 2.620 * [backup-simplify]: Simplify 1 into 1 2.620 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.620 * [taylor]: Taking taylor expansion of l in l 2.620 * [backup-simplify]: Simplify 0 into 0 2.620 * [backup-simplify]: Simplify 1 into 1 2.620 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.620 * [backup-simplify]: Simplify (* 1 1) into 1 2.621 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) 1) into (+ (/ 1 x) 1) 2.621 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 2.621 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in l 2.621 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.621 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.621 * [taylor]: Taking taylor expansion of l in l 2.621 * [backup-simplify]: Simplify 0 into 0 2.621 * [backup-simplify]: Simplify 1 into 1 2.621 * [backup-simplify]: Simplify (* 1 1) into 1 2.622 * [backup-simplify]: Simplify (/ 1 1) into 1 2.622 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in l 2.622 * [taylor]: Taking taylor expansion of 2 in l 2.622 * [backup-simplify]: Simplify 2 into 2 2.622 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in l 2.622 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in l 2.622 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.622 * [taylor]: Taking taylor expansion of t in l 2.622 * [backup-simplify]: Simplify t into t 2.622 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 2.622 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.622 * [taylor]: Taking taylor expansion of x in l 2.622 * [backup-simplify]: Simplify x into x 2.622 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.622 * [taylor]: Taking taylor expansion of 1 in l 2.622 * [backup-simplify]: Simplify 1 into 1 2.622 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.622 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 2.622 * [backup-simplify]: Simplify (* (pow t 2) (+ (/ 1 x) 1)) into (* (pow t 2) (+ (/ 1 x) 1)) 2.622 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) into (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) 2.623 * [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.623 * [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.623 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 2.623 * [taylor]: Taking taylor expansion of 2 in x 2.623 * [backup-simplify]: Simplify 2 into 2 2.623 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 2.623 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 2.623 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.623 * [taylor]: Taking taylor expansion of t in x 2.623 * [backup-simplify]: Simplify t into t 2.623 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 2.623 * [taylor]: Taking taylor expansion of x in x 2.623 * [backup-simplify]: Simplify 0 into 0 2.623 * [backup-simplify]: Simplify 1 into 1 2.623 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.623 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.623 * [taylor]: Taking taylor expansion of x in x 2.623 * [backup-simplify]: Simplify 0 into 0 2.623 * [backup-simplify]: Simplify 1 into 1 2.623 * [backup-simplify]: Simplify (/ 1 1) into 1 2.624 * [taylor]: Taking taylor expansion of 1 in x 2.624 * [backup-simplify]: Simplify 1 into 1 2.624 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.624 * [backup-simplify]: Simplify (+ 1 0) into 1 2.625 * [backup-simplify]: Simplify (* 0 1) into 0 2.625 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.625 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.626 * [backup-simplify]: Simplify (+ 0 1) into 1 2.626 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 2.627 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.627 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.627 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.627 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 2.627 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 2.627 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.627 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.627 * [taylor]: Taking taylor expansion of x in x 2.627 * [backup-simplify]: Simplify 0 into 0 2.627 * [backup-simplify]: Simplify 1 into 1 2.628 * [backup-simplify]: Simplify (/ 1 1) into 1 2.628 * [taylor]: Taking taylor expansion of 1 in x 2.628 * [backup-simplify]: Simplify 1 into 1 2.628 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 2.628 * [taylor]: Taking taylor expansion of x in x 2.628 * [backup-simplify]: Simplify 0 into 0 2.628 * [backup-simplify]: Simplify 1 into 1 2.628 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.628 * [taylor]: Taking taylor expansion of l in x 2.628 * [backup-simplify]: Simplify l into l 2.628 * [backup-simplify]: Simplify (+ 1 0) into 1 2.628 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.629 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.629 * [backup-simplify]: Simplify (* 1 0) into 0 2.629 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.630 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 2.630 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.631 * [backup-simplify]: Simplify (+ 0 1) into 1 2.631 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 2.631 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.631 * [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.631 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 2.632 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 2.632 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.632 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.632 * [taylor]: Taking taylor expansion of x in x 2.632 * [backup-simplify]: Simplify 0 into 0 2.632 * [backup-simplify]: Simplify 1 into 1 2.632 * [backup-simplify]: Simplify (/ 1 1) into 1 2.632 * [taylor]: Taking taylor expansion of 1 in x 2.632 * [backup-simplify]: Simplify 1 into 1 2.632 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.632 * [taylor]: Taking taylor expansion of l in x 2.632 * [backup-simplify]: Simplify l into l 2.633 * [backup-simplify]: Simplify (+ 1 0) into 1 2.633 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.633 * [backup-simplify]: Simplify (* 1 (pow l 2)) 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 (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 2.633 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 2.633 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.633 * [taylor]: Taking taylor expansion of l in x 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 x 2.633 * [taylor]: Taking taylor expansion of 2 in x 2.633 * [backup-simplify]: Simplify 2 into 2 2.633 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 2.633 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 2.633 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.633 * [taylor]: Taking taylor expansion of t in x 2.633 * [backup-simplify]: Simplify t into t 2.633 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.633 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.633 * [taylor]: Taking taylor expansion of x in x 2.633 * [backup-simplify]: Simplify 0 into 0 2.633 * [backup-simplify]: Simplify 1 into 1 2.634 * [backup-simplify]: Simplify (/ 1 1) into 1 2.634 * [taylor]: Taking taylor expansion of 1 in x 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 0) into 1 2.634 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 2.635 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.635 * [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.635 * [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.635 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 2.635 * [taylor]: Taking taylor expansion of 2 in x 2.635 * [backup-simplify]: Simplify 2 into 2 2.635 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 2.635 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 2.635 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.635 * [taylor]: Taking taylor expansion of t in x 2.635 * [backup-simplify]: Simplify t into t 2.635 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 2.635 * [taylor]: Taking taylor expansion of x in x 2.635 * [backup-simplify]: Simplify 0 into 0 2.635 * [backup-simplify]: Simplify 1 into 1 2.635 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.635 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.635 * [taylor]: Taking taylor expansion of x in x 2.635 * [backup-simplify]: Simplify 0 into 0 2.635 * [backup-simplify]: Simplify 1 into 1 2.636 * [backup-simplify]: Simplify (/ 1 1) into 1 2.636 * [taylor]: Taking taylor expansion of 1 in x 2.636 * [backup-simplify]: Simplify 1 into 1 2.636 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.636 * [backup-simplify]: Simplify (+ 1 0) into 1 2.637 * [backup-simplify]: Simplify (* 0 1) into 0 2.637 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.637 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.638 * [backup-simplify]: Simplify (+ 0 1) into 1 2.639 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 2.639 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.639 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.639 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.639 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 2.639 * [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.640 * [taylor]: Taking taylor expansion of l in x 2.640 * [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.643 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.643 * [backup-simplify]: Simplify (+ 0 1) into 1 2.644 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) 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 (* (+ (/ 1 x) 1) (pow l 2))) (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))))) in x 2.644 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 2.644 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 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.645 * [backup-simplify]: Simplify (/ 1 1) into 1 2.645 * [taylor]: Taking taylor expansion of 1 in x 2.645 * [backup-simplify]: Simplify 1 into 1 2.645 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.645 * [taylor]: Taking taylor expansion of l in x 2.645 * [backup-simplify]: Simplify l into l 2.645 * [backup-simplify]: Simplify (+ 1 0) into 1 2.645 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.645 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.645 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.645 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 2.645 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 2.645 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.646 * [taylor]: Taking taylor expansion of l in x 2.646 * [backup-simplify]: Simplify l into l 2.646 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.646 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.646 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 2.646 * [taylor]: Taking taylor expansion of 2 in x 2.646 * [backup-simplify]: Simplify 2 into 2 2.646 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 2.646 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 2.646 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.646 * [taylor]: Taking taylor expansion of t in x 2.646 * [backup-simplify]: Simplify t into t 2.646 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 2.646 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.646 * [taylor]: Taking taylor expansion of x in x 2.646 * [backup-simplify]: Simplify 0 into 0 2.646 * [backup-simplify]: Simplify 1 into 1 2.646 * [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.647 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.647 * [backup-simplify]: Simplify (+ 1 0) into 1 2.647 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 2.647 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.647 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.648 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.648 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 2.648 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow l 2))) into (/ 1 (pow l 2)) 2.648 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 2.648 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 2.648 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 2.648 * [taylor]: Taking taylor expansion of 2 in l 2.648 * [backup-simplify]: Simplify 2 into 2 2.648 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.648 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.648 * [taylor]: Taking taylor expansion of t in l 2.648 * [backup-simplify]: Simplify t into t 2.649 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.649 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.650 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.650 * [backup-simplify]: Simplify (+ 0 0) into 0 2.651 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 1))) into 1 2.651 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.652 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (+ (* 0 1) (* 0 0))) into (pow t 2) 2.652 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 2.653 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 2.653 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.654 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 2.655 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.656 * [backup-simplify]: Simplify (+ 0 0) into 0 2.656 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 (pow l 2)) (* 0 0))) into (pow l 2) 2.657 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 2.657 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 2.657 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.657 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 2.657 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.657 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow t 2))) into (* 2 (/ 1 (pow t 2))) 2.658 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.658 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 2.658 * [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.659 * [taylor]: Taking taylor expansion of (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in l 2.659 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.659 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.659 * [taylor]: Taking taylor expansion of 4 in l 2.659 * [backup-simplify]: Simplify 4 into 4 2.659 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.659 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.659 * [taylor]: Taking taylor expansion of t in l 2.659 * [backup-simplify]: Simplify t into t 2.659 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.659 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.659 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.659 * [taylor]: Taking taylor expansion of 2 in l 2.659 * [backup-simplify]: Simplify 2 into 2 2.659 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.659 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.659 * [taylor]: Taking taylor expansion of l in l 2.659 * [backup-simplify]: Simplify 0 into 0 2.659 * [backup-simplify]: Simplify 1 into 1 2.660 * [backup-simplify]: Simplify (* 1 1) into 1 2.660 * [backup-simplify]: Simplify (/ 1 1) into 1 2.660 * [backup-simplify]: Simplify (* 2 1) into 2 2.661 * [backup-simplify]: Simplify (+ 0 2) into 2 2.661 * [backup-simplify]: Simplify (- 2) into -2 2.661 * [taylor]: Taking taylor expansion of -2 in t 2.661 * [backup-simplify]: Simplify -2 into -2 2.662 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.663 * [backup-simplify]: Simplify (+ 0 0) into 0 2.664 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 1)))) into 0 2.665 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.666 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (+ (* 0 1) (+ (* 0 1) (* 0 0)))) into 0 2.666 * [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.666 * [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.667 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 2.669 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 2.669 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.670 * [backup-simplify]: Simplify (+ 0 0) into 0 2.671 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 (pow l 2)) (* 0 0)))) into 0 2.672 * [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.672 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.672 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.673 * [backup-simplify]: Simplify (+ 0 1) into 1 2.674 * [backup-simplify]: Simplify (+ (* 1 0) (* 1 (pow l 2))) into (pow l 2) 2.674 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 2.674 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.675 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 2.676 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.676 * [backup-simplify]: Simplify (+ 0 1) into 1 2.676 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.677 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 1)) into (pow t 2) 2.677 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 2.677 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 2.677 * [backup-simplify]: Simplify (+ 0 (- (* 2 (/ 1 (pow t 2))))) into (- (* 2 (/ 1 (pow t 2)))) 2.677 * [backup-simplify]: Simplify (+ (- (/ 1 (pow l 2))) (- (* 2 (/ 1 (pow t 2))))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 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 (+ (+ (* 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.678 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in l 2.678 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in l 2.678 * [taylor]: Taking taylor expansion of 4 in l 2.678 * [backup-simplify]: Simplify 4 into 4 2.678 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 2.678 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.678 * [taylor]: Taking taylor expansion of t in l 2.678 * [backup-simplify]: Simplify t into t 2.679 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.679 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.679 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.679 * [taylor]: Taking taylor expansion of 2 in l 2.679 * [backup-simplify]: Simplify 2 into 2 2.679 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.679 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.679 * [taylor]: Taking taylor expansion of l in l 2.679 * [backup-simplify]: Simplify 0 into 0 2.679 * [backup-simplify]: Simplify 1 into 1 2.679 * [backup-simplify]: Simplify (* 1 1) into 1 2.680 * [backup-simplify]: Simplify (/ 1 1) into 1 2.680 * [backup-simplify]: Simplify (* 2 1) into 2 2.681 * [backup-simplify]: Simplify (+ 0 2) into 2 2.681 * [taylor]: Taking taylor expansion of 2 in t 2.681 * [backup-simplify]: Simplify 2 into 2 2.681 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.682 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.683 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.683 * [backup-simplify]: Simplify (+ 0 0) into 0 2.684 * [backup-simplify]: Simplify (- 0) into 0 2.684 * [taylor]: Taking taylor expansion of 0 in t 2.684 * [backup-simplify]: Simplify 0 into 0 2.684 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.684 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 2.684 * [taylor]: Taking taylor expansion of 2 in t 2.684 * [backup-simplify]: Simplify 2 into 2 2.684 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.684 * [taylor]: Taking taylor expansion of t in t 2.684 * [backup-simplify]: Simplify 0 into 0 2.684 * [backup-simplify]: Simplify 1 into 1 2.684 * [backup-simplify]: Simplify (* 1 1) into 1 2.685 * [backup-simplify]: Simplify (/ 2 1) into 2 2.685 * [backup-simplify]: Simplify 2 into 2 2.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.686 * [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.688 * [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.691 * [backup-simplify]: Simplify (+ 0 0) into 0 2.692 * [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.697 * [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.699 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.699 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.699 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 2.699 * [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.702 * [backup-simplify]: Simplify (/ 1 1) into 1 2.703 * [backup-simplify]: Simplify (* 2 1) into 2 2.703 * [backup-simplify]: Simplify (+ 0 2) into 2 2.703 * [backup-simplify]: Simplify (- 2) into -2 2.703 * [taylor]: Taking taylor expansion of -2 in t 2.703 * [backup-simplify]: Simplify -2 into -2 2.704 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.704 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.705 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 2.705 * [backup-simplify]: Simplify (+ 0 0) into 0 2.705 * [taylor]: Taking taylor expansion of 0 in t 2.705 * [backup-simplify]: Simplify 0 into 0 2.705 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 2.706 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.706 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.707 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 2.707 * [backup-simplify]: Simplify (+ (/ 4 (pow t 2)) 0) into (* 4 (/ 1 (pow t 2))) 2.707 * [backup-simplify]: Simplify (- (* 4 (/ 1 (pow t 2)))) into (- (* 4 (/ 1 (pow t 2)))) 2.707 * [taylor]: Taking taylor expansion of (- (* 4 (/ 1 (pow t 2)))) in t 2.707 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 2.707 * [taylor]: Taking taylor expansion of 4 in t 2.707 * [backup-simplify]: Simplify 4 into 4 2.707 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 2.707 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.707 * [taylor]: Taking taylor expansion of t in t 2.707 * [backup-simplify]: Simplify 0 into 0 2.707 * [backup-simplify]: Simplify 1 into 1 2.707 * [backup-simplify]: Simplify (* 1 1) into 1 2.707 * [backup-simplify]: Simplify (/ 1 1) into 1 2.708 * [backup-simplify]: Simplify (* 4 1) into 4 2.708 * [backup-simplify]: Simplify (- 4) into -4 2.708 * [backup-simplify]: Simplify -4 into -4 2.708 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.708 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.708 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 2.709 * [taylor]: Taking taylor expansion of 0 in t 2.709 * [backup-simplify]: Simplify 0 into 0 2.709 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.709 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 2.709 * [backup-simplify]: Simplify 0 into 0 2.709 * [backup-simplify]: Simplify -2 into -2 2.710 * [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.710 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 2.711 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 2.711 * [approximate]: Taking taylor expansion of (* t (sqrt 2)) in (t) around 0 2.711 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 2.711 * [taylor]: Taking taylor expansion of t in t 2.711 * [backup-simplify]: Simplify 0 into 0 2.711 * [backup-simplify]: Simplify 1 into 1 2.711 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.711 * [taylor]: Taking taylor expansion of 2 in t 2.711 * [backup-simplify]: Simplify 2 into 2 2.711 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.711 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.711 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 2.711 * [taylor]: Taking taylor expansion of t in t 2.711 * [backup-simplify]: Simplify 0 into 0 2.711 * [backup-simplify]: Simplify 1 into 1 2.711 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.711 * [taylor]: Taking taylor expansion of 2 in t 2.711 * [backup-simplify]: Simplify 2 into 2 2.712 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.712 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.712 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 2.712 * [backup-simplify]: Simplify 0 into 0 2.714 * [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.715 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 2.715 * [backup-simplify]: Simplify 0 into 0 2.716 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.717 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 2.717 * [backup-simplify]: Simplify 0 into 0 2.718 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.718 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 2.719 * [backup-simplify]: Simplify 0 into 0 2.719 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.720 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 2.720 * [backup-simplify]: Simplify 0 into 0 2.721 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.722 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 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 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.724 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))))) into 0 2.724 * [backup-simplify]: Simplify 0 into 0 2.724 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 2.725 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 t)) into (/ (sqrt 2) t) 2.725 * [approximate]: Taking taylor expansion of (/ (sqrt 2) t) in (t) around 0 2.725 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 2.725 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.725 * [taylor]: Taking taylor expansion of 2 in t 2.725 * [backup-simplify]: Simplify 2 into 2 2.725 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.725 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.725 * [taylor]: Taking taylor expansion of t in t 2.725 * [backup-simplify]: Simplify 0 into 0 2.725 * [backup-simplify]: Simplify 1 into 1 2.726 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 2.726 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 2.726 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.726 * [taylor]: Taking taylor expansion of 2 in t 2.726 * [backup-simplify]: Simplify 2 into 2 2.726 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.727 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.727 * [taylor]: Taking taylor expansion of t in t 2.727 * [backup-simplify]: Simplify 0 into 0 2.727 * [backup-simplify]: Simplify 1 into 1 2.727 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 2.729 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.729 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 2.729 * [backup-simplify]: Simplify 0 into 0 2.730 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.731 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.731 * [backup-simplify]: Simplify 0 into 0 2.732 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.733 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.733 * [backup-simplify]: Simplify 0 into 0 2.734 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.736 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.736 * [backup-simplify]: Simplify 0 into 0 2.737 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.738 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.738 * [backup-simplify]: Simplify 0 into 0 2.740 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.741 * [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.741 * [backup-simplify]: Simplify 0 into 0 2.741 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (/ 1 t))) into (* t (sqrt 2)) 2.742 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (- t))) into (* -1 (/ (sqrt 2) t)) 2.742 * [approximate]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in (t) around 0 2.742 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 2.742 * [taylor]: Taking taylor expansion of -1 in t 2.742 * [backup-simplify]: Simplify -1 into -1 2.742 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 2.742 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.742 * [taylor]: Taking taylor expansion of 2 in t 2.742 * [backup-simplify]: Simplify 2 into 2 2.742 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.743 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.743 * [taylor]: Taking taylor expansion of t in t 2.743 * [backup-simplify]: Simplify 0 into 0 2.743 * [backup-simplify]: Simplify 1 into 1 2.744 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 2.744 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 2.744 * [taylor]: Taking taylor expansion of -1 in t 2.744 * [backup-simplify]: Simplify -1 into -1 2.744 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 2.744 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.744 * [taylor]: Taking taylor expansion of 2 in t 2.744 * [backup-simplify]: Simplify 2 into 2 2.745 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.745 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.745 * [taylor]: Taking taylor expansion of t in t 2.745 * [backup-simplify]: Simplify 0 into 0 2.745 * [backup-simplify]: Simplify 1 into 1 2.746 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 2.747 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 2.748 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 2.749 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 2.750 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (sqrt 2))) into 0 2.750 * [backup-simplify]: Simplify 0 into 0 2.751 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.752 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.753 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 2.753 * [backup-simplify]: Simplify 0 into 0 2.754 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.756 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.757 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 2.757 * [backup-simplify]: Simplify 0 into 0 2.759 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.760 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.762 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 2.762 * [backup-simplify]: Simplify 0 into 0 2.763 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.764 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.766 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 2.766 * [backup-simplify]: Simplify 0 into 0 2.768 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 2.769 * [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.771 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 2.771 * [backup-simplify]: Simplify 0 into 0 2.772 * [backup-simplify]: Simplify (* (* -1 (sqrt 2)) (/ 1 (/ 1 (- t)))) into (* t (sqrt 2)) 2.772 * * * * [progress]: [ 4 / 4 ] generating series at (2) 2.773 * [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.773 * [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.773 * [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.773 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in l 2.773 * [taylor]: Taking taylor expansion of t in l 2.773 * [backup-simplify]: Simplify t into t 2.773 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.773 * [taylor]: Taking taylor expansion of 2 in l 2.773 * [backup-simplify]: Simplify 2 into 2 2.774 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.774 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.775 * [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.775 * [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.775 * [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.775 * [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.775 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in l 2.775 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 2.775 * [taylor]: Taking taylor expansion of x in l 2.775 * [backup-simplify]: Simplify x into x 2.775 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.775 * [taylor]: Taking taylor expansion of l in l 2.775 * [backup-simplify]: Simplify 0 into 0 2.775 * [backup-simplify]: Simplify 1 into 1 2.775 * [taylor]: Taking taylor expansion of (- x 1) in l 2.775 * [taylor]: Taking taylor expansion of x in l 2.775 * [backup-simplify]: Simplify x into x 2.775 * [taylor]: Taking taylor expansion of 1 in l 2.775 * [backup-simplify]: Simplify 1 into 1 2.775 * [backup-simplify]: Simplify (* 1 1) into 1 2.775 * [backup-simplify]: Simplify (* x 1) into x 2.776 * [backup-simplify]: Simplify (- 1) into -1 2.776 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.776 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 2.776 * [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.776 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in l 2.776 * [taylor]: Taking taylor expansion of 2 in l 2.776 * [backup-simplify]: Simplify 2 into 2 2.776 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in l 2.776 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in l 2.776 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.776 * [taylor]: Taking taylor expansion of t in l 2.776 * [backup-simplify]: Simplify t into t 2.776 * [taylor]: Taking taylor expansion of x in l 2.776 * [backup-simplify]: Simplify x into x 2.776 * [taylor]: Taking taylor expansion of (- x 1) in l 2.776 * [taylor]: Taking taylor expansion of x in l 2.776 * [backup-simplify]: Simplify x into x 2.776 * [taylor]: Taking taylor expansion of 1 in l 2.776 * [backup-simplify]: Simplify 1 into 1 2.777 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.777 * [backup-simplify]: Simplify (* (pow t 2) x) into (* (pow t 2) x) 2.777 * [backup-simplify]: Simplify (- 1) into -1 2.777 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.777 * [backup-simplify]: Simplify (/ (* (pow t 2) x) (- x 1)) into (/ (* (pow t 2) x) (- x 1)) 2.777 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in l 2.777 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in l 2.777 * [taylor]: Taking taylor expansion of 2 in l 2.777 * [backup-simplify]: Simplify 2 into 2 2.777 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in l 2.777 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.777 * [taylor]: Taking taylor expansion of t in l 2.777 * [backup-simplify]: Simplify t into t 2.777 * [taylor]: Taking taylor expansion of (- x 1) in l 2.777 * [taylor]: Taking taylor expansion of x in l 2.778 * [backup-simplify]: Simplify x into x 2.778 * [taylor]: Taking taylor expansion of 1 in l 2.778 * [backup-simplify]: Simplify 1 into 1 2.778 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.778 * [backup-simplify]: Simplify (- 1) into -1 2.778 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.778 * [backup-simplify]: Simplify (/ (pow t 2) (- x 1)) into (/ (pow t 2) (- x 1)) 2.778 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in l 2.778 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.778 * [taylor]: Taking taylor expansion of l in l 2.778 * [backup-simplify]: Simplify 0 into 0 2.778 * [backup-simplify]: Simplify 1 into 1 2.778 * [taylor]: Taking taylor expansion of (- x 1) in l 2.778 * [taylor]: Taking taylor expansion of x in l 2.778 * [backup-simplify]: Simplify x into x 2.778 * [taylor]: Taking taylor expansion of 1 in l 2.778 * [backup-simplify]: Simplify 1 into 1 2.779 * [backup-simplify]: Simplify (* 1 1) into 1 2.779 * [backup-simplify]: Simplify (- 1) into -1 2.779 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.779 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 2.779 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.779 * [taylor]: Taking taylor expansion of l in l 2.779 * [backup-simplify]: Simplify 0 into 0 2.779 * [backup-simplify]: Simplify 1 into 1 2.780 * [backup-simplify]: Simplify (* 2 (/ (* (pow t 2) x) (- x 1))) into (* 2 (/ (* (pow t 2) x) (- x 1))) 2.780 * [backup-simplify]: Simplify (* 2 (/ (pow t 2) (- x 1))) into (* 2 (/ (pow t 2) (- x 1))) 2.780 * [backup-simplify]: Simplify (+ (* 2 (/ (pow t 2) (- x 1))) 0) into (* 2 (/ (pow t 2) (- x 1))) 2.780 * [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.781 * [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.781 * [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.782 * [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.782 * [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.782 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.783 * [backup-simplify]: Simplify (+ (* (pow t 2) 0) (* 0 x)) into 0 2.783 * [backup-simplify]: Simplify (- 0) into 0 2.784 * [backup-simplify]: Simplify (+ 0 0) into 0 2.784 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* (pow t 2) x) (- x 1)) (/ 0 (- x 1))))) into 0 2.784 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (* (pow t 2) x) (- x 1)))) into 0 2.784 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.785 * [backup-simplify]: Simplify (- 0) into 0 2.785 * [backup-simplify]: Simplify (+ 0 0) into 0 2.786 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow t 2) (- x 1)) (/ 0 (- x 1))))) into 0 2.786 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow t 2) (- x 1)))) into 0 2.786 * [backup-simplify]: Simplify (+ 0 0) into 0 2.787 * [backup-simplify]: Simplify (+ 0 0) into 0 2.787 * [backup-simplify]: Simplify (+ 0 0) into 0 2.788 * [backup-simplify]: Simplify (+ 0 0) into 0 2.789 * [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.789 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 2 (/ (* (pow t 2) x) (- x 1))) (* 2 (/ (pow t 2) (- x 1)))))))) into 0 2.789 * [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.789 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in x 2.789 * [taylor]: Taking taylor expansion of t in x 2.789 * [backup-simplify]: Simplify t into t 2.789 * [taylor]: Taking taylor expansion of (sqrt 2) in x 2.789 * [taylor]: Taking taylor expansion of 2 in x 2.789 * [backup-simplify]: Simplify 2 into 2 2.790 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.791 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.791 * [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.791 * [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.791 * [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.791 * [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.791 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 2.791 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 2.791 * [taylor]: Taking taylor expansion of x in x 2.791 * [backup-simplify]: Simplify 0 into 0 2.791 * [backup-simplify]: Simplify 1 into 1 2.791 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.791 * [taylor]: Taking taylor expansion of l in x 2.791 * [backup-simplify]: Simplify l into l 2.791 * [taylor]: Taking taylor expansion of (- x 1) in x 2.791 * [taylor]: Taking taylor expansion of x in x 2.791 * [backup-simplify]: Simplify 0 into 0 2.791 * [backup-simplify]: Simplify 1 into 1 2.791 * [taylor]: Taking taylor expansion of 1 in x 2.791 * [backup-simplify]: Simplify 1 into 1 2.791 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.791 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.791 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.792 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 2.792 * [backup-simplify]: Simplify (- 1) into -1 2.793 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.793 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.793 * [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.793 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in x 2.793 * [taylor]: Taking taylor expansion of 2 in x 2.793 * [backup-simplify]: Simplify 2 into 2 2.793 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in x 2.793 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in x 2.793 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.793 * [taylor]: Taking taylor expansion of t in x 2.793 * [backup-simplify]: Simplify t into t 2.793 * [taylor]: Taking taylor expansion of x in x 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 x 2.793 * [taylor]: Taking taylor expansion of x in x 2.793 * [backup-simplify]: Simplify 0 into 0 2.793 * [backup-simplify]: Simplify 1 into 1 2.793 * [taylor]: Taking taylor expansion of 1 in x 2.793 * [backup-simplify]: Simplify 1 into 1 2.793 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.793 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.793 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.794 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 2.794 * [backup-simplify]: Simplify (- 1) into -1 2.795 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.795 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.795 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in x 2.795 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in x 2.795 * [taylor]: Taking taylor expansion of 2 in x 2.795 * [backup-simplify]: Simplify 2 into 2 2.795 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in x 2.795 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.795 * [taylor]: Taking taylor expansion of t in x 2.795 * [backup-simplify]: Simplify t into t 2.795 * [taylor]: Taking taylor expansion of (- x 1) in x 2.795 * [taylor]: Taking taylor expansion of x in x 2.795 * [backup-simplify]: Simplify 0 into 0 2.795 * [backup-simplify]: Simplify 1 into 1 2.795 * [taylor]: Taking taylor expansion of 1 in x 2.795 * [backup-simplify]: Simplify 1 into 1 2.795 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.796 * [backup-simplify]: Simplify (- 1) into -1 2.796 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.796 * [backup-simplify]: Simplify (/ (pow t 2) -1) into (* -1 (pow t 2)) 2.796 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 2.796 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.796 * [taylor]: Taking taylor expansion of l in x 2.796 * [backup-simplify]: Simplify l into l 2.796 * [taylor]: Taking taylor expansion of (- x 1) in x 2.796 * [taylor]: Taking taylor expansion of x in x 2.796 * [backup-simplify]: Simplify 0 into 0 2.797 * [backup-simplify]: Simplify 1 into 1 2.797 * [taylor]: Taking taylor expansion of 1 in x 2.797 * [backup-simplify]: Simplify 1 into 1 2.797 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.797 * [backup-simplify]: Simplify (- 1) into -1 2.797 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.798 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.798 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.798 * [taylor]: Taking taylor expansion of l in x 2.798 * [backup-simplify]: Simplify l into l 2.798 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 2.798 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (* -1 (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.798 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.799 * [backup-simplify]: Simplify (+ 0 (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.799 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.799 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 2.799 * [backup-simplify]: Simplify (+ (- (+ (* 2 (pow t 2)) (pow l 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 2.799 * [backup-simplify]: Simplify (/ 1 (- (+ (* 2 (pow t 2)) (* 2 (pow l 2))))) into (/ -1 (+ (* 2 (pow t 2)) (* 2 (pow l 2)))) 2.800 * [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.800 * [backup-simplify]: Simplify (* 2 (* -1 (pow t 2))) into (* -2 (pow t 2)) 2.800 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.800 * [backup-simplify]: Simplify (- 0) into 0 2.801 * [backup-simplify]: Simplify (+ 1 0) into 1 2.802 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow t 2)) (/ 1 -1)))) into (- (pow t 2)) 2.802 * [backup-simplify]: Simplify (+ (* 2 (- (pow t 2))) (* 0 (* -1 (pow t 2)))) into (- (* 2 (pow t 2))) 2.802 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.802 * [backup-simplify]: Simplify (- 0) into 0 2.803 * [backup-simplify]: Simplify (+ 1 0) into 1 2.803 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.803 * [backup-simplify]: Simplify (+ (- (* 2 (pow t 2))) (- (pow l 2))) into (- (+ (* 2 (pow t 2)) (pow l 2))) 2.804 * [backup-simplify]: Simplify (+ (* -2 (pow t 2)) (- (+ (* 2 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (pow l 2))) 2.804 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (+ (* 4 (pow t 2)) (pow l 2)))) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.804 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.804 * [backup-simplify]: Simplify (- 0) into 0 2.804 * [backup-simplify]: Simplify (+ (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 0) into (- (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 2.805 * [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.806 * [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.806 * [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.806 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 2.806 * [taylor]: Taking taylor expansion of t in t 2.806 * [backup-simplify]: Simplify 0 into 0 2.806 * [backup-simplify]: Simplify 1 into 1 2.806 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.806 * [taylor]: Taking taylor expansion of 2 in t 2.806 * [backup-simplify]: Simplify 2 into 2 2.806 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.806 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.806 * [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.806 * [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.806 * [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.806 * [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.806 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in t 2.806 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 2.807 * [taylor]: Taking taylor expansion of x in t 2.807 * [backup-simplify]: Simplify x into x 2.807 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.807 * [taylor]: Taking taylor expansion of l in t 2.807 * [backup-simplify]: Simplify l into l 2.807 * [taylor]: Taking taylor expansion of (- x 1) in t 2.807 * [taylor]: Taking taylor expansion of x in t 2.807 * [backup-simplify]: Simplify x into x 2.807 * [taylor]: Taking taylor expansion of 1 in t 2.807 * [backup-simplify]: Simplify 1 into 1 2.807 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.807 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 2.807 * [backup-simplify]: Simplify (- 1) into -1 2.807 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.807 * [backup-simplify]: Simplify (/ (* x (pow l 2)) (- x 1)) into (/ (* x (pow l 2)) (- x 1)) 2.807 * [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.807 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in t 2.807 * [taylor]: Taking taylor expansion of 2 in t 2.807 * [backup-simplify]: Simplify 2 into 2 2.807 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in t 2.807 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in t 2.807 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.807 * [taylor]: Taking taylor expansion of t in t 2.807 * [backup-simplify]: Simplify 0 into 0 2.807 * [backup-simplify]: Simplify 1 into 1 2.807 * [taylor]: Taking taylor expansion of x in t 2.807 * [backup-simplify]: Simplify x into x 2.807 * [taylor]: Taking taylor expansion of (- x 1) in t 2.807 * [taylor]: Taking taylor expansion of x in t 2.807 * [backup-simplify]: Simplify x into x 2.807 * [taylor]: Taking taylor expansion of 1 in t 2.807 * [backup-simplify]: Simplify 1 into 1 2.808 * [backup-simplify]: Simplify (* 1 1) into 1 2.808 * [backup-simplify]: Simplify (* 1 x) into x 2.808 * [backup-simplify]: Simplify (- 1) into -1 2.808 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.808 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 2.808 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in t 2.808 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in t 2.808 * [taylor]: Taking taylor expansion of 2 in t 2.808 * [backup-simplify]: Simplify 2 into 2 2.808 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in t 2.808 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.808 * [taylor]: Taking taylor expansion of t in t 2.808 * [backup-simplify]: Simplify 0 into 0 2.808 * [backup-simplify]: Simplify 1 into 1 2.808 * [taylor]: Taking taylor expansion of (- x 1) in t 2.808 * [taylor]: Taking taylor expansion of x in t 2.808 * [backup-simplify]: Simplify x into x 2.808 * [taylor]: Taking taylor expansion of 1 in t 2.808 * [backup-simplify]: Simplify 1 into 1 2.808 * [backup-simplify]: Simplify (* 1 1) into 1 2.809 * [backup-simplify]: Simplify (- 1) into -1 2.809 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.809 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 2.809 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in t 2.809 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.809 * [taylor]: Taking taylor expansion of l in t 2.809 * [backup-simplify]: Simplify l into l 2.809 * [taylor]: Taking taylor expansion of (- x 1) in t 2.809 * [taylor]: Taking taylor expansion of x in t 2.809 * [backup-simplify]: Simplify x into x 2.809 * [taylor]: Taking taylor expansion of 1 in t 2.809 * [backup-simplify]: Simplify 1 into 1 2.809 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.809 * [backup-simplify]: Simplify (- 1) into -1 2.809 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.809 * [backup-simplify]: Simplify (/ (pow l 2) (- x 1)) into (/ (pow l 2) (- x 1)) 2.809 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.809 * [taylor]: Taking taylor expansion of l in t 2.809 * [backup-simplify]: Simplify l into l 2.810 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 2.810 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 2.810 * [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.810 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.810 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 2.810 * [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.811 * [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.811 * [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.811 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.811 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (pow l 2))) into 0 2.811 * [backup-simplify]: Simplify (- 0) into 0 2.812 * [backup-simplify]: Simplify (+ 0 0) into 0 2.812 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* x (pow l 2)) (- x 1)) (/ 0 (- x 1))))) into 0 2.812 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.812 * [backup-simplify]: Simplify (- 0) into 0 2.812 * [backup-simplify]: Simplify (+ 0 0) into 0 2.813 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow l 2) (- x 1)) (/ 0 (- x 1))))) into 0 2.813 * [backup-simplify]: Simplify (+ 0 0) into 0 2.813 * [backup-simplify]: Simplify (+ 0 0) into 0 2.813 * [backup-simplify]: Simplify (+ 0 0) into 0 2.813 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.814 * [backup-simplify]: Simplify (- 0) into 0 2.814 * [backup-simplify]: Simplify (+ 0 0) into 0 2.814 * [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.815 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))))) into 0 2.815 * [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.815 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 2.815 * [taylor]: Taking taylor expansion of t in t 2.815 * [backup-simplify]: Simplify 0 into 0 2.815 * [backup-simplify]: Simplify 1 into 1 2.815 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.815 * [taylor]: Taking taylor expansion of 2 in t 2.815 * [backup-simplify]: Simplify 2 into 2 2.815 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.816 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.816 * [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.816 * [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.816 * [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.816 * [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.816 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in t 2.816 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 2.816 * [taylor]: Taking taylor expansion of x in t 2.816 * [backup-simplify]: Simplify x into x 2.816 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.816 * [taylor]: Taking taylor expansion of l in t 2.816 * [backup-simplify]: Simplify l into l 2.816 * [taylor]: Taking taylor expansion of (- x 1) in t 2.816 * [taylor]: Taking taylor expansion of x in t 2.816 * [backup-simplify]: Simplify x into x 2.816 * [taylor]: Taking taylor expansion of 1 in t 2.816 * [backup-simplify]: Simplify 1 into 1 2.816 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.816 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 2.816 * [backup-simplify]: Simplify (- 1) into -1 2.817 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.817 * [backup-simplify]: Simplify (/ (* x (pow l 2)) (- x 1)) into (/ (* x (pow l 2)) (- x 1)) 2.817 * [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.817 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow t 2) x) (- x 1))) in t 2.817 * [taylor]: Taking taylor expansion of 2 in t 2.817 * [backup-simplify]: Simplify 2 into 2 2.817 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) x) (- x 1)) in t 2.817 * [taylor]: Taking taylor expansion of (* (pow t 2) x) in t 2.817 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.817 * [taylor]: Taking taylor expansion of t in t 2.817 * [backup-simplify]: Simplify 0 into 0 2.817 * [backup-simplify]: Simplify 1 into 1 2.817 * [taylor]: Taking taylor expansion of x in t 2.817 * [backup-simplify]: Simplify x into x 2.817 * [taylor]: Taking taylor expansion of (- x 1) in t 2.817 * [taylor]: Taking taylor expansion of x in t 2.817 * [backup-simplify]: Simplify x into x 2.817 * [taylor]: Taking taylor expansion of 1 in t 2.817 * [backup-simplify]: Simplify 1 into 1 2.817 * [backup-simplify]: Simplify (* 1 1) into 1 2.817 * [backup-simplify]: Simplify (* 1 x) into x 2.817 * [backup-simplify]: Simplify (- 1) into -1 2.817 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.818 * [backup-simplify]: Simplify (/ x (- x 1)) into (/ x (- x 1)) 2.818 * [taylor]: Taking taylor expansion of (+ (* 2 (/ (pow t 2) (- x 1))) (/ (pow l 2) (- x 1))) in t 2.818 * [taylor]: Taking taylor expansion of (* 2 (/ (pow t 2) (- x 1))) in t 2.818 * [taylor]: Taking taylor expansion of 2 in t 2.818 * [backup-simplify]: Simplify 2 into 2 2.818 * [taylor]: Taking taylor expansion of (/ (pow t 2) (- x 1)) in t 2.818 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.818 * [taylor]: Taking taylor expansion of t in t 2.818 * [backup-simplify]: Simplify 0 into 0 2.818 * [backup-simplify]: Simplify 1 into 1 2.818 * [taylor]: Taking taylor expansion of (- x 1) in t 2.818 * [taylor]: Taking taylor expansion of x in t 2.818 * [backup-simplify]: Simplify x into x 2.818 * [taylor]: Taking taylor expansion of 1 in t 2.818 * [backup-simplify]: Simplify 1 into 1 2.818 * [backup-simplify]: Simplify (* 1 1) into 1 2.818 * [backup-simplify]: Simplify (- 1) into -1 2.818 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.818 * [backup-simplify]: Simplify (/ 1 (- x 1)) into (/ 1 (- x 1)) 2.818 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in t 2.818 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.818 * [taylor]: Taking taylor expansion of l in t 2.818 * [backup-simplify]: Simplify l into l 2.818 * [taylor]: Taking taylor expansion of (- x 1) in t 2.818 * [taylor]: Taking taylor expansion of x in t 2.818 * [backup-simplify]: Simplify x into x 2.818 * [taylor]: Taking taylor expansion of 1 in t 2.819 * [backup-simplify]: Simplify 1 into 1 2.819 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.819 * [backup-simplify]: Simplify (- 1) into -1 2.819 * [backup-simplify]: Simplify (+ x -1) into (- x 1) 2.819 * [backup-simplify]: Simplify (/ (pow l 2) (- x 1)) into (/ (pow l 2) (- x 1)) 2.819 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.819 * [taylor]: Taking taylor expansion of l in t 2.819 * [backup-simplify]: Simplify l into l 2.819 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 2.819 * [backup-simplify]: Simplify (+ 0 (/ (pow l 2) (- x 1))) into (/ (pow l 2) (- x 1)) 2.819 * [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.819 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.819 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 2.820 * [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.820 * [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.820 * [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.820 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.820 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (pow l 2))) into 0 2.824 * [backup-simplify]: Simplify (- 0) into 0 2.825 * [backup-simplify]: Simplify (+ 0 0) into 0 2.825 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* x (pow l 2)) (- x 1)) (/ 0 (- x 1))))) into 0 2.825 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.825 * [backup-simplify]: Simplify (- 0) into 0 2.826 * [backup-simplify]: Simplify (+ 0 0) into 0 2.826 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow l 2) (- x 1)) (/ 0 (- x 1))))) into 0 2.826 * [backup-simplify]: Simplify (+ 0 0) into 0 2.826 * [backup-simplify]: Simplify (+ 0 0) into 0 2.826 * [backup-simplify]: Simplify (+ 0 0) into 0 2.826 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.827 * [backup-simplify]: Simplify (- 0) into 0 2.827 * [backup-simplify]: Simplify (+ 0 0) into 0 2.828 * [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.828 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)))))) into 0 2.828 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 2.829 * [backup-simplify]: Simplify (* 0 (sqrt (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))))) into 0 2.829 * [taylor]: Taking taylor expansion of 0 in x 2.829 * [backup-simplify]: Simplify 0 into 0 2.829 * [taylor]: Taking taylor expansion of 0 in l 2.829 * [backup-simplify]: Simplify 0 into 0 2.829 * [backup-simplify]: Simplify 0 into 0 2.830 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 2.831 * [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.831 * [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.831 * [taylor]: Taking taylor expansion of (sqrt 2) in x 2.831 * [taylor]: Taking taylor expansion of 2 in x 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)) (/ (pow l 2) (- x 1))) (pow l 2)))) in x 2.831 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2))) in x 2.831 * [taylor]: Taking taylor expansion of (- (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) (pow l 2)) in x 2.831 * [taylor]: Taking taylor expansion of (+ (/ (* x (pow l 2)) (- x 1)) (/ (pow l 2) (- x 1))) in x 2.832 * [taylor]: Taking taylor expansion of (/ (* x (pow l 2)) (- x 1)) in x 2.832 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 2.832 * [taylor]: Taking taylor expansion of x in x 2.832 * [backup-simplify]: Simplify 0 into 0 2.832 * [backup-simplify]: Simplify 1 into 1 2.832 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.832 * [taylor]: Taking taylor expansion of l in x 2.832 * [backup-simplify]: Simplify l into l 2.832 * [taylor]: Taking taylor expansion of (- x 1) in x 2.832 * [taylor]: Taking taylor expansion of x in x 2.832 * [backup-simplify]: Simplify 0 into 0 2.832 * [backup-simplify]: Simplify 1 into 1 2.832 * [taylor]: Taking taylor expansion of 1 in x 2.832 * [backup-simplify]: Simplify 1 into 1 2.832 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.832 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.832 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.832 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 2.832 * [backup-simplify]: Simplify (- 1) into -1 2.833 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.833 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.833 * [taylor]: Taking taylor expansion of (/ (pow l 2) (- x 1)) in x 2.833 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.833 * [taylor]: Taking taylor expansion of l in x 2.833 * [backup-simplify]: Simplify l into l 2.833 * [taylor]: Taking taylor expansion of (- x 1) in x 2.833 * [taylor]: Taking taylor expansion of x in x 2.833 * [backup-simplify]: Simplify 0 into 0 2.833 * [backup-simplify]: Simplify 1 into 1 2.833 * [taylor]: Taking taylor expansion of 1 in x 2.833 * [backup-simplify]: Simplify 1 into 1 2.833 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.833 * [backup-simplify]: Simplify (- 1) into -1 2.833 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.833 * [backup-simplify]: Simplify (/ (pow l 2) -1) into (* -1 (pow l 2)) 2.834 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.834 * [taylor]: Taking taylor expansion of l in x 2.834 * [backup-simplify]: Simplify l into l 2.834 * [backup-simplify]: Simplify (+ 0 (* -1 (pow l 2))) into (- (pow l 2)) 2.834 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.834 * [backup-simplify]: Simplify (- (pow l 2)) into (- (pow l 2)) 2.834 * [backup-simplify]: Simplify (+ (- (pow l 2)) (- (pow l 2))) into (- (* 2 (pow l 2))) 2.834 * [backup-simplify]: Simplify (/ 1 (- (* 2 (pow l 2)))) into (/ -1/2 (pow l 2)) 2.834 * [backup-simplify]: Simplify (sqrt (/ -1/2 (pow l 2))) into (sqrt (/ -1/2 (pow l 2))) 2.834 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.834 * [backup-simplify]: Simplify (- 0) into 0 2.835 * [backup-simplify]: Simplify (+ 1 0) into 1 2.835 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* (* -1 (pow l 2)) (/ 1 -1)))) into (- (pow l 2)) 2.835 * [backup-simplify]: Simplify (+ (* -1 (pow l 2)) (- (pow l 2))) into (- (* 2 (pow l 2))) 2.835 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.836 * [backup-simplify]: Simplify (- 0) into 0 2.836 * [backup-simplify]: Simplify (+ (- (* 2 (pow l 2))) 0) into (- (* 2 (pow l 2))) 2.836 * [backup-simplify]: Simplify (- (+ (* (/ -1/2 (pow l 2)) (/ (- (* 2 (pow l 2))) (- (* 2 (pow l 2))))))) into (* 1/2 (/ 1 (pow l 2))) 2.836 * [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.836 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt (/ -1/2 (pow l 2)))) into (* (sqrt 2) (sqrt (/ -1/2 (pow l 2)))) 2.836 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt (/ -1/2 (pow l 2)))) in l 2.836 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.836 * [taylor]: Taking taylor expansion of 2 in l 2.836 * [backup-simplify]: Simplify 2 into 2 2.837 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.837 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.837 * [taylor]: Taking taylor expansion of (sqrt (/ -1/2 (pow l 2))) in l 2.837 * [taylor]: Taking taylor expansion of (/ -1/2 (pow l 2)) in l 2.837 * [taylor]: Taking taylor expansion of -1/2 in l 2.837 * [backup-simplify]: Simplify -1/2 into -1/2 2.837 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.837 * [taylor]: Taking taylor expansion of l in l 2.837 * [backup-simplify]: Simplify 0 into 0 2.837 * [backup-simplify]: Simplify 1 into 1 2.837 * [backup-simplify]: Simplify (* 1 1) into 1 2.838 * [backup-simplify]: Simplify (/ -1/2 1) into -1/2 2.838 * [backup-simplify]: Simplify (sqrt -1/2) into (sqrt -1/2) 2.839 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.839 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)))) into 0 2.840 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1/2))) into 0 2.841 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -1/2))) into 0 2.841 * [backup-simplify]: Simplify 0 into 0 2.841 * [taylor]: Taking taylor expansion of 0 in l 2.841 * [backup-simplify]: Simplify 0 into 0 2.841 * [backup-simplify]: Simplify 0 into 0 2.841 * [backup-simplify]: Simplify 0 into 0 2.842 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.842 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 2.843 * [backup-simplify]: Simplify (- 0) into 0 2.843 * [backup-simplify]: Simplify (+ 0 0) into 0 2.844 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (* x (pow l 2)) (- x 1)) (/ 0 (- x 1))) (* 0 (/ 0 (- x 1))))) into 0 2.844 * [backup-simplify]: Simplify (* 2 (/ x (- x 1))) into (* 2 (/ x (- x 1))) 2.844 * [backup-simplify]: Simplify (* 2 (/ 1 (- x 1))) into (/ 2 (- x 1)) 2.844 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.845 * [backup-simplify]: Simplify (- 0) into 0 2.845 * [backup-simplify]: Simplify (+ 0 0) into 0 2.845 * [backup-simplify]: Simplify (- (/ 0 (- x 1)) (+ (* (/ (pow l 2) (- x 1)) (/ 0 (- x 1))) (* 0 (/ 0 (- x 1))))) into 0 2.845 * [backup-simplify]: Simplify (+ (/ 2 (- x 1)) 0) into (* 2 (/ 1 (- x 1))) 2.846 * [backup-simplify]: Simplify (+ (* 2 (/ x (- x 1))) (* 2 (/ 1 (- x 1)))) into (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1)))) 2.846 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1))))) into (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1)))) 2.846 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.847 * [backup-simplify]: Simplify (- 0) into 0 2.847 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1)))) 0) into (+ (* 2 (/ 1 (- x 1))) (* 2 (/ x (- x 1)))) 2.849 * [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.852 * [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.853 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.854 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 2.857 * [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.858 * [taylor]: Taking taylor expansion of 0 in x 2.858 * [backup-simplify]: Simplify 0 into 0 2.858 * [taylor]: Taking taylor expansion of 0 in l 2.858 * [backup-simplify]: Simplify 0 into 0 2.858 * [backup-simplify]: Simplify 0 into 0 2.858 * [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.859 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 2) (* (sqrt (/ -1/2 (pow l 2))) (pow l 2)))) in l 2.859 * [taylor]: Taking taylor expansion of 1/4 in l 2.859 * [backup-simplify]: Simplify 1/4 into 1/4 2.859 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (sqrt (/ -1/2 (pow l 2))) (pow l 2))) in l 2.859 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.859 * [taylor]: Taking taylor expansion of 2 in l 2.859 * [backup-simplify]: Simplify 2 into 2 2.859 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.860 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.860 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1/2 (pow l 2))) (pow l 2)) in l 2.860 * [taylor]: Taking taylor expansion of (sqrt (/ -1/2 (pow l 2))) in l 2.860 * [taylor]: Taking taylor expansion of (/ -1/2 (pow l 2)) in l 2.860 * [taylor]: Taking taylor expansion of -1/2 in l 2.860 * [backup-simplify]: Simplify -1/2 into -1/2 2.860 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.860 * [taylor]: Taking taylor expansion of l in l 2.860 * [backup-simplify]: Simplify 0 into 0 2.860 * [backup-simplify]: Simplify 1 into 1 2.860 * [backup-simplify]: Simplify (* 1 1) into 1 2.861 * [backup-simplify]: Simplify (/ -1/2 1) into -1/2 2.861 * [backup-simplify]: Simplify (sqrt -1/2) into (sqrt -1/2) 2.862 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.863 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1/2 (/ 0 1)))) into 0 2.864 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1/2))) into 0 2.864 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.864 * [taylor]: Taking taylor expansion of l in l 2.864 * [backup-simplify]: Simplify 0 into 0 2.864 * [backup-simplify]: Simplify 1 into 1 2.864 * [backup-simplify]: Simplify (* 1 1) into 1 2.865 * [backup-simplify]: Simplify (* (sqrt -1/2) 1) into (sqrt -1/2) 2.867 * [backup-simplify]: Simplify (/ (sqrt 2) (sqrt -1/2)) into (/ (sqrt 2) (sqrt -1/2)) 2.867 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.868 * [backup-simplify]: Simplify (+ (* (sqrt -1/2) 0) (* 0 1)) into 0 2.870 * [backup-simplify]: Simplify (- (/ 0 (sqrt -1/2)) (+ (* (/ (sqrt 2) (sqrt -1/2)) (/ 0 (sqrt -1/2))))) into 0 2.871 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 2) (sqrt -1/2)))) into 0 2.871 * [backup-simplify]: Simplify 0 into 0 2.871 * [backup-simplify]: Simplify 0 into 0 2.872 * [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.872 * [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.872 * [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.872 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in l 2.872 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.872 * [taylor]: Taking taylor expansion of 2 in l 2.872 * [backup-simplify]: Simplify 2 into 2 2.873 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.874 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.874 * [taylor]: Taking taylor expansion of t in l 2.874 * [backup-simplify]: Simplify t into t 2.874 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 2.874 * [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.874 * [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.874 * [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.874 * [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.874 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in l 2.874 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 2.874 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.874 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.874 * [taylor]: Taking taylor expansion of x in l 2.874 * [backup-simplify]: Simplify x into x 2.874 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.875 * [taylor]: Taking taylor expansion of 1 in l 2.875 * [backup-simplify]: Simplify 1 into 1 2.875 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.875 * [taylor]: Taking taylor expansion of l in l 2.875 * [backup-simplify]: Simplify 0 into 0 2.875 * [backup-simplify]: Simplify 1 into 1 2.875 * [backup-simplify]: Simplify (- 1) into -1 2.875 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.876 * [backup-simplify]: Simplify (* 1 1) into 1 2.876 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 2.876 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 2.876 * [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.876 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in l 2.876 * [taylor]: Taking taylor expansion of 2 in l 2.876 * [backup-simplify]: Simplify 2 into 2 2.876 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in l 2.876 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in l 2.876 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.876 * [taylor]: Taking taylor expansion of t in l 2.876 * [backup-simplify]: Simplify t into t 2.876 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.876 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.876 * [taylor]: Taking taylor expansion of x in l 2.876 * [backup-simplify]: Simplify x into x 2.876 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.876 * [taylor]: Taking taylor expansion of 1 in l 2.876 * [backup-simplify]: Simplify 1 into 1 2.876 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.877 * [backup-simplify]: Simplify (- 1) into -1 2.877 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.877 * [backup-simplify]: Simplify (* (pow t 2) (- (/ 1 x) 1)) into (* (pow t 2) (- (/ 1 x) 1)) 2.877 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (- (/ 1 x) 1))) into (/ 1 (* (pow t 2) (- (/ 1 x) 1))) 2.877 * [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.877 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in l 2.877 * [taylor]: Taking taylor expansion of 2 in l 2.877 * [backup-simplify]: Simplify 2 into 2 2.877 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in l 2.877 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in l 2.877 * [taylor]: Taking taylor expansion of (pow t 2) in l 2.877 * [taylor]: Taking taylor expansion of t in l 2.877 * [backup-simplify]: Simplify t into t 2.877 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in l 2.877 * [taylor]: Taking taylor expansion of x in l 2.877 * [backup-simplify]: Simplify x into x 2.877 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.877 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.878 * [taylor]: Taking taylor expansion of x in l 2.878 * [backup-simplify]: Simplify x into x 2.878 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.878 * [taylor]: Taking taylor expansion of 1 in l 2.878 * [backup-simplify]: Simplify 1 into 1 2.878 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.878 * [backup-simplify]: Simplify (- 1) into -1 2.878 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.878 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.879 * [backup-simplify]: Simplify (* (pow t 2) (* x (- (/ 1 x) 1))) into (* (pow t 2) (* x (- (/ 1 x) 1))) 2.879 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) into (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) 2.879 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in l 2.879 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in l 2.879 * [taylor]: Taking taylor expansion of x in l 2.879 * [backup-simplify]: Simplify x into x 2.879 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in l 2.879 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in l 2.879 * [taylor]: Taking taylor expansion of (/ 1 x) in l 2.879 * [taylor]: Taking taylor expansion of x in l 2.879 * [backup-simplify]: Simplify x into x 2.879 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.879 * [taylor]: Taking taylor expansion of 1 in l 2.879 * [backup-simplify]: Simplify 1 into 1 2.879 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.879 * [taylor]: Taking taylor expansion of l in l 2.879 * [backup-simplify]: Simplify 0 into 0 2.879 * [backup-simplify]: Simplify 1 into 1 2.880 * [backup-simplify]: Simplify (- 1) into -1 2.880 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.880 * [backup-simplify]: Simplify (* 1 1) into 1 2.880 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) 1) into (- (/ 1 x) 1) 2.880 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.880 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 2.880 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 2.880 * [taylor]: Taking taylor expansion of (pow l 2) in l 2.881 * [taylor]: Taking taylor expansion of l in l 2.881 * [backup-simplify]: Simplify 0 into 0 2.881 * [backup-simplify]: Simplify 1 into 1 2.881 * [backup-simplify]: Simplify (* 1 1) into 1 2.881 * [backup-simplify]: Simplify (/ 1 1) into 1 2.882 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 1 (* x (- (/ 1 x) 1))) 2.882 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 1 (* x (- (/ 1 x) 1))) 2.882 * [backup-simplify]: Simplify (+ (/ 1 (- (/ 1 x) 1)) (/ 1 (* x (- (/ 1 x) 1)))) into (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 2.882 * [backup-simplify]: Simplify (- 1) into -1 2.883 * [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.883 * [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.883 * [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.884 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.884 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.884 * [backup-simplify]: Simplify (- 0) into 0 2.885 * [backup-simplify]: Simplify (+ 0 0) into 0 2.885 * [backup-simplify]: Simplify (+ (* (- (/ 1 x) 1) 0) (* 0 1)) into 0 2.885 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 2.886 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.886 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.887 * [backup-simplify]: Simplify (- 0) into 0 2.887 * [backup-simplify]: Simplify (+ 0 0) into 0 2.888 * [backup-simplify]: Simplify (+ (* (- (/ 1 x) 1) 0) (* 0 1)) into 0 2.888 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 2.888 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 2.888 * [backup-simplify]: Simplify (+ 0 0) into 0 2.889 * [backup-simplify]: Simplify (+ 0 0) into 0 2.889 * [backup-simplify]: Simplify (+ 0 0) into 0 2.890 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.890 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.891 * [backup-simplify]: Simplify (- 0) into 0 2.891 * [backup-simplify]: Simplify (+ 0 0) into 0 2.892 * [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.892 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (* x (- (/ 1 x) 1))) (/ 1 (- (/ 1 x) 1))) 1))))) into 0 2.892 * [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.892 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in x 2.892 * [taylor]: Taking taylor expansion of (sqrt 2) in x 2.892 * [taylor]: Taking taylor expansion of 2 in x 2.892 * [backup-simplify]: Simplify 2 into 2 2.893 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.893 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.893 * [taylor]: Taking taylor expansion of t in x 2.893 * [backup-simplify]: Simplify t into t 2.894 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 2.894 * [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.894 * [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.894 * [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.894 * [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.894 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in x 2.894 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.894 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.894 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.894 * [taylor]: Taking taylor expansion of x in x 2.894 * [backup-simplify]: Simplify 0 into 0 2.894 * [backup-simplify]: Simplify 1 into 1 2.894 * [backup-simplify]: Simplify (/ 1 1) into 1 2.895 * [taylor]: Taking taylor expansion of 1 in x 2.895 * [backup-simplify]: Simplify 1 into 1 2.895 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.895 * [taylor]: Taking taylor expansion of l in x 2.895 * [backup-simplify]: Simplify l into l 2.895 * [backup-simplify]: Simplify (+ 1 0) into 1 2.895 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.895 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.895 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.895 * [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.895 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in x 2.895 * [taylor]: Taking taylor expansion of 2 in x 2.895 * [backup-simplify]: Simplify 2 into 2 2.895 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in x 2.895 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in x 2.895 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.895 * [taylor]: Taking taylor expansion of t in x 2.895 * [backup-simplify]: Simplify t into t 2.895 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.895 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.895 * [taylor]: Taking taylor expansion of x in x 2.895 * [backup-simplify]: Simplify 0 into 0 2.895 * [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 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.896 * [backup-simplify]: Simplify (+ 1 0) into 1 2.896 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 2.896 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 2.896 * [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.896 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in x 2.896 * [taylor]: Taking taylor expansion of 2 in x 2.896 * [backup-simplify]: Simplify 2 into 2 2.896 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in x 2.896 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in x 2.896 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.896 * [taylor]: Taking taylor expansion of t in x 2.896 * [backup-simplify]: Simplify t into t 2.896 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) 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 * [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.897 * [backup-simplify]: Simplify (/ 1 1) into 1 2.897 * [taylor]: Taking taylor expansion of 1 in x 2.897 * [backup-simplify]: Simplify 1 into 1 2.897 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.897 * [backup-simplify]: Simplify (+ 1 0) into 1 2.897 * [backup-simplify]: Simplify (* 0 1) into 0 2.897 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 2.898 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.898 * [backup-simplify]: Simplify (- 1) into -1 2.898 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.899 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 2.899 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.899 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) 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 (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in x 2.899 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in x 2.899 * [taylor]: Taking taylor expansion of x in x 2.899 * [backup-simplify]: Simplify 0 into 0 2.899 * [backup-simplify]: Simplify 1 into 1 2.899 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 2.899 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.899 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.899 * [taylor]: Taking taylor expansion of x in x 2.899 * [backup-simplify]: Simplify 0 into 0 2.899 * [backup-simplify]: Simplify 1 into 1 2.899 * [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 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.900 * [taylor]: Taking taylor expansion of l in x 2.900 * [backup-simplify]: Simplify l into l 2.900 * [backup-simplify]: Simplify (+ 1 0) into 1 2.900 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.900 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 2.900 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 2.900 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.901 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.901 * [backup-simplify]: Simplify (- 1) into -1 2.901 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.901 * [backup-simplify]: Simplify (+ (* 1 0) (* -1 (pow l 2))) into (- (pow l 2)) 2.901 * [backup-simplify]: Simplify (+ (* 0 (- (pow l 2))) (* 1 (pow l 2))) into (pow l 2) 2.902 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.902 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 2.902 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.902 * [taylor]: Taking taylor expansion of l in x 2.902 * [backup-simplify]: Simplify l into l 2.902 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.902 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.902 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.902 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.902 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.902 * [backup-simplify]: Simplify (+ 0 (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.902 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 2.902 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 2.903 * [backup-simplify]: Simplify (/ 1 (* 2 (/ 1 (pow t 2)))) into (* 1/2 (pow t 2)) 2.903 * [backup-simplify]: Simplify (sqrt (* 1/2 (pow t 2))) into (* t (sqrt 1/2)) 2.903 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 2.903 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.903 * [backup-simplify]: Simplify (- 0) into 0 2.904 * [backup-simplify]: Simplify (+ 0 0) into 0 2.904 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 2.905 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.905 * [backup-simplify]: Simplify (+ (* (pow t 2) -1) (+ (* 0 1) (* 0 0))) into (- (pow t 2)) 2.905 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (- (pow t 2)) (pow t 2))))) into (/ 1 (pow t 2)) 2.905 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (* 0 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 2.906 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 2.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.906 * [backup-simplify]: Simplify (- 0) into 0 2.907 * [backup-simplify]: Simplify (+ 0 0) into 0 2.907 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (pow l 2)))) into 0 2.908 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (- (pow l 2))) (* 0 (pow l 2)))) into (- (pow l 2)) 2.908 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (- (pow l 2)) (pow l 2))))) into (/ 1 (pow l 2)) 2.908 * [backup-simplify]: Simplify (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 2.908 * [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.908 * [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.908 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 2.908 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 2.909 * [backup-simplify]: Simplify (- 0) into 0 2.909 * [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.909 * [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.909 * [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.909 * [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.909 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 2.909 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.910 * [taylor]: Taking taylor expansion of 2 in t 2.910 * [backup-simplify]: Simplify 2 into 2 2.910 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.910 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.910 * [taylor]: Taking taylor expansion of t in t 2.910 * [backup-simplify]: Simplify 0 into 0 2.910 * [backup-simplify]: Simplify 1 into 1 2.911 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 2.911 * [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.911 * [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.911 * [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.911 * [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.911 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in t 2.911 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.911 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.911 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.911 * [taylor]: Taking taylor expansion of x in t 2.911 * [backup-simplify]: Simplify x into x 2.911 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.911 * [taylor]: Taking taylor expansion of 1 in t 2.911 * [backup-simplify]: Simplify 1 into 1 2.911 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.911 * [taylor]: Taking taylor expansion of l in t 2.911 * [backup-simplify]: Simplify l into l 2.911 * [backup-simplify]: Simplify (- 1) into -1 2.911 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.911 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.912 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.912 * [backup-simplify]: Simplify (/ 1 (* (- (/ 1 x) 1) (pow l 2))) into (/ 1 (* (- (/ 1 x) 1) (pow l 2))) 2.912 * [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.912 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in t 2.912 * [taylor]: Taking taylor expansion of 2 in t 2.912 * [backup-simplify]: Simplify 2 into 2 2.912 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in t 2.912 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in t 2.912 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.912 * [taylor]: Taking taylor expansion of t in t 2.912 * [backup-simplify]: Simplify 0 into 0 2.912 * [backup-simplify]: Simplify 1 into 1 2.912 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.912 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.912 * [taylor]: Taking taylor expansion of x in t 2.912 * [backup-simplify]: Simplify x into x 2.912 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.912 * [taylor]: Taking taylor expansion of 1 in t 2.912 * [backup-simplify]: Simplify 1 into 1 2.912 * [backup-simplify]: Simplify (* 1 1) into 1 2.912 * [backup-simplify]: Simplify (- 1) into -1 2.912 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.913 * [backup-simplify]: Simplify (* 1 (- (/ 1 x) 1)) into (- (/ 1 x) 1) 2.913 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 2.913 * [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.913 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in t 2.913 * [taylor]: Taking taylor expansion of 2 in t 2.913 * [backup-simplify]: Simplify 2 into 2 2.913 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in t 2.913 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in t 2.913 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.913 * [taylor]: Taking taylor expansion of t in t 2.913 * [backup-simplify]: Simplify 0 into 0 2.913 * [backup-simplify]: Simplify 1 into 1 2.913 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in t 2.913 * [taylor]: Taking taylor expansion of x in t 2.913 * [backup-simplify]: Simplify x into x 2.913 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.913 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.913 * [taylor]: Taking taylor expansion of x in t 2.913 * [backup-simplify]: Simplify x into x 2.913 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.913 * [taylor]: Taking taylor expansion of 1 in t 2.913 * [backup-simplify]: Simplify 1 into 1 2.913 * [backup-simplify]: Simplify (* 1 1) into 1 2.913 * [backup-simplify]: Simplify (- 1) into -1 2.913 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.914 * [backup-simplify]: Simplify (* x (- (/ 1 x) 1)) into (* x (- (/ 1 x) 1)) 2.914 * [backup-simplify]: Simplify (* 1 (* x (- (/ 1 x) 1))) into (* x (- (/ 1 x) 1)) 2.914 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 2.914 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in t 2.914 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in t 2.914 * [taylor]: Taking taylor expansion of x in t 2.914 * [backup-simplify]: Simplify x into x 2.914 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.914 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.914 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.914 * [taylor]: Taking taylor expansion of x in t 2.914 * [backup-simplify]: Simplify x into x 2.914 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.914 * [taylor]: Taking taylor expansion of 1 in t 2.914 * [backup-simplify]: Simplify 1 into 1 2.914 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.914 * [taylor]: Taking taylor expansion of l in t 2.914 * [backup-simplify]: Simplify l into l 2.914 * [backup-simplify]: Simplify (- 1) into -1 2.914 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.914 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.914 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.914 * [backup-simplify]: Simplify (* x (* (- (/ 1 x) 1) (pow l 2))) into (* x (* (- (/ 1 x) 1) (pow l 2))) 2.915 * [backup-simplify]: Simplify (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 2.915 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 2.915 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.915 * [taylor]: Taking taylor expansion of l in t 2.915 * [backup-simplify]: Simplify l into l 2.915 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.915 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 2.915 * [backup-simplify]: Simplify (* 2 (/ 1 (- (/ 1 x) 1))) into (/ 2 (- (/ 1 x) 1)) 2.915 * [backup-simplify]: Simplify (* 2 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 2 (* x (- (/ 1 x) 1))) 2.915 * [backup-simplify]: Simplify (+ (/ 2 (* x (- (/ 1 x) 1))) 0) into (* 2 (/ 1 (* x (- (/ 1 x) 1)))) 2.915 * [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.915 * [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.916 * [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.916 * [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.916 * [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.916 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.916 * [backup-simplify]: Simplify (- 0) into 0 2.917 * [backup-simplify]: Simplify (+ 0 0) into 0 2.917 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.917 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (- (/ 1 x) 1))) into 0 2.917 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 2.918 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (- (/ 1 x) 1)))) into 0 2.918 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.918 * [backup-simplify]: Simplify (- 0) into 0 2.918 * [backup-simplify]: Simplify (+ 0 0) into 0 2.918 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 2.919 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.919 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* x (- (/ 1 x) 1)))) into 0 2.919 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 2.920 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* x (- (/ 1 x) 1))))) into 0 2.920 * [backup-simplify]: Simplify (+ 0 0) into 0 2.920 * [backup-simplify]: Simplify (+ 0 0) into 0 2.920 * [backup-simplify]: Simplify (+ 0 0) into 0 2.921 * [backup-simplify]: Simplify (+ 0 0) into 0 2.921 * [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.921 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into 0 2.921 * [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.921 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 2.921 * [taylor]: Taking taylor expansion of (sqrt 2) in t 2.921 * [taylor]: Taking taylor expansion of 2 in t 2.921 * [backup-simplify]: Simplify 2 into 2 2.922 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.922 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.922 * [taylor]: Taking taylor expansion of t in t 2.922 * [backup-simplify]: Simplify 0 into 0 2.922 * [backup-simplify]: Simplify 1 into 1 2.923 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 2.923 * [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.923 * [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.923 * [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.923 * [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.923 * [taylor]: Taking taylor expansion of (/ 1 (* (- (/ 1 x) 1) (pow l 2))) in t 2.923 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.923 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.923 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.923 * [taylor]: Taking taylor expansion of x in t 2.923 * [backup-simplify]: Simplify x into x 2.923 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.923 * [taylor]: Taking taylor expansion of 1 in t 2.923 * [backup-simplify]: Simplify 1 into 1 2.923 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.923 * [taylor]: Taking taylor expansion of l in t 2.923 * [backup-simplify]: Simplify l into l 2.924 * [backup-simplify]: Simplify (- 1) into -1 2.924 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.924 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.924 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.924 * [backup-simplify]: Simplify (/ 1 (* (- (/ 1 x) 1) (pow l 2))) into (/ 1 (* (- (/ 1 x) 1) (pow l 2))) 2.924 * [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.924 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (- (/ 1 x) 1)))) in t 2.924 * [taylor]: Taking taylor expansion of 2 in t 2.924 * [backup-simplify]: Simplify 2 into 2 2.924 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (- (/ 1 x) 1))) in t 2.924 * [taylor]: Taking taylor expansion of (* (pow t 2) (- (/ 1 x) 1)) in t 2.924 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.924 * [taylor]: Taking taylor expansion of t in t 2.924 * [backup-simplify]: Simplify 0 into 0 2.924 * [backup-simplify]: Simplify 1 into 1 2.925 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.925 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.925 * [taylor]: Taking taylor expansion of x in t 2.925 * [backup-simplify]: Simplify x into x 2.925 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.925 * [taylor]: Taking taylor expansion of 1 in t 2.925 * [backup-simplify]: Simplify 1 into 1 2.925 * [backup-simplify]: Simplify (* 1 1) into 1 2.925 * [backup-simplify]: Simplify (- 1) into -1 2.925 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.926 * [backup-simplify]: Simplify (* 1 (- (/ 1 x) 1)) into (- (/ 1 x) 1) 2.926 * [backup-simplify]: Simplify (/ 1 (- (/ 1 x) 1)) into (/ 1 (- (/ 1 x) 1)) 2.926 * [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.926 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1))))) in t 2.926 * [taylor]: Taking taylor expansion of 2 in t 2.926 * [backup-simplify]: Simplify 2 into 2 2.926 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (- (/ 1 x) 1)))) in t 2.926 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (- (/ 1 x) 1))) in t 2.926 * [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 (* x (- (/ 1 x) 1)) in t 2.926 * [taylor]: Taking taylor expansion of x in t 2.926 * [backup-simplify]: Simplify x into x 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.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.927 * [backup-simplify]: Simplify (* 1 1) into 1 2.927 * [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.928 * [backup-simplify]: Simplify (/ 1 (* x (- (/ 1 x) 1))) into (/ 1 (* x (- (/ 1 x) 1))) 2.928 * [taylor]: Taking taylor expansion of (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) in t 2.928 * [taylor]: Taking taylor expansion of (* x (* (- (/ 1 x) 1) (pow l 2))) in t 2.928 * [taylor]: Taking taylor expansion of x in t 2.928 * [backup-simplify]: Simplify x into x 2.928 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in t 2.928 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in t 2.928 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.928 * [taylor]: Taking taylor expansion of x in t 2.928 * [backup-simplify]: Simplify x into x 2.928 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.928 * [taylor]: Taking taylor expansion of 1 in t 2.928 * [backup-simplify]: Simplify 1 into 1 2.928 * [taylor]: Taking taylor expansion of (pow l 2) in t 2.928 * [taylor]: Taking taylor expansion of l in t 2.928 * [backup-simplify]: Simplify l into l 2.929 * [backup-simplify]: Simplify (- 1) into -1 2.929 * [backup-simplify]: Simplify (+ (/ 1 x) -1) into (- (/ 1 x) 1) 2.929 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.929 * [backup-simplify]: Simplify (* (- (/ 1 x) 1) (pow l 2)) into (* (- (/ 1 x) 1) (pow l 2)) 2.929 * [backup-simplify]: Simplify (* x (* (- (/ 1 x) 1) (pow l 2))) into (* x (* (- (/ 1 x) 1) (pow l 2))) 2.929 * [backup-simplify]: Simplify (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 2.929 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 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.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.930 * [backup-simplify]: Simplify (* 2 (/ 1 (* x (- (/ 1 x) 1)))) into (/ 2 (* x (- (/ 1 x) 1))) 2.930 * [backup-simplify]: Simplify (+ (/ 2 (* x (- (/ 1 x) 1))) 0) into (* 2 (/ 1 (* x (- (/ 1 x) 1)))) 2.930 * [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.931 * [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.931 * [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.931 * [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.932 * [backup-simplify]: Simplify (- 0) into 0 2.932 * [backup-simplify]: Simplify (+ 0 0) into 0 2.933 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.934 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (- (/ 1 x) 1))) into 0 2.934 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))))) into 0 2.934 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (- (/ 1 x) 1)))) into 0 2.934 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.935 * [backup-simplify]: Simplify (- 0) into 0 2.935 * [backup-simplify]: Simplify (+ 0 0) into 0 2.935 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (- (/ 1 x) 1))) into 0 2.936 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.937 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* x (- (/ 1 x) 1)))) into 0 2.937 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))))) into 0 2.937 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* x (- (/ 1 x) 1))))) into 0 2.938 * [backup-simplify]: Simplify (+ 0 0) into 0 2.938 * [backup-simplify]: Simplify (+ 0 0) into 0 2.938 * [backup-simplify]: Simplify (+ 0 0) into 0 2.939 * [backup-simplify]: Simplify (+ 0 0) into 0 2.939 * [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.940 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into 0 2.941 * [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.941 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))))) in x 2.941 * [taylor]: Taking taylor expansion of (sqrt 2) in x 2.941 * [taylor]: Taking taylor expansion of 2 in x 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 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))) in x 2.942 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1))))) in x 2.942 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) in x 2.942 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* x (- (/ 1 x) 1)))) in x 2.942 * [taylor]: Taking taylor expansion of 2 in x 2.942 * [backup-simplify]: Simplify 2 into 2 2.942 * [taylor]: Taking taylor expansion of (/ 1 (* x (- (/ 1 x) 1))) in x 2.942 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 2.942 * [taylor]: Taking taylor expansion of x in x 2.942 * [backup-simplify]: Simplify 0 into 0 2.942 * [backup-simplify]: Simplify 1 into 1 2.942 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.942 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.942 * [taylor]: Taking taylor expansion of x in x 2.942 * [backup-simplify]: Simplify 0 into 0 2.942 * [backup-simplify]: Simplify 1 into 1 2.943 * [backup-simplify]: Simplify (/ 1 1) into 1 2.943 * [taylor]: Taking taylor expansion of 1 in x 2.943 * [backup-simplify]: Simplify 1 into 1 2.943 * [backup-simplify]: Simplify (+ 1 0) into 1 2.943 * [backup-simplify]: Simplify (* 0 1) into 0 2.944 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.949 * [backup-simplify]: Simplify (- 1) into -1 2.949 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.950 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 2.951 * [backup-simplify]: Simplify (/ 1 1) into 1 2.951 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (- (/ 1 x) 1))) in x 2.951 * [taylor]: Taking taylor expansion of 2 in x 2.951 * [backup-simplify]: Simplify 2 into 2 2.951 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 1)) in x 2.951 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.951 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.951 * [taylor]: Taking taylor expansion of x in x 2.951 * [backup-simplify]: Simplify 0 into 0 2.951 * [backup-simplify]: Simplify 1 into 1 2.951 * [backup-simplify]: Simplify (/ 1 1) into 1 2.951 * [taylor]: Taking taylor expansion of 1 in x 2.951 * [backup-simplify]: Simplify 1 into 1 2.952 * [backup-simplify]: Simplify (+ 1 0) into 1 2.952 * [backup-simplify]: Simplify (/ 1 1) into 1 2.953 * [backup-simplify]: Simplify (* 2 1) into 2 2.953 * [backup-simplify]: Simplify (+ 2 0) into 2 2.953 * [backup-simplify]: Simplify (/ 1 2) into 1/2 2.954 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 2.955 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.955 * [backup-simplify]: Simplify (- 0) into 0 2.956 * [backup-simplify]: Simplify (+ 0 0) into 0 2.957 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 2.957 * [backup-simplify]: Simplify (- (+ (* 1 (/ -1 1)))) into 1 2.958 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 1)) into 2 2.958 * [backup-simplify]: Simplify (* 2 1) into 2 2.959 * [backup-simplify]: Simplify (+ 2 2) into 4 2.959 * [backup-simplify]: Simplify (- (+ (* 1/2 (/ 4 2)))) into -1 2.960 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 1/2))) into (/ -1/2 (sqrt 1/2)) 2.961 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 1/2)) into (* (sqrt 2) (sqrt 1/2)) 2.961 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt 1/2)) in l 2.961 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.961 * [taylor]: Taking taylor expansion of 2 in l 2.961 * [backup-simplify]: Simplify 2 into 2 2.961 * [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) in l 2.962 * [taylor]: Taking taylor expansion of 1/2 in l 2.962 * [backup-simplify]: Simplify 1/2 into 1/2 2.962 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 2.962 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 2.963 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 1/2))) into 0 2.963 * [backup-simplify]: Simplify 0 into 0 2.964 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 2.964 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt (/ 1 (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))))))) into 0 2.964 * [taylor]: Taking taylor expansion of 0 in x 2.964 * [backup-simplify]: Simplify 0 into 0 2.964 * [taylor]: Taking taylor expansion of 0 in l 2.964 * [backup-simplify]: Simplify 0 into 0 2.964 * [backup-simplify]: Simplify 0 into 0 2.967 * [backup-simplify]: Simplify (+ (* (sqrt 2) (/ -1/2 (sqrt 1/2))) (* 0 (sqrt 1/2))) into (- (* 1/2 (/ (sqrt 2) (sqrt 1/2)))) 2.967 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ (sqrt 2) (sqrt 1/2)))) in l 2.967 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (sqrt 1/2))) in l 2.967 * [taylor]: Taking taylor expansion of 1/2 in l 2.967 * [backup-simplify]: Simplify 1/2 into 1/2 2.967 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (sqrt 1/2)) in l 2.967 * [taylor]: Taking taylor expansion of (sqrt 2) in l 2.967 * [taylor]: Taking taylor expansion of 2 in l 2.967 * [backup-simplify]: Simplify 2 into 2 2.967 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.967 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.967 * [taylor]: Taking taylor expansion of (sqrt 1/2) in l 2.967 * [taylor]: Taking taylor expansion of 1/2 in l 2.967 * [backup-simplify]: Simplify 1/2 into 1/2 2.968 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 2.968 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 2.969 * [backup-simplify]: Simplify (/ (sqrt 2) (sqrt 1/2)) into (/ (sqrt 2) (sqrt 1/2)) 2.970 * [backup-simplify]: Simplify (- (/ 0 (sqrt 1/2)) (+ (* (/ (sqrt 2) (sqrt 1/2)) (/ 0 (sqrt 1/2))))) into 0 2.970 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt 1/2)))) into 0 2.971 * [backup-simplify]: Simplify (- 0) into 0 2.971 * [backup-simplify]: Simplify 0 into 0 2.971 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into 0 2.972 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.973 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 1/2)))) into 0 2.973 * [backup-simplify]: Simplify 0 into 0 2.973 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.973 * [backup-simplify]: Simplify (- 0) into 0 2.973 * [backup-simplify]: Simplify (+ 0 0) into 0 2.974 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.974 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (- (/ 1 x) 1)))) into 0 2.974 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (/ 1 x) 1)) (/ 0 (- (/ 1 x) 1))) (* 0 (/ 0 (- (/ 1 x) 1))))) into 0 2.975 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (- (/ 1 x) 1))))) into 0 2.975 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.975 * [backup-simplify]: Simplify (- 0) into 0 2.976 * [backup-simplify]: Simplify (+ 0 0) into 0 2.976 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 (- (/ 1 x) 1)))) into 0 2.977 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.977 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* x (- (/ 1 x) 1))))) into 0 2.977 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* x (- (/ 1 x) 1))) (/ 0 (* x (- (/ 1 x) 1)))) (* 0 (/ 0 (* x (- (/ 1 x) 1)))))) into 0 2.978 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (* x (- (/ 1 x) 1)))))) into 0 2.978 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 2.978 * [backup-simplify]: Simplify (+ 0 (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2))))) into (/ 1 (* x (* (- (/ 1 x) 1) (pow l 2)))) 2.978 * [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))))) 2.978 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 2.979 * [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))) 2.980 * [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)))))) 2.982 * [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))))))) 2.982 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 2.983 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.985 * [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))))))) 2.985 * [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 2.985 * [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 2.985 * [taylor]: Taking taylor expansion of 1/2 in x 2.985 * [backup-simplify]: Simplify 1/2 into 1/2 2.985 * [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 2.985 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (pow l 2)) in x 2.985 * [taylor]: Taking taylor expansion of (sqrt 2) in x 2.985 * [taylor]: Taking taylor expansion of 2 in x 2.985 * [backup-simplify]: Simplify 2 into 2 2.986 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 2.986 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 2.986 * [taylor]: Taking taylor expansion of (pow l 2) in x 2.986 * [taylor]: Taking taylor expansion of l in x 2.986 * [backup-simplify]: Simplify l into l 2.986 * [backup-simplify]: Simplify (* l l) into (pow l 2) 2.987 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 2.987 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))) in x 2.987 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)) in x 2.987 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3) in x 2.987 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) in x 2.987 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* x (- (/ 1 x) 1)))) in x 2.987 * [taylor]: Taking taylor expansion of 2 in x 2.987 * [backup-simplify]: Simplify 2 into 2 2.987 * [taylor]: Taking taylor expansion of (/ 1 (* x (- (/ 1 x) 1))) in x 2.987 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 2.987 * [taylor]: Taking taylor expansion of x in x 2.987 * [backup-simplify]: Simplify 0 into 0 2.987 * [backup-simplify]: Simplify 1 into 1 2.987 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.987 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.987 * [taylor]: Taking taylor expansion of x in x 2.987 * [backup-simplify]: Simplify 0 into 0 2.987 * [backup-simplify]: Simplify 1 into 1 2.988 * [backup-simplify]: Simplify (/ 1 1) into 1 2.988 * [taylor]: Taking taylor expansion of 1 in x 2.988 * [backup-simplify]: Simplify 1 into 1 2.988 * [backup-simplify]: Simplify (+ 1 0) into 1 2.989 * [backup-simplify]: Simplify (* 0 1) into 0 2.989 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.990 * [backup-simplify]: Simplify (- 1) into -1 2.990 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.991 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 2.991 * [backup-simplify]: Simplify (/ 1 1) into 1 2.991 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (- (/ 1 x) 1))) in x 2.991 * [taylor]: Taking taylor expansion of 2 in x 2.991 * [backup-simplify]: Simplify 2 into 2 2.991 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 1)) in x 2.991 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 2.991 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.992 * [taylor]: Taking taylor expansion of x in x 2.992 * [backup-simplify]: Simplify 0 into 0 2.992 * [backup-simplify]: Simplify 1 into 1 2.992 * [backup-simplify]: Simplify (/ 1 1) into 1 2.992 * [taylor]: Taking taylor expansion of 1 in x 2.992 * [backup-simplify]: Simplify 1 into 1 2.992 * [backup-simplify]: Simplify (+ 1 0) into 1 2.993 * [backup-simplify]: Simplify (/ 1 1) into 1 2.993 * [backup-simplify]: Simplify (* 2 1) into 2 2.994 * [backup-simplify]: Simplify (+ 2 0) into 2 2.994 * [backup-simplify]: Simplify (* 2 2) into 4 2.995 * [backup-simplify]: Simplify (* 2 4) into 8 2.995 * [backup-simplify]: Simplify (/ 1 8) into 1/8 2.995 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 2.996 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.997 * [backup-simplify]: Simplify (- 0) into 0 2.997 * [backup-simplify]: Simplify (+ 0 0) into 0 2.998 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 2.999 * [backup-simplify]: Simplify (- (+ (* 1 (/ -1 1)))) into 1 3.000 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 1)) into 2 3.000 * [backup-simplify]: Simplify (* 2 1) into 2 3.000 * [backup-simplify]: Simplify (+ 2 2) into 4 3.001 * [backup-simplify]: Simplify (+ (* 2 4) (* 4 2)) into 16 3.002 * [backup-simplify]: Simplify (+ (* 2 16) (* 4 4)) into 48 3.003 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ 48 8)))) into -3/4 3.004 * [backup-simplify]: Simplify (/ -3/4 (* 2 (sqrt 1/8))) into (/ -3/8 (sqrt 1/8)) 3.004 * [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.004 * [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.004 * [taylor]: Taking taylor expansion of 1/2 in x 3.004 * [backup-simplify]: Simplify 1/2 into 1/2 3.004 * [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.005 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (- (/ 1 x) 1) (pow l 2))) in x 3.005 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.005 * [taylor]: Taking taylor expansion of 2 in x 3.005 * [backup-simplify]: Simplify 2 into 2 3.005 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.006 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.006 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (pow l 2)) in x 3.006 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.006 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.006 * [taylor]: Taking taylor expansion of x in x 3.006 * [backup-simplify]: Simplify 0 into 0 3.006 * [backup-simplify]: Simplify 1 into 1 3.006 * [backup-simplify]: Simplify (/ 1 1) into 1 3.006 * [taylor]: Taking taylor expansion of 1 in x 3.006 * [backup-simplify]: Simplify 1 into 1 3.006 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.006 * [taylor]: Taking taylor expansion of l in x 3.006 * [backup-simplify]: Simplify l into l 3.007 * [backup-simplify]: Simplify (+ 1 0) into 1 3.007 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.007 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 3.007 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.008 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))) in x 3.008 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)) in x 3.008 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3) in x 3.008 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) in x 3.008 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* x (- (/ 1 x) 1)))) in x 3.008 * [taylor]: Taking taylor expansion of 2 in x 3.008 * [backup-simplify]: Simplify 2 into 2 3.008 * [taylor]: Taking taylor expansion of (/ 1 (* x (- (/ 1 x) 1))) in x 3.008 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 3.008 * [taylor]: Taking taylor expansion of x in x 3.008 * [backup-simplify]: Simplify 0 into 0 3.008 * [backup-simplify]: Simplify 1 into 1 3.008 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.008 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.008 * [taylor]: Taking taylor expansion of x in x 3.008 * [backup-simplify]: Simplify 0 into 0 3.008 * [backup-simplify]: Simplify 1 into 1 3.008 * [backup-simplify]: Simplify (/ 1 1) into 1 3.008 * [taylor]: Taking taylor expansion of 1 in x 3.008 * [backup-simplify]: Simplify 1 into 1 3.009 * [backup-simplify]: Simplify (+ 1 0) into 1 3.009 * [backup-simplify]: Simplify (* 0 1) into 0 3.010 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.010 * [backup-simplify]: Simplify (- 1) into -1 3.011 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.012 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 3.012 * [backup-simplify]: Simplify (/ 1 1) into 1 3.012 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (- (/ 1 x) 1))) in x 3.012 * [taylor]: Taking taylor expansion of 2 in x 3.012 * [backup-simplify]: Simplify 2 into 2 3.012 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 1)) in x 3.012 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.012 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.012 * [taylor]: Taking taylor expansion of x in x 3.012 * [backup-simplify]: Simplify 0 into 0 3.012 * [backup-simplify]: Simplify 1 into 1 3.013 * [backup-simplify]: Simplify (/ 1 1) into 1 3.013 * [taylor]: Taking taylor expansion of 1 in x 3.013 * [backup-simplify]: Simplify 1 into 1 3.013 * [backup-simplify]: Simplify (+ 1 0) into 1 3.013 * [backup-simplify]: Simplify (/ 1 1) into 1 3.014 * [backup-simplify]: Simplify (* 2 1) into 2 3.014 * [backup-simplify]: Simplify (+ 2 0) into 2 3.015 * [backup-simplify]: Simplify (* 2 2) into 4 3.015 * [backup-simplify]: Simplify (* 2 4) into 8 3.016 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.016 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.017 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.017 * [backup-simplify]: Simplify (- 0) into 0 3.018 * [backup-simplify]: Simplify (+ 0 0) into 0 3.018 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 3.019 * [backup-simplify]: Simplify (- (+ (* 1 (/ -1 1)))) into 1 3.019 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 1)) into 2 3.020 * [backup-simplify]: Simplify (* 2 1) into 2 3.020 * [backup-simplify]: Simplify (+ 2 2) into 4 3.020 * [backup-simplify]: Simplify (+ (* 2 4) (* 4 2)) into 16 3.021 * [backup-simplify]: Simplify (+ (* 2 16) (* 4 4)) into 48 3.021 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ 48 8)))) into -3/4 3.022 * [backup-simplify]: Simplify (/ -3/4 (* 2 (sqrt 1/8))) into (/ -3/8 (sqrt 1/8)) 3.022 * [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.022 * [taylor]: Taking taylor expansion of 1/2 in x 3.022 * [backup-simplify]: Simplify 1/2 into 1/2 3.022 * [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.022 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (- (/ 1 x) 1) (* x (pow l 2)))) in x 3.022 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.022 * [taylor]: Taking taylor expansion of 2 in x 3.022 * [backup-simplify]: Simplify 2 into 2 3.022 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.023 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.023 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 1) (* x (pow l 2))) in x 3.023 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.023 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.023 * [taylor]: Taking taylor expansion of x in x 3.023 * [backup-simplify]: Simplify 0 into 0 3.023 * [backup-simplify]: Simplify 1 into 1 3.023 * [backup-simplify]: Simplify (/ 1 1) into 1 3.023 * [taylor]: Taking taylor expansion of 1 in x 3.023 * [backup-simplify]: Simplify 1 into 1 3.023 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 3.023 * [taylor]: Taking taylor expansion of x in x 3.023 * [backup-simplify]: Simplify 0 into 0 3.023 * [backup-simplify]: Simplify 1 into 1 3.023 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.023 * [taylor]: Taking taylor expansion of l in x 3.023 * [backup-simplify]: Simplify l into l 3.024 * [backup-simplify]: Simplify (+ 1 0) into 1 3.024 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.024 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.024 * [backup-simplify]: Simplify (* 1 0) into 0 3.024 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.024 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 3.025 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.025 * [backup-simplify]: Simplify (- 1) into -1 3.025 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.026 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* -1 0)) into (pow l 2) 3.026 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.026 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3))) in x 3.026 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3)) in x 3.026 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) 3) in x 3.026 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (* x (- (/ 1 x) 1)))) (* 2 (/ 1 (- (/ 1 x) 1)))) in x 3.026 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* x (- (/ 1 x) 1)))) in x 3.026 * [taylor]: Taking taylor expansion of 2 in x 3.026 * [backup-simplify]: Simplify 2 into 2 3.026 * [taylor]: Taking taylor expansion of (/ 1 (* x (- (/ 1 x) 1))) in x 3.026 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) 1)) in x 3.026 * [taylor]: Taking taylor expansion of x in x 3.026 * [backup-simplify]: Simplify 0 into 0 3.026 * [backup-simplify]: Simplify 1 into 1 3.026 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.026 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.026 * [taylor]: Taking taylor expansion of x in x 3.026 * [backup-simplify]: Simplify 0 into 0 3.026 * [backup-simplify]: Simplify 1 into 1 3.027 * [backup-simplify]: Simplify (/ 1 1) into 1 3.027 * [taylor]: Taking taylor expansion of 1 in x 3.027 * [backup-simplify]: Simplify 1 into 1 3.027 * [backup-simplify]: Simplify (+ 1 0) into 1 3.027 * [backup-simplify]: Simplify (* 0 1) into 0 3.028 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.028 * [backup-simplify]: Simplify (- 1) into -1 3.028 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.029 * [backup-simplify]: Simplify (+ (* 0 -1) (* 1 1)) into 1 3.029 * [backup-simplify]: Simplify (/ 1 1) into 1 3.029 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (- (/ 1 x) 1))) in x 3.029 * [taylor]: Taking taylor expansion of 2 in x 3.029 * [backup-simplify]: Simplify 2 into 2 3.029 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 1)) in x 3.029 * [taylor]: Taking taylor expansion of (- (/ 1 x) 1) in x 3.029 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.029 * [taylor]: Taking taylor expansion of x in x 3.029 * [backup-simplify]: Simplify 0 into 0 3.029 * [backup-simplify]: Simplify 1 into 1 3.029 * [backup-simplify]: Simplify (/ 1 1) into 1 3.029 * [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.030 * [backup-simplify]: Simplify (/ 1 1) into 1 3.030 * [backup-simplify]: Simplify (* 2 1) into 2 3.030 * [backup-simplify]: Simplify (+ 2 0) into 2 3.030 * [backup-simplify]: Simplify (* 2 2) into 4 3.031 * [backup-simplify]: Simplify (* 2 4) into 8 3.031 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.031 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.032 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.032 * [backup-simplify]: Simplify (- 0) into 0 3.032 * [backup-simplify]: Simplify (+ 0 0) into 0 3.033 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (* 0 1))) into -1 3.033 * [backup-simplify]: Simplify (- (+ (* 1 (/ -1 1)))) into 1 3.034 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 1)) into 2 3.034 * [backup-simplify]: Simplify (* 2 1) into 2 3.034 * [backup-simplify]: Simplify (+ 2 2) into 4 3.035 * [backup-simplify]: Simplify (+ (* 2 4) (* 4 2)) into 16 3.035 * [backup-simplify]: Simplify (+ (* 2 16) (* 4 4)) into 48 3.035 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ 48 8)))) into -3/4 3.037 * [backup-simplify]: Simplify (/ -3/4 (* 2 (sqrt 1/8))) into (/ -3/8 (sqrt 1/8)) 3.037 * [backup-simplify]: Simplify (* (/ (sqrt 2) (pow l 2)) (sqrt 1/8)) into (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)) 3.038 * [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.039 * [backup-simplify]: Simplify (* (/ (sqrt 2) (pow l 2)) (sqrt 1/8)) into (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)) 3.039 * [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.040 * [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.041 * [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.043 * [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.043 * [taylor]: Taking taylor expansion of 0 in l 3.043 * [backup-simplify]: Simplify 0 into 0 3.043 * [backup-simplify]: Simplify 0 into 0 3.043 * [taylor]: Taking taylor expansion of 0 in l 3.043 * [backup-simplify]: Simplify 0 into 0 3.043 * [backup-simplify]: Simplify 0 into 0 3.043 * [backup-simplify]: Simplify 0 into 0 3.044 * [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.044 * [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.044 * [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.044 * [taylor]: Taking taylor expansion of -1 in l 3.044 * [backup-simplify]: Simplify -1 into -1 3.044 * [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.044 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in l 3.044 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.044 * [taylor]: Taking taylor expansion of 2 in l 3.044 * [backup-simplify]: Simplify 2 into 2 3.045 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.045 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.045 * [taylor]: Taking taylor expansion of t in l 3.045 * [backup-simplify]: Simplify t into t 3.045 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 3.045 * [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.045 * [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.045 * [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.045 * [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.045 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in l 3.045 * [taylor]: Taking taylor expansion of 2 in l 3.045 * [backup-simplify]: Simplify 2 into 2 3.045 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in l 3.045 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in l 3.045 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.045 * [taylor]: Taking taylor expansion of t in l 3.045 * [backup-simplify]: Simplify t into t 3.046 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in l 3.046 * [taylor]: Taking taylor expansion of x in l 3.046 * [backup-simplify]: Simplify x into x 3.046 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 3.046 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.046 * [taylor]: Taking taylor expansion of x in l 3.046 * [backup-simplify]: Simplify x into x 3.046 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.046 * [taylor]: Taking taylor expansion of 1 in l 3.046 * [backup-simplify]: Simplify 1 into 1 3.046 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.046 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.046 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 3.046 * [backup-simplify]: Simplify (* (pow t 2) (* (+ (/ 1 x) 1) x)) into (* (pow t 2) (* (+ (/ 1 x) 1) x)) 3.046 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) into (/ 1 (* (pow t 2) (* (+ (/ 1 x) 1) x))) 3.046 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in l 3.046 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in l 3.046 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 3.046 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.046 * [taylor]: Taking taylor expansion of x in l 3.046 * [backup-simplify]: Simplify x into x 3.046 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.046 * [taylor]: Taking taylor expansion of 1 in l 3.046 * [backup-simplify]: Simplify 1 into 1 3.046 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in l 3.046 * [taylor]: Taking taylor expansion of x in l 3.046 * [backup-simplify]: Simplify x into x 3.046 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.046 * [taylor]: Taking taylor expansion of l in l 3.046 * [backup-simplify]: Simplify 0 into 0 3.046 * [backup-simplify]: Simplify 1 into 1 3.046 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.047 * [backup-simplify]: Simplify (* 1 1) into 1 3.047 * [backup-simplify]: Simplify (* x 1) into x 3.047 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) x) into (* (+ (/ 1 x) 1) x) 3.047 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 3.047 * [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.047 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in l 3.047 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in l 3.047 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 3.047 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.047 * [taylor]: Taking taylor expansion of x in l 3.047 * [backup-simplify]: Simplify x into x 3.047 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.047 * [taylor]: Taking taylor expansion of 1 in l 3.047 * [backup-simplify]: Simplify 1 into 1 3.048 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.048 * [taylor]: Taking taylor expansion of l in l 3.048 * [backup-simplify]: Simplify 0 into 0 3.048 * [backup-simplify]: Simplify 1 into 1 3.048 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.048 * [backup-simplify]: Simplify (* 1 1) into 1 3.048 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) 1) into (+ (/ 1 x) 1) 3.048 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 3.048 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in l 3.048 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 3.048 * [taylor]: Taking taylor expansion of (pow l 2) in l 3.048 * [taylor]: Taking taylor expansion of l in l 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 * [backup-simplify]: Simplify (/ 1 1) into 1 3.049 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in l 3.049 * [taylor]: Taking taylor expansion of 2 in l 3.049 * [backup-simplify]: Simplify 2 into 2 3.049 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in l 3.049 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in l 3.049 * [taylor]: Taking taylor expansion of (pow t 2) in l 3.050 * [taylor]: Taking taylor expansion of t in l 3.050 * [backup-simplify]: Simplify t into t 3.050 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in l 3.050 * [taylor]: Taking taylor expansion of (/ 1 x) in l 3.050 * [taylor]: Taking taylor expansion of x in l 3.050 * [backup-simplify]: Simplify x into x 3.050 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.050 * [taylor]: Taking taylor expansion of 1 in l 3.050 * [backup-simplify]: Simplify 1 into 1 3.050 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.050 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.050 * [backup-simplify]: Simplify (* (pow t 2) (+ (/ 1 x) 1)) into (* (pow t 2) (+ (/ 1 x) 1)) 3.050 * [backup-simplify]: Simplify (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) into (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) 3.050 * [backup-simplify]: Simplify (+ 0 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 1 (* (+ (/ 1 x) 1) x)) 3.051 * [backup-simplify]: Simplify (+ 1 0) into 1 3.051 * [backup-simplify]: Simplify (+ (/ 1 (+ (/ 1 x) 1)) 1) into (+ (/ 1 (+ (/ 1 x) 1)) 1) 3.051 * [backup-simplify]: Simplify (- (+ (/ 1 (+ (/ 1 x) 1)) 1)) into (- (+ (/ 1 (+ (/ 1 x) 1)) 1)) 3.051 * [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.052 * [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.052 * [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.058 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.059 * [backup-simplify]: Simplify (+ (* x 0) (* 0 1)) into 0 3.059 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.060 * [backup-simplify]: Simplify (+ 0 0) into 0 3.060 * [backup-simplify]: Simplify (+ (* (+ (/ 1 x) 1) 0) (* 0 x)) into 0 3.060 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 3.061 * [backup-simplify]: Simplify (+ 0 0) into 0 3.061 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.061 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.062 * [backup-simplify]: Simplify (+ 0 0) into 0 3.062 * [backup-simplify]: Simplify (+ (* (+ (/ 1 x) 1) 0) (* 0 1)) into 0 3.063 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 3.063 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.064 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.064 * [backup-simplify]: Simplify (+ 0 0) into 0 3.065 * [backup-simplify]: Simplify (+ 0 0) into 0 3.065 * [backup-simplify]: Simplify (- 0) into 0 3.066 * [backup-simplify]: Simplify (+ 0 0) into 0 3.066 * [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.066 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (/ 1 (* (+ (/ 1 x) 1) x)) (+ (/ 1 (+ (/ 1 x) 1)) 1)))))) into 0 3.067 * [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.067 * [taylor]: Taking taylor expansion of -1 in x 3.067 * [backup-simplify]: Simplify -1 into -1 3.067 * [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.067 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) 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 t in x 3.068 * [backup-simplify]: Simplify t into t 3.068 * [backup-simplify]: Simplify (/ (sqrt 2) t) into (/ (sqrt 2) t) 3.068 * [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.068 * [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.068 * [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.068 * [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.069 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in x 3.069 * [taylor]: Taking taylor expansion of 2 in x 3.069 * [backup-simplify]: Simplify 2 into 2 3.069 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in x 3.069 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in x 3.069 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.069 * [taylor]: Taking taylor expansion of t in x 3.069 * [backup-simplify]: Simplify t into t 3.069 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in x 3.069 * [taylor]: Taking taylor expansion of x in x 3.069 * [backup-simplify]: Simplify 0 into 0 3.069 * [backup-simplify]: Simplify 1 into 1 3.069 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.069 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.069 * [taylor]: Taking taylor expansion of x in x 3.069 * [backup-simplify]: Simplify 0 into 0 3.069 * [backup-simplify]: Simplify 1 into 1 3.069 * [backup-simplify]: Simplify (/ 1 1) into 1 3.069 * [taylor]: Taking taylor expansion of 1 in x 3.069 * [backup-simplify]: Simplify 1 into 1 3.069 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.070 * [backup-simplify]: Simplify (+ 1 0) into 1 3.070 * [backup-simplify]: Simplify (* 0 1) into 0 3.070 * [backup-simplify]: Simplify (* (pow t 2) 0) into 0 3.071 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.072 * [backup-simplify]: Simplify (+ 0 1) into 1 3.072 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1)) into 1 3.072 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.073 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (* 0 0)) into (pow t 2) 3.073 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.073 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 3.073 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 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.074 * [backup-simplify]: Simplify (/ 1 1) into 1 3.074 * [taylor]: Taking taylor expansion of 1 in x 3.074 * [backup-simplify]: Simplify 1 into 1 3.074 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 3.074 * [taylor]: Taking taylor expansion of x in x 3.074 * [backup-simplify]: Simplify 0 into 0 3.074 * [backup-simplify]: Simplify 1 into 1 3.074 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.074 * [taylor]: Taking taylor expansion of l in x 3.074 * [backup-simplify]: Simplify l into l 3.074 * [backup-simplify]: Simplify (+ 1 0) into 1 3.074 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.074 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.075 * [backup-simplify]: Simplify (* 1 0) into 0 3.075 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.075 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 3.076 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.077 * [backup-simplify]: Simplify (+ 0 1) into 1 3.077 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 3.077 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.077 * [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.077 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in x 3.078 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 3.078 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.078 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.078 * [taylor]: Taking taylor expansion of x in x 3.078 * [backup-simplify]: Simplify 0 into 0 3.078 * [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 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.078 * [taylor]: Taking taylor expansion of l in x 3.078 * [backup-simplify]: Simplify l into l 3.079 * [backup-simplify]: Simplify (+ 1 0) into 1 3.079 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.079 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 3.079 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.079 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in x 3.079 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in x 3.079 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.079 * [taylor]: Taking taylor expansion of l in x 3.079 * [backup-simplify]: Simplify l into l 3.079 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.079 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.079 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in x 3.079 * [taylor]: Taking taylor expansion of 2 in x 3.079 * [backup-simplify]: Simplify 2 into 2 3.079 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in x 3.079 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in x 3.079 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.079 * [taylor]: Taking taylor expansion of t in x 3.079 * [backup-simplify]: Simplify t into t 3.080 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.080 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.080 * [taylor]: Taking taylor expansion of x in x 3.080 * [backup-simplify]: Simplify 0 into 0 3.080 * [backup-simplify]: Simplify 1 into 1 3.080 * [backup-simplify]: Simplify (/ 1 1) into 1 3.080 * [taylor]: Taking taylor expansion of 1 in x 3.080 * [backup-simplify]: Simplify 1 into 1 3.080 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.081 * [backup-simplify]: Simplify (+ 1 0) into 1 3.081 * [backup-simplify]: Simplify (* (pow t 2) 1) into (pow t 2) 3.081 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 3.081 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 3.081 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) (/ 1 (pow l 2))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.081 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 3.081 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow l 2))) into (/ 1 (pow l 2)) 3.081 * [backup-simplify]: Simplify (- (/ 1 (pow l 2))) into (- (/ 1 (pow l 2))) 3.082 * [backup-simplify]: Simplify (+ (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) (- (/ 1 (pow l 2)))) into (* 2 (/ 1 (pow t 2))) 3.082 * [backup-simplify]: Simplify (/ 1 (* 2 (/ 1 (pow t 2)))) into (* 1/2 (pow t 2)) 3.082 * [backup-simplify]: Simplify (sqrt (* 1/2 (pow t 2))) into (* t (sqrt 1/2)) 3.083 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) 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 (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 3.085 * [backup-simplify]: Simplify (+ (* (pow t 2) 1) (+ (* 0 1) (* 0 0))) into (pow t 2) 3.086 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ (pow t 2) (pow t 2))))) into (- (/ 1 (pow t 2))) 3.086 * [backup-simplify]: Simplify (+ (* 2 (- (/ 1 (pow t 2)))) (* 0 (/ 1 (pow t 2)))) into (- (* 2 (/ 1 (pow t 2)))) 3.086 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 3.088 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow l 2)))) into 0 3.089 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.089 * [backup-simplify]: Simplify (+ 0 0) into 0 3.090 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 (pow l 2)) (* 0 0))) into (pow l 2) 3.090 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ (pow l 2) (pow l 2))))) into (- (/ 1 (pow l 2))) 3.090 * [backup-simplify]: Simplify (+ (- (* 2 (/ 1 (pow t 2)))) (- (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 3.090 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.091 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 3.091 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 3.091 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow t 2))) into (* 2 (/ 1 (pow t 2))) 3.091 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) (* 2 (/ 1 (pow t 2)))) into (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2))) 3.091 * [backup-simplify]: Simplify (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) into (- (+ (* 2 (/ 1 (pow t 2))) (/ 1 (pow l 2)))) 3.092 * [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.093 * [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.093 * [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.093 * [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.093 * [taylor]: Taking taylor expansion of -1 in t 3.093 * [backup-simplify]: Simplify -1 into -1 3.093 * [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.093 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 3.093 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.093 * [taylor]: Taking taylor expansion of 2 in t 3.093 * [backup-simplify]: Simplify 2 into 2 3.094 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.094 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.095 * [taylor]: Taking taylor expansion of t in t 3.095 * [backup-simplify]: Simplify 0 into 0 3.095 * [backup-simplify]: Simplify 1 into 1 3.095 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 3.096 * [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.096 * [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.096 * [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.096 * [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.096 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in t 3.096 * [taylor]: Taking taylor expansion of 2 in t 3.096 * [backup-simplify]: Simplify 2 into 2 3.096 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in t 3.096 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in t 3.096 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.096 * [taylor]: Taking taylor expansion of t in t 3.096 * [backup-simplify]: Simplify 0 into 0 3.096 * [backup-simplify]: Simplify 1 into 1 3.096 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in t 3.096 * [taylor]: Taking taylor expansion of x in t 3.096 * [backup-simplify]: Simplify x into x 3.096 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.096 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.096 * [taylor]: Taking taylor expansion of x in t 3.096 * [backup-simplify]: Simplify x into x 3.096 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.096 * [taylor]: Taking taylor expansion of 1 in t 3.096 * [backup-simplify]: Simplify 1 into 1 3.097 * [backup-simplify]: Simplify (* 1 1) into 1 3.097 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.097 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 3.097 * [backup-simplify]: Simplify (* 1 (* (+ (/ 1 x) 1) x)) into (* (+ (/ 1 x) 1) x) 3.097 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 3.097 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in t 3.097 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in t 3.097 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.097 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.097 * [taylor]: Taking taylor expansion of x in t 3.097 * [backup-simplify]: Simplify x into x 3.097 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.097 * [taylor]: Taking taylor expansion of 1 in t 3.097 * [backup-simplify]: Simplify 1 into 1 3.097 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 3.097 * [taylor]: Taking taylor expansion of x in t 3.097 * [backup-simplify]: Simplify x into x 3.097 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.098 * [taylor]: Taking taylor expansion of l in t 3.098 * [backup-simplify]: Simplify l into l 3.098 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.098 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.098 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 3.098 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (* x (pow l 2))) into (* (+ (/ 1 x) 1) (* x (pow l 2))) 3.098 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 3.098 * [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.098 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in t 3.098 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in t 3.098 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.098 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.098 * [taylor]: Taking taylor expansion of x in t 3.098 * [backup-simplify]: Simplify x into x 3.098 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.098 * [taylor]: Taking taylor expansion of 1 in t 3.098 * [backup-simplify]: Simplify 1 into 1 3.098 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.099 * [taylor]: Taking taylor expansion of l in t 3.099 * [backup-simplify]: Simplify l into l 3.099 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.099 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.099 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (pow l 2)) into (* (+ (/ 1 x) 1) (pow l 2)) 3.099 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) into (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) 3.099 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in t 3.099 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 3.099 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.099 * [taylor]: Taking taylor expansion of l in t 3.099 * [backup-simplify]: Simplify l into l 3.099 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.099 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.099 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in t 3.099 * [taylor]: Taking taylor expansion of 2 in t 3.099 * [backup-simplify]: Simplify 2 into 2 3.099 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in t 3.099 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in t 3.099 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.099 * [taylor]: Taking taylor expansion of t in t 3.100 * [backup-simplify]: Simplify 0 into 0 3.100 * [backup-simplify]: Simplify 1 into 1 3.100 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.100 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.100 * [taylor]: Taking taylor expansion of x in t 3.100 * [backup-simplify]: Simplify x into x 3.100 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.100 * [taylor]: Taking taylor expansion of 1 in t 3.100 * [backup-simplify]: Simplify 1 into 1 3.100 * [backup-simplify]: Simplify (* 1 1) into 1 3.100 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.100 * [backup-simplify]: Simplify (* 1 (+ (/ 1 x) 1)) into (+ (/ 1 x) 1) 3.100 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 3.101 * [backup-simplify]: Simplify (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 2 (* (+ (/ 1 x) 1) x)) 3.101 * [backup-simplify]: Simplify (+ (/ 2 (* (+ (/ 1 x) 1) x)) 0) into (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) 3.101 * [backup-simplify]: Simplify (* 2 (/ 1 (+ (/ 1 x) 1))) into (/ 2 (+ (/ 1 x) 1)) 3.101 * [backup-simplify]: Simplify (+ 0 (/ 2 (+ (/ 1 x) 1))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 3.101 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (+ (/ 1 x) 1)))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 3.101 * [backup-simplify]: Simplify (- (* 2 (/ 1 (+ (/ 1 x) 1)))) into (- (* 2 (/ 1 (+ (/ 1 x) 1)))) 3.102 * [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.102 * [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.102 * [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.102 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.103 * [backup-simplify]: Simplify (+ 0 0) into 0 3.103 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (+ (/ 1 x) 1))) into 0 3.104 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.104 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (+ (/ 1 x) 1) x))) into 0 3.104 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 3.105 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* (+ (/ 1 x) 1) x)))) into 0 3.105 * [backup-simplify]: Simplify (+ 0 0) into 0 3.105 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.106 * [backup-simplify]: Simplify (+ 0 0) into 0 3.106 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.107 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (+ (/ 1 x) 1))) into 0 3.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 3.108 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (+ (/ 1 x) 1)))) into 0 3.108 * [backup-simplify]: Simplify (+ 0 0) into 0 3.108 * [backup-simplify]: Simplify (+ 0 0) into 0 3.109 * [backup-simplify]: Simplify (- 0) into 0 3.109 * [backup-simplify]: Simplify (+ 0 0) into 0 3.110 * [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.110 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into 0 3.110 * [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.110 * [taylor]: Taking taylor expansion of -1 in t 3.110 * [backup-simplify]: Simplify -1 into -1 3.110 * [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.110 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 3.110 * [taylor]: Taking taylor expansion of (sqrt 2) in t 3.110 * [taylor]: Taking taylor expansion of 2 in t 3.110 * [backup-simplify]: Simplify 2 into 2 3.111 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.111 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.111 * [taylor]: Taking taylor expansion of t in t 3.111 * [backup-simplify]: Simplify 0 into 0 3.112 * [backup-simplify]: Simplify 1 into 1 3.112 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 3.112 * [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.112 * [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.113 * [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.113 * [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.113 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1))))) in t 3.113 * [taylor]: Taking taylor expansion of 2 in t 3.113 * [backup-simplify]: Simplify 2 into 2 3.113 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (* x (+ (/ 1 x) 1)))) in t 3.113 * [taylor]: Taking taylor expansion of (* (pow t 2) (* x (+ (/ 1 x) 1))) in t 3.113 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.113 * [taylor]: Taking taylor expansion of t in t 3.113 * [backup-simplify]: Simplify 0 into 0 3.113 * [backup-simplify]: Simplify 1 into 1 3.113 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 x) 1)) in t 3.113 * [taylor]: Taking taylor expansion of x in t 3.113 * [backup-simplify]: Simplify x into x 3.113 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.113 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.113 * [taylor]: Taking taylor expansion of x in t 3.113 * [backup-simplify]: Simplify x into x 3.113 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.113 * [taylor]: Taking taylor expansion of 1 in t 3.113 * [backup-simplify]: Simplify 1 into 1 3.113 * [backup-simplify]: Simplify (* 1 1) into 1 3.114 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.114 * [backup-simplify]: Simplify (* x (+ (/ 1 x) 1)) into (* (+ (/ 1 x) 1) x) 3.114 * [backup-simplify]: Simplify (* 1 (* (+ (/ 1 x) 1) x)) into (* (+ (/ 1 x) 1) x) 3.114 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) x)) into (/ 1 (* (+ (/ 1 x) 1) x)) 3.114 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) in t 3.114 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in t 3.114 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.114 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.114 * [taylor]: Taking taylor expansion of x in t 3.114 * [backup-simplify]: Simplify x into x 3.114 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.114 * [taylor]: Taking taylor expansion of 1 in t 3.114 * [backup-simplify]: Simplify 1 into 1 3.114 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in t 3.114 * [taylor]: Taking taylor expansion of x in t 3.114 * [backup-simplify]: Simplify x into x 3.114 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.114 * [taylor]: Taking taylor expansion of l in t 3.114 * [backup-simplify]: Simplify l into l 3.114 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.115 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.115 * [backup-simplify]: Simplify (* x (pow l 2)) into (* x (pow l 2)) 3.115 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (* x (pow l 2))) into (* (+ (/ 1 x) 1) (* x (pow l 2))) 3.115 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 3.115 * [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.115 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) in t 3.115 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in t 3.115 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.115 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.115 * [taylor]: Taking taylor expansion of x in t 3.115 * [backup-simplify]: Simplify x into x 3.115 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.115 * [taylor]: Taking taylor expansion of 1 in t 3.115 * [backup-simplify]: Simplify 1 into 1 3.115 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.115 * [taylor]: Taking taylor expansion of l in t 3.115 * [backup-simplify]: Simplify l into l 3.115 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.115 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.116 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1) (pow l 2)) into (* (+ (/ 1 x) 1) (pow l 2)) 3.116 * [backup-simplify]: Simplify (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) into (/ 1 (* (+ (/ 1 x) 1) (pow l 2))) 3.116 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow l 2)) (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1))))) in t 3.116 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 3.116 * [taylor]: Taking taylor expansion of (pow l 2) in t 3.116 * [taylor]: Taking taylor expansion of l in t 3.116 * [backup-simplify]: Simplify l into l 3.116 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.116 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 3.116 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (pow t 2) (+ (/ 1 x) 1)))) in t 3.116 * [taylor]: Taking taylor expansion of 2 in t 3.116 * [backup-simplify]: Simplify 2 into 2 3.116 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (+ (/ 1 x) 1))) in t 3.116 * [taylor]: Taking taylor expansion of (* (pow t 2) (+ (/ 1 x) 1)) in t 3.116 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.116 * [taylor]: Taking taylor expansion of t in t 3.116 * [backup-simplify]: Simplify 0 into 0 3.116 * [backup-simplify]: Simplify 1 into 1 3.116 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in t 3.116 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.116 * [taylor]: Taking taylor expansion of x in t 3.116 * [backup-simplify]: Simplify x into x 3.116 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.117 * [taylor]: Taking taylor expansion of 1 in t 3.117 * [backup-simplify]: Simplify 1 into 1 3.117 * [backup-simplify]: Simplify (* 1 1) into 1 3.117 * [backup-simplify]: Simplify (+ (/ 1 x) 1) into (+ (/ 1 x) 1) 3.117 * [backup-simplify]: Simplify (* 1 (+ (/ 1 x) 1)) into (+ (/ 1 x) 1) 3.117 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 x) 1)) into (/ 1 (+ (/ 1 x) 1)) 3.117 * [backup-simplify]: Simplify (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) into (/ 2 (* (+ (/ 1 x) 1) x)) 3.118 * [backup-simplify]: Simplify (+ (/ 2 (* (+ (/ 1 x) 1) x)) 0) into (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) 3.118 * [backup-simplify]: Simplify (* 2 (/ 1 (+ (/ 1 x) 1))) into (/ 2 (+ (/ 1 x) 1)) 3.118 * [backup-simplify]: Simplify (+ 0 (/ 2 (+ (/ 1 x) 1))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 3.118 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (+ (/ 1 x) 1)))) into (* 2 (/ 1 (+ (/ 1 x) 1))) 3.118 * [backup-simplify]: Simplify (- (* 2 (/ 1 (+ (/ 1 x) 1)))) into (- (* 2 (/ 1 (+ (/ 1 x) 1)))) 3.118 * [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.119 * [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.119 * [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.119 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.119 * [backup-simplify]: Simplify (+ 0 0) into 0 3.120 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (+ (/ 1 x) 1))) into 0 3.120 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.121 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (+ (/ 1 x) 1) x))) into 0 3.121 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 3.122 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (* (+ (/ 1 x) 1) x)))) into 0 3.122 * [backup-simplify]: Simplify (+ 0 0) into 0 3.122 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.123 * [backup-simplify]: Simplify (+ 0 0) into 0 3.123 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.124 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (+ (/ 1 x) 1))) into 0 3.124 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))))) into 0 3.124 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (+ (/ 1 x) 1)))) into 0 3.125 * [backup-simplify]: Simplify (+ 0 0) into 0 3.125 * [backup-simplify]: Simplify (+ 0 0) into 0 3.126 * [backup-simplify]: Simplify (- 0) into 0 3.126 * [backup-simplify]: Simplify (+ 0 0) into 0 3.127 * [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.127 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into 0 3.128 * [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.129 * [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.129 * [taylor]: Taking taylor expansion of (* -1 (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) in x 3.129 * [taylor]: Taking taylor expansion of -1 in x 3.129 * [backup-simplify]: Simplify -1 into -1 3.129 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))))) in x 3.129 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.129 * [taylor]: Taking taylor expansion of 2 in x 3.129 * [backup-simplify]: Simplify 2 into 2 3.129 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.130 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.130 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))) in x 3.130 * [taylor]: Taking taylor expansion of (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))) in x 3.130 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) in x 3.130 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) in x 3.130 * [taylor]: Taking taylor expansion of 2 in x 3.130 * [backup-simplify]: Simplify 2 into 2 3.130 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) x)) in x 3.130 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) x) in x 3.130 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.130 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.130 * [taylor]: Taking taylor expansion of x in x 3.130 * [backup-simplify]: Simplify 0 into 0 3.130 * [backup-simplify]: Simplify 1 into 1 3.130 * [backup-simplify]: Simplify (/ 1 1) into 1 3.131 * [taylor]: Taking taylor expansion of 1 in x 3.131 * [backup-simplify]: Simplify 1 into 1 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.131 * [backup-simplify]: Simplify (+ 1 0) into 1 3.131 * [backup-simplify]: Simplify (* 1 0) into 0 3.132 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.132 * [backup-simplify]: Simplify (+ 0 1) into 1 3.133 * [backup-simplify]: Simplify (+ (* 1 1) (* 1 0)) into 1 3.133 * [backup-simplify]: Simplify (/ 1 1) into 1 3.133 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (+ (/ 1 x) 1))) in x 3.134 * [taylor]: Taking taylor expansion of 2 in x 3.134 * [backup-simplify]: Simplify 2 into 2 3.134 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 x) 1)) in x 3.134 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.134 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.134 * [taylor]: Taking taylor expansion of x in x 3.134 * [backup-simplify]: Simplify 0 into 0 3.134 * [backup-simplify]: Simplify 1 into 1 3.134 * [backup-simplify]: Simplify (/ 1 1) into 1 3.134 * [taylor]: Taking taylor expansion of 1 in x 3.134 * [backup-simplify]: Simplify 1 into 1 3.135 * [backup-simplify]: Simplify (+ 1 0) into 1 3.135 * [backup-simplify]: Simplify (/ 1 1) into 1 3.136 * [backup-simplify]: Simplify (* 2 1) into 2 3.136 * [backup-simplify]: Simplify (+ 2 0) into 2 3.136 * [backup-simplify]: Simplify (/ 1 2) into 1/2 3.137 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 3.138 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.138 * [backup-simplify]: Simplify (+ 0 0) into 0 3.139 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 1) (* 0 0))) into 1 3.140 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)))) into -1 3.140 * [backup-simplify]: Simplify (+ (* 2 -1) (* 0 1)) into -2 3.141 * [backup-simplify]: Simplify (* 2 1) into 2 3.141 * [backup-simplify]: Simplify (- 2) into -2 3.142 * [backup-simplify]: Simplify (+ -2 -2) into -4 3.142 * [backup-simplify]: Simplify (- (+ (* 1/2 (/ -4 2)))) into 1 3.144 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 1/2))) into (/ 1/2 (sqrt 1/2)) 3.145 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 1/2)) into (* (sqrt 2) (sqrt 1/2)) 3.148 * [backup-simplify]: Simplify (* -1 (* (sqrt 2) (sqrt 1/2))) into (* -1 (* (sqrt 2) (sqrt 1/2))) 3.148 * [taylor]: Taking taylor expansion of (* -1 (* (sqrt 2) (sqrt 1/2))) in l 3.148 * [taylor]: Taking taylor expansion of -1 in l 3.148 * [backup-simplify]: Simplify -1 into -1 3.148 * [taylor]: Taking taylor expansion of (* (sqrt 2) (sqrt 1/2)) in l 3.148 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.148 * [taylor]: Taking taylor expansion of 2 in l 3.148 * [backup-simplify]: Simplify 2 into 2 3.148 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.149 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.149 * [taylor]: Taking taylor expansion of (sqrt 1/2) in l 3.149 * [taylor]: Taking taylor expansion of 1/2 in l 3.149 * [backup-simplify]: Simplify 1/2 into 1/2 3.149 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 3.150 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 3.151 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 1/2))) into 0 3.153 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 1/2)) into (* (sqrt 2) (sqrt 1/2)) 3.154 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (sqrt 2) (sqrt 1/2)))) into 0 3.154 * [backup-simplify]: Simplify 0 into 0 3.155 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 3.156 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))))))) into 0 3.157 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (sqrt 2) (sqrt (/ 1 (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1))))))))) into 0 3.157 * [taylor]: Taking taylor expansion of 0 in x 3.157 * [backup-simplify]: Simplify 0 into 0 3.157 * [taylor]: Taking taylor expansion of 0 in l 3.157 * [backup-simplify]: Simplify 0 into 0 3.157 * [backup-simplify]: Simplify 0 into 0 3.161 * [backup-simplify]: Simplify (+ (* (sqrt 2) (/ 1/2 (sqrt 1/2))) (* 0 (sqrt 1/2))) into (* 1/2 (/ (sqrt 2) (sqrt 1/2))) 3.166 * [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.166 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ (sqrt 2) (sqrt 1/2)))) in l 3.166 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (sqrt 1/2))) in l 3.166 * [taylor]: Taking taylor expansion of 1/2 in l 3.166 * [backup-simplify]: Simplify 1/2 into 1/2 3.166 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (sqrt 1/2)) in l 3.166 * [taylor]: Taking taylor expansion of (sqrt 2) in l 3.166 * [taylor]: Taking taylor expansion of 2 in l 3.166 * [backup-simplify]: Simplify 2 into 2 3.166 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.167 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.167 * [taylor]: Taking taylor expansion of (sqrt 1/2) in l 3.167 * [taylor]: Taking taylor expansion of 1/2 in l 3.167 * [backup-simplify]: Simplify 1/2 into 1/2 3.168 * [backup-simplify]: Simplify (sqrt 1/2) into (sqrt 1/2) 3.168 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 3.170 * [backup-simplify]: Simplify (/ (sqrt 2) (sqrt 1/2)) into (/ (sqrt 2) (sqrt 1/2)) 3.171 * [backup-simplify]: Simplify (- (/ 0 (sqrt 1/2)) (+ (* (/ (sqrt 2) (sqrt 1/2)) (/ 0 (sqrt 1/2))))) into 0 3.172 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt 1/2)))) into 0 3.172 * [backup-simplify]: Simplify (- 0) into 0 3.172 * [backup-simplify]: Simplify 0 into 0 3.174 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into 0 3.175 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 3.176 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 1/2)))) into 0 3.178 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (sqrt 2) (sqrt 1/2))))) into 0 3.178 * [backup-simplify]: Simplify 0 into 0 3.178 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 3.178 * [backup-simplify]: Simplify (+ 0 0) into 0 3.179 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 (+ (/ 1 x) 1)))) into 0 3.180 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.181 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* (+ (/ 1 x) 1) x)))) into 0 3.181 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (+ (/ 1 x) 1) x)) (/ 0 (* (+ (/ 1 x) 1) x))) (* 0 (/ 0 (* (+ (/ 1 x) 1) x))))) into 0 3.182 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (* (+ (/ 1 x) 1) x))))) into 0 3.182 * [backup-simplify]: Simplify (+ 0 (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2))))) into (/ 1 (* (+ (/ 1 x) 1) (* x (pow l 2)))) 3.182 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 3.183 * [backup-simplify]: Simplify (+ 0 0) into 0 3.184 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.184 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 x) 1)))) into 0 3.185 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 x) 1)) (/ 0 (+ (/ 1 x) 1))) (* 0 (/ 0 (+ (/ 1 x) 1))))) into 0 3.185 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (+ (/ 1 x) 1))))) into 0 3.186 * [backup-simplify]: Simplify (+ (/ 1 (pow l 2)) 0) into (/ 1 (pow l 2)) 3.186 * [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.186 * [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.187 * [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.188 * [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.191 * [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.193 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 3.194 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.198 * [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.208 * [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.208 * [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.208 * [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.208 * [taylor]: Taking taylor expansion of 1/2 in x 3.208 * [backup-simplify]: Simplify 1/2 into 1/2 3.208 * [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.208 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (+ (/ 1 x) 1) (* x (pow l 2)))) in x 3.208 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.208 * [taylor]: Taking taylor expansion of 2 in x 3.208 * [backup-simplify]: Simplify 2 into 2 3.209 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.210 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.210 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (* x (pow l 2))) in x 3.210 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.210 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.210 * [taylor]: Taking taylor expansion of x in x 3.210 * [backup-simplify]: Simplify 0 into 0 3.210 * [backup-simplify]: Simplify 1 into 1 3.210 * [backup-simplify]: Simplify (/ 1 1) into 1 3.210 * [taylor]: Taking taylor expansion of 1 in x 3.210 * [backup-simplify]: Simplify 1 into 1 3.210 * [taylor]: Taking taylor expansion of (* x (pow l 2)) in x 3.210 * [taylor]: Taking taylor expansion of x in x 3.210 * [backup-simplify]: Simplify 0 into 0 3.210 * [backup-simplify]: Simplify 1 into 1 3.210 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.210 * [taylor]: Taking taylor expansion of l in x 3.210 * [backup-simplify]: Simplify l into l 3.211 * [backup-simplify]: Simplify (+ 1 0) into 1 3.211 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.211 * [backup-simplify]: Simplify (* 0 (pow l 2)) into 0 3.212 * [backup-simplify]: Simplify (* 1 0) into 0 3.212 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 3.212 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow l 2))) into (pow l 2) 3.213 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.213 * [backup-simplify]: Simplify (+ 0 1) into 1 3.214 * [backup-simplify]: Simplify (+ (* 1 (pow l 2)) (* 1 0)) into (pow l 2) 3.214 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.214 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))) in x 3.214 * [taylor]: Taking taylor expansion of (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)) in x 3.214 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3) in x 3.215 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) in x 3.215 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) in x 3.215 * [taylor]: Taking taylor expansion of 2 in x 3.215 * [backup-simplify]: Simplify 2 into 2 3.215 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) x)) in x 3.215 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) x) in x 3.215 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.215 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.215 * [taylor]: Taking taylor expansion of x in x 3.215 * [backup-simplify]: Simplify 0 into 0 3.215 * [backup-simplify]: Simplify 1 into 1 3.215 * [backup-simplify]: Simplify (/ 1 1) into 1 3.215 * [taylor]: Taking taylor expansion of 1 in x 3.215 * [backup-simplify]: Simplify 1 into 1 3.215 * [taylor]: Taking taylor expansion of x in x 3.215 * [backup-simplify]: Simplify 0 into 0 3.215 * [backup-simplify]: Simplify 1 into 1 3.216 * [backup-simplify]: Simplify (+ 1 0) into 1 3.216 * [backup-simplify]: Simplify (* 1 0) into 0 3.217 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.217 * [backup-simplify]: Simplify (+ 0 1) into 1 3.218 * [backup-simplify]: Simplify (+ (* 1 1) (* 1 0)) into 1 3.218 * [backup-simplify]: Simplify (/ 1 1) into 1 3.218 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (+ (/ 1 x) 1))) in x 3.218 * [taylor]: Taking taylor expansion of 2 in x 3.218 * [backup-simplify]: Simplify 2 into 2 3.218 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 x) 1)) in x 3.218 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.219 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.219 * [taylor]: Taking taylor expansion of x in x 3.219 * [backup-simplify]: Simplify 0 into 0 3.219 * [backup-simplify]: Simplify 1 into 1 3.219 * [backup-simplify]: Simplify (/ 1 1) into 1 3.219 * [taylor]: Taking taylor expansion of 1 in x 3.219 * [backup-simplify]: Simplify 1 into 1 3.219 * [backup-simplify]: Simplify (+ 1 0) into 1 3.220 * [backup-simplify]: Simplify (/ 1 1) into 1 3.220 * [backup-simplify]: Simplify (* 2 1) into 2 3.221 * [backup-simplify]: Simplify (+ 2 0) into 2 3.221 * [backup-simplify]: Simplify (* 2 2) into 4 3.221 * [backup-simplify]: Simplify (* 2 4) into 8 3.222 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.222 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.223 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.224 * [backup-simplify]: Simplify (+ 0 0) into 0 3.225 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 1) (* 0 0))) into 1 3.225 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)))) into -1 3.226 * [backup-simplify]: Simplify (+ (* 2 -1) (* 0 1)) into -2 3.226 * [backup-simplify]: Simplify (* 2 1) into 2 3.227 * [backup-simplify]: Simplify (- 2) into -2 3.227 * [backup-simplify]: Simplify (+ -2 -2) into -4 3.228 * [backup-simplify]: Simplify (+ (* 2 -4) (* -4 2)) into -16 3.229 * [backup-simplify]: Simplify (+ (* 2 -16) (* -4 4)) into -48 3.230 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ -48 8)))) into 3/4 3.231 * [backup-simplify]: Simplify (/ 3/4 (* 2 (sqrt 1/8))) into (/ 3/8 (sqrt 1/8)) 3.231 * [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.231 * [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.231 * [taylor]: Taking taylor expansion of 1/2 in x 3.232 * [backup-simplify]: Simplify 1/2 into 1/2 3.232 * [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.232 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (* (+ (/ 1 x) 1) (pow l 2))) in x 3.232 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.232 * [taylor]: Taking taylor expansion of 2 in x 3.232 * [backup-simplify]: Simplify 2 into 2 3.232 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.233 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.233 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) (pow l 2)) in x 3.233 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.233 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.233 * [taylor]: Taking taylor expansion of x in x 3.233 * [backup-simplify]: Simplify 0 into 0 3.233 * [backup-simplify]: Simplify 1 into 1 3.233 * [backup-simplify]: Simplify (/ 1 1) into 1 3.233 * [taylor]: Taking taylor expansion of 1 in x 3.233 * [backup-simplify]: Simplify 1 into 1 3.233 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.233 * [taylor]: Taking taylor expansion of l in x 3.233 * [backup-simplify]: Simplify l into l 3.234 * [backup-simplify]: Simplify (+ 1 0) into 1 3.234 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.234 * [backup-simplify]: Simplify (* 1 (pow l 2)) into (pow l 2) 3.235 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.235 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))) in x 3.235 * [taylor]: Taking taylor expansion of (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)) in x 3.235 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3) in x 3.235 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) in x 3.235 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) in x 3.235 * [taylor]: Taking taylor expansion of 2 in x 3.235 * [backup-simplify]: Simplify 2 into 2 3.235 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) x)) in x 3.235 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) x) in x 3.235 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.235 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.235 * [taylor]: Taking taylor expansion of x in x 3.235 * [backup-simplify]: Simplify 0 into 0 3.235 * [backup-simplify]: Simplify 1 into 1 3.235 * [backup-simplify]: Simplify (/ 1 1) into 1 3.235 * [taylor]: Taking taylor expansion of 1 in x 3.235 * [backup-simplify]: Simplify 1 into 1 3.235 * [taylor]: Taking taylor expansion of x in x 3.235 * [backup-simplify]: Simplify 0 into 0 3.236 * [backup-simplify]: Simplify 1 into 1 3.236 * [backup-simplify]: Simplify (+ 1 0) into 1 3.236 * [backup-simplify]: Simplify (* 1 0) into 0 3.237 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.238 * [backup-simplify]: Simplify (+ 0 1) into 1 3.238 * [backup-simplify]: Simplify (+ (* 1 1) (* 1 0)) into 1 3.239 * [backup-simplify]: Simplify (/ 1 1) into 1 3.239 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (+ (/ 1 x) 1))) in x 3.239 * [taylor]: Taking taylor expansion of 2 in x 3.239 * [backup-simplify]: Simplify 2 into 2 3.239 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 x) 1)) in x 3.239 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.239 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.239 * [taylor]: Taking taylor expansion of x in x 3.239 * [backup-simplify]: Simplify 0 into 0 3.239 * [backup-simplify]: Simplify 1 into 1 3.239 * [backup-simplify]: Simplify (/ 1 1) into 1 3.239 * [taylor]: Taking taylor expansion of 1 in x 3.239 * [backup-simplify]: Simplify 1 into 1 3.240 * [backup-simplify]: Simplify (+ 1 0) into 1 3.240 * [backup-simplify]: Simplify (/ 1 1) into 1 3.241 * [backup-simplify]: Simplify (* 2 1) into 2 3.241 * [backup-simplify]: Simplify (+ 2 0) into 2 3.241 * [backup-simplify]: Simplify (* 2 2) into 4 3.242 * [backup-simplify]: Simplify (* 2 4) into 8 3.242 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.243 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.244 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.244 * [backup-simplify]: Simplify (+ 0 0) into 0 3.245 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 1) (* 0 0))) into 1 3.246 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)))) into -1 3.246 * [backup-simplify]: Simplify (+ (* 2 -1) (* 0 1)) into -2 3.247 * [backup-simplify]: Simplify (* 2 1) into 2 3.247 * [backup-simplify]: Simplify (- 2) into -2 3.248 * [backup-simplify]: Simplify (+ -2 -2) into -4 3.248 * [backup-simplify]: Simplify (+ (* 2 -4) (* -4 2)) into -16 3.249 * [backup-simplify]: Simplify (+ (* 2 -16) (* -4 4)) into -48 3.250 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ -48 8)))) into 3/4 3.252 * [backup-simplify]: Simplify (/ 3/4 (* 2 (sqrt 1/8))) into (/ 3/8 (sqrt 1/8)) 3.252 * [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.252 * [taylor]: Taking taylor expansion of 1/2 in x 3.252 * [backup-simplify]: Simplify 1/2 into 1/2 3.252 * [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.252 * [taylor]: Taking taylor expansion of (/ (sqrt 2) (pow l 2)) in x 3.252 * [taylor]: Taking taylor expansion of (sqrt 2) in x 3.252 * [taylor]: Taking taylor expansion of 2 in x 3.252 * [backup-simplify]: Simplify 2 into 2 3.252 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 3.253 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 3.253 * [taylor]: Taking taylor expansion of (pow l 2) in x 3.253 * [taylor]: Taking taylor expansion of l in x 3.253 * [backup-simplify]: Simplify l into l 3.253 * [backup-simplify]: Simplify (* l l) into (pow l 2) 3.254 * [backup-simplify]: Simplify (/ (sqrt 2) (pow l 2)) into (/ (sqrt 2) (pow l 2)) 3.254 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3))) in x 3.254 * [taylor]: Taking taylor expansion of (/ 1 (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3)) in x 3.254 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) 3) in x 3.254 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) (* 2 (/ 1 (+ (/ 1 x) 1)))) in x 3.254 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (* (+ (/ 1 x) 1) x))) in x 3.254 * [taylor]: Taking taylor expansion of 2 in x 3.254 * [backup-simplify]: Simplify 2 into 2 3.254 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 x) 1) x)) in x 3.254 * [taylor]: Taking taylor expansion of (* (+ (/ 1 x) 1) x) in x 3.254 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.254 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.254 * [taylor]: Taking taylor expansion of x in x 3.254 * [backup-simplify]: Simplify 0 into 0 3.254 * [backup-simplify]: Simplify 1 into 1 3.254 * [backup-simplify]: Simplify (/ 1 1) into 1 3.254 * [taylor]: Taking taylor expansion of 1 in x 3.254 * [backup-simplify]: Simplify 1 into 1 3.254 * [taylor]: Taking taylor expansion of x in x 3.254 * [backup-simplify]: Simplify 0 into 0 3.254 * [backup-simplify]: Simplify 1 into 1 3.255 * [backup-simplify]: Simplify (+ 1 0) into 1 3.255 * [backup-simplify]: Simplify (* 1 0) into 0 3.256 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.256 * [backup-simplify]: Simplify (+ 0 1) into 1 3.257 * [backup-simplify]: Simplify (+ (* 1 1) (* 1 0)) into 1 3.258 * [backup-simplify]: Simplify (/ 1 1) into 1 3.258 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (+ (/ 1 x) 1))) in x 3.258 * [taylor]: Taking taylor expansion of 2 in x 3.258 * [backup-simplify]: Simplify 2 into 2 3.258 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 x) 1)) in x 3.258 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1) in x 3.258 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.258 * [taylor]: Taking taylor expansion of x in x 3.258 * [backup-simplify]: Simplify 0 into 0 3.258 * [backup-simplify]: Simplify 1 into 1 3.259 * [backup-simplify]: Simplify (/ 1 1) into 1 3.259 * [taylor]: Taking taylor expansion of 1 in x 3.259 * [backup-simplify]: Simplify 1 into 1 3.259 * [backup-simplify]: Simplify (+ 1 0) into 1 3.259 * [backup-simplify]: Simplify (/ 1 1) into 1 3.260 * [backup-simplify]: Simplify (* 2 1) into 2 3.260 * [backup-simplify]: Simplify (+ 2 0) into 2 3.261 * [backup-simplify]: Simplify (* 2 2) into 4 3.261 * [backup-simplify]: Simplify (* 2 4) into 8 3.261 * [backup-simplify]: Simplify (/ 1 8) into 1/8 3.262 * [backup-simplify]: Simplify (sqrt 1/8) into (sqrt 1/8) 3.263 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.263 * [backup-simplify]: Simplify (+ 0 0) into 0 3.264 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1 1) (* 0 0))) into 1 3.265 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)))) into -1 3.266 * [backup-simplify]: Simplify (+ (* 2 -1) (* 0 1)) into -2 3.266 * [backup-simplify]: Simplify (* 2 1) into 2 3.266 * [backup-simplify]: Simplify (- 2) into -2 3.267 * [backup-simplify]: Simplify (+ -2 -2) into -4 3.267 * [backup-simplify]: Simplify (+ (* 2 -4) (* -4 2)) into -16 3.268 * [backup-simplify]: Simplify (+ (* 2 -16) (* -4 4)) into -48 3.269 * [backup-simplify]: Simplify (- (+ (* 1/8 (/ -48 8)))) into 3/4 3.271 * [backup-simplify]: Simplify (/ 3/4 (* 2 (sqrt 1/8))) into (/ 3/8 (sqrt 1/8)) 3.272 * [backup-simplify]: Simplify (* (/ (sqrt 2) (pow l 2)) (sqrt 1/8)) into (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)) 3.273 * [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.274 * [backup-simplify]: Simplify (* (/ (sqrt 2) (pow l 2)) (sqrt 1/8)) into (/ (* (sqrt 2) (sqrt 1/8)) (pow l 2)) 3.276 * [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.277 * [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.279 * [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.282 * [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.282 * [taylor]: Taking taylor expansion of 0 in l 3.282 * [backup-simplify]: Simplify 0 into 0 3.282 * [backup-simplify]: Simplify 0 into 0 3.282 * [taylor]: Taking taylor expansion of 0 in l 3.282 * [backup-simplify]: Simplify 0 into 0 3.282 * [backup-simplify]: Simplify 0 into 0 3.282 * [backup-simplify]: Simplify 0 into 0 3.282 * * * [progress]: simplifying candidates 3.282 * * * * [progress]: [ 1 / 96 ] simplifiying candidate # 3.283 * * * * [progress]: [ 2 / 96 ] simplifiying candidate # 3.283 * * * * [progress]: [ 3 / 96 ] simplifiying candidate # 3.283 * * * * [progress]: [ 4 / 96 ] simplifiying candidate # 3.283 * * * * [progress]: [ 5 / 96 ] simplifiying candidate # 3.283 * * * * [progress]: [ 6 / 96 ] simplifiying candidate # 3.283 * * * * [progress]: [ 7 / 96 ] simplifiying candidate # 3.283 * [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))))) 3.284 * * [simplify]: iters left: 6 (17 enodes) 3.293 * * [simplify]: iters left: 5 (73 enodes) 3.319 * * [simplify]: iters left: 4 (139 enodes) 3.371 * * [simplify]: iters left: 3 (254 enodes) 3.455 * * [simplify]: iters left: 2 (436 enodes) 3.574 * * [simplify]: Extracting #0: cost 1 inf + 0 3.574 * * [simplify]: Extracting #1: cost 4 inf + 0 3.574 * * [simplify]: Extracting #2: cost 7 inf + 0 3.574 * * [simplify]: Extracting #3: cost 17 inf + 0 3.574 * * [simplify]: Extracting #4: cost 87 inf + 0 3.574 * * [simplify]: Extracting #5: cost 172 inf + 167 3.576 * * [simplify]: Extracting #6: cost 139 inf + 6604 3.582 * * [simplify]: Extracting #7: cost 13 inf + 27424 3.590 * * [simplify]: Extracting #8: cost 0 inf + 30570 3.597 * * [simplify]: Extracting #9: cost 0 inf + 30568 3.606 * * [simplify]: Extracting #10: cost 0 inf + 30567 3.614 * [simplify]: Simplified to (fabs (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ -1 x)) (* l l)))) 3.614 * [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))))))) 3.614 * * * * [progress]: [ 8 / 96 ] simplifiying candidate # 3.614 * [simplify]: Simplifying (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 3.614 * * [simplify]: iters left: 6 (16 enodes) 3.619 * * [simplify]: iters left: 5 (69 enodes) 3.635 * * [simplify]: iters left: 4 (135 enodes) 3.686 * * [simplify]: iters left: 3 (249 enodes) 3.740 * * [simplify]: iters left: 2 (438 enodes) 3.871 * * [simplify]: Extracting #0: cost 1 inf + 0 3.871 * * [simplify]: Extracting #1: cost 3 inf + 0 3.871 * * [simplify]: Extracting #2: cost 5 inf + 0 3.871 * * [simplify]: Extracting #3: cost 15 inf + 0 3.872 * * [simplify]: Extracting #4: cost 84 inf + 0 3.872 * * [simplify]: Extracting #5: cost 167 inf + 289 3.875 * * [simplify]: Extracting #6: cost 150 inf + 4433 3.885 * * [simplify]: Extracting #7: cost 33 inf + 21849 3.899 * * [simplify]: Extracting #8: cost 1 inf + 28923 3.914 * * [simplify]: Extracting #9: cost 0 inf + 29360 3.928 * * [simplify]: Extracting #10: cost 0 inf + 29356 3.943 * [simplify]: Simplified to (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 3.943 * [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))))))) 3.944 * * * * [progress]: [ 9 / 96 ] simplifiying candidate # 3.944 * [simplify]: Simplifying (sqrt 1) 3.944 * * [simplify]: iters left: 1 (2 enodes) 3.947 * * [simplify]: Extracting #0: cost 1 inf + 0 3.947 * * [simplify]: Extracting #1: cost 0 inf + 1 3.948 * [simplify]: Simplified to 1 3.948 * [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)))))) 3.948 * * * * [progress]: [ 10 / 96 ] simplifiying candidate # 3.948 * [simplify]: Simplifying (sqrt (- (pow (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) 3) (pow (* l l) 3))) 3.948 * * [simplify]: iters left: 6 (18 enodes) 3.959 * * [simplify]: iters left: 5 (92 enodes) 4.007 * * [simplify]: iters left: 4 (275 enodes) 4.168 * * [simplify]: Extracting #0: cost 1 inf + 0 4.168 * * [simplify]: Extracting #1: cost 3 inf + 0 4.168 * * [simplify]: Extracting #2: cost 16 inf + 0 4.169 * * [simplify]: Extracting #3: cost 206 inf + 0 4.172 * * [simplify]: Extracting #4: cost 396 inf + 1162 4.188 * * [simplify]: Extracting #5: cost 233 inf + 51513 4.242 * * [simplify]: Extracting #6: cost 18 inf + 133112 4.299 * * [simplify]: Extracting #7: cost 0 inf + 142508 4.356 * * [simplify]: Extracting #8: cost 0 inf + 142388 4.415 * [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))))) 4.415 * [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)))))))) 4.416 * * * * [progress]: [ 11 / 96 ] simplifiying candidate # 4.416 * [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)))) 4.416 * * [simplify]: iters left: 6 (17 enodes) 4.427 * * [simplify]: iters left: 5 (86 enodes) 4.461 * * [simplify]: iters left: 4 (245 enodes) 4.568 * * [simplify]: Extracting #0: cost 1 inf + 0 4.568 * * [simplify]: Extracting #1: cost 3 inf + 0 4.569 * * [simplify]: Extracting #2: cost 33 inf + 0 4.569 * * [simplify]: Extracting #3: cost 172 inf + 0 4.570 * * [simplify]: Extracting #4: cost 286 inf + 126 4.573 * * [simplify]: Extracting #5: cost 226 inf + 15728 4.590 * * [simplify]: Extracting #6: cost 32 inf + 75686 4.609 * * [simplify]: Extracting #7: cost 0 inf + 88147 4.628 * * [simplify]: Extracting #8: cost 0 inf + 88107 4.659 * [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)))) 4.659 * [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)))))) 4.659 * * * * [progress]: [ 12 / 96 ] simplifiying candidate # 4.660 * [simplify]: Simplifying (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)) 4.660 * * [simplify]: iters left: 6 (14 enodes) 4.668 * * [simplify]: iters left: 5 (63 enodes) 4.691 * * [simplify]: iters left: 4 (129 enodes) 4.738 * * [simplify]: iters left: 3 (244 enodes) 4.814 * * [simplify]: iters left: 2 (427 enodes) 4.940 * * [simplify]: Extracting #0: cost 1 inf + 0 4.940 * * [simplify]: Extracting #1: cost 11 inf + 0 4.941 * * [simplify]: Extracting #2: cost 81 inf + 0 4.942 * * [simplify]: Extracting #3: cost 165 inf + 127 4.944 * * [simplify]: Extracting #4: cost 136 inf + 6274 4.952 * * [simplify]: Extracting #5: cost 30 inf + 21402 4.959 * * [simplify]: Extracting #6: cost 2 inf + 27129 4.966 * * [simplify]: Extracting #7: cost 0 inf + 27655 4.974 * [simplify]: Simplified to (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)) 4.974 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (pow (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)) (/ 1 2)))) 4.975 * * * * [progress]: [ 13 / 96 ] simplifiying candidate # 4.975 * * * * [progress]: [ 14 / 96 ] simplifiying candidate # 4.975 * [simplify]: Simplifying (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 4.975 * * [simplify]: iters left: 6 (15 enodes) 4.979 * * [simplify]: iters left: 5 (66 enodes) 4.992 * * [simplify]: iters left: 4 (132 enodes) 5.032 * * [simplify]: iters left: 3 (247 enodes) 5.105 * * [simplify]: iters left: 2 (438 enodes) 5.221 * * [simplify]: Extracting #0: cost 1 inf + 0 5.221 * * [simplify]: Extracting #1: cost 3 inf + 0 5.221 * * [simplify]: Extracting #2: cost 13 inf + 0 5.221 * * [simplify]: Extracting #3: cost 83 inf + 0 5.222 * * [simplify]: Extracting #4: cost 169 inf + 86 5.223 * * [simplify]: Extracting #5: cost 158 inf + 2751 5.227 * * [simplify]: Extracting #6: cost 47 inf + 18834 5.234 * * [simplify]: Extracting #7: cost 3 inf + 27869 5.243 * * [simplify]: Extracting #8: cost 0 inf + 28601 5.250 * [simplify]: Simplified to (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 5.250 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (fabs (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l)))))) 5.250 * * * * [progress]: [ 15 / 96 ] simplifiying candidate # 5.250 * * * * [progress]: [ 16 / 96 ] simplifiying candidate #real (real->posit16 (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))))> 5.250 * * * * [progress]: [ 17 / 96 ] simplifiying candidate # 5.251 * [simplify]: Simplifying (/ (exp (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t))))) (exp (* l l))) 5.251 * * [simplify]: iters left: 6 (16 enodes) 5.256 * * [simplify]: iters left: 5 (73 enodes) 5.273 * * [simplify]: iters left: 4 (151 enodes) 5.300 * * [simplify]: iters left: 3 (335 enodes) 5.388 * * [simplify]: Extracting #0: cost 1 inf + 0 5.388 * * [simplify]: Extracting #1: cost 29 inf + 0 5.389 * * [simplify]: Extracting #2: cost 124 inf + 0 5.389 * * [simplify]: Extracting #3: cost 205 inf + 197 5.390 * * [simplify]: Extracting #4: cost 206 inf + 3848 5.394 * * [simplify]: Extracting #5: cost 119 inf + 26237 5.411 * * [simplify]: Extracting #6: cost 9 inf + 70581 5.432 * * [simplify]: Extracting #7: cost 0 inf + 72028 5.444 * * [simplify]: Extracting #8: cost 0 inf + 71748 5.459 * [simplify]: Simplified to (exp (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 5.459 * [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))))))) 5.459 * * * * [progress]: [ 18 / 96 ] simplifiying candidate # 5.459 * * * * [progress]: [ 19 / 96 ] simplifiying candidate # 5.460 * * * * [progress]: [ 20 / 96 ] simplifiying candidate # 5.460 * * * * [progress]: [ 21 / 96 ] simplifiying candidate # 5.460 * * * * [progress]: [ 22 / 96 ] simplifiying candidate # 5.460 * * * * [progress]: [ 23 / 96 ] simplifiying candidate # 5.460 * * * * [progress]: [ 24 / 96 ] simplifiying candidate # 5.460 * * * * [progress]: [ 25 / 96 ] simplifiying candidate # 5.460 * * * * [progress]: [ 26 / 96 ] simplifiying candidate # 5.460 * * * * [progress]: [ 27 / 96 ] simplifiying candidate # 5.460 * * * * [progress]: [ 28 / 96 ] simplifiying candidate # 5.461 * [simplify]: Simplifying (* (/ (+ x 1) (- x 1)) (* l l)) 5.461 * * [simplify]: iters left: 6 (8 enodes) 5.466 * * [simplify]: iters left: 5 (35 enodes) 5.477 * * [simplify]: iters left: 4 (52 enodes) 5.493 * * [simplify]: iters left: 3 (76 enodes) 5.517 * * [simplify]: iters left: 2 (110 enodes) 5.551 * * [simplify]: iters left: 1 (168 enodes) 5.604 * * [simplify]: Extracting #0: cost 1 inf + 0 5.604 * * [simplify]: Extracting #1: cost 37 inf + 0 5.604 * * [simplify]: Extracting #2: cost 70 inf + 2 5.605 * * [simplify]: Extracting #3: cost 78 inf + 129 5.606 * * [simplify]: Extracting #4: cost 29 inf + 5095 5.608 * * [simplify]: Extracting #5: cost 0 inf + 9219 5.610 * * [simplify]: Extracting #6: cost 0 inf + 9215 5.612 * [simplify]: Simplified to (/ (* (+ (* l x) l) l) (+ x -1)) 5.613 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (/ (* (+ (* l x) l) l) (+ x -1)) (- (* (/ (+ x 1) (- x 1)) (* 2 (* t t))) (* l l)))))) 5.613 * * * * [progress]: [ 29 / 96 ] simplifiying candidate # 5.613 * [simplify]: Simplifying (* (* l l) (/ (+ x 1) (- x 1))) 5.613 * * [simplify]: iters left: 6 (8 enodes) 5.616 * * [simplify]: iters left: 5 (35 enodes) 5.622 * * [simplify]: iters left: 4 (60 enodes) 5.632 * * [simplify]: iters left: 3 (92 enodes) 5.662 * * [simplify]: iters left: 2 (162 enodes) 5.713 * * [simplify]: iters left: 1 (314 enodes) 5.822 * * [simplify]: Extracting #0: cost 1 inf + 0 5.822 * * [simplify]: Extracting #1: cost 22 inf + 0 5.823 * * [simplify]: Extracting #2: cost 79 inf + 43 5.824 * * [simplify]: Extracting #3: cost 35 inf + 5336 5.826 * * [simplify]: Extracting #4: cost 2 inf + 9135 5.829 * * [simplify]: Extracting #5: cost 0 inf + 9460 5.833 * [simplify]: Simplified to (* (* l l) (/ (+ 1 x) (- x 1))) 5.833 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* l l) (/ (+ 1 x) (- x 1))) (- (* (* 2 (* t t)) (/ (+ x 1) (- x 1))) (* l l)))))) 5.834 * * * * [progress]: [ 30 / 96 ] simplifiying candidate # 5.834 * * * * [progress]: [ 31 / 96 ] simplifiying candidate #real (real->posit16 (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))))> 5.834 * * * * [progress]: [ 32 / 96 ] simplifiying candidate # 5.834 * [simplify]: Simplifying (* (sqrt 2) t) 5.834 * * [simplify]: iters left: 3 (4 enodes) 5.837 * * [simplify]: iters left: 2 (13 enodes) 5.841 * * [simplify]: Extracting #0: cost 1 inf + 0 5.841 * * [simplify]: Extracting #1: cost 4 inf + 0 5.841 * * [simplify]: Extracting #2: cost 5 inf + 1 5.841 * * [simplify]: Extracting #3: cost 4 inf + 2 5.842 * * [simplify]: Extracting #4: cost 0 inf + 248 5.842 * [simplify]: Simplified to (* t (sqrt 2)) 5.842 * [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))))) 5.842 * * * * [progress]: [ 33 / 96 ] simplifiying candidate # 5.842 * * * * [progress]: [ 34 / 96 ] simplifiying candidate # 5.842 * [simplify]: Simplifying (+ (log (sqrt 2)) (log t)) 5.842 * * [simplify]: iters left: 4 (6 enodes) 5.846 * * [simplify]: iters left: 3 (19 enodes) 5.852 * * [simplify]: Extracting #0: cost 1 inf + 0 5.852 * * [simplify]: Extracting #1: cost 4 inf + 0 5.852 * * [simplify]: Extracting #2: cost 8 inf + 0 5.852 * * [simplify]: Extracting #3: cost 7 inf + 143 5.852 * * [simplify]: Extracting #4: cost 6 inf + 144 5.852 * * [simplify]: Extracting #5: cost 0 inf + 892 5.853 * [simplify]: Simplified to (+ (log (sqrt 2)) (log t)) 5.853 * [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))))) 5.853 * * * * [progress]: [ 35 / 96 ] simplifiying candidate # 5.853 * * * * [progress]: [ 36 / 96 ] simplifiying candidate # 5.853 * * * * [progress]: [ 37 / 96 ] simplifiying candidate # 5.853 * [simplify]: Simplifying (* (* (* (sqrt 2) (sqrt 2)) (sqrt 2)) (* (* t t) t)) 5.854 * * [simplify]: iters left: 6 (8 enodes) 5.861 * * [simplify]: iters left: 5 (29 enodes) 5.866 * * [simplify]: iters left: 4 (56 enodes) 5.877 * * [simplify]: iters left: 3 (103 enodes) 5.896 * * [simplify]: iters left: 2 (145 enodes) 5.941 * * [simplify]: iters left: 1 (221 enodes) 6.028 * * [simplify]: Extracting #0: cost 1 inf + 0 6.028 * * [simplify]: Extracting #1: cost 36 inf + 0 6.029 * * [simplify]: Extracting #2: cost 76 inf + 166 6.030 * * [simplify]: Extracting #3: cost 56 inf + 1959 6.033 * * [simplify]: Extracting #4: cost 29 inf + 9539 6.037 * * [simplify]: Extracting #5: cost 2 inf + 21464 6.042 * * [simplify]: Extracting #6: cost 0 inf + 22883 6.047 * [simplify]: Simplified to (* (* (* t 2) (* t t)) (sqrt 2)) 6.048 * [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))))) 6.048 * * * * [progress]: [ 38 / 96 ] simplifiying candidate # 6.048 * * * * [progress]: [ 39 / 96 ] simplifiying candidate # 6.048 * * * * [progress]: [ 40 / 96 ] simplifiying candidate # 6.048 * * * * [progress]: [ 41 / 96 ] simplifiying candidate # 6.048 * * * * [progress]: [ 42 / 96 ] simplifiying candidate # 6.049 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 6.049 * * [simplify]: iters left: 4 (6 enodes) 6.052 * * [simplify]: iters left: 3 (19 enodes) 6.058 * * [simplify]: Extracting #0: cost 1 inf + 0 6.058 * * [simplify]: Extracting #1: cost 4 inf + 0 6.058 * * [simplify]: Extracting #2: cost 8 inf + 0 6.058 * * [simplify]: Extracting #3: cost 7 inf + 83 6.059 * * [simplify]: Extracting #4: cost 6 inf + 84 6.059 * * [simplify]: Extracting #5: cost 0 inf + 652 6.059 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 6.059 * [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))))) 6.060 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 6.060 * * [simplify]: iters left: 4 (6 enodes) 6.063 * * [simplify]: iters left: 3 (19 enodes) 6.069 * * [simplify]: Extracting #0: cost 1 inf + 0 6.069 * * [simplify]: Extracting #1: cost 4 inf + 0 6.069 * * [simplify]: Extracting #2: cost 8 inf + 0 6.069 * * [simplify]: Extracting #3: cost 7 inf + 83 6.069 * * [simplify]: Extracting #4: cost 6 inf + 84 6.069 * * [simplify]: Extracting #5: cost 0 inf + 652 6.070 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 6.070 * [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))))) 6.070 * * * * [progress]: [ 43 / 96 ] simplifiying candidate # 6.070 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 6.070 * * [simplify]: iters left: 4 (6 enodes) 6.074 * * [simplify]: iters left: 3 (19 enodes) 6.079 * * [simplify]: Extracting #0: cost 1 inf + 0 6.079 * * [simplify]: Extracting #1: cost 4 inf + 0 6.079 * * [simplify]: Extracting #2: cost 8 inf + 0 6.079 * * [simplify]: Extracting #3: cost 7 inf + 83 6.079 * * [simplify]: Extracting #4: cost 6 inf + 84 6.080 * * [simplify]: Extracting #5: cost 0 inf + 652 6.080 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 6.080 * [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))))) 6.080 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 6.080 * * [simplify]: iters left: 4 (6 enodes) 6.085 * * [simplify]: iters left: 3 (19 enodes) 6.088 * * [simplify]: Extracting #0: cost 1 inf + 0 6.088 * * [simplify]: Extracting #1: cost 4 inf + 0 6.088 * * [simplify]: Extracting #2: cost 8 inf + 0 6.088 * * [simplify]: Extracting #3: cost 7 inf + 83 6.089 * * [simplify]: Extracting #4: cost 6 inf + 84 6.089 * * [simplify]: Extracting #5: cost 0 inf + 652 6.089 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 6.089 * [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))))) 6.089 * * * * [progress]: [ 44 / 96 ] simplifiying candidate # 6.089 * [simplify]: Simplifying (cbrt t) 6.089 * * [simplify]: iters left: 1 (2 enodes) 6.090 * * [simplify]: Extracting #0: cost 1 inf + 0 6.090 * * [simplify]: Extracting #1: cost 3 inf + 0 6.090 * * [simplify]: Extracting #2: cost 2 inf + 1 6.090 * * [simplify]: Extracting #3: cost 0 inf + 163 6.090 * [simplify]: Simplified to (cbrt t) 6.090 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (sqrt 2) (* (cbrt t) (cbrt t))) (cbrt t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 6.090 * * * * [progress]: [ 45 / 96 ] simplifiying candidate # 6.090 * [simplify]: Simplifying (sqrt t) 6.090 * * [simplify]: iters left: 1 (2 enodes) 6.091 * * [simplify]: Extracting #0: cost 1 inf + 0 6.091 * * [simplify]: Extracting #1: cost 3 inf + 0 6.091 * * [simplify]: Extracting #2: cost 2 inf + 1 6.091 * * [simplify]: Extracting #3: cost 0 inf + 83 6.091 * [simplify]: Simplified to (sqrt t) 6.091 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (sqrt 2) (sqrt t)) (sqrt t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 6.091 * * * * [progress]: [ 46 / 96 ] simplifiying candidate # 6.091 * * * * [progress]: [ 47 / 96 ] simplifiying candidate # 6.091 * [simplify]: Simplifying (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) 6.091 * * [simplify]: iters left: 4 (4 enodes) 6.093 * * [simplify]: iters left: 3 (12 enodes) 6.095 * * [simplify]: Extracting #0: cost 1 inf + 0 6.095 * * [simplify]: Extracting #1: cost 3 inf + 0 6.095 * * [simplify]: Extracting #2: cost 5 inf + 0 6.095 * * [simplify]: Extracting #3: cost 7 inf + 0 6.095 * * [simplify]: Extracting #4: cost 6 inf + 1 6.095 * * [simplify]: Extracting #5: cost 0 inf + 647 6.095 * [simplify]: Simplified to (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) 6.095 * [simplify]: Simplified (2 1 1) 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))))) 6.095 * * * * [progress]: [ 48 / 96 ] simplifiying candidate # 6.095 * [simplify]: Simplifying (sqrt (* (cbrt 2) (cbrt 2))) 6.095 * * [simplify]: iters left: 4 (4 enodes) 6.097 * * [simplify]: iters left: 3 (13 enodes) 6.099 * * [simplify]: Extracting #0: cost 1 inf + 0 6.099 * * [simplify]: Extracting #1: cost 4 inf + 0 6.099 * * [simplify]: Extracting #2: cost 7 inf + 0 6.099 * * [simplify]: Extracting #3: cost 6 inf + 1 6.099 * * [simplify]: Extracting #4: cost 0 inf + 647 6.099 * [simplify]: Simplified to (fabs (cbrt 2)) 6.100 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (fabs (cbrt 2)) (* (sqrt (cbrt 2)) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 6.100 * * * * [progress]: [ 49 / 96 ] simplifiying candidate # 6.100 * [simplify]: Simplifying (sqrt (sqrt 2)) 6.100 * * [simplify]: iters left: 2 (3 enodes) 6.101 * * [simplify]: iters left: 1 (9 enodes) 6.103 * * [simplify]: Extracting #0: cost 1 inf + 0 6.103 * * [simplify]: Extracting #1: cost 3 inf + 0 6.103 * * [simplify]: Extracting #2: cost 5 inf + 0 6.103 * * [simplify]: Extracting #3: cost 4 inf + 1 6.103 * * [simplify]: Extracting #4: cost 0 inf + 245 6.103 * [simplify]: Simplified to (sqrt (sqrt 2)) 6.103 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 6.103 * * * * [progress]: [ 50 / 96 ] simplifiying candidate # 6.103 * [simplify]: Simplifying (sqrt 1) 6.103 * * [simplify]: iters left: 1 (2 enodes) 6.105 * * [simplify]: Extracting #0: cost 1 inf + 0 6.105 * * [simplify]: Extracting #1: cost 0 inf + 1 6.105 * [simplify]: Simplified to 1 6.105 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* 1 (* (sqrt 2) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 6.105 * * * * [progress]: [ 51 / 96 ] simplifiying candidate # 6.105 * [simplify]: Simplifying (sqrt (sqrt 2)) 6.105 * * [simplify]: iters left: 2 (3 enodes) 6.107 * * [simplify]: iters left: 1 (9 enodes) 6.108 * * [simplify]: Extracting #0: cost 1 inf + 0 6.108 * * [simplify]: Extracting #1: cost 3 inf + 0 6.108 * * [simplify]: Extracting #2: cost 5 inf + 0 6.108 * * [simplify]: Extracting #3: cost 4 inf + 1 6.108 * * [simplify]: Extracting #4: cost 0 inf + 245 6.108 * [simplify]: Simplified to (sqrt (sqrt 2)) 6.108 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 6.109 * * * * [progress]: [ 52 / 96 ] simplifiying candidate # 6.109 * * * * [progress]: [ 53 / 96 ] simplifiying candidate #real (real->posit16 (* (sqrt 2) t))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))> 6.109 * * * * [progress]: [ 54 / 96 ] simplifiying candidate # 6.109 * * * * [progress]: [ 55 / 96 ] simplifiying candidate # 6.109 * * * * [progress]: [ 56 / 96 ] simplifiying candidate # 6.109 * [simplify]: Simplifying (- (+ (log (sqrt 2)) (log t)) (log (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 6.109 * * [simplify]: iters left: 6 (21 enodes) 6.115 * * [simplify]: iters left: 5 (89 enodes) 6.145 * * [simplify]: iters left: 4 (167 enodes) 6.173 * * [simplify]: iters left: 3 (292 enodes) 6.280 * * [simplify]: iters left: 2 (487 enodes) 6.423 * * [simplify]: Extracting #0: cost 1 inf + 0 6.423 * * [simplify]: Extracting #1: cost 11 inf + 0 6.423 * * [simplify]: Extracting #2: cost 23 inf + 0 6.423 * * [simplify]: Extracting #3: cost 26 inf + 1 6.423 * * [simplify]: Extracting #4: cost 32 inf + 185 6.424 * * [simplify]: Extracting #5: cost 95 inf + 1194 6.426 * * [simplify]: Extracting #6: cost 175 inf + 1892 6.430 * * [simplify]: Extracting #7: cost 129 inf + 10781 6.442 * * [simplify]: Extracting #8: cost 24 inf + 27252 6.457 * * [simplify]: Extracting #9: cost 10 inf + 31367 6.475 * * [simplify]: Extracting #10: cost 1 inf + 36651 6.493 * * [simplify]: Extracting #11: cost 0 inf + 37268 6.512 * * [simplify]: Extracting #12: cost 0 inf + 37267 6.531 * [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))))) 6.531 * [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))))))) 6.531 * * * * [progress]: [ 57 / 96 ] simplifiying candidate # 6.531 * [simplify]: Simplifying (- (log (* (sqrt 2) t)) (log (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 6.532 * * [simplify]: iters left: 6 (20 enodes) 6.546 * * [simplify]: iters left: 5 (87 enodes) 6.577 * * [simplify]: iters left: 4 (165 enodes) 6.631 * * [simplify]: iters left: 3 (293 enodes) 6.713 * * [simplify]: iters left: 2 (486 enodes) 6.839 * * [simplify]: Extracting #0: cost 1 inf + 0 6.839 * * [simplify]: Extracting #1: cost 11 inf + 0 6.839 * * [simplify]: Extracting #2: cost 24 inf + 0 6.839 * * [simplify]: Extracting #3: cost 27 inf + 72 6.840 * * [simplify]: Extracting #4: cost 33 inf + 296 6.840 * * [simplify]: Extracting #5: cost 95 inf + 1067 6.841 * * [simplify]: Extracting #6: cost 176 inf + 1642 6.843 * * [simplify]: Extracting #7: cost 130 inf + 10502 6.859 * * [simplify]: Extracting #8: cost 11 inf + 33896 6.876 * * [simplify]: Extracting #9: cost 0 inf + 37149 6.894 * [simplify]: Simplified to (- (log (* t (sqrt 2))) (log (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ x 1) (- x 1))) (* l l))))) 6.894 * [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))))))) 6.894 * * * * [progress]: [ 58 / 96 ] simplifiying candidate # 6.894 * * * * [progress]: [ 59 / 96 ] simplifiying candidate # 6.894 * * * * [progress]: [ 60 / 96 ] simplifiying candidate # 6.895 * [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))))) 6.895 * * [simplify]: iters left: 6 (23 enodes) 6.904 * * [simplify]: iters left: 5 (101 enodes) 6.925 * * [simplify]: iters left: 4 (280 enodes) 7.043 * * [simplify]: Extracting #0: cost 1 inf + 0 7.043 * * [simplify]: Extracting #1: cost 97 inf + 0 7.044 * * [simplify]: Extracting #2: cost 216 inf + 448 7.045 * * [simplify]: Extracting #3: cost 253 inf + 2197 7.047 * * [simplify]: Extracting #4: cost 279 inf + 3502 7.049 * * [simplify]: Extracting #5: cost 255 inf + 6494 7.056 * * [simplify]: Extracting #6: cost 226 inf + 12327 7.068 * * [simplify]: Extracting #7: cost 124 inf + 54462 7.110 * * [simplify]: Extracting #8: cost 23 inf + 105464 7.162 * * [simplify]: Extracting #9: cost 0 inf + 117602 7.200 * * [simplify]: Extracting #10: cost 0 inf + 117562 7.226 * [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)))) 7.226 * [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)))))) 7.227 * * * * [progress]: [ 61 / 96 ] simplifiying candidate # 7.227 * [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))))) 7.227 * * [simplify]: iters left: 6 (22 enodes) 7.234 * * [simplify]: iters left: 5 (103 enodes) 7.271 * * [simplify]: iters left: 4 (276 enodes) 7.405 * * [simplify]: Extracting #0: cost 1 inf + 0 7.405 * * [simplify]: Extracting #1: cost 98 inf + 0 7.406 * * [simplify]: Extracting #2: cost 224 inf + 623 7.413 * * [simplify]: Extracting #3: cost 262 inf + 2837 7.416 * * [simplify]: Extracting #4: cost 299 inf + 3641 7.421 * * [simplify]: Extracting #5: cost 258 inf + 9370 7.435 * * [simplify]: Extracting #6: cost 170 inf + 37608 7.463 * * [simplify]: Extracting #7: cost 34 inf + 104332 7.505 * * [simplify]: Extracting #8: cost 0 inf + 122342 7.563 * * [simplify]: Extracting #9: cost 0 inf + 122302 7.620 * [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)))) 7.620 * [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)))))) 7.621 * * * * [progress]: [ 62 / 96 ] simplifiying candidate # 7.621 * * * * [progress]: [ 63 / 96 ] simplifiying candidate # 7.621 * * * * [progress]: [ 64 / 96 ] simplifiying candidate # 7.621 * * * * [progress]: [ 65 / 96 ] simplifiying candidate # 7.621 * * * * [progress]: [ 66 / 96 ] simplifiying candidate # 7.621 * [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)))))) 7.622 * * [simplify]: iters left: 6 (19 enodes) 7.633 * * [simplify]: iters left: 5 (80 enodes) 7.659 * * [simplify]: iters left: 4 (148 enodes) 7.685 * * [simplify]: iters left: 3 (263 enodes) 7.746 * * [simplify]: iters left: 2 (453 enodes) 7.931 * * [simplify]: Extracting #0: cost 1 inf + 0 7.932 * * [simplify]: Extracting #1: cost 6 inf + 0 7.932 * * [simplify]: Extracting #2: cost 12 inf + 0 7.932 * * [simplify]: Extracting #3: cost 13 inf + 1 7.932 * * [simplify]: Extracting #4: cost 22 inf + 42 7.932 * * [simplify]: Extracting #5: cost 90 inf + 83 7.933 * * [simplify]: Extracting #6: cost 189 inf + 127 7.939 * * [simplify]: Extracting #7: cost 123 inf + 11521 7.951 * * [simplify]: Extracting #8: cost 8 inf + 31568 7.960 * * [simplify]: Extracting #9: cost 0 inf + 33788 7.969 * [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)))))) 7.969 * [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))))))) 7.970 * [simplify]: Simplifying (/ t (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 7.970 * * [simplify]: iters left: 6 (17 enodes) 7.979 * * [simplify]: iters left: 5 (72 enodes) 7.999 * * [simplify]: iters left: 4 (138 enodes) 8.423 * * [simplify]: iters left: 3 (252 enodes) 8.471 * * [simplify]: iters left: 2 (435 enodes) 8.603 * * [simplify]: Extracting #0: cost 1 inf + 0 8.603 * * [simplify]: Extracting #1: cost 4 inf + 0 8.603 * * [simplify]: Extracting #2: cost 5 inf + 1 8.603 * * [simplify]: Extracting #3: cost 7 inf + 1 8.603 * * [simplify]: Extracting #4: cost 17 inf + 1 8.603 * * [simplify]: Extracting #5: cost 86 inf + 1 8.603 * * [simplify]: Extracting #6: cost 167 inf + 169 8.605 * * [simplify]: Extracting #7: cost 141 inf + 5216 8.610 * * [simplify]: Extracting #8: cost 28 inf + 24410 8.617 * * [simplify]: Extracting #9: cost 1 inf + 30044 8.625 * * [simplify]: Extracting #10: cost 0 inf + 30319 8.633 * [simplify]: Simplified to (/ t (cbrt (sqrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))) 8.633 * [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))))))) 8.633 * * * * [progress]: [ 67 / 96 ] simplifiying candidate # 8.633 * [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)))))) 8.633 * * [simplify]: iters left: 6 (19 enodes) 8.639 * * [simplify]: iters left: 5 (79 enodes) 8.653 * * [simplify]: iters left: 4 (145 enodes) 8.681 * * [simplify]: iters left: 3 (264 enodes) 8.747 * * [simplify]: iters left: 2 (455 enodes) 8.900 * * [simplify]: Extracting #0: cost 1 inf + 0 8.900 * * [simplify]: Extracting #1: cost 4 inf + 0 8.900 * * [simplify]: Extracting #2: cost 9 inf + 0 8.901 * * [simplify]: Extracting #3: cost 11 inf + 1 8.901 * * [simplify]: Extracting #4: cost 19 inf + 83 8.901 * * [simplify]: Extracting #5: cost 89 inf + 83 8.902 * * [simplify]: Extracting #6: cost 178 inf + 332 8.906 * * [simplify]: Extracting #7: cost 125 inf + 11063 8.920 * * [simplify]: Extracting #8: cost 5 inf + 31194 8.933 * * [simplify]: Extracting #9: cost 0 inf + 32047 8.941 * [simplify]: Simplified to (/ (sqrt 2) (fabs (cbrt (- (* (+ (* l l) (* (* t 2) t)) (/ (+ 1 x) (- x 1))) (* l l))))) 8.941 * [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))))))) 8.941 * [simplify]: Simplifying (/ t (sqrt (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 8.941 * * [simplify]: iters left: 6 (17 enodes) 8.946 * * [simplify]: iters left: 5 (72 enodes) 8.965 * * [simplify]: iters left: 4 (138 enodes) 8.994 * * [simplify]: iters left: 3 (252 enodes) 9.069 * * [simplify]: iters left: 2 (435 enodes) 9.204 * * [simplify]: Extracting #0: cost 1 inf + 0 9.204 * * [simplify]: Extracting #1: cost 4 inf + 0 9.204 * * [simplify]: Extracting #2: cost 5 inf + 1 9.204 * * [simplify]: Extracting #3: cost 7 inf + 1 9.204 * * [simplify]: Extracting #4: cost 17 inf + 1 9.204 * * [simplify]: Extracting #5: cost 86 inf + 1 9.204 * * [simplify]: Extracting #6: cost 167 inf + 169 9.206 * * [simplify]: Extracting #7: cost 141 inf + 5216 9.211 * * [simplify]: Extracting #8: cost 28 inf + 24490 9.219 * * [simplify]: Extracting #9: cost 1 inf + 30124 9.230 * * [simplify]: Extracting #10: cost 0 inf + 30399 9.245 * [simplify]: Simplified to (/ t (sqrt (cbrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))) 9.246 * [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))))))) 9.246 * * * * [progress]: [ 68 / 96 ] simplifiying candidate # 9.246 * [simplify]: Simplifying (/ (sqrt 2) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 9.247 * * [simplify]: iters left: 6 (18 enodes) 9.256 * * [simplify]: iters left: 5 (75 enodes) 9.286 * * [simplify]: iters left: 4 (141 enodes) 9.316 * * [simplify]: iters left: 3 (256 enodes) 9.406 * * [simplify]: iters left: 2 (445 enodes) 9.557 * * [simplify]: Extracting #0: cost 1 inf + 0 9.558 * * [simplify]: Extracting #1: cost 4 inf + 0 9.558 * * [simplify]: Extracting #2: cost 8 inf + 0 9.558 * * [simplify]: Extracting #3: cost 9 inf + 1 9.558 * * [simplify]: Extracting #4: cost 17 inf + 83 9.559 * * [simplify]: Extracting #5: cost 86 inf + 83 9.560 * * [simplify]: Extracting #6: cost 172 inf + 249 9.562 * * [simplify]: Extracting #7: cost 143 inf + 6231 9.573 * * [simplify]: Extracting #8: cost 28 inf + 23635 9.587 * * [simplify]: Extracting #9: cost 1 inf + 30089 9.603 * * [simplify]: Extracting #10: cost 0 inf + 30612 9.623 * [simplify]: Simplified to (/ (sqrt 2) (sqrt (sqrt (- (/ (+ (* x (+ (* l l) (* 2 (* t t)))) (+ (* l l) (* 2 (* t t)))) (+ -1 x)) (* l l))))) 9.623 * [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))))))) 9.623 * [simplify]: Simplifying (/ t (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 9.623 * * [simplify]: iters left: 6 (17 enodes) 9.633 * * [simplify]: iters left: 5 (72 enodes) 9.658 * * [simplify]: iters left: 4 (138 enodes) 9.705 * * [simplify]: iters left: 3 (252 enodes) 9.802 * * [simplify]: iters left: 2 (435 enodes) 9.971 * * [simplify]: Extracting #0: cost 1 inf + 0 9.971 * * [simplify]: Extracting #1: cost 4 inf + 0 9.971 * * [simplify]: Extracting #2: cost 5 inf + 1 9.971 * * [simplify]: Extracting #3: cost 7 inf + 1 9.971 * * [simplify]: Extracting #4: cost 17 inf + 1 9.971 * * [simplify]: Extracting #5: cost 86 inf + 1 9.972 * * [simplify]: Extracting #6: cost 167 inf + 169 9.975 * * [simplify]: Extracting #7: cost 141 inf + 5216 9.984 * * [simplify]: Extracting #8: cost 28 inf + 24330 9.991 * * [simplify]: Extracting #9: cost 1 inf + 29884 9.999 * * [simplify]: Extracting #10: cost 0 inf + 30159 10.010 * [simplify]: Simplified to (/ t (sqrt (sqrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))) 10.010 * [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))))))) 10.010 * * * * [progress]: [ 69 / 96 ] simplifiying candidate # 10.010 * [simplify]: Simplifying (/ (sqrt 2) (sqrt 1)) 10.011 * * [simplify]: iters left: 3 (5 enodes) 10.016 * * [simplify]: iters left: 2 (17 enodes) 10.022 * * [simplify]: iters left: 1 (19 enodes) 10.028 * * [simplify]: Extracting #0: cost 1 inf + 0 10.028 * * [simplify]: Extracting #1: cost 4 inf + 0 10.028 * * [simplify]: Extracting #2: cost 2 inf + 2 10.028 * * [simplify]: Extracting #3: cost 0 inf + 84 10.028 * [simplify]: Simplified to (sqrt 2) 10.028 * [simplify]: Simplified (2 1) to (λ (x l t) (* (sqrt 2) (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 10.029 * [simplify]: Simplifying (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 10.029 * * [simplify]: iters left: 6 (16 enodes) 10.038 * * [simplify]: iters left: 5 (69 enodes) 10.063 * * [simplify]: iters left: 4 (135 enodes) 10.089 * * [simplify]: iters left: 3 (250 enodes) 10.156 * * [simplify]: iters left: 2 (439 enodes) 10.280 * * [simplify]: Extracting #0: cost 1 inf + 0 10.280 * * [simplify]: Extracting #1: cost 4 inf + 0 10.280 * * [simplify]: Extracting #2: cost 5 inf + 1 10.280 * * [simplify]: Extracting #3: cost 15 inf + 1 10.281 * * [simplify]: Extracting #4: cost 83 inf + 1 10.282 * * [simplify]: Extracting #5: cost 167 inf + 330 10.284 * * [simplify]: Extracting #6: cost 156 inf + 3935 10.294 * * [simplify]: Extracting #7: cost 23 inf + 24620 10.312 * * [simplify]: Extracting #8: cost 0 inf + 29577 10.327 * [simplify]: Simplified to (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* (* t t) 2))) (* l l)))) 10.327 * [simplify]: Simplified (2 2) to (λ (x l t) (* (sqrt 2) (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* (* t t) 2))) (* l l)))))) 10.327 * * * * [progress]: [ 70 / 96 ] simplifiying candidate # 10.327 * [simplify]: Simplifying (/ (sqrt 2) (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 10.328 * * [simplify]: iters left: 6 (18 enodes) 10.338 * * [simplify]: iters left: 5 (75 enodes) 10.365 * * [simplify]: iters left: 4 (141 enodes) 10.414 * * [simplify]: iters left: 3 (256 enodes) 10.499 * * [simplify]: iters left: 2 (445 enodes) 10.658 * * [simplify]: Extracting #0: cost 1 inf + 0 10.658 * * [simplify]: Extracting #1: cost 4 inf + 0 10.658 * * [simplify]: Extracting #2: cost 8 inf + 0 10.658 * * [simplify]: Extracting #3: cost 9 inf + 1 10.658 * * [simplify]: Extracting #4: cost 17 inf + 83 10.658 * * [simplify]: Extracting #5: cost 86 inf + 83 10.659 * * [simplify]: Extracting #6: cost 172 inf + 249 10.660 * * [simplify]: Extracting #7: cost 143 inf + 6231 10.668 * * [simplify]: Extracting #8: cost 28 inf + 23635 10.676 * * [simplify]: Extracting #9: cost 1 inf + 30089 10.684 * * [simplify]: Extracting #10: cost 0 inf + 30612 10.692 * [simplify]: Simplified to (/ (sqrt 2) (sqrt (sqrt (- (/ (+ (* x (+ (* l l) (* 2 (* t t)))) (+ (* l l) (* 2 (* t t)))) (+ -1 x)) (* l l))))) 10.692 * [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))))))) 10.692 * [simplify]: Simplifying (/ t (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 10.692 * * [simplify]: iters left: 6 (17 enodes) 10.700 * * [simplify]: iters left: 5 (72 enodes) 10.725 * * [simplify]: iters left: 4 (138 enodes) 10.767 * * [simplify]: iters left: 3 (252 enodes) 10.816 * * [simplify]: iters left: 2 (435 enodes) 10.931 * * [simplify]: Extracting #0: cost 1 inf + 0 10.931 * * [simplify]: Extracting #1: cost 4 inf + 0 10.931 * * [simplify]: Extracting #2: cost 5 inf + 1 10.931 * * [simplify]: Extracting #3: cost 7 inf + 1 10.931 * * [simplify]: Extracting #4: cost 17 inf + 1 10.931 * * [simplify]: Extracting #5: cost 86 inf + 1 10.932 * * [simplify]: Extracting #6: cost 167 inf + 169 10.933 * * [simplify]: Extracting #7: cost 141 inf + 5216 10.945 * * [simplify]: Extracting #8: cost 28 inf + 24330 10.960 * * [simplify]: Extracting #9: cost 1 inf + 29884 10.975 * * [simplify]: Extracting #10: cost 0 inf + 30159 10.991 * [simplify]: Simplified to (/ t (sqrt (sqrt (- (/ (+ (+ (* l l) (* t (* t 2))) (* (+ (* l l) (* t (* t 2))) x)) (+ -1 x)) (* l l))))) 10.991 * [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))))))) 10.991 * * * * [progress]: [ 71 / 96 ] simplifiying candidate # 10.992 * [simplify]: Simplifying (/ (sqrt 2) 1) 10.992 * * [simplify]: iters left: 3 (4 enodes) 10.995 * * [simplify]: iters left: 2 (12 enodes) 10.999 * * [simplify]: iters left: 1 (14 enodes) 11.005 * * [simplify]: Extracting #0: cost 1 inf + 0 11.005 * * [simplify]: Extracting #1: cost 4 inf + 0 11.005 * * [simplify]: Extracting #2: cost 0 inf + 84 11.005 * [simplify]: Simplified to (sqrt 2) 11.005 * [simplify]: Simplified (2 1) to (λ (x l t) (* (sqrt 2) (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))) 11.006 * [simplify]: Simplifying (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 11.006 * * [simplify]: iters left: 6 (16 enodes) 11.015 * * [simplify]: iters left: 5 (69 enodes) 11.029 * * [simplify]: iters left: 4 (135 enodes) 11.055 * * [simplify]: iters left: 3 (250 enodes) 11.149 * * [simplify]: iters left: 2 (439 enodes) 11.328 * * [simplify]: Extracting #0: cost 1 inf + 0 11.328 * * [simplify]: Extracting #1: cost 4 inf + 0 11.328 * * [simplify]: Extracting #2: cost 5 inf + 1 11.328 * * [simplify]: Extracting #3: cost 15 inf + 1 11.329 * * [simplify]: Extracting #4: cost 83 inf + 1 11.330 * * [simplify]: Extracting #5: cost 167 inf + 330 11.332 * * [simplify]: Extracting #6: cost 156 inf + 3935 11.342 * * [simplify]: Extracting #7: cost 23 inf + 24620 11.357 * * [simplify]: Extracting #8: cost 0 inf + 29577 11.372 * [simplify]: Simplified to (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* (* t t) 2))) (* l l)))) 11.372 * [simplify]: Simplified (2 2) to (λ (x l t) (* (sqrt 2) (/ t (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* (* t t) 2))) (* l l)))))) 11.372 * * * * [progress]: [ 72 / 96 ] simplifiying candidate # 11.372 * * * * [progress]: [ 73 / 96 ] simplifiying candidate # 11.372 * * * * [progress]: [ 74 / 96 ] simplifiying candidate # 11.372 * * * * [progress]: [ 75 / 96 ] simplifiying candidate # 11.373 * [simplify]: Simplifying (cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 11.373 * * [simplify]: iters left: 6 (16 enodes) 11.382 * * [simplify]: iters left: 5 (69 enodes) 11.407 * * [simplify]: iters left: 4 (135 enodes) 11.457 * * [simplify]: iters left: 3 (249 enodes) 11.516 * * [simplify]: iters left: 2 (438 enodes) 11.636 * * [simplify]: Extracting #0: cost 1 inf + 0 11.636 * * [simplify]: Extracting #1: cost 3 inf + 0 11.636 * * [simplify]: Extracting #2: cost 5 inf + 0 11.636 * * [simplify]: Extracting #3: cost 15 inf + 0 11.636 * * [simplify]: Extracting #4: cost 84 inf + 0 11.637 * * [simplify]: Extracting #5: cost 167 inf + 289 11.640 * * [simplify]: Extracting #6: cost 150 inf + 4433 11.649 * * [simplify]: Extracting #7: cost 33 inf + 21849 11.664 * * [simplify]: Extracting #8: cost 1 inf + 28963 11.679 * * [simplify]: Extracting #9: cost 0 inf + 29440 11.692 * * [simplify]: Extracting #10: cost 0 inf + 29436 11.700 * [simplify]: Simplified to (cbrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 11.700 * [simplify]: Simplified (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)))))) 11.700 * * * * [progress]: [ 76 / 96 ] simplifiying candidate # 11.700 * [simplify]: Simplifying (sqrt (cbrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 11.701 * * [simplify]: iters left: 6 (16 enodes) 11.705 * * [simplify]: iters left: 5 (69 enodes) 11.718 * * [simplify]: iters left: 4 (135 enodes) 11.752 * * [simplify]: iters left: 3 (249 enodes) 11.820 * * [simplify]: iters left: 2 (438 enodes) 11.958 * * [simplify]: Extracting #0: cost 1 inf + 0 11.958 * * [simplify]: Extracting #1: cost 3 inf + 0 11.958 * * [simplify]: Extracting #2: cost 5 inf + 0 11.958 * * [simplify]: Extracting #3: cost 15 inf + 0 11.958 * * [simplify]: Extracting #4: cost 84 inf + 0 11.959 * * [simplify]: Extracting #5: cost 167 inf + 289 11.960 * * [simplify]: Extracting #6: cost 150 inf + 4433 11.965 * * [simplify]: Extracting #7: cost 33 inf + 21889 11.972 * * [simplify]: Extracting #8: cost 1 inf + 29043 11.981 * * [simplify]: Extracting #9: cost 0 inf + 29520 11.996 * * [simplify]: Extracting #10: cost 0 inf + 29516 12.012 * [simplify]: Simplified to (sqrt (cbrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 12.012 * [simplify]: Simplified (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)))))) 12.012 * * * * [progress]: [ 77 / 96 ] simplifiying candidate # 12.013 * [simplify]: Simplifying (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 12.013 * * [simplify]: iters left: 6 (16 enodes) 12.022 * * [simplify]: iters left: 5 (69 enodes) 12.050 * * [simplify]: iters left: 4 (135 enodes) 12.076 * * [simplify]: iters left: 3 (249 enodes) 12.147 * * [simplify]: iters left: 2 (438 enodes) 12.306 * * [simplify]: Extracting #0: cost 1 inf + 0 12.306 * * [simplify]: Extracting #1: cost 3 inf + 0 12.306 * * [simplify]: Extracting #2: cost 5 inf + 0 12.306 * * [simplify]: Extracting #3: cost 15 inf + 0 12.306 * * [simplify]: Extracting #4: cost 84 inf + 0 12.307 * * [simplify]: Extracting #5: cost 167 inf + 289 12.310 * * [simplify]: Extracting #6: cost 150 inf + 4433 12.319 * * [simplify]: Extracting #7: cost 33 inf + 21849 12.334 * * [simplify]: Extracting #8: cost 1 inf + 28923 12.349 * * [simplify]: Extracting #9: cost 0 inf + 29360 12.364 * * [simplify]: Extracting #10: cost 0 inf + 29356 12.381 * [simplify]: Simplified to (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 12.381 * [simplify]: Simplified (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)))))) 12.381 * * * * [progress]: [ 78 / 96 ] simplifiying candidate # 12.381 * [simplify]: Simplifying (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 12.381 * * [simplify]: iters left: 6 (15 enodes) 12.386 * * [simplify]: iters left: 5 (66 enodes) 12.398 * * [simplify]: iters left: 4 (132 enodes) 12.430 * * [simplify]: iters left: 3 (247 enodes) 12.480 * * [simplify]: iters left: 2 (438 enodes) 12.614 * * [simplify]: Extracting #0: cost 1 inf + 0 12.615 * * [simplify]: Extracting #1: cost 3 inf + 0 12.615 * * [simplify]: Extracting #2: cost 13 inf + 0 12.615 * * [simplify]: Extracting #3: cost 83 inf + 0 12.616 * * [simplify]: Extracting #4: cost 169 inf + 86 12.618 * * [simplify]: Extracting #5: cost 158 inf + 2751 12.627 * * [simplify]: Extracting #6: cost 47 inf + 18834 12.641 * * [simplify]: Extracting #7: cost 3 inf + 27869 12.653 * * [simplify]: Extracting #8: cost 0 inf + 28601 12.663 * [simplify]: Simplified to (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 12.663 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (/ (* (sqrt 2) t) (sqrt 1)) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) 12.663 * * * * [progress]: [ 79 / 96 ] simplifiying candidate # 12.664 * [simplify]: Simplifying (sqrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) 12.664 * * [simplify]: iters left: 6 (16 enodes) 12.669 * * [simplify]: iters left: 5 (69 enodes) 12.681 * * [simplify]: iters left: 4 (135 enodes) 12.727 * * [simplify]: iters left: 3 (249 enodes) 12.812 * * [simplify]: iters left: 2 (438 enodes) 12.933 * * [simplify]: Extracting #0: cost 1 inf + 0 12.933 * * [simplify]: Extracting #1: cost 3 inf + 0 12.933 * * [simplify]: Extracting #2: cost 5 inf + 0 12.933 * * [simplify]: Extracting #3: cost 15 inf + 0 12.934 * * [simplify]: Extracting #4: cost 84 inf + 0 12.935 * * [simplify]: Extracting #5: cost 167 inf + 289 12.936 * * [simplify]: Extracting #6: cost 150 inf + 4433 12.941 * * [simplify]: Extracting #7: cost 33 inf + 21849 12.948 * * [simplify]: Extracting #8: cost 1 inf + 28923 12.958 * * [simplify]: Extracting #9: cost 0 inf + 29360 12.966 * * [simplify]: Extracting #10: cost 0 inf + 29356 12.980 * [simplify]: Simplified to (sqrt (sqrt (- (/ (+ (+ (* (* t t) 2) (* l l)) (* (+ (* (* t t) 2) (* l l)) x)) (+ x -1)) (* l l)))) 12.980 * [simplify]: Simplified (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)))))) 12.981 * * * * [progress]: [ 80 / 96 ] simplifiying candidate # 12.981 * [simplify]: Simplifying (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 12.981 * * [simplify]: iters left: 6 (15 enodes) 12.990 * * [simplify]: iters left: 5 (66 enodes) 13.014 * * [simplify]: iters left: 4 (132 enodes) 13.053 * * [simplify]: iters left: 3 (247 enodes) 13.121 * * [simplify]: iters left: 2 (438 enodes) 13.248 * * [simplify]: Extracting #0: cost 1 inf + 0 13.248 * * [simplify]: Extracting #1: cost 3 inf + 0 13.248 * * [simplify]: Extracting #2: cost 13 inf + 0 13.248 * * [simplify]: Extracting #3: cost 83 inf + 0 13.249 * * [simplify]: Extracting #4: cost 169 inf + 86 13.252 * * [simplify]: Extracting #5: cost 158 inf + 2751 13.259 * * [simplify]: Extracting #6: cost 47 inf + 18834 13.269 * * [simplify]: Extracting #7: cost 3 inf + 27869 13.277 * * [simplify]: Extracting #8: cost 0 inf + 28601 13.284 * [simplify]: Simplified to (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 13.284 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (/ (* (sqrt 2) t) 1) (sqrt (- (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))))) 13.284 * * * * [progress]: [ 81 / 96 ] simplifiying candidate # 13.284 * [simplify]: Simplifying (sqrt 2) 13.284 * * [simplify]: iters left: 1 (2 enodes) 13.286 * * [simplify]: Extracting #0: cost 1 inf + 0 13.286 * * [simplify]: Extracting #1: cost 3 inf + 0 13.286 * * [simplify]: Extracting #2: cost 2 inf + 1 13.286 * * [simplify]: Extracting #3: cost 0 inf + 83 13.286 * [simplify]: Simplified to (sqrt 2) 13.286 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (sqrt 2) (/ (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) t))) 13.286 * * * * [progress]: [ 82 / 96 ] simplifiying candidate # 13.286 * [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))))) 13.286 * * [simplify]: iters left: 6 (19 enodes) 13.292 * * [simplify]: iters left: 5 (98 enodes) 13.314 * * [simplify]: iters left: 4 (282 enodes) 13.480 * * [simplify]: Extracting #0: cost 1 inf + 0 13.480 * * [simplify]: Extracting #1: cost 3 inf + 0 13.480 * * [simplify]: Extracting #2: cost 16 inf + 0 13.481 * * [simplify]: Extracting #3: cost 179 inf + 0 13.483 * * [simplify]: Extracting #4: cost 293 inf + 249 13.489 * * [simplify]: Extracting #5: cost 225 inf + 15831 13.505 * * [simplify]: Extracting #6: cost 28 inf + 78425 13.534 * * [simplify]: Extracting #7: cost 0 inf + 87757 13.558 * * [simplify]: Extracting #8: cost 0 inf + 87517 13.585 * [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))))) 13.585 * [simplify]: Simplified (2 2) to (λ (x l t) (* (/ (* (sqrt 2) t) (sqrt (- (pow (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) 3) (pow (* l l) 3)))) (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))))))) 13.586 * * * * [progress]: [ 83 / 96 ] simplifiying candidate # 13.586 * [simplify]: Simplifying (sqrt (+ (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) 13.586 * * [simplify]: iters left: 6 (15 enodes) 13.590 * * [simplify]: iters left: 5 (65 enodes) 13.602 * * [simplify]: iters left: 4 (125 enodes) 13.637 * * [simplify]: iters left: 3 (239 enodes) 13.714 * * [simplify]: iters left: 2 (428 enodes) 13.837 * * [simplify]: Extracting #0: cost 1 inf + 0 13.838 * * [simplify]: Extracting #1: cost 3 inf + 0 13.838 * * [simplify]: Extracting #2: cost 10 inf + 0 13.838 * * [simplify]: Extracting #3: cost 79 inf + 0 13.839 * * [simplify]: Extracting #4: cost 160 inf + 127 13.842 * * [simplify]: Extracting #5: cost 136 inf + 5650 13.856 * * [simplify]: Extracting #6: cost 31 inf + 21285 13.870 * * [simplify]: Extracting #7: cost 1 inf + 27383 13.879 * * [simplify]: Extracting #8: cost 0 inf + 27708 13.887 * [simplify]: Simplified to (sqrt (+ (* (+ (* (* t t) 2) (* l l)) (/ (+ 1 x) (- x 1))) (* l l))) 13.887 * [simplify]: Simplified (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))))) 13.887 * * * * [progress]: [ 84 / 96 ] simplifiying candidate #real (real->posit16 (/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))))> 13.887 * * * * [progress]: [ 85 / 96 ] simplifiying candidate # 13.887 * [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)))))) 13.887 * * [simplify]: iters left: 6 (20 enodes) 13.894 * * [simplify]: iters left: 5 (99 enodes) 13.925 * * [simplify]: iters left: 4 (238 enodes) 14.039 * * [simplify]: Extracting #0: cost 1 inf + 0 14.039 * * [simplify]: Extracting #1: cost 24 inf + 0 14.040 * * [simplify]: Extracting #2: cost 144 inf + 0 14.040 * * [simplify]: Extracting #3: cost 235 inf + 1154 14.043 * * [simplify]: Extracting #4: cost 158 inf + 11069 14.051 * * [simplify]: Extracting #5: cost 23 inf + 46702 14.064 * * [simplify]: Extracting #6: cost 0 inf + 53418 14.088 * * [simplify]: Extracting #7: cost 0 inf + 53218 14.103 * [simplify]: Simplified to (+ (* -2 (+ (* (/ t (sqrt -2)) x) (* (* x x) (+ (/ (/ t (sqrt -2)) -2) (/ t (sqrt -2)))))) (* t (sqrt -2))) 14.103 * [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))))) 14.103 * * * * [progress]: [ 86 / 96 ] simplifiying candidate # 14.104 * [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))))) 14.104 * * [simplify]: iters left: 6 (20 enodes) 14.111 * * [simplify]: iters left: 5 (96 enodes) 14.130 * * [simplify]: iters left: 4 (218 enodes) 14.216 * * [simplify]: Extracting #0: cost 1 inf + 0 14.216 * * [simplify]: Extracting #1: cost 26 inf + 0 14.217 * * [simplify]: Extracting #2: cost 128 inf + 0 14.217 * * [simplify]: Extracting #3: cost 182 inf + 984 14.220 * * [simplify]: Extracting #4: cost 80 inf + 18793 14.228 * * [simplify]: Extracting #5: cost 18 inf + 34117 14.239 * * [simplify]: Extracting #6: cost 0 inf + 40682 14.246 * [simplify]: Simplified to (+ (* (/ t (sqrt 2)) (+ (/ 2 x) (/ (/ 2 x) x))) (- (* (sqrt 2) t) (/ (* (/ 1 (sqrt 2)) t) (* x x)))) 14.246 * [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)))))) 14.247 * * * * [progress]: [ 87 / 96 ] simplifiying candidate # 14.247 * [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)))))) 14.247 * * [simplify]: iters left: 6 (20 enodes) 14.253 * * [simplify]: iters left: 5 (96 enodes) 14.280 * * [simplify]: iters left: 4 (214 enodes) 14.339 * * [simplify]: Extracting #0: cost 1 inf + 0 14.339 * * [simplify]: Extracting #1: cost 24 inf + 0 14.339 * * [simplify]: Extracting #2: cost 130 inf + 0 14.340 * * [simplify]: Extracting #3: cost 180 inf + 1387 14.343 * * [simplify]: Extracting #4: cost 93 inf + 12885 14.352 * * [simplify]: Extracting #5: cost 26 inf + 31153 14.365 * * [simplify]: Extracting #6: cost 2 inf + 39673 14.375 * * [simplify]: Extracting #7: cost 0 inf + 40369 14.383 * [simplify]: Simplified to (- (* (/ t (* x x)) (- (/ 1 (sqrt 2)) (/ 2 (sqrt 2)))) (+ (* (sqrt 2) t) (* (/ t (* (sqrt 2) x)) 2))) 14.383 * [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))))) 14.383 * * * * [progress]: [ 88 / 96 ] simplifiying candidate # 14.384 * [simplify]: Simplifying (- (+ (* 2 (pow t 2)) (+ (* 2 (* x (pow l 2))) (* 2 (pow l 2))))) 14.384 * * [simplify]: iters left: 6 (13 enodes) 14.388 * * [simplify]: iters left: 5 (62 enodes) 14.407 * * [simplify]: iters left: 4 (133 enodes) 14.462 * * [simplify]: iters left: 3 (316 enodes) 14.562 * * [simplify]: Extracting #0: cost 1 inf + 0 14.562 * * [simplify]: Extracting #1: cost 23 inf + 0 14.562 * * [simplify]: Extracting #2: cost 93 inf + 2 14.563 * * [simplify]: Extracting #3: cost 111 inf + 1760 14.566 * * [simplify]: Extracting #4: cost 30 inf + 11760 14.570 * * [simplify]: Extracting #5: cost 1 inf + 14390 14.575 * * [simplify]: Extracting #6: cost 0 inf + 14513 14.580 * [simplify]: Simplified to (* -2 (+ (+ (* t t) (* l l)) (* (* l l) x))) 14.580 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (* -2 (+ (+ (* t t) (* l l)) (* (* l l) x)))))) 14.580 * * * * [progress]: [ 89 / 96 ] simplifiying candidate # 14.581 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 2 (/ (pow l 2) x)) (* 4 (/ (pow t 2) x)))) 14.581 * * [simplify]: iters left: 6 (14 enodes) 14.589 * * [simplify]: iters left: 5 (61 enodes) 14.609 * * [simplify]: iters left: 4 (99 enodes) 14.639 * * [simplify]: iters left: 3 (147 enodes) 14.682 * * [simplify]: iters left: 2 (179 enodes) 14.734 * * [simplify]: iters left: 1 (229 enodes) 14.798 * * [simplify]: Extracting #0: cost 1 inf + 0 14.798 * * [simplify]: Extracting #1: cost 8 inf + 0 14.799 * * [simplify]: Extracting #2: cost 45 inf + 0 14.799 * * [simplify]: Extracting #3: cost 60 inf + 256 14.801 * * [simplify]: Extracting #4: cost 20 inf + 3226 14.804 * * [simplify]: Extracting #5: cost 1 inf + 6090 14.810 * * [simplify]: Extracting #6: cost 0 inf + 6093 14.813 * [simplify]: Simplified to (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 14.813 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 14.813 * * * * [progress]: [ 90 / 96 ] simplifiying candidate # 14.813 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 2 (/ (pow l 2) x)) (* 4 (/ (pow t 2) x)))) 14.814 * * [simplify]: iters left: 6 (14 enodes) 14.822 * * [simplify]: iters left: 5 (61 enodes) 14.842 * * [simplify]: iters left: 4 (99 enodes) 14.873 * * [simplify]: iters left: 3 (147 enodes) 14.913 * * [simplify]: iters left: 2 (179 enodes) 14.968 * * [simplify]: iters left: 1 (229 enodes) 15.013 * * [simplify]: Extracting #0: cost 1 inf + 0 15.013 * * [simplify]: Extracting #1: cost 8 inf + 0 15.013 * * [simplify]: Extracting #2: cost 45 inf + 0 15.013 * * [simplify]: Extracting #3: cost 60 inf + 256 15.014 * * [simplify]: Extracting #4: cost 20 inf + 3226 15.015 * * [simplify]: Extracting #5: cost 1 inf + 6090 15.017 * * [simplify]: Extracting #6: cost 0 inf + 6093 15.019 * [simplify]: Simplified to (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 15.019 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 15.019 * * * * [progress]: [ 91 / 96 ] simplifiying candidate # 15.019 * [simplify]: Simplifying (* t (sqrt 2)) 15.019 * * [simplify]: iters left: 3 (4 enodes) 15.021 * * [simplify]: iters left: 2 (13 enodes) 15.023 * * [simplify]: Extracting #0: cost 1 inf + 0 15.023 * * [simplify]: Extracting #1: cost 4 inf + 0 15.023 * * [simplify]: Extracting #2: cost 5 inf + 1 15.023 * * [simplify]: Extracting #3: cost 4 inf + 2 15.023 * * [simplify]: Extracting #4: cost 0 inf + 248 15.023 * [simplify]: Simplified to (* t (sqrt 2)) 15.023 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 15.023 * * * * [progress]: [ 92 / 96 ] simplifiying candidate # 15.023 * [simplify]: Simplifying (* t (sqrt 2)) 15.024 * * [simplify]: iters left: 3 (4 enodes) 15.025 * * [simplify]: iters left: 2 (13 enodes) 15.027 * * [simplify]: Extracting #0: cost 1 inf + 0 15.027 * * [simplify]: Extracting #1: cost 4 inf + 0 15.028 * * [simplify]: Extracting #2: cost 5 inf + 1 15.028 * * [simplify]: Extracting #3: cost 4 inf + 2 15.028 * * [simplify]: Extracting #4: cost 0 inf + 248 15.028 * [simplify]: Simplified to (* t (sqrt 2)) 15.028 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 15.028 * * * * [progress]: [ 93 / 96 ] simplifiying candidate # 15.028 * [simplify]: Simplifying (* t (sqrt 2)) 15.028 * * [simplify]: iters left: 3 (4 enodes) 15.031 * * [simplify]: iters left: 2 (13 enodes) 15.035 * * [simplify]: Extracting #0: cost 1 inf + 0 15.035 * * [simplify]: Extracting #1: cost 4 inf + 0 15.035 * * [simplify]: Extracting #2: cost 5 inf + 1 15.035 * * [simplify]: Extracting #3: cost 4 inf + 2 15.036 * * [simplify]: Extracting #4: cost 0 inf + 248 15.036 * [simplify]: Simplified to (* t (sqrt 2)) 15.036 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))) 15.036 * * * * [progress]: [ 94 / 96 ] simplifiying candidate # 15.036 * [simplify]: Simplifying 0 15.036 * * [simplify]: iters left: 0 (1 enodes) 15.037 * * [simplify]: Extracting #0: cost 1 inf + 0 15.037 * * [simplify]: Extracting #1: cost 0 inf + 1 15.037 * [simplify]: Simplified to 0 15.037 * [simplify]: Simplified (2) to (λ (x l t) 0) 15.037 * * * * [progress]: [ 95 / 96 ] simplifiying candidate # 15.038 * [simplify]: Simplifying 0 15.038 * * [simplify]: iters left: 0 (1 enodes) 15.039 * * [simplify]: Extracting #0: cost 1 inf + 0 15.039 * * [simplify]: Extracting #1: cost 0 inf + 1 15.039 * [simplify]: Simplified to 0 15.039 * [simplify]: Simplified (2) to (λ (x l t) 0) 15.039 * * * * [progress]: [ 96 / 96 ] simplifiying candidate # 15.039 * [simplify]: Simplifying 0 15.039 * * [simplify]: iters left: 0 (1 enodes) 15.040 * * [simplify]: Extracting #0: cost 1 inf + 0 15.040 * * [simplify]: Extracting #1: cost 0 inf + 1 15.040 * [simplify]: Simplified to 0 15.040 * [simplify]: Simplified (2) to (λ (x l t) 0) 15.040 * * * [progress]: adding candidates to table 16.248 * * [progress]: iteration 2 / 4 16.248 * * * [progress]: picking best candidate 16.269 * * * * [pick]: Picked # 16.269 * * * [progress]: localizing error 16.301 * * * [progress]: generating rewritten candidates 16.301 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 16.370 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1) 16.421 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 16.429 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2) 16.463 * * * [progress]: generating series expansions 16.463 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 16.463 * [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))))) 16.463 * [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 16.463 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in l 16.463 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 16.463 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 16.463 * [taylor]: Taking taylor expansion of 2 in l 16.464 * [backup-simplify]: Simplify 2 into 2 16.464 * [taylor]: Taking taylor expansion of (pow t 2) in l 16.464 * [taylor]: Taking taylor expansion of t in l 16.464 * [backup-simplify]: Simplify t into t 16.464 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 16.464 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 16.464 * [taylor]: Taking taylor expansion of 4 in l 16.464 * [backup-simplify]: Simplify 4 into 4 16.464 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 16.464 * [taylor]: Taking taylor expansion of (pow t 2) in l 16.464 * [taylor]: Taking taylor expansion of t in l 16.464 * [backup-simplify]: Simplify t into t 16.464 * [taylor]: Taking taylor expansion of x in l 16.464 * [backup-simplify]: Simplify x into x 16.464 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.464 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 16.464 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 16.464 * [taylor]: Taking taylor expansion of 2 in l 16.464 * [backup-simplify]: Simplify 2 into 2 16.464 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 16.464 * [taylor]: Taking taylor expansion of (pow l 2) in l 16.464 * [taylor]: Taking taylor expansion of l in l 16.464 * [backup-simplify]: Simplify 0 into 0 16.464 * [backup-simplify]: Simplify 1 into 1 16.464 * [taylor]: Taking taylor expansion of x in l 16.464 * [backup-simplify]: Simplify x into x 16.465 * [backup-simplify]: Simplify (* 1 1) into 1 16.465 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.465 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.465 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 16.465 * [backup-simplify]: Simplify (* 4 (/ (pow t 2) x)) into (* 4 (/ (pow t 2) x)) 16.466 * [backup-simplify]: Simplify (+ (* 4 (/ (pow t 2) x)) 0) into (* 4 (/ (pow t 2) x)) 16.466 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) into (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 16.466 * [backup-simplify]: Simplify (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) into (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) 16.466 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.467 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 16.467 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.467 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow t 2) x) (/ 0 x)))) into 0 16.468 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ (pow t 2) x))) into 0 16.468 * [backup-simplify]: Simplify (+ 0 0) into 0 16.469 * [backup-simplify]: Simplify (+ 0 0) into 0 16.469 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))))) into 0 16.469 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in t 16.469 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 16.469 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 16.469 * [taylor]: Taking taylor expansion of 2 in t 16.469 * [backup-simplify]: Simplify 2 into 2 16.469 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.469 * [taylor]: Taking taylor expansion of t in t 16.469 * [backup-simplify]: Simplify 0 into 0 16.469 * [backup-simplify]: Simplify 1 into 1 16.469 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 16.469 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 16.469 * [taylor]: Taking taylor expansion of 4 in t 16.469 * [backup-simplify]: Simplify 4 into 4 16.469 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 16.469 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.469 * [taylor]: Taking taylor expansion of t in t 16.469 * [backup-simplify]: Simplify 0 into 0 16.469 * [backup-simplify]: Simplify 1 into 1 16.469 * [taylor]: Taking taylor expansion of x in t 16.469 * [backup-simplify]: Simplify x into x 16.470 * [backup-simplify]: Simplify (* 1 1) into 1 16.470 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.470 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 16.470 * [taylor]: Taking taylor expansion of 2 in t 16.470 * [backup-simplify]: Simplify 2 into 2 16.470 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 16.470 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.470 * [taylor]: Taking taylor expansion of l in t 16.470 * [backup-simplify]: Simplify l into l 16.470 * [taylor]: Taking taylor expansion of x in t 16.470 * [backup-simplify]: Simplify x into x 16.470 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.470 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 16.471 * [backup-simplify]: Simplify (* 2 (/ (pow l 2) x)) into (* 2 (/ (pow l 2) x)) 16.471 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 16.471 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 16.471 * [backup-simplify]: Simplify (sqrt (* 2 (/ (pow l 2) x))) into (* (* (sqrt 2) l) (sqrt (/ 1 x))) 16.471 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 16.471 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow l 2) x) (/ 0 x)))) into 0 16.472 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow l 2) x))) into 0 16.473 * [backup-simplify]: Simplify (+ 0 0) into 0 16.473 * [backup-simplify]: Simplify (+ 0 0) into 0 16.473 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 (/ (pow l 2) x))))) into 0 16.473 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 16.473 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 16.473 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 16.473 * [taylor]: Taking taylor expansion of 2 in x 16.474 * [backup-simplify]: Simplify 2 into 2 16.474 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.474 * [taylor]: Taking taylor expansion of t in x 16.474 * [backup-simplify]: Simplify t into t 16.474 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 16.474 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 16.474 * [taylor]: Taking taylor expansion of 4 in x 16.474 * [backup-simplify]: Simplify 4 into 4 16.474 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 16.474 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.474 * [taylor]: Taking taylor expansion of t in x 16.474 * [backup-simplify]: Simplify t into t 16.474 * [taylor]: Taking taylor expansion of x in x 16.474 * [backup-simplify]: Simplify 0 into 0 16.474 * [backup-simplify]: Simplify 1 into 1 16.474 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.474 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 16.474 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 16.474 * [taylor]: Taking taylor expansion of 2 in x 16.474 * [backup-simplify]: Simplify 2 into 2 16.474 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 16.474 * [taylor]: Taking taylor expansion of (pow l 2) in x 16.474 * [taylor]: Taking taylor expansion of l in x 16.474 * [backup-simplify]: Simplify l into l 16.474 * [taylor]: Taking taylor expansion of x in x 16.474 * [backup-simplify]: Simplify 0 into 0 16.474 * [backup-simplify]: Simplify 1 into 1 16.474 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.474 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 16.475 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 16.475 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 16.475 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 16.475 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 16.476 * [backup-simplify]: Simplify (sqrt 0) into 0 16.476 * [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)))) 16.476 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 16.476 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 16.477 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 16.477 * [taylor]: Taking taylor expansion of 2 in x 16.477 * [backup-simplify]: Simplify 2 into 2 16.477 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.477 * [taylor]: Taking taylor expansion of t in x 16.477 * [backup-simplify]: Simplify t into t 16.477 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 16.477 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 16.477 * [taylor]: Taking taylor expansion of 4 in x 16.477 * [backup-simplify]: Simplify 4 into 4 16.477 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 16.477 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.477 * [taylor]: Taking taylor expansion of t in x 16.477 * [backup-simplify]: Simplify t into t 16.477 * [taylor]: Taking taylor expansion of x in x 16.477 * [backup-simplify]: Simplify 0 into 0 16.477 * [backup-simplify]: Simplify 1 into 1 16.477 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.477 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 16.477 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 16.477 * [taylor]: Taking taylor expansion of 2 in x 16.477 * [backup-simplify]: Simplify 2 into 2 16.477 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 16.477 * [taylor]: Taking taylor expansion of (pow l 2) in x 16.477 * [taylor]: Taking taylor expansion of l in x 16.477 * [backup-simplify]: Simplify l into l 16.477 * [taylor]: Taking taylor expansion of x in x 16.477 * [backup-simplify]: Simplify 0 into 0 16.477 * [backup-simplify]: Simplify 1 into 1 16.477 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.477 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 16.478 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 16.478 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 16.478 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 16.478 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 16.479 * [backup-simplify]: Simplify (sqrt 0) into 0 16.479 * [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)))) 16.480 * [taylor]: Taking taylor expansion of 0 in t 16.480 * [backup-simplify]: Simplify 0 into 0 16.480 * [taylor]: Taking taylor expansion of 0 in l 16.480 * [backup-simplify]: Simplify 0 into 0 16.480 * [backup-simplify]: Simplify 0 into 0 16.480 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 16.480 * [taylor]: Taking taylor expansion of +nan.0 in t 16.480 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.480 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 16.480 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 16.480 * [taylor]: Taking taylor expansion of 4 in t 16.480 * [backup-simplify]: Simplify 4 into 4 16.480 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.480 * [taylor]: Taking taylor expansion of t in t 16.480 * [backup-simplify]: Simplify 0 into 0 16.480 * [backup-simplify]: Simplify 1 into 1 16.480 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 16.480 * [taylor]: Taking taylor expansion of 2 in t 16.480 * [backup-simplify]: Simplify 2 into 2 16.480 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.480 * [taylor]: Taking taylor expansion of l in t 16.480 * [backup-simplify]: Simplify l into l 16.480 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.480 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 16.480 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 16.481 * [backup-simplify]: Simplify (* +nan.0 (* 2 (pow l 2))) into (* +nan.0 (pow l 2)) 16.481 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 2)) in l 16.481 * [taylor]: Taking taylor expansion of +nan.0 in l 16.481 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.481 * [taylor]: Taking taylor expansion of (pow l 2) in l 16.481 * [taylor]: Taking taylor expansion of l in l 16.481 * [backup-simplify]: Simplify 0 into 0 16.481 * [backup-simplify]: Simplify 1 into 1 16.481 * [taylor]: Taking taylor expansion of 0 in l 16.481 * [backup-simplify]: Simplify 0 into 0 16.481 * [backup-simplify]: Simplify 0 into 0 16.481 * [backup-simplify]: Simplify 0 into 0 16.481 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.481 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 16.481 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.482 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 16.482 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 16.483 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 16.483 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 16.483 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 16.484 * [backup-simplify]: Simplify (+ 0 0) into 0 16.484 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 16.485 * [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)))))))) 16.485 * [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 16.485 * [taylor]: Taking taylor expansion of +nan.0 in t 16.485 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.485 * [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 16.485 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 16.485 * [taylor]: Taking taylor expansion of 2 in t 16.485 * [backup-simplify]: Simplify 2 into 2 16.485 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.485 * [taylor]: Taking taylor expansion of t in t 16.485 * [backup-simplify]: Simplify 0 into 0 16.485 * [backup-simplify]: Simplify 1 into 1 16.485 * [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 16.485 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in t 16.485 * [taylor]: Taking taylor expansion of +nan.0 in t 16.485 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.485 * [taylor]: Taking taylor expansion of (pow l 4) in t 16.485 * [taylor]: Taking taylor expansion of l in t 16.485 * [backup-simplify]: Simplify l into l 16.485 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4))))) in t 16.485 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))) in t 16.485 * [taylor]: Taking taylor expansion of (* +nan.0 (* (pow t 2) (pow l 2))) in t 16.485 * [taylor]: Taking taylor expansion of +nan.0 in t 16.485 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.485 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in t 16.485 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.485 * [taylor]: Taking taylor expansion of t in t 16.485 * [backup-simplify]: Simplify 0 into 0 16.485 * [backup-simplify]: Simplify 1 into 1 16.485 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.485 * [taylor]: Taking taylor expansion of l in t 16.485 * [backup-simplify]: Simplify l into l 16.485 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow t 4))) in t 16.485 * [taylor]: Taking taylor expansion of (* +nan.0 (pow t 4)) in t 16.485 * [taylor]: Taking taylor expansion of +nan.0 in t 16.485 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.485 * [taylor]: Taking taylor expansion of (pow t 4) in t 16.485 * [taylor]: Taking taylor expansion of t in t 16.485 * [backup-simplify]: Simplify 0 into 0 16.485 * [backup-simplify]: Simplify 1 into 1 16.485 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.485 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 16.486 * [backup-simplify]: Simplify (* +nan.0 (pow l 4)) into (* +nan.0 (pow l 4)) 16.486 * [backup-simplify]: Simplify (+ (* +nan.0 (pow l 4)) 0) into (- (* +nan.0 (pow l 4))) 16.486 * [backup-simplify]: Simplify (- (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 16.486 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 16.486 * [backup-simplify]: Simplify (* +nan.0 (- (* +nan.0 (pow l 4)))) into (* +nan.0 (pow l 4)) 16.486 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in l 16.486 * [taylor]: Taking taylor expansion of +nan.0 in l 16.486 * [backup-simplify]: Simplify +nan.0 into +nan.0 16.486 * [taylor]: Taking taylor expansion of (pow l 4) in l 16.486 * [taylor]: Taking taylor expansion of l in l 16.486 * [backup-simplify]: Simplify 0 into 0 16.486 * [backup-simplify]: Simplify 1 into 1 16.486 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 16.486 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 16.487 * [backup-simplify]: Simplify (+ 0 0) into 0 16.487 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (* 2 (pow l 2)))) into 0 16.487 * [taylor]: Taking taylor expansion of 0 in l 16.487 * [backup-simplify]: Simplify 0 into 0 16.487 * [backup-simplify]: Simplify 0 into 0 16.487 * [taylor]: Taking taylor expansion of 0 in l 16.487 * [backup-simplify]: Simplify 0 into 0 16.487 * [backup-simplify]: Simplify 0 into 0 16.487 * [backup-simplify]: Simplify 0 into 0 16.487 * [backup-simplify]: Simplify 0 into 0 16.487 * [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)))))) 16.487 * [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 16.488 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in l 16.488 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 16.488 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 16.488 * [taylor]: Taking taylor expansion of 2 in l 16.488 * [backup-simplify]: Simplify 2 into 2 16.488 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 16.488 * [taylor]: Taking taylor expansion of x in l 16.488 * [backup-simplify]: Simplify x into x 16.488 * [taylor]: Taking taylor expansion of (pow l 2) in l 16.488 * [taylor]: Taking taylor expansion of l in l 16.488 * [backup-simplify]: Simplify 0 into 0 16.488 * [backup-simplify]: Simplify 1 into 1 16.488 * [backup-simplify]: Simplify (* 1 1) into 1 16.488 * [backup-simplify]: Simplify (/ x 1) into x 16.488 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 16.488 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 16.488 * [taylor]: Taking taylor expansion of 2 in l 16.488 * [backup-simplify]: Simplify 2 into 2 16.488 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 16.488 * [taylor]: Taking taylor expansion of (pow t 2) in l 16.488 * [taylor]: Taking taylor expansion of t in l 16.488 * [backup-simplify]: Simplify t into t 16.488 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.488 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.488 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 16.488 * [taylor]: Taking taylor expansion of 4 in l 16.488 * [backup-simplify]: Simplify 4 into 4 16.488 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 16.488 * [taylor]: Taking taylor expansion of x in l 16.488 * [backup-simplify]: Simplify x into x 16.488 * [taylor]: Taking taylor expansion of (pow t 2) in l 16.488 * [taylor]: Taking taylor expansion of t in l 16.488 * [backup-simplify]: Simplify t into t 16.488 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.488 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 16.488 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 16.489 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 16.489 * [backup-simplify]: Simplify (sqrt (* 2 x)) into (* (sqrt 2) (sqrt x)) 16.489 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.490 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 16.490 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 16.490 * [backup-simplify]: Simplify (+ 0 0) into 0 16.490 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 x)))) into 0 16.490 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in t 16.490 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 16.490 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 16.490 * [taylor]: Taking taylor expansion of 2 in t 16.490 * [backup-simplify]: Simplify 2 into 2 16.490 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 16.490 * [taylor]: Taking taylor expansion of x in t 16.490 * [backup-simplify]: Simplify x into x 16.490 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.490 * [taylor]: Taking taylor expansion of l in t 16.490 * [backup-simplify]: Simplify l into l 16.490 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.490 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 16.491 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 16.491 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 16.491 * [taylor]: Taking taylor expansion of 2 in t 16.491 * [backup-simplify]: Simplify 2 into 2 16.491 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 16.491 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.491 * [taylor]: Taking taylor expansion of t in t 16.491 * [backup-simplify]: Simplify 0 into 0 16.491 * [backup-simplify]: Simplify 1 into 1 16.491 * [backup-simplify]: Simplify (* 1 1) into 1 16.491 * [backup-simplify]: Simplify (/ 1 1) into 1 16.491 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 16.491 * [taylor]: Taking taylor expansion of 4 in t 16.491 * [backup-simplify]: Simplify 4 into 4 16.491 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 16.491 * [taylor]: Taking taylor expansion of x in t 16.491 * [backup-simplify]: Simplify x into x 16.491 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.491 * [taylor]: Taking taylor expansion of t in t 16.491 * [backup-simplify]: Simplify 0 into 0 16.491 * [backup-simplify]: Simplify 1 into 1 16.492 * [backup-simplify]: Simplify (* 1 1) into 1 16.492 * [backup-simplify]: Simplify (/ x 1) into x 16.492 * [backup-simplify]: Simplify (* 2 1) into 2 16.492 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 16.492 * [backup-simplify]: Simplify (+ 2 (* 4 x)) into (+ (* 4 x) 2) 16.492 * [backup-simplify]: Simplify (+ 0 (+ (* 4 x) 2)) into (+ (* 4 x) 2) 16.492 * [backup-simplify]: Simplify (sqrt (+ (* 4 x) 2)) into (sqrt (+ (* 4 x) 2)) 16.492 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.493 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.493 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 16.494 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.494 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 16.495 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 16.495 * [backup-simplify]: Simplify (+ 0 0) into 0 16.495 * [backup-simplify]: Simplify (+ 0 0) into 0 16.495 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 4 x) 2)))) into 0 16.495 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 16.495 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 16.495 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 16.495 * [taylor]: Taking taylor expansion of 2 in x 16.495 * [backup-simplify]: Simplify 2 into 2 16.495 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 16.495 * [taylor]: Taking taylor expansion of x in x 16.495 * [backup-simplify]: Simplify 0 into 0 16.495 * [backup-simplify]: Simplify 1 into 1 16.495 * [taylor]: Taking taylor expansion of (pow l 2) in x 16.495 * [taylor]: Taking taylor expansion of l in x 16.495 * [backup-simplify]: Simplify l into l 16.496 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.496 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 16.496 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 16.496 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 16.496 * [taylor]: Taking taylor expansion of 2 in x 16.496 * [backup-simplify]: Simplify 2 into 2 16.496 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 16.496 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.496 * [taylor]: Taking taylor expansion of t in x 16.496 * [backup-simplify]: Simplify t into t 16.496 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.496 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.496 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 16.496 * [taylor]: Taking taylor expansion of 4 in x 16.496 * [backup-simplify]: Simplify 4 into 4 16.496 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 16.496 * [taylor]: Taking taylor expansion of x in x 16.496 * [backup-simplify]: Simplify 0 into 0 16.496 * [backup-simplify]: Simplify 1 into 1 16.496 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.496 * [taylor]: Taking taylor expansion of t in x 16.496 * [backup-simplify]: Simplify t into t 16.496 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.496 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.496 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 16.496 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 16.496 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 16.496 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 16.496 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 16.496 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.497 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 16.497 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 16.497 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 16.497 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 16.497 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 16.497 * [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))) 16.497 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 16.497 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 16.497 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 16.497 * [taylor]: Taking taylor expansion of 2 in x 16.498 * [backup-simplify]: Simplify 2 into 2 16.498 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 16.498 * [taylor]: Taking taylor expansion of x in x 16.498 * [backup-simplify]: Simplify 0 into 0 16.498 * [backup-simplify]: Simplify 1 into 1 16.498 * [taylor]: Taking taylor expansion of (pow l 2) in x 16.498 * [taylor]: Taking taylor expansion of l in x 16.498 * [backup-simplify]: Simplify l into l 16.498 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.498 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 16.498 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 16.498 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 16.498 * [taylor]: Taking taylor expansion of 2 in x 16.498 * [backup-simplify]: Simplify 2 into 2 16.498 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 16.498 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.498 * [taylor]: Taking taylor expansion of t in x 16.498 * [backup-simplify]: Simplify t into t 16.498 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.498 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.498 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 16.498 * [taylor]: Taking taylor expansion of 4 in x 16.498 * [backup-simplify]: Simplify 4 into 4 16.498 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 16.498 * [taylor]: Taking taylor expansion of x in x 16.498 * [backup-simplify]: Simplify 0 into 0 16.498 * [backup-simplify]: Simplify 1 into 1 16.498 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.498 * [taylor]: Taking taylor expansion of t in x 16.498 * [backup-simplify]: Simplify t into t 16.498 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.498 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.498 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 16.498 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 16.498 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 16.498 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 16.499 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 16.499 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.499 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 16.499 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 16.499 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 16.499 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 16.499 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 16.500 * [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))) 16.500 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 16.500 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.500 * [taylor]: Taking taylor expansion of 2 in t 16.500 * [backup-simplify]: Simplify 2 into 2 16.500 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.500 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.500 * [taylor]: Taking taylor expansion of t in t 16.500 * [backup-simplify]: Simplify 0 into 0 16.500 * [backup-simplify]: Simplify 1 into 1 16.501 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 16.501 * [taylor]: Taking taylor expansion of (sqrt 2) in l 16.501 * [taylor]: Taking taylor expansion of 2 in l 16.501 * [backup-simplify]: Simplify 2 into 2 16.501 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.502 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.502 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 16.502 * [taylor]: Taking taylor expansion of 1/2 in t 16.502 * [backup-simplify]: Simplify 1/2 into 1/2 16.502 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 16.502 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 16.502 * [taylor]: Taking taylor expansion of t in t 16.502 * [backup-simplify]: Simplify 0 into 0 16.502 * [backup-simplify]: Simplify 1 into 1 16.502 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 16.502 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 16.502 * [taylor]: Taking taylor expansion of 4 in t 16.502 * [backup-simplify]: Simplify 4 into 4 16.502 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 16.502 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.502 * [taylor]: Taking taylor expansion of t in t 16.502 * [backup-simplify]: Simplify 0 into 0 16.502 * [backup-simplify]: Simplify 1 into 1 16.502 * [backup-simplify]: Simplify (* 1 1) into 1 16.503 * [backup-simplify]: Simplify (/ 1 1) into 1 16.503 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 16.503 * [taylor]: Taking taylor expansion of 2 in t 16.503 * [backup-simplify]: Simplify 2 into 2 16.503 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 16.503 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.503 * [taylor]: Taking taylor expansion of l in t 16.503 * [backup-simplify]: Simplify l into l 16.503 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.503 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 16.503 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.503 * [taylor]: Taking taylor expansion of 2 in t 16.503 * [backup-simplify]: Simplify 2 into 2 16.504 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.504 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.505 * [backup-simplify]: Simplify (* 4 1) into 4 16.505 * [backup-simplify]: Simplify (+ 4 0) into 4 16.506 * [backup-simplify]: Simplify (* 0 4) into 0 16.506 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.507 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.508 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 16.508 * [backup-simplify]: Simplify (+ 0 0) into 0 16.509 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 16.510 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 16.512 * [backup-simplify]: Simplify (* 1/2 (/ 4 (sqrt 2))) into (/ 2 (sqrt 2)) 16.512 * [taylor]: Taking taylor expansion of (/ 2 (sqrt 2)) in l 16.512 * [taylor]: Taking taylor expansion of 2 in l 16.512 * [backup-simplify]: Simplify 2 into 2 16.512 * [taylor]: Taking taylor expansion of (sqrt 2) in l 16.512 * [taylor]: Taking taylor expansion of 2 in l 16.512 * [backup-simplify]: Simplify 2 into 2 16.512 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.513 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.514 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 16.518 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 16.519 * [taylor]: Taking taylor expansion of 0 in l 16.519 * [backup-simplify]: Simplify 0 into 0 16.520 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.520 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 16.520 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 16.521 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 16.521 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 16.522 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 16.523 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 16.523 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.523 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 16.524 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 16.524 * [backup-simplify]: Simplify (+ 0 0) into 0 16.524 * [backup-simplify]: Simplify (+ 0 0) into 0 16.526 * [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))) 16.526 * [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 16.526 * [taylor]: Taking taylor expansion of -1/2 in t 16.526 * [backup-simplify]: Simplify -1/2 into -1/2 16.526 * [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 16.526 * [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 16.527 * [taylor]: Taking taylor expansion of t in t 16.527 * [backup-simplify]: Simplify 0 into 0 16.527 * [backup-simplify]: Simplify 1 into 1 16.527 * [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 16.527 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 16.527 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.527 * [taylor]: Taking taylor expansion of t in t 16.527 * [backup-simplify]: Simplify 0 into 0 16.527 * [backup-simplify]: Simplify 1 into 1 16.527 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 16.527 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 16.527 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.527 * [taylor]: Taking taylor expansion of 2 in t 16.527 * [backup-simplify]: Simplify 2 into 2 16.527 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.527 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.527 * [taylor]: Taking taylor expansion of (pow l 4) in t 16.527 * [taylor]: Taking taylor expansion of l in t 16.527 * [backup-simplify]: Simplify l into l 16.528 * [backup-simplify]: Simplify (* 1 1) into 1 16.528 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.529 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.529 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 16.529 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 16.530 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 16.530 * [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 16.530 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 16.530 * [taylor]: Taking taylor expansion of 4 in t 16.530 * [backup-simplify]: Simplify 4 into 4 16.530 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 16.530 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 16.530 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.530 * [taylor]: Taking taylor expansion of t in t 16.530 * [backup-simplify]: Simplify 0 into 0 16.530 * [backup-simplify]: Simplify 1 into 1 16.530 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 16.530 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.530 * [taylor]: Taking taylor expansion of 2 in t 16.530 * [backup-simplify]: Simplify 2 into 2 16.530 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.531 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.531 * [backup-simplify]: Simplify (* 1 1) into 1 16.532 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.532 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 16.533 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 16.533 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 16.533 * [taylor]: Taking taylor expansion of 4 in t 16.533 * [backup-simplify]: Simplify 4 into 4 16.533 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 16.534 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 16.534 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 16.534 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.534 * [taylor]: Taking taylor expansion of 2 in t 16.534 * [backup-simplify]: Simplify 2 into 2 16.534 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.534 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.534 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.534 * [taylor]: Taking taylor expansion of l in t 16.534 * [backup-simplify]: Simplify l into l 16.535 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.535 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.536 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 16.536 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 16.536 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.537 * [taylor]: Taking taylor expansion of 2 in t 16.537 * [backup-simplify]: Simplify 2 into 2 16.537 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.537 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.539 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 16.540 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 16.542 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 16.543 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 16.543 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 16.543 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.544 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 16.545 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 16.546 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 16.546 * [backup-simplify]: Simplify (+ 0 0) into 0 16.546 * [backup-simplify]: Simplify (+ 0 0) into 0 16.549 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 16.551 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 16.553 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 16.553 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 16.553 * [taylor]: Taking taylor expansion of -2 in l 16.553 * [backup-simplify]: Simplify -2 into -2 16.553 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 16.553 * [taylor]: Taking taylor expansion of (sqrt 2) in l 16.553 * [taylor]: Taking taylor expansion of 2 in l 16.553 * [backup-simplify]: Simplify 2 into 2 16.553 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.553 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.554 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.556 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 16.558 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 16.559 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.560 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.561 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 16.561 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 16.561 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 16.562 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 16.563 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 16.565 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 16.565 * [taylor]: Taking taylor expansion of 0 in l 16.565 * [backup-simplify]: Simplify 0 into 0 16.566 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 16.567 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.567 * [taylor]: Taking taylor expansion of 0 in l 16.567 * [backup-simplify]: Simplify 0 into 0 16.568 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 16.568 * [backup-simplify]: Simplify 0 into 0 16.568 * [backup-simplify]: Simplify 0 into 0 16.568 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 16.569 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 16.570 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 16.570 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 16.571 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 16.571 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 16.572 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 16.572 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 16.572 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 16.573 * [backup-simplify]: Simplify (+ 0 0) into 0 16.573 * [backup-simplify]: Simplify (+ 0 0) into 0 16.576 * [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))) 16.577 * [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 16.577 * [taylor]: Taking taylor expansion of 1/2 in t 16.577 * [backup-simplify]: Simplify 1/2 into 1/2 16.577 * [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 16.577 * [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 16.577 * [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 16.577 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 16.577 * [taylor]: Taking taylor expansion of 6 in t 16.577 * [backup-simplify]: Simplify 6 into 6 16.577 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 16.577 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.577 * [taylor]: Taking taylor expansion of t in t 16.577 * [backup-simplify]: Simplify 0 into 0 16.577 * [backup-simplify]: Simplify 1 into 1 16.577 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 16.577 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 16.577 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.577 * [taylor]: Taking taylor expansion of 2 in t 16.577 * [backup-simplify]: Simplify 2 into 2 16.577 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.578 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.578 * [taylor]: Taking taylor expansion of (pow l 4) in t 16.578 * [taylor]: Taking taylor expansion of l in t 16.578 * [backup-simplify]: Simplify l into l 16.578 * [backup-simplify]: Simplify (* 1 1) into 1 16.579 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.580 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 16.580 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.580 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 16.581 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 16.582 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 16.582 * [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 16.582 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 16.582 * [taylor]: Taking taylor expansion of 12 in t 16.582 * [backup-simplify]: Simplify 12 into 12 16.582 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 16.582 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 16.582 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 16.582 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.582 * [taylor]: Taking taylor expansion of 2 in t 16.582 * [backup-simplify]: Simplify 2 into 2 16.582 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.582 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.582 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.582 * [taylor]: Taking taylor expansion of l in t 16.582 * [backup-simplify]: Simplify l into l 16.583 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.585 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 16.585 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.585 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 16.586 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 16.586 * [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 16.586 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 16.586 * [taylor]: Taking taylor expansion of 8 in t 16.586 * [backup-simplify]: Simplify 8 into 8 16.586 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 16.586 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 16.586 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.586 * [taylor]: Taking taylor expansion of t in t 16.586 * [backup-simplify]: Simplify 0 into 0 16.586 * [backup-simplify]: Simplify 1 into 1 16.586 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 16.586 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.586 * [taylor]: Taking taylor expansion of 2 in t 16.586 * [backup-simplify]: Simplify 2 into 2 16.586 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.587 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.587 * [backup-simplify]: Simplify (* 1 1) into 1 16.588 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.589 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 16.590 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 16.591 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 16.591 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 16.591 * [taylor]: Taking taylor expansion of (pow t 4) in t 16.591 * [taylor]: Taking taylor expansion of t in t 16.591 * [backup-simplify]: Simplify 0 into 0 16.591 * [backup-simplify]: Simplify 1 into 1 16.591 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 16.591 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 16.591 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.591 * [taylor]: Taking taylor expansion of 2 in t 16.591 * [backup-simplify]: Simplify 2 into 2 16.591 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.592 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.592 * [taylor]: Taking taylor expansion of (pow l 6) in t 16.592 * [taylor]: Taking taylor expansion of l in t 16.592 * [backup-simplify]: Simplify l into l 16.592 * [backup-simplify]: Simplify (* 1 1) into 1 16.592 * [backup-simplify]: Simplify (* 1 1) into 1 16.593 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.594 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 16.595 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.595 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 16.595 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 16.595 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 16.596 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 16.596 * [taylor]: Taking taylor expansion of t in t 16.596 * [backup-simplify]: Simplify 0 into 0 16.596 * [backup-simplify]: Simplify 1 into 1 16.596 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.596 * [taylor]: Taking taylor expansion of 2 in t 16.596 * [backup-simplify]: Simplify 2 into 2 16.596 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.597 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.598 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 16.601 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 16.604 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 16.608 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 16.609 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 16.610 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 16.611 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 16.611 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.613 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 16.614 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 16.615 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 16.616 * [backup-simplify]: Simplify (+ 0 0) into 0 16.616 * [backup-simplify]: Simplify (+ 0 0) into 0 16.616 * [backup-simplify]: Simplify (+ 0 0) into 0 16.622 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 16.633 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 16.635 * [backup-simplify]: Simplify (* 1/2 (/ 8 (pow (sqrt 2) 5))) into (/ 4 (pow (sqrt 2) 5)) 16.635 * [taylor]: Taking taylor expansion of (/ 4 (pow (sqrt 2) 5)) in l 16.635 * [taylor]: Taking taylor expansion of 4 in l 16.635 * [backup-simplify]: Simplify 4 into 4 16.635 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 16.635 * [taylor]: Taking taylor expansion of (sqrt 2) in l 16.635 * [taylor]: Taking taylor expansion of 2 in l 16.635 * [backup-simplify]: Simplify 2 into 2 16.636 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.636 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.638 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.640 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 16.642 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 16.643 * [backup-simplify]: Simplify (/ 4 (pow (sqrt 2) 5)) into (/ 4 (pow (sqrt 2) 5)) 16.644 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 16.645 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 16.646 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.648 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 16.649 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 16.651 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 16.652 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 16.653 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 16.654 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 16.657 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 16.658 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 16.659 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 16.660 * [taylor]: Taking taylor expansion of 0 in l 16.660 * [backup-simplify]: Simplify 0 into 0 16.661 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.662 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.663 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.663 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 16.663 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 16.664 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 16.664 * [backup-simplify]: Simplify (+ 0 0) into 0 16.665 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 16.666 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 16.668 * [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)))) 16.669 * [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))) 16.669 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 16.670 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 16.670 * [taylor]: Taking taylor expansion of (sqrt 2) in l 16.670 * [taylor]: Taking taylor expansion of 2 in l 16.670 * [backup-simplify]: Simplify 2 into 2 16.670 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.671 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.671 * [taylor]: Taking taylor expansion of (pow l 2) in l 16.671 * [taylor]: Taking taylor expansion of l in l 16.671 * [backup-simplify]: Simplify 0 into 0 16.671 * [backup-simplify]: Simplify 1 into 1 16.671 * [backup-simplify]: Simplify (* 1 1) into 1 16.672 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 16.673 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 16.674 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.675 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 16.676 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 16.676 * [backup-simplify]: Simplify 0 into 0 16.677 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.678 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.678 * [taylor]: Taking taylor expansion of 0 in l 16.678 * [backup-simplify]: Simplify 0 into 0 16.679 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 16.682 * [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))))) 16.682 * [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)))))) 16.682 * [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 16.682 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in l 16.682 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 16.682 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 16.682 * [taylor]: Taking taylor expansion of 2 in l 16.682 * [backup-simplify]: Simplify 2 into 2 16.682 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 16.682 * [taylor]: Taking taylor expansion of (pow t 2) in l 16.682 * [taylor]: Taking taylor expansion of t in l 16.682 * [backup-simplify]: Simplify t into t 16.682 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.682 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.682 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 16.682 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 16.682 * [taylor]: Taking taylor expansion of 2 in l 16.682 * [backup-simplify]: Simplify 2 into 2 16.682 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 16.682 * [taylor]: Taking taylor expansion of x in l 16.682 * [backup-simplify]: Simplify x into x 16.682 * [taylor]: Taking taylor expansion of (pow l 2) in l 16.682 * [taylor]: Taking taylor expansion of l in l 16.682 * [backup-simplify]: Simplify 0 into 0 16.682 * [backup-simplify]: Simplify 1 into 1 16.683 * [backup-simplify]: Simplify (* 1 1) into 1 16.683 * [backup-simplify]: Simplify (/ x 1) into x 16.683 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 16.683 * [taylor]: Taking taylor expansion of 4 in l 16.683 * [backup-simplify]: Simplify 4 into 4 16.683 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 16.683 * [taylor]: Taking taylor expansion of x in l 16.683 * [backup-simplify]: Simplify x into x 16.683 * [taylor]: Taking taylor expansion of (pow t 2) in l 16.683 * [taylor]: Taking taylor expansion of t in l 16.683 * [backup-simplify]: Simplify t into t 16.683 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.683 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 16.683 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 16.683 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 16.683 * [backup-simplify]: Simplify (- (* 2 x)) into (- (* 2 x)) 16.683 * [backup-simplify]: Simplify (+ 0 (- (* 2 x))) into (- (* 2 x)) 16.683 * [backup-simplify]: Simplify (sqrt (- (* 2 x))) into (sqrt (- (* 2 x))) 16.684 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.684 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 16.685 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 16.685 * [backup-simplify]: Simplify (+ 0 0) into 0 16.685 * [backup-simplify]: Simplify (- 0) into 0 16.685 * [backup-simplify]: Simplify (+ 0 0) into 0 16.685 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 x))))) into 0 16.685 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in t 16.685 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 16.685 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 16.685 * [taylor]: Taking taylor expansion of 2 in t 16.685 * [backup-simplify]: Simplify 2 into 2 16.685 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 16.685 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.685 * [taylor]: Taking taylor expansion of t in t 16.685 * [backup-simplify]: Simplify 0 into 0 16.686 * [backup-simplify]: Simplify 1 into 1 16.686 * [backup-simplify]: Simplify (* 1 1) into 1 16.686 * [backup-simplify]: Simplify (/ 1 1) into 1 16.686 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 16.686 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 16.686 * [taylor]: Taking taylor expansion of 2 in t 16.686 * [backup-simplify]: Simplify 2 into 2 16.686 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 16.686 * [taylor]: Taking taylor expansion of x in t 16.686 * [backup-simplify]: Simplify x into x 16.686 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.686 * [taylor]: Taking taylor expansion of l in t 16.686 * [backup-simplify]: Simplify l into l 16.686 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.686 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 16.686 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 16.686 * [taylor]: Taking taylor expansion of 4 in t 16.686 * [backup-simplify]: Simplify 4 into 4 16.686 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 16.686 * [taylor]: Taking taylor expansion of x in t 16.686 * [backup-simplify]: Simplify x into x 16.686 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.686 * [taylor]: Taking taylor expansion of t in t 16.686 * [backup-simplify]: Simplify 0 into 0 16.686 * [backup-simplify]: Simplify 1 into 1 16.687 * [backup-simplify]: Simplify (* 1 1) into 1 16.687 * [backup-simplify]: Simplify (/ x 1) into x 16.687 * [backup-simplify]: Simplify (* 2 1) into 2 16.687 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 16.687 * [backup-simplify]: Simplify (+ 0 (* 4 x)) into (* 4 x) 16.687 * [backup-simplify]: Simplify (- (* 4 x)) into (- (* 4 x)) 16.687 * [backup-simplify]: Simplify (+ 2 (- (* 4 x))) into (- 2 (* 4 x)) 16.687 * [backup-simplify]: Simplify (sqrt (- 2 (* 4 x))) into (sqrt (- 2 (* 4 x))) 16.688 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.688 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.689 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 16.689 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.690 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 16.690 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 16.690 * [backup-simplify]: Simplify (+ 0 0) into 0 16.690 * [backup-simplify]: Simplify (- 0) into 0 16.691 * [backup-simplify]: Simplify (+ 0 0) into 0 16.691 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- 2 (* 4 x))))) into 0 16.691 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 16.691 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 16.691 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 16.691 * [taylor]: Taking taylor expansion of 2 in x 16.691 * [backup-simplify]: Simplify 2 into 2 16.691 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 16.691 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.691 * [taylor]: Taking taylor expansion of t in x 16.691 * [backup-simplify]: Simplify t into t 16.691 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.691 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.691 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 16.691 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 16.691 * [taylor]: Taking taylor expansion of 2 in x 16.691 * [backup-simplify]: Simplify 2 into 2 16.691 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 16.691 * [taylor]: Taking taylor expansion of x in x 16.691 * [backup-simplify]: Simplify 0 into 0 16.691 * [backup-simplify]: Simplify 1 into 1 16.691 * [taylor]: Taking taylor expansion of (pow l 2) in x 16.691 * [taylor]: Taking taylor expansion of l in x 16.691 * [backup-simplify]: Simplify l into l 16.691 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.691 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 16.691 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 16.691 * [taylor]: Taking taylor expansion of 4 in x 16.691 * [backup-simplify]: Simplify 4 into 4 16.691 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 16.691 * [taylor]: Taking taylor expansion of x in x 16.691 * [backup-simplify]: Simplify 0 into 0 16.691 * [backup-simplify]: Simplify 1 into 1 16.691 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.691 * [taylor]: Taking taylor expansion of t in x 16.691 * [backup-simplify]: Simplify t into t 16.691 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.691 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.692 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 16.692 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 16.692 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 16.692 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.692 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 16.692 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 16.692 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 16.692 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 16.692 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 16.693 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 16.693 * [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))))) 16.693 * [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))) 16.693 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 16.693 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 16.693 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 16.693 * [taylor]: Taking taylor expansion of 2 in x 16.693 * [backup-simplify]: Simplify 2 into 2 16.693 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 16.693 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.693 * [taylor]: Taking taylor expansion of t in x 16.693 * [backup-simplify]: Simplify t into t 16.693 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.693 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.693 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 16.693 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 16.693 * [taylor]: Taking taylor expansion of 2 in x 16.693 * [backup-simplify]: Simplify 2 into 2 16.693 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 16.693 * [taylor]: Taking taylor expansion of x in x 16.693 * [backup-simplify]: Simplify 0 into 0 16.693 * [backup-simplify]: Simplify 1 into 1 16.693 * [taylor]: Taking taylor expansion of (pow l 2) in x 16.693 * [taylor]: Taking taylor expansion of l in x 16.694 * [backup-simplify]: Simplify l into l 16.694 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.694 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 16.694 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 16.694 * [taylor]: Taking taylor expansion of 4 in x 16.694 * [backup-simplify]: Simplify 4 into 4 16.694 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 16.694 * [taylor]: Taking taylor expansion of x in x 16.694 * [backup-simplify]: Simplify 0 into 0 16.694 * [backup-simplify]: Simplify 1 into 1 16.694 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.694 * [taylor]: Taking taylor expansion of t in x 16.694 * [backup-simplify]: Simplify t into t 16.694 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.694 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.694 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 16.694 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 16.694 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 16.694 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.694 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 16.695 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 16.695 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 16.695 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 16.695 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 16.695 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 16.695 * [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))))) 16.695 * [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))) 16.696 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 16.696 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.696 * [taylor]: Taking taylor expansion of 2 in t 16.696 * [backup-simplify]: Simplify 2 into 2 16.696 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.696 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.696 * [taylor]: Taking taylor expansion of t in t 16.696 * [backup-simplify]: Simplify 0 into 0 16.696 * [backup-simplify]: Simplify 1 into 1 16.697 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 16.697 * [taylor]: Taking taylor expansion of (sqrt 2) in l 16.697 * [taylor]: Taking taylor expansion of 2 in l 16.697 * [backup-simplify]: Simplify 2 into 2 16.697 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.698 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.698 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 16.698 * [taylor]: Taking taylor expansion of -1/2 in t 16.698 * [backup-simplify]: Simplify -1/2 into -1/2 16.698 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 16.698 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 16.698 * [taylor]: Taking taylor expansion of t in t 16.698 * [backup-simplify]: Simplify 0 into 0 16.698 * [backup-simplify]: Simplify 1 into 1 16.698 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 16.698 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 16.698 * [taylor]: Taking taylor expansion of 4 in t 16.698 * [backup-simplify]: Simplify 4 into 4 16.698 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 16.698 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.698 * [taylor]: Taking taylor expansion of t in t 16.698 * [backup-simplify]: Simplify 0 into 0 16.698 * [backup-simplify]: Simplify 1 into 1 16.698 * [backup-simplify]: Simplify (* 1 1) into 1 16.698 * [backup-simplify]: Simplify (/ 1 1) into 1 16.698 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 16.698 * [taylor]: Taking taylor expansion of 2 in t 16.698 * [backup-simplify]: Simplify 2 into 2 16.698 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 16.698 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.698 * [taylor]: Taking taylor expansion of l in t 16.698 * [backup-simplify]: Simplify l into l 16.698 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.699 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 16.699 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.699 * [taylor]: Taking taylor expansion of 2 in t 16.699 * [backup-simplify]: Simplify 2 into 2 16.699 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.699 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.700 * [backup-simplify]: Simplify (* 4 1) into 4 16.700 * [backup-simplify]: Simplify (+ 4 0) into 4 16.700 * [backup-simplify]: Simplify (* 0 4) into 0 16.701 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.701 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.702 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 16.702 * [backup-simplify]: Simplify (+ 0 0) into 0 16.702 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 16.703 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 16.704 * [backup-simplify]: Simplify (* -1/2 (/ 4 (sqrt 2))) into (/ -2 (sqrt 2)) 16.704 * [taylor]: Taking taylor expansion of (/ -2 (sqrt 2)) in l 16.704 * [taylor]: Taking taylor expansion of -2 in l 16.704 * [backup-simplify]: Simplify -2 into -2 16.704 * [taylor]: Taking taylor expansion of (sqrt 2) in l 16.704 * [taylor]: Taking taylor expansion of 2 in l 16.704 * [backup-simplify]: Simplify 2 into 2 16.704 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.705 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.705 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 16.706 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 16.706 * [taylor]: Taking taylor expansion of 0 in l 16.706 * [backup-simplify]: Simplify 0 into 0 16.706 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.706 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 16.707 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 16.708 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 16.708 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 16.708 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 16.708 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 16.709 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.709 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 16.709 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 16.710 * [backup-simplify]: Simplify (+ 0 0) into 0 16.710 * [backup-simplify]: Simplify (- 0) into 0 16.710 * [backup-simplify]: Simplify (+ 0 0) into 0 16.712 * [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))) 16.712 * [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 16.713 * [taylor]: Taking taylor expansion of -1/2 in t 16.713 * [backup-simplify]: Simplify -1/2 into -1/2 16.713 * [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 16.713 * [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 16.713 * [taylor]: Taking taylor expansion of t in t 16.713 * [backup-simplify]: Simplify 0 into 0 16.713 * [backup-simplify]: Simplify 1 into 1 16.713 * [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 16.713 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 16.713 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.713 * [taylor]: Taking taylor expansion of t in t 16.713 * [backup-simplify]: Simplify 0 into 0 16.713 * [backup-simplify]: Simplify 1 into 1 16.713 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 16.713 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 16.713 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.713 * [taylor]: Taking taylor expansion of 2 in t 16.713 * [backup-simplify]: Simplify 2 into 2 16.713 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.714 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.714 * [taylor]: Taking taylor expansion of (pow l 4) in t 16.714 * [taylor]: Taking taylor expansion of l in t 16.714 * [backup-simplify]: Simplify l into l 16.715 * [backup-simplify]: Simplify (* 1 1) into 1 16.716 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.716 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.716 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 16.717 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 16.718 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 16.718 * [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 16.718 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 16.718 * [taylor]: Taking taylor expansion of 4 in t 16.718 * [backup-simplify]: Simplify 4 into 4 16.718 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 16.718 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 16.718 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.718 * [taylor]: Taking taylor expansion of t in t 16.718 * [backup-simplify]: Simplify 0 into 0 16.718 * [backup-simplify]: Simplify 1 into 1 16.718 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 16.718 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.718 * [taylor]: Taking taylor expansion of 2 in t 16.718 * [backup-simplify]: Simplify 2 into 2 16.719 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.719 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.720 * [backup-simplify]: Simplify (* 1 1) into 1 16.721 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.722 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 16.724 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 16.724 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 16.724 * [taylor]: Taking taylor expansion of 4 in t 16.724 * [backup-simplify]: Simplify 4 into 4 16.724 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 16.724 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 16.724 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 16.724 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.724 * [taylor]: Taking taylor expansion of 2 in t 16.724 * [backup-simplify]: Simplify 2 into 2 16.725 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.725 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.725 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.725 * [taylor]: Taking taylor expansion of l in t 16.725 * [backup-simplify]: Simplify l into l 16.726 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.727 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.727 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 16.728 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 16.728 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.728 * [taylor]: Taking taylor expansion of 2 in t 16.728 * [backup-simplify]: Simplify 2 into 2 16.729 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.729 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.732 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 16.734 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 16.737 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 16.738 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 16.739 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 16.739 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.740 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 16.741 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 16.741 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 16.742 * [backup-simplify]: Simplify (+ 0 0) into 0 16.742 * [backup-simplify]: Simplify (+ 0 0) into 0 16.745 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 16.747 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 16.753 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 16.753 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 16.753 * [taylor]: Taking taylor expansion of -2 in l 16.753 * [backup-simplify]: Simplify -2 into -2 16.753 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 16.753 * [taylor]: Taking taylor expansion of (sqrt 2) in l 16.753 * [taylor]: Taking taylor expansion of 2 in l 16.753 * [backup-simplify]: Simplify 2 into 2 16.754 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.754 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.755 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.756 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 16.757 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 16.757 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.758 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.758 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 16.759 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 16.759 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 16.759 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 16.760 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 16.760 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 16.760 * [taylor]: Taking taylor expansion of 0 in l 16.760 * [backup-simplify]: Simplify 0 into 0 16.761 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 16.762 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.762 * [taylor]: Taking taylor expansion of 0 in l 16.762 * [backup-simplify]: Simplify 0 into 0 16.762 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 16.762 * [backup-simplify]: Simplify 0 into 0 16.762 * [backup-simplify]: Simplify 0 into 0 16.763 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 16.764 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 16.764 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 16.765 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 16.765 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 16.765 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 16.766 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 16.766 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 16.766 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 16.767 * [backup-simplify]: Simplify (+ 0 0) into 0 16.767 * [backup-simplify]: Simplify (- 0) into 0 16.767 * [backup-simplify]: Simplify (+ 0 0) into 0 16.771 * [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))) 16.771 * [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 16.771 * [taylor]: Taking taylor expansion of -1/2 in t 16.771 * [backup-simplify]: Simplify -1/2 into -1/2 16.771 * [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 16.771 * [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 16.771 * [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 16.771 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 16.771 * [taylor]: Taking taylor expansion of 6 in t 16.771 * [backup-simplify]: Simplify 6 into 6 16.771 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 16.771 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.771 * [taylor]: Taking taylor expansion of t in t 16.771 * [backup-simplify]: Simplify 0 into 0 16.771 * [backup-simplify]: Simplify 1 into 1 16.771 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 16.771 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 16.771 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.771 * [taylor]: Taking taylor expansion of 2 in t 16.771 * [backup-simplify]: Simplify 2 into 2 16.771 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.772 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.772 * [taylor]: Taking taylor expansion of (pow l 4) in t 16.772 * [taylor]: Taking taylor expansion of l in t 16.772 * [backup-simplify]: Simplify l into l 16.772 * [backup-simplify]: Simplify (* 1 1) into 1 16.773 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.774 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 16.774 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.774 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 16.775 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 16.776 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 16.776 * [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 16.776 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 16.776 * [taylor]: Taking taylor expansion of 12 in t 16.776 * [backup-simplify]: Simplify 12 into 12 16.776 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 16.776 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 16.776 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 16.776 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.776 * [taylor]: Taking taylor expansion of 2 in t 16.776 * [backup-simplify]: Simplify 2 into 2 16.777 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.777 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.777 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.777 * [taylor]: Taking taylor expansion of l in t 16.777 * [backup-simplify]: Simplify l into l 16.779 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.780 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 16.780 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.780 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 16.781 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 16.781 * [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 16.781 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 16.781 * [taylor]: Taking taylor expansion of 8 in t 16.781 * [backup-simplify]: Simplify 8 into 8 16.781 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 16.781 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 16.781 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.781 * [taylor]: Taking taylor expansion of t in t 16.781 * [backup-simplify]: Simplify 0 into 0 16.781 * [backup-simplify]: Simplify 1 into 1 16.781 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 16.781 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.781 * [taylor]: Taking taylor expansion of 2 in t 16.781 * [backup-simplify]: Simplify 2 into 2 16.782 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.782 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.782 * [backup-simplify]: Simplify (* 1 1) into 1 16.783 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.784 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 16.785 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 16.786 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 16.786 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 16.786 * [taylor]: Taking taylor expansion of (pow t 4) in t 16.786 * [taylor]: Taking taylor expansion of t in t 16.786 * [backup-simplify]: Simplify 0 into 0 16.786 * [backup-simplify]: Simplify 1 into 1 16.786 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 16.786 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 16.786 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.786 * [taylor]: Taking taylor expansion of 2 in t 16.786 * [backup-simplify]: Simplify 2 into 2 16.787 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.787 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.787 * [taylor]: Taking taylor expansion of (pow l 6) in t 16.787 * [taylor]: Taking taylor expansion of l in t 16.787 * [backup-simplify]: Simplify l into l 16.787 * [backup-simplify]: Simplify (* 1 1) into 1 16.788 * [backup-simplify]: Simplify (* 1 1) into 1 16.788 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.790 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 16.790 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.790 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 16.790 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 16.790 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 16.791 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 16.791 * [taylor]: Taking taylor expansion of t in t 16.791 * [backup-simplify]: Simplify 0 into 0 16.791 * [backup-simplify]: Simplify 1 into 1 16.791 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.791 * [taylor]: Taking taylor expansion of 2 in t 16.791 * [backup-simplify]: Simplify 2 into 2 16.791 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.792 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.793 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 16.795 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 16.797 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 16.800 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 16.800 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 16.801 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 16.801 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 16.802 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.803 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 16.804 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 16.805 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 16.805 * [backup-simplify]: Simplify (+ 0 0) into 0 16.805 * [backup-simplify]: Simplify (+ 0 0) into 0 16.805 * [backup-simplify]: Simplify (+ 0 0) into 0 16.809 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 16.812 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 16.813 * [backup-simplify]: Simplify (* -1/2 (/ 8 (pow (sqrt 2) 5))) into (/ -4 (pow (sqrt 2) 5)) 16.813 * [taylor]: Taking taylor expansion of (/ -4 (pow (sqrt 2) 5)) in l 16.813 * [taylor]: Taking taylor expansion of -4 in l 16.813 * [backup-simplify]: Simplify -4 into -4 16.813 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 16.813 * [taylor]: Taking taylor expansion of (sqrt 2) in l 16.813 * [taylor]: Taking taylor expansion of 2 in l 16.813 * [backup-simplify]: Simplify 2 into 2 16.814 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.814 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.815 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 16.816 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 16.817 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 16.818 * [backup-simplify]: Simplify (/ -4 (pow (sqrt 2) 5)) into (/ -4 (pow (sqrt 2) 5)) 16.819 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 16.820 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 16.820 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.821 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 16.822 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 16.823 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 16.824 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 16.824 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 16.825 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 16.826 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 16.827 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 16.828 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 16.828 * [taylor]: Taking taylor expansion of 0 in l 16.828 * [backup-simplify]: Simplify 0 into 0 16.828 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.829 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.830 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.830 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 16.830 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 16.830 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 16.830 * [backup-simplify]: Simplify (+ 0 0) into 0 16.831 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 16.832 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 16.833 * [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)))) 16.834 * [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)))) 16.834 * [taylor]: Taking taylor expansion of (- (/ 1 (* (sqrt 2) (pow l 2)))) in l 16.834 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 16.834 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 16.834 * [taylor]: Taking taylor expansion of (sqrt 2) in l 16.834 * [taylor]: Taking taylor expansion of 2 in l 16.834 * [backup-simplify]: Simplify 2 into 2 16.834 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.834 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.835 * [taylor]: Taking taylor expansion of (pow l 2) in l 16.835 * [taylor]: Taking taylor expansion of l in l 16.835 * [backup-simplify]: Simplify 0 into 0 16.835 * [backup-simplify]: Simplify 1 into 1 16.835 * [backup-simplify]: Simplify (* 1 1) into 1 16.835 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 16.836 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 16.836 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.837 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 16.837 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 16.838 * [backup-simplify]: Simplify (- 0) into 0 16.838 * [backup-simplify]: Simplify 0 into 0 16.838 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.839 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.839 * [taylor]: Taking taylor expansion of 0 in l 16.839 * [backup-simplify]: Simplify 0 into 0 16.844 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 16.847 * [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))))) 16.847 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1) 16.847 * [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)))) 16.847 * [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 16.847 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 16.847 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 16.847 * [taylor]: Taking taylor expansion of 2 in l 16.847 * [backup-simplify]: Simplify 2 into 2 16.847 * [taylor]: Taking taylor expansion of (pow t 2) in l 16.847 * [taylor]: Taking taylor expansion of t in l 16.847 * [backup-simplify]: Simplify t into t 16.847 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 16.847 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 16.848 * [taylor]: Taking taylor expansion of 4 in l 16.848 * [backup-simplify]: Simplify 4 into 4 16.848 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 16.848 * [taylor]: Taking taylor expansion of (pow t 2) in l 16.848 * [taylor]: Taking taylor expansion of t in l 16.848 * [backup-simplify]: Simplify t into t 16.848 * [taylor]: Taking taylor expansion of x in l 16.848 * [backup-simplify]: Simplify x into x 16.848 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.848 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 16.848 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 16.848 * [taylor]: Taking taylor expansion of 2 in l 16.848 * [backup-simplify]: Simplify 2 into 2 16.848 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 16.848 * [taylor]: Taking taylor expansion of (pow l 2) in l 16.848 * [taylor]: Taking taylor expansion of l in l 16.848 * [backup-simplify]: Simplify 0 into 0 16.848 * [backup-simplify]: Simplify 1 into 1 16.848 * [taylor]: Taking taylor expansion of x in l 16.848 * [backup-simplify]: Simplify x into x 16.848 * [backup-simplify]: Simplify (* 1 1) into 1 16.848 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.848 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 16.848 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 16.848 * [taylor]: Taking taylor expansion of 2 in t 16.848 * [backup-simplify]: Simplify 2 into 2 16.848 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.848 * [taylor]: Taking taylor expansion of t in t 16.848 * [backup-simplify]: Simplify 0 into 0 16.848 * [backup-simplify]: Simplify 1 into 1 16.849 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 16.849 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 16.849 * [taylor]: Taking taylor expansion of 4 in t 16.849 * [backup-simplify]: Simplify 4 into 4 16.849 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 16.849 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.849 * [taylor]: Taking taylor expansion of t in t 16.849 * [backup-simplify]: Simplify 0 into 0 16.849 * [backup-simplify]: Simplify 1 into 1 16.849 * [taylor]: Taking taylor expansion of x in t 16.849 * [backup-simplify]: Simplify x into x 16.849 * [backup-simplify]: Simplify (* 1 1) into 1 16.849 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.849 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 16.849 * [taylor]: Taking taylor expansion of 2 in t 16.849 * [backup-simplify]: Simplify 2 into 2 16.849 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 16.849 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.849 * [taylor]: Taking taylor expansion of l in t 16.849 * [backup-simplify]: Simplify l into l 16.849 * [taylor]: Taking taylor expansion of x in t 16.849 * [backup-simplify]: Simplify x into x 16.849 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.849 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 16.849 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 16.849 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 16.849 * [taylor]: Taking taylor expansion of 2 in x 16.849 * [backup-simplify]: Simplify 2 into 2 16.849 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.849 * [taylor]: Taking taylor expansion of t in x 16.849 * [backup-simplify]: Simplify t into t 16.849 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 16.849 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 16.849 * [taylor]: Taking taylor expansion of 4 in x 16.849 * [backup-simplify]: Simplify 4 into 4 16.849 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 16.849 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.849 * [taylor]: Taking taylor expansion of t in x 16.849 * [backup-simplify]: Simplify t into t 16.849 * [taylor]: Taking taylor expansion of x in x 16.849 * [backup-simplify]: Simplify 0 into 0 16.850 * [backup-simplify]: Simplify 1 into 1 16.850 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.850 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 16.850 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 16.850 * [taylor]: Taking taylor expansion of 2 in x 16.850 * [backup-simplify]: Simplify 2 into 2 16.850 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 16.850 * [taylor]: Taking taylor expansion of (pow l 2) in x 16.850 * [taylor]: Taking taylor expansion of l in x 16.850 * [backup-simplify]: Simplify l into l 16.850 * [taylor]: Taking taylor expansion of x in x 16.850 * [backup-simplify]: Simplify 0 into 0 16.850 * [backup-simplify]: Simplify 1 into 1 16.850 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.850 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 16.850 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 16.850 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 16.850 * [taylor]: Taking taylor expansion of 2 in x 16.850 * [backup-simplify]: Simplify 2 into 2 16.850 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.850 * [taylor]: Taking taylor expansion of t in x 16.850 * [backup-simplify]: Simplify t into t 16.850 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 16.850 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 16.850 * [taylor]: Taking taylor expansion of 4 in x 16.850 * [backup-simplify]: Simplify 4 into 4 16.850 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 16.850 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.850 * [taylor]: Taking taylor expansion of t in x 16.850 * [backup-simplify]: Simplify t into t 16.850 * [taylor]: Taking taylor expansion of x in x 16.850 * [backup-simplify]: Simplify 0 into 0 16.850 * [backup-simplify]: Simplify 1 into 1 16.850 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.850 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 16.850 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 16.850 * [taylor]: Taking taylor expansion of 2 in x 16.850 * [backup-simplify]: Simplify 2 into 2 16.850 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 16.850 * [taylor]: Taking taylor expansion of (pow l 2) in x 16.850 * [taylor]: Taking taylor expansion of l in x 16.850 * [backup-simplify]: Simplify l into l 16.850 * [taylor]: Taking taylor expansion of x in x 16.850 * [backup-simplify]: Simplify 0 into 0 16.850 * [backup-simplify]: Simplify 1 into 1 16.850 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.850 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 16.851 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 16.851 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 16.851 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 16.851 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 16.851 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 16.851 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 16.851 * [taylor]: Taking taylor expansion of 4 in t 16.851 * [backup-simplify]: Simplify 4 into 4 16.851 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.851 * [taylor]: Taking taylor expansion of t in t 16.851 * [backup-simplify]: Simplify 0 into 0 16.851 * [backup-simplify]: Simplify 1 into 1 16.851 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 16.851 * [taylor]: Taking taylor expansion of 2 in t 16.851 * [backup-simplify]: Simplify 2 into 2 16.851 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.851 * [taylor]: Taking taylor expansion of l in t 16.851 * [backup-simplify]: Simplify l into l 16.851 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.851 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 16.851 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 16.851 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 16.851 * [taylor]: Taking taylor expansion of 2 in l 16.851 * [backup-simplify]: Simplify 2 into 2 16.851 * [taylor]: Taking taylor expansion of (pow l 2) in l 16.851 * [taylor]: Taking taylor expansion of l in l 16.851 * [backup-simplify]: Simplify 0 into 0 16.851 * [backup-simplify]: Simplify 1 into 1 16.852 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.852 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 16.852 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.852 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 16.853 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 16.853 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 16.853 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 16.854 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 16.854 * [backup-simplify]: Simplify (+ 0 0) into 0 16.854 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 16.854 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 16.854 * [taylor]: Taking taylor expansion of 2 in t 16.854 * [backup-simplify]: Simplify 2 into 2 16.854 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.854 * [taylor]: Taking taylor expansion of t in t 16.854 * [backup-simplify]: Simplify 0 into 0 16.854 * [backup-simplify]: Simplify 1 into 1 16.854 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 16.854 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 16.855 * [backup-simplify]: Simplify (+ 0 0) into 0 16.855 * [taylor]: Taking taylor expansion of 0 in l 16.855 * [backup-simplify]: Simplify 0 into 0 16.855 * [backup-simplify]: Simplify 0 into 0 16.855 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.855 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 16.855 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 16.856 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.857 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 16.857 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 16.858 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.859 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 16.859 * [backup-simplify]: Simplify (+ 0 0) into 0 16.859 * [backup-simplify]: Simplify (+ 0 0) into 0 16.859 * [taylor]: Taking taylor expansion of 0 in t 16.859 * [backup-simplify]: Simplify 0 into 0 16.859 * [taylor]: Taking taylor expansion of 0 in l 16.859 * [backup-simplify]: Simplify 0 into 0 16.859 * [backup-simplify]: Simplify 0 into 0 16.859 * [backup-simplify]: Simplify (* 1 1) into 1 16.860 * [backup-simplify]: Simplify (* 4 1) into 4 16.860 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 16.860 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 16.861 * [backup-simplify]: Simplify (+ 4 0) into 4 16.861 * [taylor]: Taking taylor expansion of 4 in l 16.861 * [backup-simplify]: Simplify 4 into 4 16.861 * [backup-simplify]: Simplify 4 into 4 16.861 * [backup-simplify]: Simplify 0 into 0 16.861 * [backup-simplify]: Simplify (* 1 1) into 1 16.861 * [backup-simplify]: Simplify (* 2 1) into 2 16.861 * [backup-simplify]: Simplify 2 into 2 16.862 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 16.862 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 16.863 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 16.864 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.865 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 16.865 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 16.867 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.867 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 16.868 * [backup-simplify]: Simplify (+ 0 0) into 0 16.868 * [backup-simplify]: Simplify (+ 0 0) into 0 16.868 * [taylor]: Taking taylor expansion of 0 in t 16.868 * [backup-simplify]: Simplify 0 into 0 16.868 * [taylor]: Taking taylor expansion of 0 in l 16.868 * [backup-simplify]: Simplify 0 into 0 16.868 * [backup-simplify]: Simplify 0 into 0 16.868 * [taylor]: Taking taylor expansion of 0 in l 16.868 * [backup-simplify]: Simplify 0 into 0 16.868 * [backup-simplify]: Simplify 0 into 0 16.868 * [backup-simplify]: Simplify (* 1 1) into 1 16.869 * [backup-simplify]: Simplify (* 2 1) into 2 16.869 * [taylor]: Taking taylor expansion of 2 in l 16.869 * [backup-simplify]: Simplify 2 into 2 16.869 * [backup-simplify]: Simplify 2 into 2 16.869 * [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)))) 16.869 * [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))))) 16.869 * [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 16.869 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 16.869 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 16.869 * [taylor]: Taking taylor expansion of 2 in l 16.869 * [backup-simplify]: Simplify 2 into 2 16.869 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 16.869 * [taylor]: Taking taylor expansion of x in l 16.869 * [backup-simplify]: Simplify x into x 16.869 * [taylor]: Taking taylor expansion of (pow l 2) in l 16.869 * [taylor]: Taking taylor expansion of l in l 16.869 * [backup-simplify]: Simplify 0 into 0 16.869 * [backup-simplify]: Simplify 1 into 1 16.870 * [backup-simplify]: Simplify (* 1 1) into 1 16.870 * [backup-simplify]: Simplify (/ x 1) into x 16.870 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 16.870 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 16.870 * [taylor]: Taking taylor expansion of 2 in l 16.870 * [backup-simplify]: Simplify 2 into 2 16.870 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 16.870 * [taylor]: Taking taylor expansion of (pow t 2) in l 16.870 * [taylor]: Taking taylor expansion of t in l 16.870 * [backup-simplify]: Simplify t into t 16.870 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.870 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.870 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 16.870 * [taylor]: Taking taylor expansion of 4 in l 16.870 * [backup-simplify]: Simplify 4 into 4 16.870 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 16.870 * [taylor]: Taking taylor expansion of x in l 16.870 * [backup-simplify]: Simplify x into x 16.870 * [taylor]: Taking taylor expansion of (pow t 2) in l 16.870 * [taylor]: Taking taylor expansion of t in l 16.870 * [backup-simplify]: Simplify t into t 16.870 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.870 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 16.870 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 16.870 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 16.870 * [taylor]: Taking taylor expansion of 2 in t 16.870 * [backup-simplify]: Simplify 2 into 2 16.870 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 16.870 * [taylor]: Taking taylor expansion of x in t 16.870 * [backup-simplify]: Simplify x into x 16.870 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.870 * [taylor]: Taking taylor expansion of l in t 16.870 * [backup-simplify]: Simplify l into l 16.870 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.870 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 16.870 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 16.871 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 16.871 * [taylor]: Taking taylor expansion of 2 in t 16.871 * [backup-simplify]: Simplify 2 into 2 16.871 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 16.871 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.871 * [taylor]: Taking taylor expansion of t in t 16.871 * [backup-simplify]: Simplify 0 into 0 16.871 * [backup-simplify]: Simplify 1 into 1 16.871 * [backup-simplify]: Simplify (* 1 1) into 1 16.871 * [backup-simplify]: Simplify (/ 1 1) into 1 16.871 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 16.871 * [taylor]: Taking taylor expansion of 4 in t 16.871 * [backup-simplify]: Simplify 4 into 4 16.871 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 16.871 * [taylor]: Taking taylor expansion of x in t 16.871 * [backup-simplify]: Simplify x into x 16.871 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.871 * [taylor]: Taking taylor expansion of t in t 16.871 * [backup-simplify]: Simplify 0 into 0 16.871 * [backup-simplify]: Simplify 1 into 1 16.872 * [backup-simplify]: Simplify (* 1 1) into 1 16.872 * [backup-simplify]: Simplify (/ x 1) into x 16.872 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 16.872 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 16.872 * [taylor]: Taking taylor expansion of 2 in x 16.872 * [backup-simplify]: Simplify 2 into 2 16.872 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 16.872 * [taylor]: Taking taylor expansion of x in x 16.872 * [backup-simplify]: Simplify 0 into 0 16.872 * [backup-simplify]: Simplify 1 into 1 16.872 * [taylor]: Taking taylor expansion of (pow l 2) in x 16.872 * [taylor]: Taking taylor expansion of l in x 16.872 * [backup-simplify]: Simplify l into l 16.872 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.872 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 16.872 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 16.872 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 16.872 * [taylor]: Taking taylor expansion of 2 in x 16.872 * [backup-simplify]: Simplify 2 into 2 16.872 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 16.872 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.872 * [taylor]: Taking taylor expansion of t in x 16.872 * [backup-simplify]: Simplify t into t 16.872 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.872 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.872 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 16.872 * [taylor]: Taking taylor expansion of 4 in x 16.872 * [backup-simplify]: Simplify 4 into 4 16.872 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 16.872 * [taylor]: Taking taylor expansion of x in x 16.872 * [backup-simplify]: Simplify 0 into 0 16.872 * [backup-simplify]: Simplify 1 into 1 16.872 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.872 * [taylor]: Taking taylor expansion of t in x 16.872 * [backup-simplify]: Simplify t into t 16.872 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.872 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.872 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 16.872 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 16.872 * [taylor]: Taking taylor expansion of 2 in x 16.872 * [backup-simplify]: Simplify 2 into 2 16.872 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 16.872 * [taylor]: Taking taylor expansion of x in x 16.872 * [backup-simplify]: Simplify 0 into 0 16.872 * [backup-simplify]: Simplify 1 into 1 16.872 * [taylor]: Taking taylor expansion of (pow l 2) in x 16.872 * [taylor]: Taking taylor expansion of l in x 16.872 * [backup-simplify]: Simplify l into l 16.873 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.873 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 16.873 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 16.873 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 16.873 * [taylor]: Taking taylor expansion of 2 in x 16.873 * [backup-simplify]: Simplify 2 into 2 16.873 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 16.873 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.873 * [taylor]: Taking taylor expansion of t in x 16.873 * [backup-simplify]: Simplify t into t 16.873 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.873 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.873 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 16.873 * [taylor]: Taking taylor expansion of 4 in x 16.873 * [backup-simplify]: Simplify 4 into 4 16.873 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 16.873 * [taylor]: Taking taylor expansion of x in x 16.873 * [backup-simplify]: Simplify 0 into 0 16.873 * [backup-simplify]: Simplify 1 into 1 16.873 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.873 * [taylor]: Taking taylor expansion of t in x 16.873 * [backup-simplify]: Simplify t into t 16.873 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.873 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.873 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 16.873 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 16.873 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 16.873 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 16.873 * [taylor]: Taking taylor expansion of 2 in t 16.873 * [backup-simplify]: Simplify 2 into 2 16.873 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 16.873 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.873 * [taylor]: Taking taylor expansion of t in t 16.873 * [backup-simplify]: Simplify 0 into 0 16.873 * [backup-simplify]: Simplify 1 into 1 16.874 * [backup-simplify]: Simplify (* 1 1) into 1 16.874 * [backup-simplify]: Simplify (/ 1 1) into 1 16.874 * [backup-simplify]: Simplify (* 2 1) into 2 16.874 * [taylor]: Taking taylor expansion of 2 in l 16.874 * [backup-simplify]: Simplify 2 into 2 16.874 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 16.874 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.875 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 16.875 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 16.875 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 16.875 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 16.875 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 16.875 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 16.875 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 16.875 * [taylor]: Taking taylor expansion of 4 in t 16.875 * [backup-simplify]: Simplify 4 into 4 16.875 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 16.875 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.875 * [taylor]: Taking taylor expansion of t in t 16.875 * [backup-simplify]: Simplify 0 into 0 16.875 * [backup-simplify]: Simplify 1 into 1 16.875 * [backup-simplify]: Simplify (* 1 1) into 1 16.876 * [backup-simplify]: Simplify (/ 1 1) into 1 16.876 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 16.876 * [taylor]: Taking taylor expansion of 2 in t 16.876 * [backup-simplify]: Simplify 2 into 2 16.876 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 16.876 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.876 * [taylor]: Taking taylor expansion of l in t 16.876 * [backup-simplify]: Simplify l into l 16.876 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.876 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 16.876 * [backup-simplify]: Simplify (* 4 1) into 4 16.876 * [backup-simplify]: Simplify (+ 4 0) into 4 16.877 * [taylor]: Taking taylor expansion of 4 in l 16.877 * [backup-simplify]: Simplify 4 into 4 16.877 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.877 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.878 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 16.878 * [taylor]: Taking taylor expansion of 0 in l 16.878 * [backup-simplify]: Simplify 0 into 0 16.878 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 16.878 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 16.878 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 16.879 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 16.879 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 16.879 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 16.879 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.880 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 16.880 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 16.880 * [backup-simplify]: Simplify (+ 0 0) into 0 16.880 * [backup-simplify]: Simplify (+ 0 0) into 0 16.880 * [taylor]: Taking taylor expansion of 0 in t 16.880 * [backup-simplify]: Simplify 0 into 0 16.881 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.881 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.882 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 16.882 * [backup-simplify]: Simplify (+ 0 0) into 0 16.882 * [taylor]: Taking taylor expansion of 0 in l 16.882 * [backup-simplify]: Simplify 0 into 0 16.883 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.883 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.884 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 16.884 * [taylor]: Taking taylor expansion of 0 in l 16.884 * [backup-simplify]: Simplify 0 into 0 16.884 * [backup-simplify]: Simplify 2 into 2 16.884 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 16.884 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 16.885 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 16.885 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 16.885 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 16.886 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 16.887 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 16.887 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 16.887 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 16.887 * [backup-simplify]: Simplify (+ 0 0) into 0 16.888 * [backup-simplify]: Simplify (+ 0 0) into 0 16.888 * [taylor]: Taking taylor expansion of 0 in t 16.888 * [backup-simplify]: Simplify 0 into 0 16.888 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.889 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.889 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 16.889 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 16.890 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 16.890 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 16.890 * [taylor]: Taking taylor expansion of 2 in l 16.890 * [backup-simplify]: Simplify 2 into 2 16.890 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 16.890 * [taylor]: Taking taylor expansion of (pow l 2) in l 16.890 * [taylor]: Taking taylor expansion of l in l 16.890 * [backup-simplify]: Simplify 0 into 0 16.890 * [backup-simplify]: Simplify 1 into 1 16.890 * [backup-simplify]: Simplify (* 1 1) into 1 16.890 * [backup-simplify]: Simplify (/ 1 1) into 1 16.891 * [backup-simplify]: Simplify (* 2 1) into 2 16.891 * [backup-simplify]: Simplify 2 into 2 16.892 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.893 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.894 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.894 * [taylor]: Taking taylor expansion of 0 in l 16.894 * [backup-simplify]: Simplify 0 into 0 16.894 * [backup-simplify]: Simplify 4 into 4 16.895 * [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)))) 16.895 * [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))))) 16.896 * [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 16.896 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 16.896 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 16.896 * [taylor]: Taking taylor expansion of 2 in l 16.896 * [backup-simplify]: Simplify 2 into 2 16.896 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 16.896 * [taylor]: Taking taylor expansion of (pow t 2) in l 16.896 * [taylor]: Taking taylor expansion of t in l 16.896 * [backup-simplify]: Simplify t into t 16.896 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.896 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.896 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 16.896 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 16.896 * [taylor]: Taking taylor expansion of 2 in l 16.896 * [backup-simplify]: Simplify 2 into 2 16.896 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 16.896 * [taylor]: Taking taylor expansion of x in l 16.896 * [backup-simplify]: Simplify x into x 16.896 * [taylor]: Taking taylor expansion of (pow l 2) in l 16.896 * [taylor]: Taking taylor expansion of l in l 16.896 * [backup-simplify]: Simplify 0 into 0 16.896 * [backup-simplify]: Simplify 1 into 1 16.897 * [backup-simplify]: Simplify (* 1 1) into 1 16.897 * [backup-simplify]: Simplify (/ x 1) into x 16.897 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 16.897 * [taylor]: Taking taylor expansion of 4 in l 16.897 * [backup-simplify]: Simplify 4 into 4 16.897 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 16.897 * [taylor]: Taking taylor expansion of x in l 16.897 * [backup-simplify]: Simplify x into x 16.897 * [taylor]: Taking taylor expansion of (pow t 2) in l 16.897 * [taylor]: Taking taylor expansion of t in l 16.897 * [backup-simplify]: Simplify t into t 16.897 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.897 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 16.897 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 16.897 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 16.897 * [taylor]: Taking taylor expansion of 2 in t 16.897 * [backup-simplify]: Simplify 2 into 2 16.897 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 16.897 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.897 * [taylor]: Taking taylor expansion of t in t 16.897 * [backup-simplify]: Simplify 0 into 0 16.897 * [backup-simplify]: Simplify 1 into 1 16.898 * [backup-simplify]: Simplify (* 1 1) into 1 16.898 * [backup-simplify]: Simplify (/ 1 1) into 1 16.898 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 16.898 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 16.898 * [taylor]: Taking taylor expansion of 2 in t 16.898 * [backup-simplify]: Simplify 2 into 2 16.898 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 16.898 * [taylor]: Taking taylor expansion of x in t 16.898 * [backup-simplify]: Simplify x into x 16.898 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.898 * [taylor]: Taking taylor expansion of l in t 16.898 * [backup-simplify]: Simplify l into l 16.898 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.898 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 16.899 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 16.899 * [taylor]: Taking taylor expansion of 4 in t 16.899 * [backup-simplify]: Simplify 4 into 4 16.899 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 16.899 * [taylor]: Taking taylor expansion of x in t 16.899 * [backup-simplify]: Simplify x into x 16.899 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.899 * [taylor]: Taking taylor expansion of t in t 16.899 * [backup-simplify]: Simplify 0 into 0 16.899 * [backup-simplify]: Simplify 1 into 1 16.899 * [backup-simplify]: Simplify (* 1 1) into 1 16.899 * [backup-simplify]: Simplify (/ x 1) into x 16.899 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 16.899 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 16.899 * [taylor]: Taking taylor expansion of 2 in x 16.899 * [backup-simplify]: Simplify 2 into 2 16.899 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 16.899 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.899 * [taylor]: Taking taylor expansion of t in x 16.899 * [backup-simplify]: Simplify t into t 16.899 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.900 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.900 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 16.900 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 16.900 * [taylor]: Taking taylor expansion of 2 in x 16.900 * [backup-simplify]: Simplify 2 into 2 16.900 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 16.900 * [taylor]: Taking taylor expansion of x in x 16.900 * [backup-simplify]: Simplify 0 into 0 16.900 * [backup-simplify]: Simplify 1 into 1 16.900 * [taylor]: Taking taylor expansion of (pow l 2) in x 16.900 * [taylor]: Taking taylor expansion of l in x 16.900 * [backup-simplify]: Simplify l into l 16.900 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.900 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 16.900 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 16.900 * [taylor]: Taking taylor expansion of 4 in x 16.900 * [backup-simplify]: Simplify 4 into 4 16.900 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 16.900 * [taylor]: Taking taylor expansion of x in x 16.900 * [backup-simplify]: Simplify 0 into 0 16.900 * [backup-simplify]: Simplify 1 into 1 16.900 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.900 * [taylor]: Taking taylor expansion of t in x 16.900 * [backup-simplify]: Simplify t into t 16.900 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.900 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.900 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 16.900 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 16.900 * [taylor]: Taking taylor expansion of 2 in x 16.900 * [backup-simplify]: Simplify 2 into 2 16.900 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 16.901 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.901 * [taylor]: Taking taylor expansion of t in x 16.901 * [backup-simplify]: Simplify t into t 16.901 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.901 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.901 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 16.901 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 16.901 * [taylor]: Taking taylor expansion of 2 in x 16.901 * [backup-simplify]: Simplify 2 into 2 16.901 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 16.901 * [taylor]: Taking taylor expansion of x in x 16.901 * [backup-simplify]: Simplify 0 into 0 16.901 * [backup-simplify]: Simplify 1 into 1 16.901 * [taylor]: Taking taylor expansion of (pow l 2) in x 16.901 * [taylor]: Taking taylor expansion of l in x 16.901 * [backup-simplify]: Simplify l into l 16.901 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.901 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 16.901 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 16.901 * [taylor]: Taking taylor expansion of 4 in x 16.901 * [backup-simplify]: Simplify 4 into 4 16.901 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 16.901 * [taylor]: Taking taylor expansion of x in x 16.901 * [backup-simplify]: Simplify 0 into 0 16.901 * [backup-simplify]: Simplify 1 into 1 16.901 * [taylor]: Taking taylor expansion of (pow t 2) in x 16.901 * [taylor]: Taking taylor expansion of t in x 16.901 * [backup-simplify]: Simplify t into t 16.901 * [backup-simplify]: Simplify (* t t) into (pow t 2) 16.902 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 16.902 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 16.902 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 16.902 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 16.902 * [taylor]: Taking taylor expansion of 2 in t 16.902 * [backup-simplify]: Simplify 2 into 2 16.902 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 16.902 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.902 * [taylor]: Taking taylor expansion of t in t 16.902 * [backup-simplify]: Simplify 0 into 0 16.902 * [backup-simplify]: Simplify 1 into 1 16.902 * [backup-simplify]: Simplify (* 1 1) into 1 16.903 * [backup-simplify]: Simplify (/ 1 1) into 1 16.903 * [backup-simplify]: Simplify (* 2 1) into 2 16.903 * [taylor]: Taking taylor expansion of 2 in l 16.903 * [backup-simplify]: Simplify 2 into 2 16.904 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.904 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 16.904 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 16.904 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 16.904 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 16.905 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 16.905 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 16.905 * [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))))) 16.905 * [taylor]: Taking taylor expansion of (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 16.905 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 16.905 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 16.905 * [taylor]: Taking taylor expansion of 4 in t 16.905 * [backup-simplify]: Simplify 4 into 4 16.905 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 16.905 * [taylor]: Taking taylor expansion of (pow t 2) in t 16.906 * [taylor]: Taking taylor expansion of t in t 16.906 * [backup-simplify]: Simplify 0 into 0 16.906 * [backup-simplify]: Simplify 1 into 1 16.906 * [backup-simplify]: Simplify (* 1 1) into 1 16.906 * [backup-simplify]: Simplify (/ 1 1) into 1 16.906 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 16.906 * [taylor]: Taking taylor expansion of 2 in t 16.906 * [backup-simplify]: Simplify 2 into 2 16.906 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 16.906 * [taylor]: Taking taylor expansion of (pow l 2) in t 16.906 * [taylor]: Taking taylor expansion of l in t 16.906 * [backup-simplify]: Simplify l into l 16.906 * [backup-simplify]: Simplify (* l l) into (pow l 2) 16.907 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 16.907 * [backup-simplify]: Simplify (* 4 1) into 4 16.907 * [backup-simplify]: Simplify (+ 4 0) into 4 16.907 * [backup-simplify]: Simplify (- 4) into -4 16.907 * [taylor]: Taking taylor expansion of -4 in l 16.907 * [backup-simplify]: Simplify -4 into -4 16.908 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.908 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.909 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 16.909 * [taylor]: Taking taylor expansion of 0 in l 16.909 * [backup-simplify]: Simplify 0 into 0 16.909 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 16.909 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 16.910 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 16.910 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 16.910 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 16.910 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 16.910 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 16.910 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 16.911 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 16.911 * [backup-simplify]: Simplify (+ 0 0) into 0 16.911 * [backup-simplify]: Simplify (- 0) into 0 16.911 * [backup-simplify]: Simplify (+ 0 0) into 0 16.911 * [taylor]: Taking taylor expansion of 0 in t 16.912 * [backup-simplify]: Simplify 0 into 0 16.912 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.912 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.913 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 16.913 * [backup-simplify]: Simplify (+ 0 0) into 0 16.913 * [backup-simplify]: Simplify (- 0) into 0 16.914 * [taylor]: Taking taylor expansion of 0 in l 16.914 * [backup-simplify]: Simplify 0 into 0 16.914 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.915 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.915 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 16.915 * [taylor]: Taking taylor expansion of 0 in l 16.915 * [backup-simplify]: Simplify 0 into 0 16.915 * [backup-simplify]: Simplify 2 into 2 16.916 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 16.916 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 16.917 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 16.917 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 16.917 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 16.918 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 16.918 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 16.918 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 16.919 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 16.919 * [backup-simplify]: Simplify (+ 0 0) into 0 16.919 * [backup-simplify]: Simplify (- 0) into 0 16.919 * [backup-simplify]: Simplify (+ 0 0) into 0 16.919 * [taylor]: Taking taylor expansion of 0 in t 16.920 * [backup-simplify]: Simplify 0 into 0 16.920 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.921 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.921 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 16.921 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 16.921 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 16.921 * [backup-simplify]: Simplify (- (* 2 (/ 1 (pow l 2)))) into (- (* 2 (/ 1 (pow l 2)))) 16.921 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow l 2)))) in l 16.921 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 16.921 * [taylor]: Taking taylor expansion of 2 in l 16.921 * [backup-simplify]: Simplify 2 into 2 16.921 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 16.921 * [taylor]: Taking taylor expansion of (pow l 2) in l 16.922 * [taylor]: Taking taylor expansion of l in l 16.922 * [backup-simplify]: Simplify 0 into 0 16.922 * [backup-simplify]: Simplify 1 into 1 16.922 * [backup-simplify]: Simplify (* 1 1) into 1 16.922 * [backup-simplify]: Simplify (/ 1 1) into 1 16.922 * [backup-simplify]: Simplify (* 2 1) into 2 16.923 * [backup-simplify]: Simplify (- 2) into -2 16.923 * [backup-simplify]: Simplify -2 into -2 16.923 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.924 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.924 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.924 * [taylor]: Taking taylor expansion of 0 in l 16.924 * [backup-simplify]: Simplify 0 into 0 16.924 * [backup-simplify]: Simplify -4 into -4 16.925 * [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)))) 16.925 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 16.925 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 16.925 * [approximate]: Taking taylor expansion of (* t (sqrt 2)) in (t) around 0 16.925 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 16.925 * [taylor]: Taking taylor expansion of t in t 16.925 * [backup-simplify]: Simplify 0 into 0 16.925 * [backup-simplify]: Simplify 1 into 1 16.925 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.925 * [taylor]: Taking taylor expansion of 2 in t 16.925 * [backup-simplify]: Simplify 2 into 2 16.926 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.926 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.926 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 16.926 * [taylor]: Taking taylor expansion of t in t 16.926 * [backup-simplify]: Simplify 0 into 0 16.926 * [backup-simplify]: Simplify 1 into 1 16.926 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.926 * [taylor]: Taking taylor expansion of 2 in t 16.926 * [backup-simplify]: Simplify 2 into 2 16.926 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.927 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.927 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 16.927 * [backup-simplify]: Simplify 0 into 0 16.928 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 16.929 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.929 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 16.930 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 16.930 * [backup-simplify]: Simplify 0 into 0 16.931 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.931 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 16.931 * [backup-simplify]: Simplify 0 into 0 16.932 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.933 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 16.933 * [backup-simplify]: Simplify 0 into 0 16.934 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.935 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 16.936 * [backup-simplify]: Simplify 0 into 0 16.937 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.939 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 16.939 * [backup-simplify]: Simplify 0 into 0 16.940 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.942 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))))) into 0 16.942 * [backup-simplify]: Simplify 0 into 0 16.942 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 16.943 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 t)) into (/ (sqrt 2) t) 16.943 * [approximate]: Taking taylor expansion of (/ (sqrt 2) t) in (t) around 0 16.943 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 16.943 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.943 * [taylor]: Taking taylor expansion of 2 in t 16.943 * [backup-simplify]: Simplify 2 into 2 16.943 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.944 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.944 * [taylor]: Taking taylor expansion of t in t 16.944 * [backup-simplify]: Simplify 0 into 0 16.944 * [backup-simplify]: Simplify 1 into 1 16.950 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 16.950 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 16.950 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.950 * [taylor]: Taking taylor expansion of 2 in t 16.951 * [backup-simplify]: Simplify 2 into 2 16.951 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.952 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.952 * [taylor]: Taking taylor expansion of t in t 16.952 * [backup-simplify]: Simplify 0 into 0 16.952 * [backup-simplify]: Simplify 1 into 1 16.953 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 16.953 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.954 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 16.954 * [backup-simplify]: Simplify 0 into 0 16.955 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 16.957 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.957 * [backup-simplify]: Simplify 0 into 0 16.958 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.959 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.959 * [backup-simplify]: Simplify 0 into 0 16.961 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.962 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.962 * [backup-simplify]: Simplify 0 into 0 16.964 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.965 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.965 * [backup-simplify]: Simplify 0 into 0 16.966 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.968 * [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 16.968 * [backup-simplify]: Simplify 0 into 0 16.968 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (/ 1 t))) into (* t (sqrt 2)) 16.969 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (- t))) into (* -1 (/ (sqrt 2) t)) 16.969 * [approximate]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in (t) around 0 16.969 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 16.969 * [taylor]: Taking taylor expansion of -1 in t 16.969 * [backup-simplify]: Simplify -1 into -1 16.969 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 16.969 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.969 * [taylor]: Taking taylor expansion of 2 in t 16.969 * [backup-simplify]: Simplify 2 into 2 16.970 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.970 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.970 * [taylor]: Taking taylor expansion of t in t 16.970 * [backup-simplify]: Simplify 0 into 0 16.970 * [backup-simplify]: Simplify 1 into 1 16.971 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 16.971 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 16.971 * [taylor]: Taking taylor expansion of -1 in t 16.971 * [backup-simplify]: Simplify -1 into -1 16.971 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 16.971 * [taylor]: Taking taylor expansion of (sqrt 2) in t 16.972 * [taylor]: Taking taylor expansion of 2 in t 16.972 * [backup-simplify]: Simplify 2 into 2 16.972 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 16.973 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 16.973 * [taylor]: Taking taylor expansion of t in t 16.973 * [backup-simplify]: Simplify 0 into 0 16.973 * [backup-simplify]: Simplify 1 into 1 16.974 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 16.975 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 16.976 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 16.978 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 16.979 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (sqrt 2))) into 0 16.979 * [backup-simplify]: Simplify 0 into 0 16.980 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 16.981 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.982 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 16.982 * [backup-simplify]: Simplify 0 into 0 16.983 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.984 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.986 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 16.986 * [backup-simplify]: Simplify 0 into 0 16.987 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.988 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.990 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 16.990 * [backup-simplify]: Simplify 0 into 0 16.991 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.992 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.994 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 16.994 * [backup-simplify]: Simplify 0 into 0 16.995 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 16.997 * [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 16.998 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 16.999 * [backup-simplify]: Simplify 0 into 0 17.000 * [backup-simplify]: Simplify (* (* -1 (sqrt 2)) (/ 1 (/ 1 (- t)))) into (* t (sqrt 2)) 17.000 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2) 17.000 * [backup-simplify]: Simplify (* (* l 2) (/ l x)) into (* 2 (/ (pow l 2) x)) 17.000 * [approximate]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in (l x) around 0 17.000 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 17.000 * [taylor]: Taking taylor expansion of 2 in x 17.000 * [backup-simplify]: Simplify 2 into 2 17.000 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 17.000 * [taylor]: Taking taylor expansion of (pow l 2) in x 17.000 * [taylor]: Taking taylor expansion of l in x 17.000 * [backup-simplify]: Simplify l into l 17.000 * [taylor]: Taking taylor expansion of x in x 17.000 * [backup-simplify]: Simplify 0 into 0 17.000 * [backup-simplify]: Simplify 1 into 1 17.000 * [backup-simplify]: Simplify (* l l) into (pow l 2) 17.000 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 17.000 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 17.000 * [taylor]: Taking taylor expansion of 2 in l 17.000 * [backup-simplify]: Simplify 2 into 2 17.000 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 17.001 * [taylor]: Taking taylor expansion of (pow l 2) in l 17.001 * [taylor]: Taking taylor expansion of l in l 17.001 * [backup-simplify]: Simplify 0 into 0 17.001 * [backup-simplify]: Simplify 1 into 1 17.001 * [taylor]: Taking taylor expansion of x in l 17.001 * [backup-simplify]: Simplify x into x 17.001 * [backup-simplify]: Simplify (* 1 1) into 1 17.001 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 17.001 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 17.001 * [taylor]: Taking taylor expansion of 2 in l 17.001 * [backup-simplify]: Simplify 2 into 2 17.001 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 17.001 * [taylor]: Taking taylor expansion of (pow l 2) in l 17.001 * [taylor]: Taking taylor expansion of l in l 17.001 * [backup-simplify]: Simplify 0 into 0 17.001 * [backup-simplify]: Simplify 1 into 1 17.001 * [taylor]: Taking taylor expansion of x in l 17.001 * [backup-simplify]: Simplify x into x 17.002 * [backup-simplify]: Simplify (* 1 1) into 1 17.002 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 17.002 * [backup-simplify]: Simplify (* 2 (/ 1 x)) into (/ 2 x) 17.002 * [taylor]: Taking taylor expansion of (/ 2 x) in x 17.002 * [taylor]: Taking taylor expansion of 2 in x 17.002 * [backup-simplify]: Simplify 2 into 2 17.002 * [taylor]: Taking taylor expansion of x in x 17.002 * [backup-simplify]: Simplify 0 into 0 17.002 * [backup-simplify]: Simplify 1 into 1 17.002 * [backup-simplify]: Simplify (/ 2 1) into 2 17.002 * [backup-simplify]: Simplify 2 into 2 17.003 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.003 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 1 x) (/ 0 x)))) into 0 17.004 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 x))) into 0 17.004 * [taylor]: Taking taylor expansion of 0 in x 17.004 * [backup-simplify]: Simplify 0 into 0 17.005 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 17.005 * [backup-simplify]: Simplify 0 into 0 17.006 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.006 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 17.007 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 17.007 * [taylor]: Taking taylor expansion of 0 in x 17.007 * [backup-simplify]: Simplify 0 into 0 17.007 * [backup-simplify]: Simplify 0 into 0 17.008 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.008 * [backup-simplify]: Simplify 0 into 0 17.009 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.009 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 17.011 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x))))) into 0 17.011 * [taylor]: Taking taylor expansion of 0 in x 17.011 * [backup-simplify]: Simplify 0 into 0 17.011 * [backup-simplify]: Simplify 0 into 0 17.011 * [backup-simplify]: Simplify 0 into 0 17.012 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.012 * [backup-simplify]: Simplify 0 into 0 17.012 * [backup-simplify]: Simplify (* 2 (* (/ 1 x) (pow l 2))) into (* 2 (/ (pow l 2) x)) 17.012 * [backup-simplify]: Simplify (* (* (/ 1 l) 2) (/ (/ 1 l) (/ 1 x))) into (* 2 (/ x (pow l 2))) 17.012 * [approximate]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in (l x) around 0 17.012 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 17.012 * [taylor]: Taking taylor expansion of 2 in x 17.012 * [backup-simplify]: Simplify 2 into 2 17.012 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 17.012 * [taylor]: Taking taylor expansion of x in x 17.012 * [backup-simplify]: Simplify 0 into 0 17.012 * [backup-simplify]: Simplify 1 into 1 17.012 * [taylor]: Taking taylor expansion of (pow l 2) in x 17.012 * [taylor]: Taking taylor expansion of l in x 17.013 * [backup-simplify]: Simplify l into l 17.013 * [backup-simplify]: Simplify (* l l) into (pow l 2) 17.013 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 17.013 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 17.013 * [taylor]: Taking taylor expansion of 2 in l 17.013 * [backup-simplify]: Simplify 2 into 2 17.013 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 17.013 * [taylor]: Taking taylor expansion of x in l 17.013 * [backup-simplify]: Simplify x into x 17.013 * [taylor]: Taking taylor expansion of (pow l 2) in l 17.013 * [taylor]: Taking taylor expansion of l in l 17.013 * [backup-simplify]: Simplify 0 into 0 17.013 * [backup-simplify]: Simplify 1 into 1 17.013 * [backup-simplify]: Simplify (* 1 1) into 1 17.013 * [backup-simplify]: Simplify (/ x 1) into x 17.013 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 17.013 * [taylor]: Taking taylor expansion of 2 in l 17.013 * [backup-simplify]: Simplify 2 into 2 17.014 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 17.014 * [taylor]: Taking taylor expansion of x in l 17.014 * [backup-simplify]: Simplify x into x 17.014 * [taylor]: Taking taylor expansion of (pow l 2) in l 17.014 * [taylor]: Taking taylor expansion of l in l 17.014 * [backup-simplify]: Simplify 0 into 0 17.014 * [backup-simplify]: Simplify 1 into 1 17.014 * [backup-simplify]: Simplify (* 1 1) into 1 17.014 * [backup-simplify]: Simplify (/ x 1) into x 17.014 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 17.014 * [taylor]: Taking taylor expansion of (* 2 x) in x 17.014 * [taylor]: Taking taylor expansion of 2 in x 17.014 * [backup-simplify]: Simplify 2 into 2 17.014 * [taylor]: Taking taylor expansion of x in x 17.014 * [backup-simplify]: Simplify 0 into 0 17.014 * [backup-simplify]: Simplify 1 into 1 17.015 * [backup-simplify]: Simplify (+ (* 2 1) (* 0 0)) into 2 17.015 * [backup-simplify]: Simplify 2 into 2 17.016 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.017 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 17.017 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 17.017 * [taylor]: Taking taylor expansion of 0 in x 17.017 * [backup-simplify]: Simplify 0 into 0 17.017 * [backup-simplify]: Simplify 0 into 0 17.018 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 1) (* 0 0))) into 0 17.018 * [backup-simplify]: Simplify 0 into 0 17.019 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.021 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.021 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 x))) into 0 17.022 * [taylor]: Taking taylor expansion of 0 in x 17.022 * [backup-simplify]: Simplify 0 into 0 17.022 * [backup-simplify]: Simplify 0 into 0 17.022 * [backup-simplify]: Simplify 0 into 0 17.023 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 17.023 * [backup-simplify]: Simplify 0 into 0 17.024 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.026 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.028 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 17.028 * [taylor]: Taking taylor expansion of 0 in x 17.028 * [backup-simplify]: Simplify 0 into 0 17.028 * [backup-simplify]: Simplify 0 into 0 17.028 * [backup-simplify]: Simplify (* 2 (* (/ 1 x) (pow (/ 1 l) -2))) into (* 2 (/ (pow l 2) x)) 17.028 * [backup-simplify]: Simplify (* (* (/ 1 (- l)) 2) (/ (/ 1 (- l)) (/ 1 (- x)))) into (* -2 (/ x (pow l 2))) 17.028 * [approximate]: Taking taylor expansion of (* -2 (/ x (pow l 2))) in (l x) around 0 17.028 * [taylor]: Taking taylor expansion of (* -2 (/ x (pow l 2))) in x 17.028 * [taylor]: Taking taylor expansion of -2 in x 17.028 * [backup-simplify]: Simplify -2 into -2 17.028 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 17.028 * [taylor]: Taking taylor expansion of x in x 17.028 * [backup-simplify]: Simplify 0 into 0 17.028 * [backup-simplify]: Simplify 1 into 1 17.028 * [taylor]: Taking taylor expansion of (pow l 2) in x 17.028 * [taylor]: Taking taylor expansion of l in x 17.028 * [backup-simplify]: Simplify l into l 17.028 * [backup-simplify]: Simplify (* l l) into (pow l 2) 17.029 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 17.029 * [taylor]: Taking taylor expansion of (* -2 (/ x (pow l 2))) in l 17.029 * [taylor]: Taking taylor expansion of -2 in l 17.029 * [backup-simplify]: Simplify -2 into -2 17.029 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 17.029 * [taylor]: Taking taylor expansion of x in l 17.029 * [backup-simplify]: Simplify x into x 17.029 * [taylor]: Taking taylor expansion of (pow l 2) in l 17.029 * [taylor]: Taking taylor expansion of l in l 17.029 * [backup-simplify]: Simplify 0 into 0 17.029 * [backup-simplify]: Simplify 1 into 1 17.029 * [backup-simplify]: Simplify (* 1 1) into 1 17.029 * [backup-simplify]: Simplify (/ x 1) into x 17.029 * [taylor]: Taking taylor expansion of (* -2 (/ x (pow l 2))) in l 17.029 * [taylor]: Taking taylor expansion of -2 in l 17.029 * [backup-simplify]: Simplify -2 into -2 17.029 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 17.029 * [taylor]: Taking taylor expansion of x in l 17.029 * [backup-simplify]: Simplify x into x 17.029 * [taylor]: Taking taylor expansion of (pow l 2) in l 17.030 * [taylor]: Taking taylor expansion of l in l 17.030 * [backup-simplify]: Simplify 0 into 0 17.030 * [backup-simplify]: Simplify 1 into 1 17.030 * [backup-simplify]: Simplify (* 1 1) into 1 17.030 * [backup-simplify]: Simplify (/ x 1) into x 17.030 * [backup-simplify]: Simplify (* -2 x) into (* -2 x) 17.030 * [taylor]: Taking taylor expansion of (* -2 x) in x 17.030 * [taylor]: Taking taylor expansion of -2 in x 17.030 * [backup-simplify]: Simplify -2 into -2 17.030 * [taylor]: Taking taylor expansion of x in x 17.030 * [backup-simplify]: Simplify 0 into 0 17.030 * [backup-simplify]: Simplify 1 into 1 17.031 * [backup-simplify]: Simplify (+ (* -2 1) (* 0 0)) into -2 17.031 * [backup-simplify]: Simplify -2 into -2 17.032 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.033 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 17.033 * [backup-simplify]: Simplify (+ (* -2 0) (* 0 x)) into 0 17.033 * [taylor]: Taking taylor expansion of 0 in x 17.033 * [backup-simplify]: Simplify 0 into 0 17.033 * [backup-simplify]: Simplify 0 into 0 17.034 * [backup-simplify]: Simplify (+ (* -2 0) (+ (* 0 1) (* 0 0))) into 0 17.034 * [backup-simplify]: Simplify 0 into 0 17.035 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.037 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.037 * [backup-simplify]: Simplify (+ (* -2 0) (+ (* 0 0) (* 0 x))) into 0 17.038 * [taylor]: Taking taylor expansion of 0 in x 17.038 * [backup-simplify]: Simplify 0 into 0 17.038 * [backup-simplify]: Simplify 0 into 0 17.038 * [backup-simplify]: Simplify 0 into 0 17.039 * [backup-simplify]: Simplify (+ (* -2 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 17.039 * [backup-simplify]: Simplify 0 into 0 17.040 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.042 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.043 * [backup-simplify]: Simplify (+ (* -2 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 17.043 * [taylor]: Taking taylor expansion of 0 in x 17.043 * [backup-simplify]: Simplify 0 into 0 17.043 * [backup-simplify]: Simplify 0 into 0 17.043 * [backup-simplify]: Simplify (* -2 (* (/ 1 (- x)) (pow (/ 1 (- l)) -2))) into (* 2 (/ (pow l 2) x)) 17.043 * * * [progress]: simplifying candidates 17.043 * * * * [progress]: [ 1 / 101 ] simplifiying candidate # 17.043 * * * * [progress]: [ 2 / 101 ] simplifiying candidate # 17.043 * * * * [progress]: [ 3 / 101 ] simplifiying candidate # 17.044 * * * * [progress]: [ 4 / 101 ] simplifiying candidate # 17.044 * * * * [progress]: [ 5 / 101 ] simplifiying candidate # 17.044 * * * * [progress]: [ 6 / 101 ] simplifiying candidate # 17.044 * * * * [progress]: [ 7 / 101 ] simplifiying candidate # 17.044 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 17.044 * * [simplify]: iters left: 6 (16 enodes) 17.053 * * [simplify]: iters left: 5 (61 enodes) 17.071 * * [simplify]: iters left: 4 (88 enodes) 17.101 * * [simplify]: iters left: 3 (137 enodes) 17.135 * * [simplify]: iters left: 2 (231 enodes) 17.179 * * [simplify]: iters left: 1 (279 enodes) 17.228 * * [simplify]: Extracting #0: cost 1 inf + 0 17.228 * * [simplify]: Extracting #1: cost 4 inf + 0 17.228 * * [simplify]: Extracting #2: cost 7 inf + 0 17.228 * * [simplify]: Extracting #3: cost 14 inf + 0 17.228 * * [simplify]: Extracting #4: cost 52 inf + 0 17.228 * * [simplify]: Extracting #5: cost 68 inf + 171 17.229 * * [simplify]: Extracting #6: cost 23 inf + 3842 17.231 * * [simplify]: Extracting #7: cost 2 inf + 7953 17.233 * * [simplify]: Extracting #8: cost 0 inf + 8683 17.235 * [simplify]: Simplified to (fabs (cbrt (+ (* l (/ (* l 2) x)) (* (+ 2 (/ 4 x)) (* t t))))) 17.235 * [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)))))))) 17.235 * * * * [progress]: [ 8 / 101 ] simplifiying candidate # 17.235 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 17.235 * * [simplify]: iters left: 6 (15 enodes) 17.240 * * [simplify]: iters left: 5 (57 enodes) 17.253 * * [simplify]: iters left: 4 (84 enodes) 17.267 * * [simplify]: iters left: 3 (133 enodes) 17.300 * * [simplify]: iters left: 2 (227 enodes) 17.370 * * [simplify]: iters left: 1 (278 enodes) 17.429 * * [simplify]: Extracting #0: cost 1 inf + 0 17.429 * * [simplify]: Extracting #1: cost 3 inf + 0 17.429 * * [simplify]: Extracting #2: cost 5 inf + 0 17.430 * * [simplify]: Extracting #3: cost 13 inf + 0 17.430 * * [simplify]: Extracting #4: cost 52 inf + 0 17.430 * * [simplify]: Extracting #5: cost 71 inf + 46 17.431 * * [simplify]: Extracting #6: cost 24 inf + 3961 17.432 * * [simplify]: Extracting #7: cost 2 inf + 7635 17.434 * * [simplify]: Extracting #8: cost 0 inf + 8203 17.437 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 17.437 * [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)))))))) 17.437 * * * * [progress]: [ 9 / 101 ] simplifiying candidate # 17.437 * [simplify]: Simplifying (sqrt 1) 17.437 * * [simplify]: iters left: 1 (2 enodes) 17.439 * * [simplify]: Extracting #0: cost 1 inf + 0 17.439 * * [simplify]: Extracting #1: cost 0 inf + 1 17.439 * [simplify]: Simplified to 1 17.439 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* 1 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) 17.439 * * * * [progress]: [ 10 / 101 ] simplifiying candidate # 17.440 * [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)))) 17.440 * * [simplify]: iters left: 6 (23 enodes) 17.450 * * [simplify]: iters left: 5 (113 enodes) 17.494 * * [simplify]: iters left: 4 (243 enodes) 17.581 * * [simplify]: Extracting #0: cost 1 inf + 0 17.581 * * [simplify]: Extracting #1: cost 3 inf + 0 17.581 * * [simplify]: Extracting #2: cost 12 inf + 0 17.582 * * [simplify]: Extracting #3: cost 84 inf + 0 17.583 * * [simplify]: Extracting #4: cost 147 inf + 45 17.584 * * [simplify]: Extracting #5: cost 166 inf + 1207 17.588 * * [simplify]: Extracting #6: cost 114 inf + 10182 17.599 * * [simplify]: Extracting #7: cost 17 inf + 29591 17.613 * * [simplify]: Extracting #8: cost 2 inf + 31548 17.626 * * [simplify]: Extracting #9: cost 0 inf + 32095 17.640 * [simplify]: Simplified to (sqrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) 17.640 * [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))))) 17.640 * * * * [progress]: [ 11 / 101 ] simplifiying candidate # 17.641 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) 17.641 * * [simplify]: iters left: 6 (18 enodes) 17.658 * * [simplify]: iters left: 5 (80 enodes) 17.673 * * [simplify]: iters left: 4 (156 enodes) 17.723 * * [simplify]: iters left: 3 (457 enodes) 17.961 * * [simplify]: Extracting #0: cost 1 inf + 0 17.962 * * [simplify]: Extracting #1: cost 3 inf + 0 17.962 * * [simplify]: Extracting #2: cost 16 inf + 0 17.962 * * [simplify]: Extracting #3: cost 130 inf + 0 17.963 * * [simplify]: Extracting #4: cost 302 inf + 423 17.967 * * [simplify]: Extracting #5: cost 286 inf + 11945 17.977 * * [simplify]: Extracting #6: cost 80 inf + 45974 17.994 * * [simplify]: Extracting #7: cost 0 inf + 58864 18.018 * * [simplify]: Extracting #8: cost 0 inf + 58659 18.034 * * [simplify]: Extracting #9: cost 0 inf + 57716 18.052 * [simplify]: Simplified to (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) 18.052 * [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))))) 18.052 * * * * [progress]: [ 12 / 101 ] simplifiying candidate # 18.053 * [simplify]: Simplifying (sqrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) 18.053 * * [simplify]: iters left: 6 (17 enodes) 18.059 * * [simplify]: iters left: 5 (81 enodes) 18.078 * * [simplify]: iters left: 4 (243 enodes) 18.231 * * [simplify]: Extracting #0: cost 1 inf + 0 18.231 * * [simplify]: Extracting #1: cost 3 inf + 0 18.231 * * [simplify]: Extracting #2: cost 6 inf + 0 18.231 * * [simplify]: Extracting #3: cost 113 inf + 0 18.233 * * [simplify]: Extracting #4: cost 309 inf + 511 18.241 * * [simplify]: Extracting #5: cost 203 inf + 21465 18.253 * * [simplify]: Extracting #6: cost 19 inf + 60631 18.267 * * [simplify]: Extracting #7: cost 0 inf + 67196 18.282 * [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))))) 18.282 * [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))))))))) 18.282 * * * * [progress]: [ 13 / 101 ] simplifiying candidate # 18.282 * [simplify]: Simplifying (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) 18.282 * * [simplify]: iters left: 6 (16 enodes) 18.287 * * [simplify]: iters left: 5 (77 enodes) 18.313 * * [simplify]: iters left: 4 (223 enodes) 18.433 * * [simplify]: Extracting #0: cost 1 inf + 0 18.433 * * [simplify]: Extracting #1: cost 3 inf + 0 18.433 * * [simplify]: Extracting #2: cost 17 inf + 0 18.433 * * [simplify]: Extracting #3: cost 115 inf + 0 18.434 * * [simplify]: Extracting #4: cost 216 inf + 47 18.439 * * [simplify]: Extracting #5: cost 143 inf + 11692 18.452 * * [simplify]: Extracting #6: cost 12 inf + 34448 18.461 * * [simplify]: Extracting #7: cost 0 inf + 36687 18.470 * [simplify]: Simplified to (sqrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) 18.470 * [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))))))) 18.470 * * * * [progress]: [ 14 / 101 ] simplifiying candidate # 18.470 * [simplify]: Simplifying (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 18.470 * * [simplify]: iters left: 6 (13 enodes) 18.474 * * [simplify]: iters left: 5 (51 enodes) 18.482 * * [simplify]: iters left: 4 (78 enodes) 18.496 * * [simplify]: iters left: 3 (127 enodes) 18.538 * * [simplify]: iters left: 2 (221 enodes) 18.603 * * [simplify]: iters left: 1 (272 enodes) 18.644 * * [simplify]: Extracting #0: cost 1 inf + 0 18.644 * * [simplify]: Extracting #1: cost 9 inf + 0 18.644 * * [simplify]: Extracting #2: cost 48 inf + 0 18.644 * * [simplify]: Extracting #3: cost 60 inf + 461 18.645 * * [simplify]: Extracting #4: cost 17 inf + 3560 18.646 * * [simplify]: Extracting #5: cost 1 inf + 6378 18.648 * * [simplify]: Extracting #6: cost 0 inf + 6663 18.650 * [simplify]: Simplified to (+ (/ (* l 2) (/ x l)) (* (+ 2 (/ 4 x)) (* t t))) 18.650 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (pow (+ (/ (* l 2) (/ x l)) (* (+ 2 (/ 4 x)) (* t t))) (/ 1 2)))) 18.650 * * * * [progress]: [ 15 / 101 ] simplifiying candidate # 18.650 * * * * [progress]: [ 16 / 101 ] simplifiying candidate # 18.650 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 18.650 * * [simplify]: iters left: 6 (14 enodes) 18.654 * * [simplify]: iters left: 5 (54 enodes) 18.671 * * [simplify]: iters left: 4 (81 enodes) 18.698 * * [simplify]: iters left: 3 (130 enodes) 18.741 * * [simplify]: iters left: 2 (224 enodes) 18.790 * * [simplify]: iters left: 1 (276 enodes) 18.844 * * [simplify]: Extracting #0: cost 1 inf + 0 18.844 * * [simplify]: Extracting #1: cost 3 inf + 0 18.844 * * [simplify]: Extracting #2: cost 11 inf + 0 18.845 * * [simplify]: Extracting #3: cost 50 inf + 0 18.845 * * [simplify]: Extracting #4: cost 64 inf + 336 18.847 * * [simplify]: Extracting #5: cost 24 inf + 3068 18.850 * * [simplify]: Extracting #6: cost 1 inf + 7188 18.856 * * [simplify]: Extracting #7: cost 0 inf + 7393 18.859 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 18.859 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (fabs (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t))))))) 18.860 * * * * [progress]: [ 17 / 101 ] simplifiying candidate # 18.860 * * * * [progress]: [ 18 / 101 ] simplifiying candidate #real (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 18.860 * * * * [progress]: [ 19 / 101 ] simplifiying candidate # 18.860 * [simplify]: Simplifying (* (exp (* (* (+ (/ 4 x) 2) t) t)) (exp (* (* l 2) (/ l x)))) 18.860 * * [simplify]: iters left: 6 (15 enodes) 18.868 * * [simplify]: iters left: 5 (63 enodes) 18.890 * * [simplify]: iters left: 4 (118 enodes) 18.932 * * [simplify]: iters left: 3 (242 enodes) 19.024 * * [simplify]: Extracting #0: cost 1 inf + 0 19.024 * * [simplify]: Extracting #1: cost 18 inf + 0 19.025 * * [simplify]: Extracting #2: cost 95 inf + 0 19.026 * * [simplify]: Extracting #3: cost 173 inf + 239 19.028 * * [simplify]: Extracting #4: cost 148 inf + 4852 19.035 * * [simplify]: Extracting #5: cost 59 inf + 21705 19.047 * * [simplify]: Extracting #6: cost 5 inf + 46914 19.061 * * [simplify]: Extracting #7: cost 0 inf + 49339 19.076 * [simplify]: Simplified to (exp (+ (* (* t t) (+ 2 (/ 4 x))) (/ 2 (/ x (* l l))))) 19.076 * [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))))))))) 19.077 * * * * [progress]: [ 20 / 101 ] simplifiying candidate # 19.077 * * * * [progress]: [ 21 / 101 ] simplifiying candidate # 19.077 * * * * [progress]: [ 22 / 101 ] simplifiying candidate # 19.077 * * * * [progress]: [ 23 / 101 ] simplifiying candidate # 19.077 * * * * [progress]: [ 24 / 101 ] simplifiying candidate # 19.077 * * * * [progress]: [ 25 / 101 ] simplifiying candidate # 19.077 * * * * [progress]: [ 26 / 101 ] simplifiying candidate # 19.078 * [simplify]: Simplifying (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l))) 19.078 * * [simplify]: iters left: 6 (22 enodes) 19.097 * * [simplify]: iters left: 5 (110 enodes) 19.138 * * [simplify]: iters left: 4 (240 enodes) 19.217 * * [simplify]: Extracting #0: cost 1 inf + 0 19.217 * * [simplify]: Extracting #1: cost 10 inf + 0 19.218 * * [simplify]: Extracting #2: cost 82 inf + 0 19.218 * * [simplify]: Extracting #3: cost 143 inf + 169 19.219 * * [simplify]: Extracting #4: cost 154 inf + 2435 19.222 * * [simplify]: Extracting #5: cost 97 inf + 12831 19.232 * * [simplify]: Extracting #6: cost 21 inf + 26227 19.246 * * [simplify]: Extracting #7: cost 1 inf + 30335 19.260 * * [simplify]: Extracting #8: cost 0 inf + 30799 19.273 * [simplify]: Simplified to (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* x (* t t)) (+ (/ (/ 64 x) (* x x)) 8))) 19.273 * [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))))) 19.274 * [simplify]: Simplifying (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x) 19.274 * * [simplify]: iters left: 6 (10 enodes) 19.281 * * [simplify]: iters left: 5 (46 enodes) 19.299 * * [simplify]: iters left: 4 (99 enodes) 19.332 * * [simplify]: iters left: 3 (184 enodes) 19.399 * * [simplify]: iters left: 2 (346 enodes) 19.531 * * [simplify]: Extracting #0: cost 1 inf + 0 19.531 * * [simplify]: Extracting #1: cost 14 inf + 0 19.532 * * [simplify]: Extracting #2: cost 57 inf + 3 19.532 * * [simplify]: Extracting #3: cost 81 inf + 586 19.534 * * [simplify]: Extracting #4: cost 27 inf + 6297 19.537 * * [simplify]: Extracting #5: cost 3 inf + 8154 19.539 * * [simplify]: Extracting #6: cost 0 inf + 8322 19.542 * [simplify]: Simplified to (+ -8 (* 4 (+ (/ 4 x) x))) 19.542 * [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))))))) 19.542 * * * * [progress]: [ 27 / 101 ] simplifiying candidate # 19.542 * [simplify]: Simplifying (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l))) 19.542 * * [simplify]: iters left: 6 (17 enodes) 19.550 * * [simplify]: iters left: 5 (77 enodes) 19.571 * * [simplify]: iters left: 4 (153 enodes) 19.619 * * [simplify]: iters left: 3 (454 enodes) 19.941 * * [simplify]: Extracting #0: cost 1 inf + 0 19.941 * * [simplify]: Extracting #1: cost 14 inf + 0 19.941 * * [simplify]: Extracting #2: cost 124 inf + 0 19.943 * * [simplify]: Extracting #3: cost 306 inf + 420 19.948 * * [simplify]: Extracting #4: cost 311 inf + 10386 19.962 * * [simplify]: Extracting #5: cost 78 inf + 46039 19.977 * * [simplify]: Extracting #6: cost 0 inf + 59154 20.007 * * [simplify]: Extracting #7: cost 0 inf + 58380 20.039 * * [simplify]: Extracting #8: cost 0 inf + 57765 20.068 * [simplify]: Simplified to (* (- (/ 4 x) 2) (+ (* (* l l) 2) (* t (* (+ (/ 4 x) 2) (* x t))))) 20.069 * [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))))) 20.069 * [simplify]: Simplifying (* (- (/ 4 x) 2) x) 20.069 * * [simplify]: iters left: 6 (6 enodes) 20.074 * * [simplify]: iters left: 5 (22 enodes) 20.084 * * [simplify]: iters left: 4 (30 enodes) 20.095 * * [simplify]: iters left: 3 (45 enodes) 20.107 * * [simplify]: iters left: 2 (53 enodes) 20.123 * * [simplify]: iters left: 1 (57 enodes) 20.136 * * [simplify]: Extracting #0: cost 1 inf + 0 20.136 * * [simplify]: Extracting #1: cost 6 inf + 0 20.136 * * [simplify]: Extracting #2: cost 9 inf + 2 20.136 * * [simplify]: Extracting #3: cost 7 inf + 46 20.137 * * [simplify]: Extracting #4: cost 0 inf + 584 20.137 * * [simplify]: Extracting #5: cost 0 inf + 504 20.137 * [simplify]: Simplified to (+ (* -2 x) 4) 20.137 * [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))))) 20.138 * * * * [progress]: [ 28 / 101 ] simplifiying candidate # 20.138 * * * * [progress]: [ 29 / 101 ] simplifiying candidate # 20.138 * * * * [progress]: [ 30 / 101 ] simplifiying candidate # 20.138 * * * * [progress]: [ 31 / 101 ] simplifiying candidate #real (real->posit16 (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 20.138 * * * * [progress]: [ 32 / 101 ] simplifiying candidate # 20.138 * * * * [progress]: [ 33 / 101 ] simplifiying candidate # 20.138 * [simplify]: Simplifying (* (sqrt 2) t) 20.138 * * [simplify]: iters left: 3 (4 enodes) 20.141 * * [simplify]: iters left: 2 (13 enodes) 20.145 * * [simplify]: Extracting #0: cost 1 inf + 0 20.145 * * [simplify]: Extracting #1: cost 4 inf + 0 20.145 * * [simplify]: Extracting #2: cost 5 inf + 1 20.146 * * [simplify]: Extracting #3: cost 4 inf + 2 20.146 * * [simplify]: Extracting #4: cost 0 inf + 248 20.146 * [simplify]: Simplified to (* t (sqrt 2)) 20.146 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* t (sqrt 2)) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 20.146 * * * * [progress]: [ 34 / 101 ] simplifiying candidate # 20.146 * * * * [progress]: [ 35 / 101 ] simplifiying candidate # 20.146 * [simplify]: Simplifying (+ (log (sqrt 2)) (log t)) 20.147 * * [simplify]: iters left: 4 (6 enodes) 20.150 * * [simplify]: iters left: 3 (19 enodes) 20.153 * * [simplify]: Extracting #0: cost 1 inf + 0 20.153 * * [simplify]: Extracting #1: cost 4 inf + 0 20.153 * * [simplify]: Extracting #2: cost 8 inf + 0 20.153 * * [simplify]: Extracting #3: cost 7 inf + 143 20.153 * * [simplify]: Extracting #4: cost 6 inf + 144 20.153 * * [simplify]: Extracting #5: cost 0 inf + 892 20.153 * [simplify]: Simplified to (+ (log (sqrt 2)) (log t)) 20.153 * [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)))))) 20.154 * * * * [progress]: [ 36 / 101 ] simplifiying candidate # 20.154 * * * * [progress]: [ 37 / 101 ] simplifiying candidate # 20.154 * * * * [progress]: [ 38 / 101 ] simplifiying candidate # 20.154 * [simplify]: Simplifying (* (* (* (sqrt 2) (sqrt 2)) (sqrt 2)) (* (* t t) t)) 20.154 * * [simplify]: iters left: 6 (8 enodes) 20.156 * * [simplify]: iters left: 5 (29 enodes) 20.162 * * [simplify]: iters left: 4 (56 enodes) 20.173 * * [simplify]: iters left: 3 (103 enodes) 20.194 * * [simplify]: iters left: 2 (145 enodes) 20.235 * * [simplify]: iters left: 1 (221 enodes) 20.289 * * [simplify]: Extracting #0: cost 1 inf + 0 20.289 * * [simplify]: Extracting #1: cost 36 inf + 0 20.290 * * [simplify]: Extracting #2: cost 76 inf + 166 20.292 * * [simplify]: Extracting #3: cost 56 inf + 1959 20.295 * * [simplify]: Extracting #4: cost 29 inf + 9539 20.299 * * [simplify]: Extracting #5: cost 2 inf + 21464 20.304 * * [simplify]: Extracting #6: cost 0 inf + 22883 20.310 * [simplify]: Simplified to (* (* (* t 2) (* t t)) (sqrt 2)) 20.311 * [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)))))) 20.311 * * * * [progress]: [ 39 / 101 ] simplifiying candidate # 20.311 * * * * [progress]: [ 40 / 101 ] simplifiying candidate # 20.311 * * * * [progress]: [ 41 / 101 ] simplifiying candidate # 20.311 * * * * [progress]: [ 42 / 101 ] simplifiying candidate # 20.311 * * * * [progress]: [ 43 / 101 ] simplifiying candidate # 20.312 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 20.312 * * [simplify]: iters left: 4 (6 enodes) 20.315 * * [simplify]: iters left: 3 (19 enodes) 20.321 * * [simplify]: Extracting #0: cost 1 inf + 0 20.321 * * [simplify]: Extracting #1: cost 4 inf + 0 20.321 * * [simplify]: Extracting #2: cost 8 inf + 0 20.321 * * [simplify]: Extracting #3: cost 7 inf + 83 20.321 * * [simplify]: Extracting #4: cost 6 inf + 84 20.322 * * [simplify]: Extracting #5: cost 0 inf + 652 20.322 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 20.322 * [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)))))) 20.322 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 20.322 * * [simplify]: iters left: 4 (6 enodes) 20.324 * * [simplify]: iters left: 3 (19 enodes) 20.327 * * [simplify]: Extracting #0: cost 1 inf + 0 20.327 * * [simplify]: Extracting #1: cost 4 inf + 0 20.327 * * [simplify]: Extracting #2: cost 8 inf + 0 20.327 * * [simplify]: Extracting #3: cost 7 inf + 83 20.327 * * [simplify]: Extracting #4: cost 6 inf + 84 20.327 * * [simplify]: Extracting #5: cost 0 inf + 652 20.328 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 20.328 * [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)))))) 20.328 * * * * [progress]: [ 44 / 101 ] simplifiying candidate # 20.328 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 20.328 * * [simplify]: iters left: 4 (6 enodes) 20.330 * * [simplify]: iters left: 3 (19 enodes) 20.333 * * [simplify]: Extracting #0: cost 1 inf + 0 20.333 * * [simplify]: Extracting #1: cost 4 inf + 0 20.333 * * [simplify]: Extracting #2: cost 8 inf + 0 20.333 * * [simplify]: Extracting #3: cost 7 inf + 83 20.333 * * [simplify]: Extracting #4: cost 6 inf + 84 20.333 * * [simplify]: Extracting #5: cost 0 inf + 652 20.333 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 20.333 * [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)))))) 20.334 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (sqrt t)) 20.334 * * [simplify]: iters left: 4 (6 enodes) 20.335 * * [simplify]: iters left: 3 (19 enodes) 20.338 * * [simplify]: Extracting #0: cost 1 inf + 0 20.338 * * [simplify]: Extracting #1: cost 4 inf + 0 20.339 * * [simplify]: Extracting #2: cost 8 inf + 0 20.339 * * [simplify]: Extracting #3: cost 7 inf + 83 20.339 * * [simplify]: Extracting #4: cost 6 inf + 84 20.339 * * [simplify]: Extracting #5: cost 0 inf + 652 20.339 * [simplify]: Simplified to (* (sqrt t) (sqrt (sqrt 2))) 20.339 * [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)))))) 20.339 * * * * [progress]: [ 45 / 101 ] simplifiying candidate # 20.339 * [simplify]: Simplifying (cbrt t) 20.339 * * [simplify]: iters left: 1 (2 enodes) 20.340 * * [simplify]: Extracting #0: cost 1 inf + 0 20.340 * * [simplify]: Extracting #1: cost 3 inf + 0 20.340 * * [simplify]: Extracting #2: cost 2 inf + 1 20.340 * * [simplify]: Extracting #3: cost 0 inf + 163 20.340 * [simplify]: Simplified to (cbrt t) 20.340 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (sqrt 2) (* (cbrt t) (cbrt t))) (cbrt t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 20.340 * * * * [progress]: [ 46 / 101 ] simplifiying candidate # 20.340 * [simplify]: Simplifying (sqrt t) 20.340 * * [simplify]: iters left: 1 (2 enodes) 20.341 * * [simplify]: Extracting #0: cost 1 inf + 0 20.341 * * [simplify]: Extracting #1: cost 3 inf + 0 20.341 * * [simplify]: Extracting #2: cost 2 inf + 1 20.341 * * [simplify]: Extracting #3: cost 0 inf + 83 20.341 * [simplify]: Simplified to (sqrt t) 20.341 * [simplify]: Simplified (2 1 2) to (λ (x l t) (/ (* (* (sqrt 2) (sqrt t)) (sqrt t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 20.341 * * * * [progress]: [ 47 / 101 ] simplifiying candidate # 20.341 * * * * [progress]: [ 48 / 101 ] simplifiying candidate # 20.341 * [simplify]: Simplifying (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) 20.341 * * [simplify]: iters left: 4 (4 enodes) 20.343 * * [simplify]: iters left: 3 (12 enodes) 20.345 * * [simplify]: Extracting #0: cost 1 inf + 0 20.345 * * [simplify]: Extracting #1: cost 3 inf + 0 20.345 * * [simplify]: Extracting #2: cost 5 inf + 0 20.345 * * [simplify]: Extracting #3: cost 7 inf + 0 20.345 * * [simplify]: Extracting #4: cost 6 inf + 1 20.345 * * [simplify]: Extracting #5: cost 0 inf + 647 20.345 * [simplify]: Simplified to (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) 20.345 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 20.345 * * * * [progress]: [ 49 / 101 ] simplifiying candidate # 20.345 * [simplify]: Simplifying (sqrt (* (cbrt 2) (cbrt 2))) 20.345 * * [simplify]: iters left: 4 (4 enodes) 20.347 * * [simplify]: iters left: 3 (13 enodes) 20.349 * * [simplify]: Extracting #0: cost 1 inf + 0 20.349 * * [simplify]: Extracting #1: cost 4 inf + 0 20.349 * * [simplify]: Extracting #2: cost 7 inf + 0 20.349 * * [simplify]: Extracting #3: cost 6 inf + 1 20.349 * * [simplify]: Extracting #4: cost 0 inf + 647 20.349 * [simplify]: Simplified to (fabs (cbrt 2)) 20.349 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (fabs (cbrt 2)) (* (sqrt (cbrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 20.349 * * * * [progress]: [ 50 / 101 ] simplifiying candidate # 20.349 * [simplify]: Simplifying (sqrt (sqrt 2)) 20.350 * * [simplify]: iters left: 2 (3 enodes) 20.351 * * [simplify]: iters left: 1 (9 enodes) 20.352 * * [simplify]: Extracting #0: cost 1 inf + 0 20.352 * * [simplify]: Extracting #1: cost 3 inf + 0 20.352 * * [simplify]: Extracting #2: cost 5 inf + 0 20.352 * * [simplify]: Extracting #3: cost 4 inf + 1 20.352 * * [simplify]: Extracting #4: cost 0 inf + 245 20.352 * [simplify]: Simplified to (sqrt (sqrt 2)) 20.352 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 20.353 * * * * [progress]: [ 51 / 101 ] simplifiying candidate # 20.353 * [simplify]: Simplifying (sqrt 1) 20.353 * * [simplify]: iters left: 1 (2 enodes) 20.355 * * [simplify]: Extracting #0: cost 1 inf + 0 20.355 * * [simplify]: Extracting #1: cost 0 inf + 1 20.355 * [simplify]: Simplified to 1 20.355 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* 1 (* (sqrt 2) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 20.355 * * * * [progress]: [ 52 / 101 ] simplifiying candidate # 20.355 * [simplify]: Simplifying (sqrt (sqrt 2)) 20.355 * * [simplify]: iters left: 2 (3 enodes) 20.356 * * [simplify]: iters left: 1 (9 enodes) 20.358 * * [simplify]: Extracting #0: cost 1 inf + 0 20.358 * * [simplify]: Extracting #1: cost 3 inf + 0 20.358 * * [simplify]: Extracting #2: cost 5 inf + 0 20.358 * * [simplify]: Extracting #3: cost 4 inf + 1 20.358 * * [simplify]: Extracting #4: cost 0 inf + 245 20.358 * [simplify]: Simplified to (sqrt (sqrt 2)) 20.358 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 20.358 * * * * [progress]: [ 53 / 101 ] simplifiying candidate # 20.359 * * * * [progress]: [ 54 / 101 ] simplifiying candidate #real (real->posit16 (* (sqrt 2) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))> 20.359 * * * * [progress]: [ 55 / 101 ] simplifiying candidate # 20.359 * * * * [progress]: [ 56 / 101 ] simplifiying candidate # 20.359 * [simplify]: Simplifying (* (* l 2) (/ l x)) 20.359 * * [simplify]: iters left: 4 (6 enodes) 20.362 * * [simplify]: iters left: 3 (24 enodes) 20.370 * * [simplify]: iters left: 2 (40 enodes) 20.383 * * [simplify]: iters left: 1 (53 enodes) 20.403 * * [simplify]: Extracting #0: cost 1 inf + 0 20.404 * * [simplify]: Extracting #1: cost 17 inf + 0 20.404 * * [simplify]: Extracting #2: cost 23 inf + 3 20.404 * * [simplify]: Extracting #3: cost 8 inf + 915 20.405 * * [simplify]: Extracting #4: cost 0 inf + 1533 20.406 * [simplify]: Simplified to (/ (* l (* l 2)) x) 20.406 * [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))))) 20.406 * * * * [progress]: [ 57 / 101 ] simplifiying candidate # 20.406 * [simplify]: Simplifying (* (* l 2) (/ l x)) 20.406 * * [simplify]: iters left: 4 (6 enodes) 20.410 * * [simplify]: iters left: 3 (24 enodes) 20.417 * * [simplify]: iters left: 2 (40 enodes) 20.430 * * [simplify]: iters left: 1 (53 enodes) 20.445 * * [simplify]: Extracting #0: cost 1 inf + 0 20.445 * * [simplify]: Extracting #1: cost 17 inf + 0 20.445 * * [simplify]: Extracting #2: cost 23 inf + 3 20.445 * * [simplify]: Extracting #3: cost 8 inf + 915 20.446 * * [simplify]: Extracting #4: cost 0 inf + 1533 20.447 * [simplify]: Simplified to (/ (* l (* l 2)) x) 20.447 * [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))))) 20.447 * * * * [progress]: [ 58 / 101 ] simplifiying candidate # 20.447 * * * * [progress]: [ 59 / 101 ] simplifiying candidate # 20.448 * [simplify]: Simplifying (+ (+ (log l) (log 2)) (- (log l) (log x))) 20.448 * * [simplify]: iters left: 5 (9 enodes) 20.453 * * [simplify]: iters left: 4 (35 enodes) 20.465 * * [simplify]: iters left: 3 (58 enodes) 20.484 * * [simplify]: iters left: 2 (85 enodes) 20.511 * * [simplify]: iters left: 1 (116 enodes) 20.550 * * [simplify]: Extracting #0: cost 1 inf + 0 20.550 * * [simplify]: Extracting #1: cost 26 inf + 0 20.550 * * [simplify]: Extracting #2: cost 54 inf + 0 20.551 * * [simplify]: Extracting #3: cost 38 inf + 2014 20.553 * * [simplify]: Extracting #4: cost 8 inf + 8203 20.557 * * [simplify]: Extracting #5: cost 0 inf + 10130 20.561 * [simplify]: Simplified to (+ (log 2) (- (+ (log l) (log l)) (log x))) 20.561 * [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)))))))) 20.561 * * * * [progress]: [ 60 / 101 ] simplifiying candidate # 20.562 * [simplify]: Simplifying (+ (+ (log l) (log 2)) (log (/ l x))) 20.562 * * [simplify]: iters left: 5 (9 enodes) 20.567 * * [simplify]: iters left: 4 (33 enodes) 20.574 * * [simplify]: iters left: 3 (50 enodes) 20.582 * * [simplify]: iters left: 2 (87 enodes) 20.597 * * [simplify]: iters left: 1 (129 enodes) 20.632 * * [simplify]: Extracting #0: cost 1 inf + 0 20.632 * * [simplify]: Extracting #1: cost 23 inf + 0 20.633 * * [simplify]: Extracting #2: cost 49 inf + 0 20.633 * * [simplify]: Extracting #3: cost 40 inf + 660 20.635 * * [simplify]: Extracting #4: cost 13 inf + 5169 20.638 * * [simplify]: Extracting #5: cost 1 inf + 7785 20.641 * * [simplify]: Extracting #6: cost 0 inf + 8118 20.644 * [simplify]: Simplified to (+ (log 2) (- (log l) (- (log x) (log l)))) 20.644 * [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))))))))) 20.645 * * * * [progress]: [ 61 / 101 ] simplifiying candidate # 20.645 * [simplify]: Simplifying (+ (log (* l 2)) (- (log l) (log x))) 20.645 * * [simplify]: iters left: 5 (9 enodes) 20.653 * * [simplify]: iters left: 4 (35 enodes) 20.664 * * [simplify]: iters left: 3 (53 enodes) 20.682 * * [simplify]: iters left: 2 (84 enodes) 20.708 * * [simplify]: iters left: 1 (123 enodes) 20.746 * * [simplify]: Extracting #0: cost 1 inf + 0 20.746 * * [simplify]: Extracting #1: cost 25 inf + 0 20.746 * * [simplify]: Extracting #2: cost 54 inf + 0 20.747 * * [simplify]: Extracting #3: cost 49 inf + 216 20.748 * * [simplify]: Extracting #4: cost 28 inf + 3211 20.751 * * [simplify]: Extracting #5: cost 2 inf + 8596 20.754 * * [simplify]: Extracting #6: cost 0 inf + 9081 20.757 * [simplify]: Simplified to (+ (log (* l 2)) (- (log l) (log x))) 20.757 * [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)))))))) 20.757 * * * * [progress]: [ 62 / 101 ] simplifiying candidate # 20.758 * [simplify]: Simplifying (+ (log (* l 2)) (log (/ l x))) 20.758 * * [simplify]: iters left: 5 (8 enodes) 20.763 * * [simplify]: iters left: 4 (31 enodes) 20.773 * * [simplify]: iters left: 3 (48 enodes) 20.788 * * [simplify]: iters left: 2 (82 enodes) 20.816 * * [simplify]: iters left: 1 (121 enodes) 20.853 * * [simplify]: Extracting #0: cost 1 inf + 0 20.853 * * [simplify]: Extracting #1: cost 19 inf + 0 20.853 * * [simplify]: Extracting #2: cost 47 inf + 0 20.854 * * [simplify]: Extracting #3: cost 45 inf + 256 20.855 * * [simplify]: Extracting #4: cost 14 inf + 4895 20.857 * * [simplify]: Extracting #5: cost 1 inf + 7158 20.860 * * [simplify]: Extracting #6: cost 0 inf + 7380 20.862 * [simplify]: Simplified to (+ (log (* l 2)) (log (/ l x))) 20.862 * [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)))))))) 20.863 * * * * [progress]: [ 63 / 101 ] simplifiying candidate # 20.863 * * * * [progress]: [ 64 / 101 ] simplifiying candidate # 20.863 * * * * [progress]: [ 65 / 101 ] simplifiying candidate # 20.863 * [simplify]: Simplifying (* (* (* (* l l) l) (* (* 2 2) 2)) (/ (* (* l l) l) (* (* x x) x))) 20.863 * * [simplify]: iters left: 6 (12 enodes) 20.871 * * [simplify]: iters left: 5 (58 enodes) 20.894 * * [simplify]: iters left: 4 (191 enodes) 21.026 * * [simplify]: Extracting #0: cost 1 inf + 0 21.027 * * [simplify]: Extracting #1: cost 88 inf + 0 21.027 * * [simplify]: Extracting #2: cost 256 inf + 374 21.032 * * [simplify]: Extracting #3: cost 115 inf + 24817 21.042 * * [simplify]: Extracting #4: cost 3 inf + 45429 21.053 * * [simplify]: Extracting #5: cost 0 inf + 44016 21.068 * * [simplify]: Extracting #6: cost 0 inf + 43176 21.083 * [simplify]: Simplified to (* (/ (* (* l l) (* (* l l) 8)) (* x (* x x))) (* l l)) 21.083 * [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))))))) 21.083 * * * * [progress]: [ 66 / 101 ] simplifiying candidate # 21.083 * [simplify]: Simplifying (* (* (* (* l l) l) (* (* 2 2) 2)) (* (* (/ l x) (/ l x)) (/ l x))) 21.084 * * [simplify]: iters left: 6 (12 enodes) 21.092 * * [simplify]: iters left: 5 (57 enodes) 21.105 * * [simplify]: iters left: 4 (162 enodes) 21.188 * * [simplify]: Extracting #0: cost 1 inf + 0 21.188 * * [simplify]: Extracting #1: cost 54 inf + 0 21.189 * * [simplify]: Extracting #2: cost 156 inf + 88 21.193 * * [simplify]: Extracting #3: cost 82 inf + 13360 21.201 * * [simplify]: Extracting #4: cost 6 inf + 24905 21.207 * * [simplify]: Extracting #5: cost 0 inf + 25565 21.214 * [simplify]: Simplified to (* (* (* l (* l l)) (* (/ l x) 8)) (* (/ l x) (/ l x))) 21.214 * [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)))))))) 21.216 * * * * [progress]: [ 67 / 101 ] simplifiying candidate # 21.216 * [simplify]: Simplifying (* (* (* (* l 2) (* l 2)) (* l 2)) (/ (* (* l l) l) (* (* x x) x))) 21.216 * * [simplify]: iters left: 6 (12 enodes) 21.220 * * [simplify]: iters left: 5 (61 enodes) 21.234 * * [simplify]: iters left: 4 (192 enodes) 21.337 * * [simplify]: Extracting #0: cost 1 inf + 0 21.338 * * [simplify]: Extracting #1: cost 94 inf + 0 21.339 * * [simplify]: Extracting #2: cost 254 inf + 820 21.348 * * [simplify]: Extracting #3: cost 119 inf + 25088 21.370 * * [simplify]: Extracting #4: cost 2 inf + 49028 21.385 * * [simplify]: Extracting #5: cost 0 inf + 47002 21.397 * * [simplify]: Extracting #6: cost 0 inf + 46522 21.416 * [simplify]: Simplified to (/ (* (* l 2) (* (* l 2) (* l 2))) (* (/ x l) (* (/ x l) (/ x l)))) 21.416 * [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))))))))) 21.416 * * * * [progress]: [ 68 / 101 ] simplifiying candidate # 21.416 * [simplify]: Simplifying (* (* (* (* l 2) (* l 2)) (* l 2)) (* (* (/ l x) (/ l x)) (/ l x))) 21.417 * * [simplify]: iters left: 6 (10 enodes) 21.423 * * [simplify]: iters left: 5 (54 enodes) 21.446 * * [simplify]: iters left: 4 (160 enodes) 21.551 * * [simplify]: Extracting #0: cost 1 inf + 0 21.552 * * [simplify]: Extracting #1: cost 47 inf + 0 21.553 * * [simplify]: Extracting #2: cost 158 inf + 46 21.556 * * [simplify]: Extracting #3: cost 109 inf + 6497 21.568 * * [simplify]: Extracting #4: cost 12 inf + 24023 21.580 * * [simplify]: Extracting #5: cost 0 inf + 26793 21.588 * [simplify]: Simplified to (* (* 2 (/ l (/ x l))) (* (* 2 (/ l (/ x l))) (* 2 (/ l (/ x l))))) 21.588 * [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)))))))))) 21.588 * * * * [progress]: [ 69 / 101 ] simplifiying candidate # 21.588 * * * * [progress]: [ 70 / 101 ] simplifiying candidate # 21.588 * * * * [progress]: [ 71 / 101 ] simplifiying candidate # 21.588 * * * * [progress]: [ 72 / 101 ] simplifiying candidate # 21.588 * * * * [progress]: [ 73 / 101 ] simplifiying candidate # 21.589 * [simplify]: Simplifying (cbrt (/ l x)) 21.589 * * [simplify]: iters left: 3 (4 enodes) 21.590 * * [simplify]: iters left: 2 (12 enodes) 21.591 * * [simplify]: Extracting #0: cost 1 inf + 0 21.591 * * [simplify]: Extracting #1: cost 3 inf + 0 21.591 * * [simplify]: Extracting #2: cost 6 inf + 0 21.591 * * [simplify]: Extracting #3: cost 4 inf + 2 21.591 * * [simplify]: Extracting #4: cost 0 inf + 330 21.591 * [simplify]: Simplified to (cbrt (/ l x)) 21.591 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (* (cbrt (/ l x)) (cbrt (/ l x)))) (cbrt (/ l x))))))) 21.592 * * * * [progress]: [ 74 / 101 ] simplifiying candidate # 21.592 * [simplify]: Simplifying (sqrt (/ l x)) 21.592 * * [simplify]: iters left: 3 (4 enodes) 21.593 * * [simplify]: iters left: 2 (12 enodes) 21.594 * * [simplify]: Extracting #0: cost 1 inf + 0 21.594 * * [simplify]: Extracting #1: cost 3 inf + 0 21.594 * * [simplify]: Extracting #2: cost 6 inf + 0 21.594 * * [simplify]: Extracting #3: cost 4 inf + 2 21.594 * * [simplify]: Extracting #4: cost 0 inf + 250 21.594 * [simplify]: Simplified to (sqrt (/ l x)) 21.594 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (sqrt (/ l x))) (sqrt (/ l x))))))) 21.594 * * * * [progress]: [ 75 / 101 ] simplifiying candidate # 21.595 * [simplify]: Simplifying (/ (cbrt l) (cbrt x)) 21.595 * * [simplify]: iters left: 3 (5 enodes) 21.596 * * [simplify]: iters left: 2 (15 enodes) 21.598 * * [simplify]: Extracting #0: cost 1 inf + 0 21.598 * * [simplify]: Extracting #1: cost 4 inf + 0 21.598 * * [simplify]: Extracting #2: cost 8 inf + 0 21.598 * * [simplify]: Extracting #3: cost 4 inf + 164 21.598 * * [simplify]: Extracting #4: cost 0 inf + 730 21.598 * [simplify]: Simplified to (/ (cbrt l) (cbrt x)) 21.598 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (/ (* (cbrt l) (cbrt l)) (* (cbrt x) (cbrt x)))) (/ (cbrt l) (cbrt x))))))) 21.598 * * * * [progress]: [ 76 / 101 ] simplifiying candidate # 21.598 * [simplify]: Simplifying (/ (cbrt l) (sqrt x)) 21.598 * * [simplify]: iters left: 3 (5 enodes) 21.599 * * [simplify]: iters left: 2 (15 enodes) 21.602 * * [simplify]: Extracting #0: cost 1 inf + 0 21.602 * * [simplify]: Extracting #1: cost 4 inf + 0 21.602 * * [simplify]: Extracting #2: cost 8 inf + 0 21.602 * * [simplify]: Extracting #3: cost 4 inf + 84 21.602 * * [simplify]: Extracting #4: cost 0 inf + 570 21.602 * [simplify]: Simplified to (/ (cbrt l) (sqrt x)) 21.602 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (/ (* (cbrt l) (cbrt l)) (sqrt x))) (/ (cbrt l) (sqrt x))))))) 21.602 * * * * [progress]: [ 77 / 101 ] simplifiying candidate # 21.602 * [simplify]: Simplifying (/ (cbrt l) x) 21.603 * * [simplify]: iters left: 3 (4 enodes) 21.603 * * [simplify]: iters left: 2 (12 enodes) 21.605 * * [simplify]: Extracting #0: cost 1 inf + 0 21.605 * * [simplify]: Extracting #1: cost 4 inf + 0 21.605 * * [simplify]: Extracting #2: cost 5 inf + 1 21.605 * * [simplify]: Extracting #3: cost 4 inf + 2 21.605 * * [simplify]: Extracting #4: cost 0 inf + 408 21.605 * [simplify]: Simplified to (/ (cbrt l) x) 21.605 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (/ (* (cbrt l) (cbrt l)) 1)) (/ (cbrt l) x)))))) 21.605 * * * * [progress]: [ 78 / 101 ] simplifiying candidate # 21.606 * [simplify]: Simplifying (/ (sqrt l) (cbrt x)) 21.606 * * [simplify]: iters left: 3 (5 enodes) 21.607 * * [simplify]: iters left: 2 (15 enodes) 21.608 * * [simplify]: Extracting #0: cost 1 inf + 0 21.608 * * [simplify]: Extracting #1: cost 4 inf + 0 21.609 * * [simplify]: Extracting #2: cost 8 inf + 0 21.609 * * [simplify]: Extracting #3: cost 4 inf + 164 21.609 * * [simplify]: Extracting #4: cost 0 inf + 570 21.609 * [simplify]: Simplified to (/ (sqrt l) (cbrt x)) 21.609 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (/ (sqrt l) (* (cbrt x) (cbrt x)))) (/ (sqrt l) (cbrt x))))))) 21.609 * * * * [progress]: [ 79 / 101 ] simplifiying candidate # 21.609 * [simplify]: Simplifying (/ (sqrt l) (sqrt x)) 21.609 * * [simplify]: iters left: 3 (5 enodes) 21.610 * * [simplify]: iters left: 2 (15 enodes) 21.615 * * [simplify]: Extracting #0: cost 1 inf + 0 21.615 * * [simplify]: Extracting #1: cost 4 inf + 0 21.615 * * [simplify]: Extracting #2: cost 8 inf + 0 21.615 * * [simplify]: Extracting #3: cost 4 inf + 84 21.615 * * [simplify]: Extracting #4: cost 0 inf + 410 21.615 * [simplify]: Simplified to (/ (sqrt l) (sqrt x)) 21.615 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (/ (sqrt l) (sqrt x))) (/ (sqrt l) (sqrt x))))))) 21.615 * * * * [progress]: [ 80 / 101 ] simplifiying candidate # 21.615 * [simplify]: Simplifying (/ (sqrt l) x) 21.615 * * [simplify]: iters left: 3 (4 enodes) 21.616 * * [simplify]: iters left: 2 (12 enodes) 21.618 * * [simplify]: Extracting #0: cost 1 inf + 0 21.618 * * [simplify]: Extracting #1: cost 4 inf + 0 21.618 * * [simplify]: Extracting #2: cost 5 inf + 1 21.618 * * [simplify]: Extracting #3: cost 4 inf + 2 21.618 * * [simplify]: Extracting #4: cost 0 inf + 248 21.618 * [simplify]: Simplified to (/ (sqrt l) x) 21.618 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (/ (sqrt l) 1)) (/ (sqrt l) x)))))) 21.618 * * * * [progress]: [ 81 / 101 ] simplifiying candidate # 21.618 * [simplify]: Simplifying (/ l (cbrt x)) 21.618 * * [simplify]: iters left: 3 (4 enodes) 21.619 * * [simplify]: iters left: 2 (12 enodes) 21.621 * * [simplify]: Extracting #0: cost 1 inf + 0 21.621 * * [simplify]: Extracting #1: cost 4 inf + 0 21.621 * * [simplify]: Extracting #2: cost 5 inf + 1 21.621 * * [simplify]: Extracting #3: cost 4 inf + 2 21.621 * * [simplify]: Extracting #4: cost 0 inf + 408 21.621 * [simplify]: Simplified to (/ l (cbrt x)) 21.621 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (/ 1 (* (cbrt x) (cbrt x)))) (/ l (cbrt x))))))) 21.621 * * * * [progress]: [ 82 / 101 ] simplifiying candidate # 21.621 * [simplify]: Simplifying (/ l (sqrt x)) 21.621 * * [simplify]: iters left: 3 (4 enodes) 21.622 * * [simplify]: iters left: 2 (12 enodes) 21.623 * * [simplify]: Extracting #0: cost 1 inf + 0 21.623 * * [simplify]: Extracting #1: cost 4 inf + 0 21.624 * * [simplify]: Extracting #2: cost 5 inf + 1 21.624 * * [simplify]: Extracting #3: cost 4 inf + 2 21.624 * * [simplify]: Extracting #4: cost 0 inf + 248 21.624 * [simplify]: Simplified to (/ l (sqrt x)) 21.624 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (/ 1 (sqrt x))) (/ l (sqrt x))))))) 21.624 * * * * [progress]: [ 83 / 101 ] simplifiying candidate # 21.624 * [simplify]: Simplifying (/ l x) 21.624 * * [simplify]: iters left: 2 (3 enodes) 21.625 * * [simplify]: iters left: 1 (9 enodes) 21.626 * * [simplify]: Extracting #0: cost 1 inf + 0 21.626 * * [simplify]: Extracting #1: cost 4 inf + 0 21.626 * * [simplify]: Extracting #2: cost 2 inf + 2 21.626 * * [simplify]: Extracting #3: cost 0 inf + 86 21.626 * [simplify]: Simplified to (/ l x) 21.626 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) (/ 1 1)) (/ l x)))))) 21.626 * * * * [progress]: [ 84 / 101 ] simplifiying candidate # 21.626 * [simplify]: Simplifying (/ l x) 21.626 * * [simplify]: iters left: 2 (3 enodes) 21.627 * * [simplify]: iters left: 1 (9 enodes) 21.628 * * [simplify]: Extracting #0: cost 1 inf + 0 21.628 * * [simplify]: Extracting #1: cost 4 inf + 0 21.628 * * [simplify]: Extracting #2: cost 2 inf + 2 21.628 * * [simplify]: Extracting #3: cost 0 inf + 86 21.628 * [simplify]: Simplified to (/ l x) 21.628 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) 1) (/ l x)))))) 21.628 * * * * [progress]: [ 85 / 101 ] simplifiying candidate # 21.628 * [simplify]: Simplifying (/ 1 x) 21.628 * * [simplify]: iters left: 2 (3 enodes) 21.630 * * [simplify]: iters left: 1 (11 enodes) 21.632 * * [simplify]: Extracting #0: cost 1 inf + 0 21.632 * * [simplify]: Extracting #1: cost 4 inf + 0 21.632 * * [simplify]: Extracting #2: cost 2 inf + 2 21.632 * * [simplify]: Extracting #3: cost 0 inf + 86 21.632 * [simplify]: Simplified to (/ 1 x) 21.632 * [simplify]: Simplified (2 2 1 2 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* (* l 2) l) (/ 1 x)))))) 21.632 * * * * [progress]: [ 86 / 101 ] simplifiying candidate # 21.632 * * * * [progress]: [ 87 / 101 ] simplifiying candidate # 21.632 * * * * [progress]: [ 88 / 101 ] simplifiying candidate #real (real->posit16 (* (* l 2) (/ l x))))))))> 21.632 * * * * [progress]: [ 89 / 101 ] simplifiying candidate # 21.632 * * * * [progress]: [ 90 / 101 ] simplifiying candidate # 21.632 * [simplify]: Simplifying 0 21.633 * * [simplify]: iters left: 0 (1 enodes) 21.633 * * [simplify]: Extracting #0: cost 1 inf + 0 21.633 * * [simplify]: Extracting #1: cost 0 inf + 1 21.633 * [simplify]: Simplified to 0 21.633 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) 0)) 21.633 * * * * [progress]: [ 91 / 101 ] simplifiying candidate # 21.633 * [simplify]: Simplifying (- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2))))) 21.634 * * [simplify]: iters left: 6 (16 enodes) 21.639 * * [simplify]: iters left: 5 (77 enodes) 21.654 * * [simplify]: iters left: 4 (173 enodes) 21.720 * * [simplify]: iters left: 3 (490 enodes) 22.000 * * [simplify]: Extracting #0: cost 1 inf + 0 22.000 * * [simplify]: Extracting #1: cost 10 inf + 0 22.001 * * [simplify]: Extracting #2: cost 245 inf + 0 22.005 * * [simplify]: Extracting #3: cost 411 inf + 5273 22.022 * * [simplify]: Extracting #4: cost 190 inf + 42448 22.057 * * [simplify]: Extracting #5: cost 90 inf + 75257 22.094 * * [simplify]: Extracting #6: cost 25 inf + 107187 22.118 * * [simplify]: Extracting #7: cost 0 inf + 118259 22.145 * [simplify]: Simplified to (- (* t (+ (sqrt 2) (/ (/ 2 x) (sqrt 2)))) (/ (/ t (sqrt 2)) (* x x))) 22.145 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) (- (* t (+ (sqrt 2) (/ (/ 2 x) (sqrt 2)))) (/ (/ t (sqrt 2)) (* x x))))) 22.146 * * * * [progress]: [ 92 / 101 ] simplifiying candidate # 22.146 * [simplify]: Simplifying (- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x))))) 22.146 * * [simplify]: iters left: 6 (16 enodes) 22.156 * * [simplify]: iters left: 5 (77 enodes) 22.173 * * [simplify]: iters left: 4 (163 enodes) 22.224 * * [simplify]: iters left: 3 (468 enodes) 22.482 * * [simplify]: Extracting #0: cost 1 inf + 0 22.482 * * [simplify]: Extracting #1: cost 15 inf + 0 22.483 * * [simplify]: Extracting #2: cost 193 inf + 0 22.487 * * [simplify]: Extracting #3: cost 303 inf + 7287 22.500 * * [simplify]: Extracting #4: cost 153 inf + 27952 22.509 * * [simplify]: Extracting #5: cost 109 inf + 41725 22.522 * * [simplify]: Extracting #6: cost 7 inf + 86436 22.548 * * [simplify]: Extracting #7: cost 0 inf + 89534 22.582 * [simplify]: Simplified to (- (/ (/ t (sqrt 2)) (* x x)) (* t (+ (sqrt 2) (/ 2 (* (sqrt 2) x))))) 22.582 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt 2) t) (- (/ (/ t (sqrt 2)) (* x x)) (* t (+ (sqrt 2) (/ 2 (* (sqrt 2) x))))))) 22.582 * * * * [progress]: [ 93 / 101 ] simplifiying candidate # 22.582 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 22.582 * * [simplify]: iters left: 6 (14 enodes) 22.590 * * [simplify]: iters left: 5 (61 enodes) 22.609 * * [simplify]: iters left: 4 (97 enodes) 22.640 * * [simplify]: iters left: 3 (144 enodes) 22.679 * * [simplify]: iters left: 2 (181 enodes) 22.728 * * [simplify]: iters left: 1 (231 enodes) 22.762 * * [simplify]: Extracting #0: cost 1 inf + 0 22.762 * * [simplify]: Extracting #1: cost 8 inf + 0 22.762 * * [simplify]: Extracting #2: cost 45 inf + 0 22.763 * * [simplify]: Extracting #3: cost 64 inf + 89 22.764 * * [simplify]: Extracting #4: cost 21 inf + 3190 22.768 * * [simplify]: Extracting #5: cost 1 inf + 6050 22.771 * * [simplify]: Extracting #6: cost 0 inf + 6093 22.774 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 22.774 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 22.774 * * * * [progress]: [ 94 / 101 ] simplifiying candidate # 22.775 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 22.775 * * [simplify]: iters left: 6 (14 enodes) 22.782 * * [simplify]: iters left: 5 (61 enodes) 22.803 * * [simplify]: iters left: 4 (97 enodes) 22.828 * * [simplify]: iters left: 3 (144 enodes) 22.857 * * [simplify]: iters left: 2 (181 enodes) 22.904 * * [simplify]: iters left: 1 (231 enodes) 22.955 * * [simplify]: Extracting #0: cost 1 inf + 0 22.955 * * [simplify]: Extracting #1: cost 8 inf + 0 22.956 * * [simplify]: Extracting #2: cost 45 inf + 0 22.956 * * [simplify]: Extracting #3: cost 64 inf + 89 22.958 * * [simplify]: Extracting #4: cost 21 inf + 3190 22.961 * * [simplify]: Extracting #5: cost 1 inf + 6050 22.964 * * [simplify]: Extracting #6: cost 0 inf + 6093 22.968 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 22.968 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 22.968 * * * * [progress]: [ 95 / 101 ] simplifiying candidate # 22.968 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 22.969 * * [simplify]: iters left: 6 (14 enodes) 22.977 * * [simplify]: iters left: 5 (61 enodes) 22.994 * * [simplify]: iters left: 4 (97 enodes) 23.019 * * [simplify]: iters left: 3 (144 enodes) 23.047 * * [simplify]: iters left: 2 (181 enodes) 23.084 * * [simplify]: iters left: 1 (231 enodes) 23.124 * * [simplify]: Extracting #0: cost 1 inf + 0 23.124 * * [simplify]: Extracting #1: cost 8 inf + 0 23.126 * * [simplify]: Extracting #2: cost 45 inf + 0 23.126 * * [simplify]: Extracting #3: cost 64 inf + 89 23.128 * * [simplify]: Extracting #4: cost 21 inf + 3190 23.131 * * [simplify]: Extracting #5: cost 1 inf + 6050 23.134 * * [simplify]: Extracting #6: cost 0 inf + 6093 23.138 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 23.138 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 23.138 * * * * [progress]: [ 96 / 101 ] simplifiying candidate # 23.139 * [simplify]: Simplifying (* t (sqrt 2)) 23.139 * * [simplify]: iters left: 3 (4 enodes) 23.142 * * [simplify]: iters left: 2 (13 enodes) 23.146 * * [simplify]: Extracting #0: cost 1 inf + 0 23.146 * * [simplify]: Extracting #1: cost 4 inf + 0 23.146 * * [simplify]: Extracting #2: cost 5 inf + 1 23.147 * * [simplify]: Extracting #3: cost 4 inf + 2 23.147 * * [simplify]: Extracting #4: cost 0 inf + 248 23.147 * [simplify]: Simplified to (* t (sqrt 2)) 23.147 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 23.147 * * * * [progress]: [ 97 / 101 ] simplifiying candidate # 23.147 * [simplify]: Simplifying (* t (sqrt 2)) 23.147 * * [simplify]: iters left: 3 (4 enodes) 23.150 * * [simplify]: iters left: 2 (13 enodes) 23.156 * * [simplify]: Extracting #0: cost 1 inf + 0 23.156 * * [simplify]: Extracting #1: cost 4 inf + 0 23.156 * * [simplify]: Extracting #2: cost 5 inf + 1 23.156 * * [simplify]: Extracting #3: cost 4 inf + 2 23.156 * * [simplify]: Extracting #4: cost 0 inf + 248 23.156 * [simplify]: Simplified to (* t (sqrt 2)) 23.156 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 23.156 * * * * [progress]: [ 98 / 101 ] simplifiying candidate # 23.157 * [simplify]: Simplifying (* t (sqrt 2)) 23.157 * * [simplify]: iters left: 3 (4 enodes) 23.160 * * [simplify]: iters left: 2 (13 enodes) 23.164 * * [simplify]: Extracting #0: cost 1 inf + 0 23.164 * * [simplify]: Extracting #1: cost 4 inf + 0 23.164 * * [simplify]: Extracting #2: cost 5 inf + 1 23.164 * * [simplify]: Extracting #3: cost 4 inf + 2 23.164 * * [simplify]: Extracting #4: cost 0 inf + 248 23.164 * [simplify]: Simplified to (* t (sqrt 2)) 23.164 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 23.164 * * * * [progress]: [ 99 / 101 ] simplifiying candidate # 23.165 * [simplify]: Simplifying (* 2 (/ (pow l 2) x)) 23.165 * * [simplify]: iters left: 5 (6 enodes) 23.168 * * [simplify]: iters left: 4 (26 enodes) 23.177 * * [simplify]: iters left: 3 (40 enodes) 23.188 * * [simplify]: iters left: 2 (57 enodes) 23.203 * * [simplify]: iters left: 1 (71 enodes) 23.223 * * [simplify]: Extracting #0: cost 1 inf + 0 23.223 * * [simplify]: Extracting #1: cost 18 inf + 0 23.223 * * [simplify]: Extracting #2: cost 25 inf + 45 23.224 * * [simplify]: Extracting #3: cost 8 inf + 1161 23.225 * * [simplify]: Extracting #4: cost 0 inf + 1741 23.226 * [simplify]: Simplified to (* (* 2 (/ l x)) l) 23.226 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* 2 (/ l x)) l))))) 23.226 * * * * [progress]: [ 100 / 101 ] simplifiying candidate # 23.226 * [simplify]: Simplifying (* 2 (/ (pow l 2) x)) 23.226 * * [simplify]: iters left: 5 (6 enodes) 23.231 * * [simplify]: iters left: 4 (26 enodes) 23.239 * * [simplify]: iters left: 3 (40 enodes) 23.250 * * [simplify]: iters left: 2 (57 enodes) 23.265 * * [simplify]: iters left: 1 (71 enodes) 23.288 * * [simplify]: Extracting #0: cost 1 inf + 0 23.288 * * [simplify]: Extracting #1: cost 18 inf + 0 23.288 * * [simplify]: Extracting #2: cost 25 inf + 45 23.289 * * [simplify]: Extracting #3: cost 8 inf + 1161 23.290 * * [simplify]: Extracting #4: cost 0 inf + 1741 23.291 * [simplify]: Simplified to (* (* 2 (/ l x)) l) 23.291 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* 2 (/ l x)) l))))) 23.291 * * * * [progress]: [ 101 / 101 ] simplifiying candidate # 23.292 * [simplify]: Simplifying (* 2 (/ (pow l 2) x)) 23.292 * * [simplify]: iters left: 5 (6 enodes) 23.295 * * [simplify]: iters left: 4 (26 enodes) 23.304 * * [simplify]: iters left: 3 (40 enodes) 23.316 * * [simplify]: iters left: 2 (57 enodes) 23.333 * * [simplify]: iters left: 1 (71 enodes) 23.354 * * [simplify]: Extracting #0: cost 1 inf + 0 23.354 * * [simplify]: Extracting #1: cost 18 inf + 0 23.354 * * [simplify]: Extracting #2: cost 25 inf + 45 23.355 * * [simplify]: Extracting #3: cost 8 inf + 1161 23.356 * * [simplify]: Extracting #4: cost 0 inf + 1741 23.357 * [simplify]: Simplified to (* (* 2 (/ l x)) l) 23.357 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* 2 (/ l x)) l))))) 23.357 * * * [progress]: adding candidates to table 24.759 * * [progress]: iteration 3 / 4 24.759 * * * [progress]: picking best candidate 24.801 * * * * [pick]: Picked # 24.802 * * * [progress]: localizing error 24.875 * * * [progress]: generating rewritten candidates 24.875 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 24.980 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1) 25.059 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 25.107 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2) 25.127 * * * [progress]: generating series expansions 25.128 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 25.128 * [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))))) 25.128 * [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 25.128 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in l 25.128 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 25.128 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 25.128 * [taylor]: Taking taylor expansion of 2 in l 25.128 * [backup-simplify]: Simplify 2 into 2 25.128 * [taylor]: Taking taylor expansion of (pow t 2) in l 25.128 * [taylor]: Taking taylor expansion of t in l 25.128 * [backup-simplify]: Simplify t into t 25.128 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 25.128 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 25.129 * [taylor]: Taking taylor expansion of 4 in l 25.129 * [backup-simplify]: Simplify 4 into 4 25.129 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 25.129 * [taylor]: Taking taylor expansion of (pow t 2) in l 25.129 * [taylor]: Taking taylor expansion of t in l 25.129 * [backup-simplify]: Simplify t into t 25.129 * [taylor]: Taking taylor expansion of x in l 25.129 * [backup-simplify]: Simplify x into x 25.129 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.129 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 25.129 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 25.129 * [taylor]: Taking taylor expansion of 2 in l 25.129 * [backup-simplify]: Simplify 2 into 2 25.129 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 25.129 * [taylor]: Taking taylor expansion of (pow l 2) in l 25.129 * [taylor]: Taking taylor expansion of l in l 25.129 * [backup-simplify]: Simplify 0 into 0 25.129 * [backup-simplify]: Simplify 1 into 1 25.129 * [taylor]: Taking taylor expansion of x in l 25.129 * [backup-simplify]: Simplify x into x 25.130 * [backup-simplify]: Simplify (* 1 1) into 1 25.130 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 25.130 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.130 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 25.130 * [backup-simplify]: Simplify (* 4 (/ (pow t 2) x)) into (* 4 (/ (pow t 2) x)) 25.131 * [backup-simplify]: Simplify (+ (* 4 (/ (pow t 2) x)) 0) into (* 4 (/ (pow t 2) x)) 25.131 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) into (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 25.131 * [backup-simplify]: Simplify (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) into (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) 25.131 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.132 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 25.132 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.132 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow t 2) x) (/ 0 x)))) into 0 25.133 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ (pow t 2) x))) into 0 25.133 * [backup-simplify]: Simplify (+ 0 0) into 0 25.134 * [backup-simplify]: Simplify (+ 0 0) into 0 25.134 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))))) into 0 25.134 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in t 25.134 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 25.134 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 25.134 * [taylor]: Taking taylor expansion of 2 in t 25.134 * [backup-simplify]: Simplify 2 into 2 25.134 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.134 * [taylor]: Taking taylor expansion of t in t 25.134 * [backup-simplify]: Simplify 0 into 0 25.135 * [backup-simplify]: Simplify 1 into 1 25.135 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 25.135 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 25.135 * [taylor]: Taking taylor expansion of 4 in t 25.135 * [backup-simplify]: Simplify 4 into 4 25.135 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 25.135 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.135 * [taylor]: Taking taylor expansion of t in t 25.135 * [backup-simplify]: Simplify 0 into 0 25.135 * [backup-simplify]: Simplify 1 into 1 25.135 * [taylor]: Taking taylor expansion of x in t 25.135 * [backup-simplify]: Simplify x into x 25.135 * [backup-simplify]: Simplify (* 1 1) into 1 25.135 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 25.135 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 25.135 * [taylor]: Taking taylor expansion of 2 in t 25.135 * [backup-simplify]: Simplify 2 into 2 25.135 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 25.135 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.136 * [taylor]: Taking taylor expansion of l in t 25.136 * [backup-simplify]: Simplify l into l 25.136 * [taylor]: Taking taylor expansion of x in t 25.136 * [backup-simplify]: Simplify x into x 25.136 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.136 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 25.136 * [backup-simplify]: Simplify (* 2 (/ (pow l 2) x)) into (* 2 (/ (pow l 2) x)) 25.136 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 25.136 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 25.136 * [backup-simplify]: Simplify (sqrt (* 2 (/ (pow l 2) x))) into (* (* (sqrt 2) l) (sqrt (/ 1 x))) 25.137 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 25.137 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ (pow l 2) x) (/ 0 x)))) into 0 25.137 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow l 2) x))) into 0 25.138 * [backup-simplify]: Simplify (+ 0 0) into 0 25.138 * [backup-simplify]: Simplify (+ 0 0) into 0 25.138 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 (/ (pow l 2) x))))) into 0 25.138 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 25.138 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 25.138 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 25.138 * [taylor]: Taking taylor expansion of 2 in x 25.138 * [backup-simplify]: Simplify 2 into 2 25.139 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.139 * [taylor]: Taking taylor expansion of t in x 25.139 * [backup-simplify]: Simplify t into t 25.139 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 25.139 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 25.139 * [taylor]: Taking taylor expansion of 4 in x 25.139 * [backup-simplify]: Simplify 4 into 4 25.139 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 25.139 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.139 * [taylor]: Taking taylor expansion of t in x 25.139 * [backup-simplify]: Simplify t into t 25.139 * [taylor]: Taking taylor expansion of x in x 25.139 * [backup-simplify]: Simplify 0 into 0 25.139 * [backup-simplify]: Simplify 1 into 1 25.139 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.139 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 25.139 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 25.139 * [taylor]: Taking taylor expansion of 2 in x 25.139 * [backup-simplify]: Simplify 2 into 2 25.139 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 25.139 * [taylor]: Taking taylor expansion of (pow l 2) in x 25.139 * [taylor]: Taking taylor expansion of l in x 25.139 * [backup-simplify]: Simplify l into l 25.139 * [taylor]: Taking taylor expansion of x in x 25.139 * [backup-simplify]: Simplify 0 into 0 25.139 * [backup-simplify]: Simplify 1 into 1 25.139 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.139 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 25.140 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 25.140 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 25.140 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 25.140 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 25.141 * [backup-simplify]: Simplify (sqrt 0) into 0 25.141 * [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)))) 25.141 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 25.141 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 25.142 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 25.142 * [taylor]: Taking taylor expansion of 2 in x 25.142 * [backup-simplify]: Simplify 2 into 2 25.142 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.142 * [taylor]: Taking taylor expansion of t in x 25.142 * [backup-simplify]: Simplify t into t 25.142 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 25.142 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 25.142 * [taylor]: Taking taylor expansion of 4 in x 25.142 * [backup-simplify]: Simplify 4 into 4 25.142 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 25.142 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.142 * [taylor]: Taking taylor expansion of t in x 25.142 * [backup-simplify]: Simplify t into t 25.142 * [taylor]: Taking taylor expansion of x in x 25.142 * [backup-simplify]: Simplify 0 into 0 25.142 * [backup-simplify]: Simplify 1 into 1 25.142 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.142 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 25.142 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 25.142 * [taylor]: Taking taylor expansion of 2 in x 25.142 * [backup-simplify]: Simplify 2 into 2 25.142 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 25.142 * [taylor]: Taking taylor expansion of (pow l 2) in x 25.142 * [taylor]: Taking taylor expansion of l in x 25.142 * [backup-simplify]: Simplify l into l 25.142 * [taylor]: Taking taylor expansion of x in x 25.142 * [backup-simplify]: Simplify 0 into 0 25.142 * [backup-simplify]: Simplify 1 into 1 25.142 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.143 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 25.143 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 25.143 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 25.143 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 25.143 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 25.144 * [backup-simplify]: Simplify (sqrt 0) into 0 25.144 * [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)))) 25.145 * [taylor]: Taking taylor expansion of 0 in t 25.145 * [backup-simplify]: Simplify 0 into 0 25.145 * [taylor]: Taking taylor expansion of 0 in l 25.145 * [backup-simplify]: Simplify 0 into 0 25.145 * [backup-simplify]: Simplify 0 into 0 25.145 * [taylor]: Taking taylor expansion of (* +nan.0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 25.145 * [taylor]: Taking taylor expansion of +nan.0 in t 25.145 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.145 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 25.145 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 25.145 * [taylor]: Taking taylor expansion of 4 in t 25.145 * [backup-simplify]: Simplify 4 into 4 25.145 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.145 * [taylor]: Taking taylor expansion of t in t 25.145 * [backup-simplify]: Simplify 0 into 0 25.145 * [backup-simplify]: Simplify 1 into 1 25.145 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 25.145 * [taylor]: Taking taylor expansion of 2 in t 25.145 * [backup-simplify]: Simplify 2 into 2 25.145 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.145 * [taylor]: Taking taylor expansion of l in t 25.145 * [backup-simplify]: Simplify l into l 25.145 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.145 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 25.146 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 25.146 * [backup-simplify]: Simplify (* +nan.0 (* 2 (pow l 2))) into (* +nan.0 (pow l 2)) 25.146 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 2)) in l 25.146 * [taylor]: Taking taylor expansion of +nan.0 in l 25.146 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.146 * [taylor]: Taking taylor expansion of (pow l 2) in l 25.146 * [taylor]: Taking taylor expansion of l in l 25.146 * [backup-simplify]: Simplify 0 into 0 25.146 * [backup-simplify]: Simplify 1 into 1 25.146 * [taylor]: Taking taylor expansion of 0 in l 25.146 * [backup-simplify]: Simplify 0 into 0 25.146 * [backup-simplify]: Simplify 0 into 0 25.146 * [backup-simplify]: Simplify 0 into 0 25.146 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.146 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 25.146 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.147 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 25.148 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 25.148 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 25.149 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 25.149 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 25.150 * [backup-simplify]: Simplify (+ 0 0) into 0 25.150 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 25.151 * [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)))))))) 25.151 * [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 25.151 * [taylor]: Taking taylor expansion of +nan.0 in t 25.151 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.151 * [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 25.152 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 25.152 * [taylor]: Taking taylor expansion of 2 in t 25.152 * [backup-simplify]: Simplify 2 into 2 25.152 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.152 * [taylor]: Taking taylor expansion of t in t 25.152 * [backup-simplify]: Simplify 0 into 0 25.152 * [backup-simplify]: Simplify 1 into 1 25.152 * [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 25.152 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in t 25.152 * [taylor]: Taking taylor expansion of +nan.0 in t 25.152 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.152 * [taylor]: Taking taylor expansion of (pow l 4) in t 25.152 * [taylor]: Taking taylor expansion of l in t 25.152 * [backup-simplify]: Simplify l into l 25.152 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4))))) in t 25.152 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (* (pow t 2) (pow l 2))) (- (* +nan.0 (pow t 4)))) in t 25.152 * [taylor]: Taking taylor expansion of (* +nan.0 (* (pow t 2) (pow l 2))) in t 25.152 * [taylor]: Taking taylor expansion of +nan.0 in t 25.152 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.152 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow l 2)) in t 25.152 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.152 * [taylor]: Taking taylor expansion of t in t 25.152 * [backup-simplify]: Simplify 0 into 0 25.152 * [backup-simplify]: Simplify 1 into 1 25.152 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.152 * [taylor]: Taking taylor expansion of l in t 25.152 * [backup-simplify]: Simplify l into l 25.152 * [taylor]: Taking taylor expansion of (- (* +nan.0 (pow t 4))) in t 25.152 * [taylor]: Taking taylor expansion of (* +nan.0 (pow t 4)) in t 25.152 * [taylor]: Taking taylor expansion of +nan.0 in t 25.152 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.152 * [taylor]: Taking taylor expansion of (pow t 4) in t 25.152 * [taylor]: Taking taylor expansion of t in t 25.152 * [backup-simplify]: Simplify 0 into 0 25.152 * [backup-simplify]: Simplify 1 into 1 25.153 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.153 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 25.153 * [backup-simplify]: Simplify (* +nan.0 (pow l 4)) into (* +nan.0 (pow l 4)) 25.153 * [backup-simplify]: Simplify (+ (* +nan.0 (pow l 4)) 0) into (- (* +nan.0 (pow l 4))) 25.153 * [backup-simplify]: Simplify (- (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 25.153 * [backup-simplify]: Simplify (+ 0 (- (* +nan.0 (pow l 4)))) into (- (* +nan.0 (pow l 4))) 25.153 * [backup-simplify]: Simplify (* +nan.0 (- (* +nan.0 (pow l 4)))) into (* +nan.0 (pow l 4)) 25.153 * [taylor]: Taking taylor expansion of (* +nan.0 (pow l 4)) in l 25.153 * [taylor]: Taking taylor expansion of +nan.0 in l 25.154 * [backup-simplify]: Simplify +nan.0 into +nan.0 25.154 * [taylor]: Taking taylor expansion of (pow l 4) in l 25.154 * [taylor]: Taking taylor expansion of l in l 25.154 * [backup-simplify]: Simplify 0 into 0 25.154 * [backup-simplify]: Simplify 1 into 1 25.154 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 25.154 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 25.155 * [backup-simplify]: Simplify (+ 0 0) into 0 25.155 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 (* 2 (pow l 2)))) into 0 25.155 * [taylor]: Taking taylor expansion of 0 in l 25.155 * [backup-simplify]: Simplify 0 into 0 25.155 * [backup-simplify]: Simplify 0 into 0 25.155 * [taylor]: Taking taylor expansion of 0 in l 25.155 * [backup-simplify]: Simplify 0 into 0 25.155 * [backup-simplify]: Simplify 0 into 0 25.155 * [backup-simplify]: Simplify 0 into 0 25.155 * [backup-simplify]: Simplify 0 into 0 25.155 * [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)))))) 25.155 * [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 25.155 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in l 25.155 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 25.155 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 25.155 * [taylor]: Taking taylor expansion of 2 in l 25.155 * [backup-simplify]: Simplify 2 into 2 25.155 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 25.155 * [taylor]: Taking taylor expansion of x in l 25.155 * [backup-simplify]: Simplify x into x 25.156 * [taylor]: Taking taylor expansion of (pow l 2) in l 25.156 * [taylor]: Taking taylor expansion of l in l 25.156 * [backup-simplify]: Simplify 0 into 0 25.156 * [backup-simplify]: Simplify 1 into 1 25.156 * [backup-simplify]: Simplify (* 1 1) into 1 25.156 * [backup-simplify]: Simplify (/ x 1) into x 25.156 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 25.156 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 25.156 * [taylor]: Taking taylor expansion of 2 in l 25.156 * [backup-simplify]: Simplify 2 into 2 25.156 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 25.156 * [taylor]: Taking taylor expansion of (pow t 2) in l 25.156 * [taylor]: Taking taylor expansion of t in l 25.156 * [backup-simplify]: Simplify t into t 25.156 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.156 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.156 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 25.156 * [taylor]: Taking taylor expansion of 4 in l 25.156 * [backup-simplify]: Simplify 4 into 4 25.156 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 25.156 * [taylor]: Taking taylor expansion of x in l 25.156 * [backup-simplify]: Simplify x into x 25.156 * [taylor]: Taking taylor expansion of (pow t 2) in l 25.156 * [taylor]: Taking taylor expansion of t in l 25.156 * [backup-simplify]: Simplify t into t 25.156 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.158 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 25.158 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 25.158 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 25.158 * [backup-simplify]: Simplify (sqrt (* 2 x)) into (* (sqrt 2) (sqrt x)) 25.159 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.160 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 25.160 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 25.160 * [backup-simplify]: Simplify (+ 0 0) into 0 25.160 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 2 x)))) into 0 25.160 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in t 25.160 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 25.160 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 25.160 * [taylor]: Taking taylor expansion of 2 in t 25.160 * [backup-simplify]: Simplify 2 into 2 25.160 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 25.160 * [taylor]: Taking taylor expansion of x in t 25.160 * [backup-simplify]: Simplify x into x 25.160 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.160 * [taylor]: Taking taylor expansion of l in t 25.160 * [backup-simplify]: Simplify l into l 25.160 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.160 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 25.160 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 25.160 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 25.160 * [taylor]: Taking taylor expansion of 2 in t 25.160 * [backup-simplify]: Simplify 2 into 2 25.160 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 25.161 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.161 * [taylor]: Taking taylor expansion of t in t 25.161 * [backup-simplify]: Simplify 0 into 0 25.161 * [backup-simplify]: Simplify 1 into 1 25.161 * [backup-simplify]: Simplify (* 1 1) into 1 25.161 * [backup-simplify]: Simplify (/ 1 1) into 1 25.161 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 25.161 * [taylor]: Taking taylor expansion of 4 in t 25.161 * [backup-simplify]: Simplify 4 into 4 25.161 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 25.161 * [taylor]: Taking taylor expansion of x in t 25.161 * [backup-simplify]: Simplify x into x 25.161 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.161 * [taylor]: Taking taylor expansion of t in t 25.161 * [backup-simplify]: Simplify 0 into 0 25.161 * [backup-simplify]: Simplify 1 into 1 25.161 * [backup-simplify]: Simplify (* 1 1) into 1 25.161 * [backup-simplify]: Simplify (/ x 1) into x 25.162 * [backup-simplify]: Simplify (* 2 1) into 2 25.162 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 25.162 * [backup-simplify]: Simplify (+ 2 (* 4 x)) into (+ (* 4 x) 2) 25.162 * [backup-simplify]: Simplify (+ 0 (+ (* 4 x) 2)) into (+ (* 4 x) 2) 25.162 * [backup-simplify]: Simplify (sqrt (+ (* 4 x) 2)) into (sqrt (+ (* 4 x) 2)) 25.162 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.163 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.163 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 25.164 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.164 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 25.164 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 25.165 * [backup-simplify]: Simplify (+ 0 0) into 0 25.165 * [backup-simplify]: Simplify (+ 0 0) into 0 25.165 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 4 x) 2)))) into 0 25.165 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 25.165 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 25.165 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 25.165 * [taylor]: Taking taylor expansion of 2 in x 25.165 * [backup-simplify]: Simplify 2 into 2 25.165 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 25.165 * [taylor]: Taking taylor expansion of x in x 25.165 * [backup-simplify]: Simplify 0 into 0 25.165 * [backup-simplify]: Simplify 1 into 1 25.165 * [taylor]: Taking taylor expansion of (pow l 2) in x 25.165 * [taylor]: Taking taylor expansion of l in x 25.165 * [backup-simplify]: Simplify l into l 25.165 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.165 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 25.165 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 25.165 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 25.165 * [taylor]: Taking taylor expansion of 2 in x 25.165 * [backup-simplify]: Simplify 2 into 2 25.165 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 25.165 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.165 * [taylor]: Taking taylor expansion of t in x 25.165 * [backup-simplify]: Simplify t into t 25.165 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.166 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.166 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 25.166 * [taylor]: Taking taylor expansion of 4 in x 25.166 * [backup-simplify]: Simplify 4 into 4 25.166 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 25.166 * [taylor]: Taking taylor expansion of x in x 25.166 * [backup-simplify]: Simplify 0 into 0 25.166 * [backup-simplify]: Simplify 1 into 1 25.166 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.166 * [taylor]: Taking taylor expansion of t in x 25.166 * [backup-simplify]: Simplify t into t 25.166 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.166 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.166 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 25.166 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 25.166 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 25.166 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 25.166 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 25.166 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.166 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 25.167 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 25.167 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 25.167 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 25.167 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 25.167 * [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))) 25.167 * [taylor]: Taking taylor expansion of (sqrt (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 25.167 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 25.167 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 25.167 * [taylor]: Taking taylor expansion of 2 in x 25.167 * [backup-simplify]: Simplify 2 into 2 25.167 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 25.167 * [taylor]: Taking taylor expansion of x in x 25.167 * [backup-simplify]: Simplify 0 into 0 25.167 * [backup-simplify]: Simplify 1 into 1 25.167 * [taylor]: Taking taylor expansion of (pow l 2) in x 25.167 * [taylor]: Taking taylor expansion of l in x 25.167 * [backup-simplify]: Simplify l into l 25.167 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.167 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 25.167 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 25.167 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 25.167 * [taylor]: Taking taylor expansion of 2 in x 25.167 * [backup-simplify]: Simplify 2 into 2 25.167 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 25.167 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.168 * [taylor]: Taking taylor expansion of t in x 25.168 * [backup-simplify]: Simplify t into t 25.168 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.168 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.168 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 25.168 * [taylor]: Taking taylor expansion of 4 in x 25.168 * [backup-simplify]: Simplify 4 into 4 25.168 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 25.168 * [taylor]: Taking taylor expansion of x in x 25.168 * [backup-simplify]: Simplify 0 into 0 25.168 * [backup-simplify]: Simplify 1 into 1 25.168 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.168 * [taylor]: Taking taylor expansion of t in x 25.168 * [backup-simplify]: Simplify t into t 25.168 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.168 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.168 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 25.168 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 25.168 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 25.168 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 25.168 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 25.168 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.168 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 25.169 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 25.169 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 25.169 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 25.169 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 25.170 * [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))) 25.170 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 25.170 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.170 * [taylor]: Taking taylor expansion of 2 in t 25.170 * [backup-simplify]: Simplify 2 into 2 25.170 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.170 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.170 * [taylor]: Taking taylor expansion of t in t 25.171 * [backup-simplify]: Simplify 0 into 0 25.171 * [backup-simplify]: Simplify 1 into 1 25.171 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 25.171 * [taylor]: Taking taylor expansion of (sqrt 2) in l 25.171 * [taylor]: Taking taylor expansion of 2 in l 25.171 * [backup-simplify]: Simplify 2 into 2 25.171 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.172 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.172 * [taylor]: Taking taylor expansion of (* 1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 25.172 * [taylor]: Taking taylor expansion of 1/2 in t 25.172 * [backup-simplify]: Simplify 1/2 into 1/2 25.172 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 25.172 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 25.172 * [taylor]: Taking taylor expansion of t in t 25.172 * [backup-simplify]: Simplify 0 into 0 25.172 * [backup-simplify]: Simplify 1 into 1 25.172 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 25.172 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 25.172 * [taylor]: Taking taylor expansion of 4 in t 25.172 * [backup-simplify]: Simplify 4 into 4 25.172 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 25.172 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.172 * [taylor]: Taking taylor expansion of t in t 25.172 * [backup-simplify]: Simplify 0 into 0 25.172 * [backup-simplify]: Simplify 1 into 1 25.172 * [backup-simplify]: Simplify (* 1 1) into 1 25.173 * [backup-simplify]: Simplify (/ 1 1) into 1 25.173 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 25.173 * [taylor]: Taking taylor expansion of 2 in t 25.173 * [backup-simplify]: Simplify 2 into 2 25.173 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 25.173 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.173 * [taylor]: Taking taylor expansion of l in t 25.173 * [backup-simplify]: Simplify l into l 25.173 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.173 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 25.173 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.173 * [taylor]: Taking taylor expansion of 2 in t 25.173 * [backup-simplify]: Simplify 2 into 2 25.173 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.174 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.174 * [backup-simplify]: Simplify (* 4 1) into 4 25.174 * [backup-simplify]: Simplify (+ 4 0) into 4 25.174 * [backup-simplify]: Simplify (* 0 4) into 0 25.175 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.175 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.176 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 25.176 * [backup-simplify]: Simplify (+ 0 0) into 0 25.176 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 25.177 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 25.178 * [backup-simplify]: Simplify (* 1/2 (/ 4 (sqrt 2))) into (/ 2 (sqrt 2)) 25.178 * [taylor]: Taking taylor expansion of (/ 2 (sqrt 2)) in l 25.178 * [taylor]: Taking taylor expansion of 2 in l 25.178 * [backup-simplify]: Simplify 2 into 2 25.178 * [taylor]: Taking taylor expansion of (sqrt 2) in l 25.178 * [taylor]: Taking taylor expansion of 2 in l 25.178 * [backup-simplify]: Simplify 2 into 2 25.178 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.178 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.179 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 25.180 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 25.180 * [taylor]: Taking taylor expansion of 0 in l 25.180 * [backup-simplify]: Simplify 0 into 0 25.180 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.180 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 25.180 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 25.180 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 25.181 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 25.181 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 25.181 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 25.182 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.182 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 25.182 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 25.183 * [backup-simplify]: Simplify (+ 0 0) into 0 25.183 * [backup-simplify]: Simplify (+ 0 0) into 0 25.184 * [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))) 25.184 * [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 25.184 * [taylor]: Taking taylor expansion of -1/2 in t 25.184 * [backup-simplify]: Simplify -1/2 into -1/2 25.184 * [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 25.184 * [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 25.184 * [taylor]: Taking taylor expansion of t in t 25.184 * [backup-simplify]: Simplify 0 into 0 25.184 * [backup-simplify]: Simplify 1 into 1 25.184 * [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 25.184 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 25.184 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.184 * [taylor]: Taking taylor expansion of t in t 25.184 * [backup-simplify]: Simplify 0 into 0 25.184 * [backup-simplify]: Simplify 1 into 1 25.184 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 25.184 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 25.184 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.184 * [taylor]: Taking taylor expansion of 2 in t 25.184 * [backup-simplify]: Simplify 2 into 2 25.185 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.185 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.185 * [taylor]: Taking taylor expansion of (pow l 4) in t 25.185 * [taylor]: Taking taylor expansion of l in t 25.185 * [backup-simplify]: Simplify l into l 25.185 * [backup-simplify]: Simplify (* 1 1) into 1 25.186 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.186 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.186 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 25.187 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 25.188 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 25.188 * [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 25.188 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 25.188 * [taylor]: Taking taylor expansion of 4 in t 25.188 * [backup-simplify]: Simplify 4 into 4 25.188 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 25.188 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 25.188 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.188 * [taylor]: Taking taylor expansion of t in t 25.188 * [backup-simplify]: Simplify 0 into 0 25.188 * [backup-simplify]: Simplify 1 into 1 25.188 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 25.188 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.188 * [taylor]: Taking taylor expansion of 2 in t 25.188 * [backup-simplify]: Simplify 2 into 2 25.189 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.189 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.190 * [backup-simplify]: Simplify (* 1 1) into 1 25.191 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.192 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 25.194 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 25.194 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 25.194 * [taylor]: Taking taylor expansion of 4 in t 25.194 * [backup-simplify]: Simplify 4 into 4 25.194 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 25.194 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 25.194 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 25.194 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.194 * [taylor]: Taking taylor expansion of 2 in t 25.194 * [backup-simplify]: Simplify 2 into 2 25.195 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.195 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.195 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.195 * [taylor]: Taking taylor expansion of l in t 25.195 * [backup-simplify]: Simplify l into l 25.197 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.197 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.197 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 25.198 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 25.198 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.199 * [taylor]: Taking taylor expansion of 2 in t 25.199 * [backup-simplify]: Simplify 2 into 2 25.199 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.200 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.202 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 25.204 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 25.207 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 25.208 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 25.209 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 25.210 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.210 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 25.211 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 25.212 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 25.212 * [backup-simplify]: Simplify (+ 0 0) into 0 25.212 * [backup-simplify]: Simplify (+ 0 0) into 0 25.215 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 25.217 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 25.219 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 25.219 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 25.219 * [taylor]: Taking taylor expansion of -2 in l 25.219 * [backup-simplify]: Simplify -2 into -2 25.219 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 25.219 * [taylor]: Taking taylor expansion of (sqrt 2) in l 25.219 * [taylor]: Taking taylor expansion of 2 in l 25.219 * [backup-simplify]: Simplify 2 into 2 25.219 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.220 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.221 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.223 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 25.224 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 25.225 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.226 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.227 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 25.227 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 25.227 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 25.228 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 25.229 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 25.230 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 25.230 * [taylor]: Taking taylor expansion of 0 in l 25.230 * [backup-simplify]: Simplify 0 into 0 25.231 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 25.232 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.232 * [taylor]: Taking taylor expansion of 0 in l 25.232 * [backup-simplify]: Simplify 0 into 0 25.233 * [backup-simplify]: Simplify (/ 2 (sqrt 2)) into (/ 2 (sqrt 2)) 25.233 * [backup-simplify]: Simplify 0 into 0 25.233 * [backup-simplify]: Simplify 0 into 0 25.233 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 25.234 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 25.235 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 25.235 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 25.236 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 25.237 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 25.237 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 25.237 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 25.238 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 25.238 * [backup-simplify]: Simplify (+ 0 0) into 0 25.239 * [backup-simplify]: Simplify (+ 0 0) into 0 25.244 * [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))) 25.244 * [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 25.244 * [taylor]: Taking taylor expansion of 1/2 in t 25.244 * [backup-simplify]: Simplify 1/2 into 1/2 25.244 * [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 25.244 * [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 25.244 * [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 25.244 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 25.244 * [taylor]: Taking taylor expansion of 6 in t 25.244 * [backup-simplify]: Simplify 6 into 6 25.244 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 25.244 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.244 * [taylor]: Taking taylor expansion of t in t 25.245 * [backup-simplify]: Simplify 0 into 0 25.245 * [backup-simplify]: Simplify 1 into 1 25.245 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 25.245 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 25.245 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.245 * [taylor]: Taking taylor expansion of 2 in t 25.245 * [backup-simplify]: Simplify 2 into 2 25.245 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.246 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.246 * [taylor]: Taking taylor expansion of (pow l 4) in t 25.246 * [taylor]: Taking taylor expansion of l in t 25.246 * [backup-simplify]: Simplify l into l 25.246 * [backup-simplify]: Simplify (* 1 1) into 1 25.247 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.249 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 25.250 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.250 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 25.251 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 25.252 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 25.252 * [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 25.252 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 25.252 * [taylor]: Taking taylor expansion of 12 in t 25.252 * [backup-simplify]: Simplify 12 into 12 25.252 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 25.252 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 25.252 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 25.252 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.252 * [taylor]: Taking taylor expansion of 2 in t 25.252 * [backup-simplify]: Simplify 2 into 2 25.252 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.253 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.253 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.253 * [taylor]: Taking taylor expansion of l in t 25.253 * [backup-simplify]: Simplify l into l 25.254 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.256 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 25.257 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.258 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 25.259 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 25.259 * [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 25.259 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 25.259 * [taylor]: Taking taylor expansion of 8 in t 25.259 * [backup-simplify]: Simplify 8 into 8 25.259 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 25.259 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 25.259 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.259 * [taylor]: Taking taylor expansion of t in t 25.259 * [backup-simplify]: Simplify 0 into 0 25.259 * [backup-simplify]: Simplify 1 into 1 25.259 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 25.259 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.259 * [taylor]: Taking taylor expansion of 2 in t 25.259 * [backup-simplify]: Simplify 2 into 2 25.259 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.260 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.260 * [backup-simplify]: Simplify (* 1 1) into 1 25.262 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.264 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 25.265 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 25.267 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 25.267 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 25.267 * [taylor]: Taking taylor expansion of (pow t 4) in t 25.267 * [taylor]: Taking taylor expansion of t in t 25.267 * [backup-simplify]: Simplify 0 into 0 25.267 * [backup-simplify]: Simplify 1 into 1 25.267 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 25.267 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 25.267 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.267 * [taylor]: Taking taylor expansion of 2 in t 25.267 * [backup-simplify]: Simplify 2 into 2 25.268 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.268 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.268 * [taylor]: Taking taylor expansion of (pow l 6) in t 25.269 * [taylor]: Taking taylor expansion of l in t 25.269 * [backup-simplify]: Simplify l into l 25.269 * [backup-simplify]: Simplify (* 1 1) into 1 25.269 * [backup-simplify]: Simplify (* 1 1) into 1 25.270 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.273 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 25.273 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.273 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 25.273 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 25.280 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 25.281 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 25.281 * [taylor]: Taking taylor expansion of t in t 25.281 * [backup-simplify]: Simplify 0 into 0 25.281 * [backup-simplify]: Simplify 1 into 1 25.281 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.281 * [taylor]: Taking taylor expansion of 2 in t 25.281 * [backup-simplify]: Simplify 2 into 2 25.282 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.283 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.285 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 25.286 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 25.289 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 25.291 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 25.292 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 25.293 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 25.293 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 25.294 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.294 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 25.295 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 25.296 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 25.296 * [backup-simplify]: Simplify (+ 0 0) into 0 25.296 * [backup-simplify]: Simplify (+ 0 0) into 0 25.297 * [backup-simplify]: Simplify (+ 0 0) into 0 25.300 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 25.302 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 25.304 * [backup-simplify]: Simplify (* 1/2 (/ 8 (pow (sqrt 2) 5))) into (/ 4 (pow (sqrt 2) 5)) 25.304 * [taylor]: Taking taylor expansion of (/ 4 (pow (sqrt 2) 5)) in l 25.304 * [taylor]: Taking taylor expansion of 4 in l 25.304 * [backup-simplify]: Simplify 4 into 4 25.304 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 25.304 * [taylor]: Taking taylor expansion of (sqrt 2) in l 25.304 * [taylor]: Taking taylor expansion of 2 in l 25.304 * [backup-simplify]: Simplify 2 into 2 25.304 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.304 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.305 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.306 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 25.307 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 25.308 * [backup-simplify]: Simplify (/ 4 (pow (sqrt 2) 5)) into (/ 4 (pow (sqrt 2) 5)) 25.309 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 25.310 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 25.310 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.311 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 25.312 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 25.313 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 25.313 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 25.314 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 25.315 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 25.316 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 25.317 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 25.317 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 25.317 * [taylor]: Taking taylor expansion of 0 in l 25.318 * [backup-simplify]: Simplify 0 into 0 25.318 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.319 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.319 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.319 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 25.319 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 25.320 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 25.320 * [backup-simplify]: Simplify (+ 0 0) into 0 25.321 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 25.321 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 25.322 * [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)))) 25.323 * [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))) 25.323 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 25.323 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 25.323 * [taylor]: Taking taylor expansion of (sqrt 2) in l 25.323 * [taylor]: Taking taylor expansion of 2 in l 25.323 * [backup-simplify]: Simplify 2 into 2 25.324 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.324 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.324 * [taylor]: Taking taylor expansion of (pow l 2) in l 25.324 * [taylor]: Taking taylor expansion of l in l 25.324 * [backup-simplify]: Simplify 0 into 0 25.324 * [backup-simplify]: Simplify 1 into 1 25.324 * [backup-simplify]: Simplify (* 1 1) into 1 25.325 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 25.325 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 25.326 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.326 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 25.327 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 25.327 * [backup-simplify]: Simplify 0 into 0 25.328 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.328 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.328 * [taylor]: Taking taylor expansion of 0 in l 25.328 * [backup-simplify]: Simplify 0 into 0 25.329 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 25.332 * [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))))) 25.333 * [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)))))) 25.333 * [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 25.333 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in l 25.333 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 25.333 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 25.333 * [taylor]: Taking taylor expansion of 2 in l 25.333 * [backup-simplify]: Simplify 2 into 2 25.333 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 25.333 * [taylor]: Taking taylor expansion of (pow t 2) in l 25.333 * [taylor]: Taking taylor expansion of t in l 25.333 * [backup-simplify]: Simplify t into t 25.333 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.333 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.333 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 25.333 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 25.333 * [taylor]: Taking taylor expansion of 2 in l 25.333 * [backup-simplify]: Simplify 2 into 2 25.333 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 25.333 * [taylor]: Taking taylor expansion of x in l 25.333 * [backup-simplify]: Simplify x into x 25.333 * [taylor]: Taking taylor expansion of (pow l 2) in l 25.333 * [taylor]: Taking taylor expansion of l in l 25.333 * [backup-simplify]: Simplify 0 into 0 25.334 * [backup-simplify]: Simplify 1 into 1 25.334 * [backup-simplify]: Simplify (* 1 1) into 1 25.334 * [backup-simplify]: Simplify (/ x 1) into x 25.334 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 25.334 * [taylor]: Taking taylor expansion of 4 in l 25.334 * [backup-simplify]: Simplify 4 into 4 25.334 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 25.334 * [taylor]: Taking taylor expansion of x in l 25.334 * [backup-simplify]: Simplify x into x 25.334 * [taylor]: Taking taylor expansion of (pow t 2) in l 25.334 * [taylor]: Taking taylor expansion of t in l 25.334 * [backup-simplify]: Simplify t into t 25.334 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.334 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 25.334 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 25.334 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 25.335 * [backup-simplify]: Simplify (- (* 2 x)) into (- (* 2 x)) 25.335 * [backup-simplify]: Simplify (+ 0 (- (* 2 x))) into (- (* 2 x)) 25.335 * [backup-simplify]: Simplify (sqrt (- (* 2 x))) into (sqrt (- (* 2 x))) 25.335 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.336 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 25.337 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 x)) into 0 25.337 * [backup-simplify]: Simplify (+ 0 0) into 0 25.338 * [backup-simplify]: Simplify (- 0) into 0 25.338 * [backup-simplify]: Simplify (+ 0 0) into 0 25.338 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (* 2 x))))) into 0 25.338 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in t 25.338 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 25.338 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 25.338 * [taylor]: Taking taylor expansion of 2 in t 25.338 * [backup-simplify]: Simplify 2 into 2 25.338 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 25.338 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.338 * [taylor]: Taking taylor expansion of t in t 25.338 * [backup-simplify]: Simplify 0 into 0 25.338 * [backup-simplify]: Simplify 1 into 1 25.339 * [backup-simplify]: Simplify (* 1 1) into 1 25.339 * [backup-simplify]: Simplify (/ 1 1) into 1 25.339 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 25.339 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 25.339 * [taylor]: Taking taylor expansion of 2 in t 25.339 * [backup-simplify]: Simplify 2 into 2 25.339 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 25.339 * [taylor]: Taking taylor expansion of x in t 25.339 * [backup-simplify]: Simplify x into x 25.339 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.339 * [taylor]: Taking taylor expansion of l in t 25.339 * [backup-simplify]: Simplify l into l 25.340 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.340 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 25.340 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 25.340 * [taylor]: Taking taylor expansion of 4 in t 25.340 * [backup-simplify]: Simplify 4 into 4 25.340 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 25.340 * [taylor]: Taking taylor expansion of x in t 25.340 * [backup-simplify]: Simplify x into x 25.340 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.340 * [taylor]: Taking taylor expansion of t in t 25.340 * [backup-simplify]: Simplify 0 into 0 25.340 * [backup-simplify]: Simplify 1 into 1 25.340 * [backup-simplify]: Simplify (* 1 1) into 1 25.340 * [backup-simplify]: Simplify (/ x 1) into x 25.341 * [backup-simplify]: Simplify (* 2 1) into 2 25.341 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 25.341 * [backup-simplify]: Simplify (+ 0 (* 4 x)) into (* 4 x) 25.341 * [backup-simplify]: Simplify (- (* 4 x)) into (- (* 4 x)) 25.341 * [backup-simplify]: Simplify (+ 2 (- (* 4 x))) into (- 2 (* 4 x)) 25.341 * [backup-simplify]: Simplify (sqrt (- 2 (* 4 x))) into (sqrt (- 2 (* 4 x))) 25.342 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.343 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 25.344 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.345 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 25.346 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 x)) into 0 25.346 * [backup-simplify]: Simplify (+ 0 0) into 0 25.346 * [backup-simplify]: Simplify (- 0) into 0 25.347 * [backup-simplify]: Simplify (+ 0 0) into 0 25.347 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- 2 (* 4 x))))) into 0 25.347 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 25.347 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 25.347 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 25.347 * [taylor]: Taking taylor expansion of 2 in x 25.347 * [backup-simplify]: Simplify 2 into 2 25.347 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 25.347 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.347 * [taylor]: Taking taylor expansion of t in x 25.347 * [backup-simplify]: Simplify t into t 25.347 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.347 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.347 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 25.347 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 25.347 * [taylor]: Taking taylor expansion of 2 in x 25.347 * [backup-simplify]: Simplify 2 into 2 25.348 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 25.348 * [taylor]: Taking taylor expansion of x in x 25.348 * [backup-simplify]: Simplify 0 into 0 25.348 * [backup-simplify]: Simplify 1 into 1 25.348 * [taylor]: Taking taylor expansion of (pow l 2) in x 25.348 * [taylor]: Taking taylor expansion of l in x 25.348 * [backup-simplify]: Simplify l into l 25.348 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.348 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 25.348 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 25.348 * [taylor]: Taking taylor expansion of 4 in x 25.348 * [backup-simplify]: Simplify 4 into 4 25.348 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 25.348 * [taylor]: Taking taylor expansion of x in x 25.348 * [backup-simplify]: Simplify 0 into 0 25.348 * [backup-simplify]: Simplify 1 into 1 25.348 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.348 * [taylor]: Taking taylor expansion of t in x 25.348 * [backup-simplify]: Simplify t into t 25.348 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.348 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.348 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 25.349 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 25.349 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 25.349 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.349 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 25.350 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 25.350 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 25.350 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 25.350 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 25.350 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 25.351 * [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))))) 25.351 * [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))) 25.351 * [taylor]: Taking taylor expansion of (sqrt (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 25.351 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 25.351 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 25.351 * [taylor]: Taking taylor expansion of 2 in x 25.351 * [backup-simplify]: Simplify 2 into 2 25.352 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 25.352 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.352 * [taylor]: Taking taylor expansion of t in x 25.352 * [backup-simplify]: Simplify t into t 25.352 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.352 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.352 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 25.352 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 25.352 * [taylor]: Taking taylor expansion of 2 in x 25.352 * [backup-simplify]: Simplify 2 into 2 25.352 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 25.352 * [taylor]: Taking taylor expansion of x in x 25.352 * [backup-simplify]: Simplify 0 into 0 25.352 * [backup-simplify]: Simplify 1 into 1 25.352 * [taylor]: Taking taylor expansion of (pow l 2) in x 25.352 * [taylor]: Taking taylor expansion of l in x 25.352 * [backup-simplify]: Simplify l into l 25.352 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.352 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 25.352 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 25.352 * [taylor]: Taking taylor expansion of 4 in x 25.352 * [backup-simplify]: Simplify 4 into 4 25.352 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 25.352 * [taylor]: Taking taylor expansion of x in x 25.352 * [backup-simplify]: Simplify 0 into 0 25.352 * [backup-simplify]: Simplify 1 into 1 25.352 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.352 * [taylor]: Taking taylor expansion of t in x 25.352 * [backup-simplify]: Simplify t into t 25.353 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.353 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.353 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 25.353 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 25.353 * [backup-simplify]: Simplify (sqrt (* 2 (/ 1 (pow t 2)))) into (/ (sqrt 2) t) 25.353 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.353 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 25.354 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 25.354 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 25.354 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 25.354 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 25.355 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 25.355 * [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))))) 25.356 * [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))) 25.356 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 25.356 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.356 * [taylor]: Taking taylor expansion of 2 in t 25.356 * [backup-simplify]: Simplify 2 into 2 25.356 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.357 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.357 * [taylor]: Taking taylor expansion of t in t 25.357 * [backup-simplify]: Simplify 0 into 0 25.357 * [backup-simplify]: Simplify 1 into 1 25.358 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 25.358 * [taylor]: Taking taylor expansion of (sqrt 2) in l 25.358 * [taylor]: Taking taylor expansion of 2 in l 25.358 * [backup-simplify]: Simplify 2 into 2 25.359 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.359 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.359 * [taylor]: Taking taylor expansion of (* -1/2 (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2))) in t 25.359 * [taylor]: Taking taylor expansion of -1/2 in t 25.359 * [backup-simplify]: Simplify -1/2 into -1/2 25.359 * [taylor]: Taking taylor expansion of (/ (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) (sqrt 2)) in t 25.359 * [taylor]: Taking taylor expansion of (* t (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 25.360 * [taylor]: Taking taylor expansion of t in t 25.360 * [backup-simplify]: Simplify 0 into 0 25.360 * [backup-simplify]: Simplify 1 into 1 25.360 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 25.360 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 25.360 * [taylor]: Taking taylor expansion of 4 in t 25.360 * [backup-simplify]: Simplify 4 into 4 25.360 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 25.360 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.360 * [taylor]: Taking taylor expansion of t in t 25.360 * [backup-simplify]: Simplify 0 into 0 25.360 * [backup-simplify]: Simplify 1 into 1 25.360 * [backup-simplify]: Simplify (* 1 1) into 1 25.361 * [backup-simplify]: Simplify (/ 1 1) into 1 25.361 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 25.361 * [taylor]: Taking taylor expansion of 2 in t 25.361 * [backup-simplify]: Simplify 2 into 2 25.361 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 25.361 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.361 * [taylor]: Taking taylor expansion of l in t 25.361 * [backup-simplify]: Simplify l into l 25.361 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.361 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 25.361 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.361 * [taylor]: Taking taylor expansion of 2 in t 25.361 * [backup-simplify]: Simplify 2 into 2 25.362 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.362 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.363 * [backup-simplify]: Simplify (* 4 1) into 4 25.363 * [backup-simplify]: Simplify (+ 4 0) into 4 25.364 * [backup-simplify]: Simplify (* 0 4) into 0 25.364 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.365 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.366 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 25.366 * [backup-simplify]: Simplify (+ 0 0) into 0 25.367 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 4)) into 4 25.368 * [backup-simplify]: Simplify (/ 4 (sqrt 2)) into (/ 4 (sqrt 2)) 25.370 * [backup-simplify]: Simplify (* -1/2 (/ 4 (sqrt 2))) into (/ -2 (sqrt 2)) 25.370 * [taylor]: Taking taylor expansion of (/ -2 (sqrt 2)) in l 25.370 * [taylor]: Taking taylor expansion of -2 in l 25.370 * [backup-simplify]: Simplify -2 into -2 25.370 * [taylor]: Taking taylor expansion of (sqrt 2) in l 25.370 * [taylor]: Taking taylor expansion of 2 in l 25.370 * [backup-simplify]: Simplify 2 into 2 25.370 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.371 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.372 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 25.373 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 25.373 * [taylor]: Taking taylor expansion of 0 in l 25.373 * [backup-simplify]: Simplify 0 into 0 25.373 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.374 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 25.374 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 25.375 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 25.375 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 25.375 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 25.376 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 25.376 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.376 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 25.377 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 25.377 * [backup-simplify]: Simplify (+ 0 0) into 0 25.378 * [backup-simplify]: Simplify (- 0) into 0 25.378 * [backup-simplify]: Simplify (+ 0 0) into 0 25.380 * [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))) 25.380 * [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 25.380 * [taylor]: Taking taylor expansion of -1/2 in t 25.380 * [backup-simplify]: Simplify -1/2 into -1/2 25.380 * [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 25.380 * [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 25.381 * [taylor]: Taking taylor expansion of t in t 25.381 * [backup-simplify]: Simplify 0 into 0 25.381 * [backup-simplify]: Simplify 1 into 1 25.381 * [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 25.381 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 2) (pow l 4))) in t 25.381 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.381 * [taylor]: Taking taylor expansion of t in t 25.381 * [backup-simplify]: Simplify 0 into 0 25.381 * [backup-simplify]: Simplify 1 into 1 25.381 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 4)) in t 25.381 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 25.381 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.381 * [taylor]: Taking taylor expansion of 2 in t 25.381 * [backup-simplify]: Simplify 2 into 2 25.381 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.382 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.382 * [taylor]: Taking taylor expansion of (pow l 4) in t 25.382 * [taylor]: Taking taylor expansion of l in t 25.382 * [backup-simplify]: Simplify l into l 25.382 * [backup-simplify]: Simplify (* 1 1) into 1 25.384 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.384 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.384 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 25.385 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 4)) into (* (pow (sqrt 2) 2) (pow l 4)) 25.386 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 4))) 25.386 * [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 25.386 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow t 2) (pow (sqrt 2) 2)))) in t 25.386 * [taylor]: Taking taylor expansion of 4 in t 25.386 * [backup-simplify]: Simplify 4 into 4 25.386 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 2))) in t 25.386 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 2)) in t 25.386 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.386 * [taylor]: Taking taylor expansion of t in t 25.386 * [backup-simplify]: Simplify 0 into 0 25.386 * [backup-simplify]: Simplify 1 into 1 25.386 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 25.386 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.386 * [taylor]: Taking taylor expansion of 2 in t 25.386 * [backup-simplify]: Simplify 2 into 2 25.387 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.388 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.388 * [backup-simplify]: Simplify (* 1 1) into 1 25.389 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.391 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 2)) into (pow (sqrt 2) 2) 25.399 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 2)) into (/ 1 (pow (sqrt 2) 2)) 25.399 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) in t 25.399 * [taylor]: Taking taylor expansion of 4 in t 25.399 * [backup-simplify]: Simplify 4 into 4 25.399 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) in t 25.399 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 2) (pow l 2)) in t 25.399 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 2) in t 25.399 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.399 * [taylor]: Taking taylor expansion of 2 in t 25.399 * [backup-simplify]: Simplify 2 into 2 25.400 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.400 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.400 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.400 * [taylor]: Taking taylor expansion of l in t 25.401 * [backup-simplify]: Simplify l into l 25.402 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.402 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.403 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow l 2)) into (* (pow (sqrt 2) 2) (pow l 2)) 25.404 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 2) (pow l 2))) 25.404 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.404 * [taylor]: Taking taylor expansion of 2 in t 25.404 * [backup-simplify]: Simplify 2 into 2 25.404 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.405 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.407 * [backup-simplify]: Simplify (* 4 (/ 1 (pow (sqrt 2) 2))) into (/ 4 (pow (sqrt 2) 2)) 25.410 * [backup-simplify]: Simplify (+ (/ 4 (pow (sqrt 2) 2)) 0) into (* 4 (/ 1 (pow (sqrt 2) 2))) 25.412 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 25.413 * [backup-simplify]: Simplify (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))) into 0 25.413 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 25.413 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.414 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 2))) into 0 25.415 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))))) into 0 25.416 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow (sqrt 2) 2)))) into 0 25.416 * [backup-simplify]: Simplify (+ 0 0) into 0 25.416 * [backup-simplify]: Simplify (+ 0 0) into 0 25.419 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* 4 (/ 1 (pow (sqrt 2) 2))))) into (* 4 (/ 1 (pow (sqrt 2) 2))) 25.421 * [backup-simplify]: Simplify (/ (* 4 (/ 1 (pow (sqrt 2) 2))) (sqrt 2)) into (/ 4 (pow (sqrt 2) 3)) 25.423 * [backup-simplify]: Simplify (* -1/2 (/ 4 (pow (sqrt 2) 3))) into (/ -2 (pow (sqrt 2) 3)) 25.423 * [taylor]: Taking taylor expansion of (/ -2 (pow (sqrt 2) 3)) in l 25.423 * [taylor]: Taking taylor expansion of -2 in l 25.423 * [backup-simplify]: Simplify -2 into -2 25.423 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 3) in l 25.423 * [taylor]: Taking taylor expansion of (sqrt 2) in l 25.423 * [taylor]: Taking taylor expansion of 2 in l 25.423 * [backup-simplify]: Simplify 2 into 2 25.423 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.424 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.425 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.426 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 3) 25.427 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 25.427 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.428 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.428 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 25.428 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 25.428 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 25.429 * [backup-simplify]: Simplify (+ (* 0 (* 2 (/ 1 (pow l 2)))) (+ (* 1 0) (* 0 4))) into 0 25.430 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 25.430 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (sqrt 2)))) into 0 25.430 * [taylor]: Taking taylor expansion of 0 in l 25.430 * [backup-simplify]: Simplify 0 into 0 25.431 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 25.432 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.432 * [taylor]: Taking taylor expansion of 0 in l 25.432 * [backup-simplify]: Simplify 0 into 0 25.432 * [backup-simplify]: Simplify (/ -2 (sqrt 2)) into (/ -2 (sqrt 2)) 25.432 * [backup-simplify]: Simplify 0 into 0 25.432 * [backup-simplify]: Simplify 0 into 0 25.433 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 25.433 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 25.434 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 25.434 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 25.434 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 25.435 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 25.435 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 25.435 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 25.436 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 25.436 * [backup-simplify]: Simplify (+ 0 0) into 0 25.436 * [backup-simplify]: Simplify (- 0) into 0 25.437 * [backup-simplify]: Simplify (+ 0 0) into 0 25.440 * [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))) 25.440 * [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 25.441 * [taylor]: Taking taylor expansion of -1/2 in t 25.441 * [backup-simplify]: Simplify -1/2 into -1/2 25.441 * [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 25.441 * [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 25.441 * [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 25.441 * [taylor]: Taking taylor expansion of (* 6 (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4)))) in t 25.441 * [taylor]: Taking taylor expansion of 6 in t 25.441 * [backup-simplify]: Simplify 6 into 6 25.441 * [taylor]: Taking taylor expansion of (/ (pow t 2) (* (pow (sqrt 2) 4) (pow l 4))) in t 25.441 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.441 * [taylor]: Taking taylor expansion of t in t 25.441 * [backup-simplify]: Simplify 0 into 0 25.441 * [backup-simplify]: Simplify 1 into 1 25.441 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 4)) in t 25.441 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 25.441 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.441 * [taylor]: Taking taylor expansion of 2 in t 25.441 * [backup-simplify]: Simplify 2 into 2 25.441 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.441 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.442 * [taylor]: Taking taylor expansion of (pow l 4) in t 25.442 * [taylor]: Taking taylor expansion of l in t 25.442 * [backup-simplify]: Simplify l into l 25.442 * [backup-simplify]: Simplify (* 1 1) into 1 25.443 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.444 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 25.444 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.444 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 25.445 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 4)) into (* (pow (sqrt 2) 4) (pow l 4)) 25.446 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 4))) 25.446 * [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 25.446 * [taylor]: Taking taylor expansion of (* 12 (/ 1 (* (pow (sqrt 2) 4) (pow l 2)))) in t 25.446 * [taylor]: Taking taylor expansion of 12 in t 25.446 * [backup-simplify]: Simplify 12 into 12 25.446 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) in t 25.446 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 2)) in t 25.446 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 25.446 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.446 * [taylor]: Taking taylor expansion of 2 in t 25.446 * [backup-simplify]: Simplify 2 into 2 25.446 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.447 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.447 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.447 * [taylor]: Taking taylor expansion of l in t 25.447 * [backup-simplify]: Simplify l into l 25.448 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.450 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 25.450 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.451 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 2)) into (* (pow (sqrt 2) 4) (pow l 2)) 25.452 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 2))) 25.453 * [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 25.453 * [taylor]: Taking taylor expansion of (* 8 (/ 1 (* (pow t 2) (pow (sqrt 2) 4)))) in t 25.453 * [taylor]: Taking taylor expansion of 8 in t 25.453 * [backup-simplify]: Simplify 8 into 8 25.453 * [taylor]: Taking taylor expansion of (/ 1 (* (pow t 2) (pow (sqrt 2) 4))) in t 25.453 * [taylor]: Taking taylor expansion of (* (pow t 2) (pow (sqrt 2) 4)) in t 25.453 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.453 * [taylor]: Taking taylor expansion of t in t 25.453 * [backup-simplify]: Simplify 0 into 0 25.453 * [backup-simplify]: Simplify 1 into 1 25.453 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 25.453 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.453 * [taylor]: Taking taylor expansion of 2 in t 25.453 * [backup-simplify]: Simplify 2 into 2 25.453 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.454 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.454 * [backup-simplify]: Simplify (* 1 1) into 1 25.456 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.458 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 25.460 * [backup-simplify]: Simplify (* 1 (pow (sqrt 2) 4)) into (pow (sqrt 2) 4) 25.461 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 2) 4)) into (/ 1 (pow (sqrt 2) 4)) 25.461 * [taylor]: Taking taylor expansion of (/ (pow t 4) (* (pow (sqrt 2) 4) (pow l 6))) in t 25.461 * [taylor]: Taking taylor expansion of (pow t 4) in t 25.461 * [taylor]: Taking taylor expansion of t in t 25.461 * [backup-simplify]: Simplify 0 into 0 25.461 * [backup-simplify]: Simplify 1 into 1 25.462 * [taylor]: Taking taylor expansion of (* (pow (sqrt 2) 4) (pow l 6)) in t 25.462 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 4) in t 25.462 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.462 * [taylor]: Taking taylor expansion of 2 in t 25.462 * [backup-simplify]: Simplify 2 into 2 25.462 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.463 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.463 * [taylor]: Taking taylor expansion of (pow l 6) in t 25.463 * [taylor]: Taking taylor expansion of l in t 25.463 * [backup-simplify]: Simplify l into l 25.463 * [backup-simplify]: Simplify (* 1 1) into 1 25.464 * [backup-simplify]: Simplify (* 1 1) into 1 25.465 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.467 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 25.468 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.468 * [backup-simplify]: Simplify (* l (pow l 2)) into (pow l 3) 25.468 * [backup-simplify]: Simplify (* (pow l 3) (pow l 3)) into (pow l 6) 25.469 * [backup-simplify]: Simplify (* (pow (sqrt 2) 4) (pow l 6)) into (* (pow (sqrt 2) 4) (pow l 6)) 25.470 * [backup-simplify]: Simplify (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) into (/ 1 (* (pow (sqrt 2) 4) (pow l 6))) 25.470 * [taylor]: Taking taylor expansion of t in t 25.470 * [backup-simplify]: Simplify 0 into 0 25.471 * [backup-simplify]: Simplify 1 into 1 25.471 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.471 * [taylor]: Taking taylor expansion of 2 in t 25.471 * [backup-simplify]: Simplify 2 into 2 25.471 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.472 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.475 * [backup-simplify]: Simplify (* 8 (/ 1 (pow (sqrt 2) 4))) into (/ 8 (pow (sqrt 2) 4)) 25.478 * [backup-simplify]: Simplify (+ (/ 8 (pow (sqrt 2) 4)) 0) into (* 8 (/ 1 (pow (sqrt 2) 4))) 25.482 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 25.487 * [backup-simplify]: Simplify (+ 0 (* 8 (/ 1 (pow (sqrt 2) 4)))) into (* 8 (/ 1 (pow (sqrt 2) 4))) 25.488 * [backup-simplify]: Simplify (* (* 8 (/ 1 (pow (sqrt 2) 4))) 0) into 0 25.489 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt 2))) into 0 25.490 * [backup-simplify]: Simplify (+ (* (pow (sqrt 2) 2) 0) (* 0 (pow (sqrt 2) 2))) into 0 25.491 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.492 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 2) 4))) into 0 25.493 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 4)) (/ 0 (pow (sqrt 2) 4))))) into 0 25.495 * [backup-simplify]: Simplify (+ (* 8 0) (* 0 (/ 1 (pow (sqrt 2) 4)))) into 0 25.495 * [backup-simplify]: Simplify (+ 0 0) into 0 25.496 * [backup-simplify]: Simplify (+ 0 0) into 0 25.496 * [backup-simplify]: Simplify (+ 0 0) into 0 25.502 * [backup-simplify]: Simplify (+ (* (* 8 (/ 1 (pow (sqrt 2) 4))) 1) (* 0 0)) into (* 8 (/ 1 (pow (sqrt 2) 4))) 25.507 * [backup-simplify]: Simplify (/ (* 8 (/ 1 (pow (sqrt 2) 4))) (sqrt 2)) into (/ 8 (pow (sqrt 2) 5)) 25.508 * [backup-simplify]: Simplify (* -1/2 (/ 8 (pow (sqrt 2) 5))) into (/ -4 (pow (sqrt 2) 5)) 25.508 * [taylor]: Taking taylor expansion of (/ -4 (pow (sqrt 2) 5)) in l 25.508 * [taylor]: Taking taylor expansion of -4 in l 25.508 * [backup-simplify]: Simplify -4 into -4 25.508 * [taylor]: Taking taylor expansion of (pow (sqrt 2) 5) in l 25.508 * [taylor]: Taking taylor expansion of (sqrt 2) in l 25.508 * [taylor]: Taking taylor expansion of 2 in l 25.508 * [backup-simplify]: Simplify 2 into 2 25.509 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.509 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.510 * [backup-simplify]: Simplify (* (sqrt 2) (sqrt 2)) into (pow (sqrt 2) 2) 25.511 * [backup-simplify]: Simplify (* (pow (sqrt 2) 2) (pow (sqrt 2) 2)) into (pow (sqrt 2) 4) 25.512 * [backup-simplify]: Simplify (* (sqrt 2) (pow (sqrt 2) 4)) into (pow (sqrt 2) 5) 25.513 * [backup-simplify]: Simplify (/ -4 (pow (sqrt 2) 5)) into (/ -4 (pow (sqrt 2) 5)) 25.514 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 25.514 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 25.519 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.520 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 2) 2)))) into 0 25.521 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 2) 2)) (/ 0 (pow (sqrt 2) 2))) (* 0 (/ 0 (pow (sqrt 2) 2))))) into 0 25.522 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 2) 2))))) into 0 25.523 * [backup-simplify]: Simplify (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) into (/ 4 (* (pow (sqrt 2) 2) (pow l 2))) 25.524 * [backup-simplify]: Simplify (+ 0 (/ 4 (* (pow (sqrt 2) 2) (pow l 2)))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 25.524 * [backup-simplify]: Simplify (+ 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) into (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2)))) 25.526 * [backup-simplify]: Simplify (+ (* 0 (* 4 (/ 1 (* (pow (sqrt 2) 2) (pow l 2))))) (+ (* 1 0) (* 0 (* 4 (/ 1 (pow (sqrt 2) 2)))))) into 0 25.527 * [backup-simplify]: Simplify (- (/ 0 (sqrt 2)) (+ (* (/ 4 (pow (sqrt 2) 3)) (/ 0 (sqrt 2))))) into 0 25.527 * [backup-simplify]: Simplify (+ (* -1/2 0) (* 0 (/ 4 (pow (sqrt 2) 3)))) into 0 25.528 * [taylor]: Taking taylor expansion of 0 in l 25.528 * [backup-simplify]: Simplify 0 into 0 25.528 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.529 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.529 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.530 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 25.530 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 25.530 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 25.530 * [backup-simplify]: Simplify (+ 0 0) into 0 25.531 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 4)))) into (* 2 (/ 1 (pow l 2))) 25.532 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 25.533 * [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)))) 25.533 * [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)))) 25.534 * [taylor]: Taking taylor expansion of (- (/ 1 (* (sqrt 2) (pow l 2)))) in l 25.534 * [taylor]: Taking taylor expansion of (/ 1 (* (sqrt 2) (pow l 2))) in l 25.534 * [taylor]: Taking taylor expansion of (* (sqrt 2) (pow l 2)) in l 25.534 * [taylor]: Taking taylor expansion of (sqrt 2) in l 25.534 * [taylor]: Taking taylor expansion of 2 in l 25.534 * [backup-simplify]: Simplify 2 into 2 25.534 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.534 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.534 * [taylor]: Taking taylor expansion of (pow l 2) in l 25.534 * [taylor]: Taking taylor expansion of l in l 25.534 * [backup-simplify]: Simplify 0 into 0 25.534 * [backup-simplify]: Simplify 1 into 1 25.535 * [backup-simplify]: Simplify (* 1 1) into 1 25.535 * [backup-simplify]: Simplify (* (sqrt 2) 1) into (sqrt 2) 25.536 * [backup-simplify]: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 25.536 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.537 * [backup-simplify]: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 25.537 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 25.538 * [backup-simplify]: Simplify (- 0) into 0 25.538 * [backup-simplify]: Simplify 0 into 0 25.538 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.539 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.539 * [taylor]: Taking taylor expansion of 0 in l 25.539 * [backup-simplify]: Simplify 0 into 0 25.540 * [backup-simplify]: Simplify (/ -2 (pow (sqrt 2) 3)) into (/ -2 (pow (sqrt 2) 3)) 25.542 * [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))))) 25.542 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1) 25.543 * [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)))) 25.543 * [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 25.543 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 25.543 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 25.543 * [taylor]: Taking taylor expansion of 2 in l 25.543 * [backup-simplify]: Simplify 2 into 2 25.543 * [taylor]: Taking taylor expansion of (pow t 2) in l 25.543 * [taylor]: Taking taylor expansion of t in l 25.543 * [backup-simplify]: Simplify t into t 25.543 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 25.543 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 25.543 * [taylor]: Taking taylor expansion of 4 in l 25.543 * [backup-simplify]: Simplify 4 into 4 25.543 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 25.543 * [taylor]: Taking taylor expansion of (pow t 2) in l 25.543 * [taylor]: Taking taylor expansion of t in l 25.543 * [backup-simplify]: Simplify t into t 25.543 * [taylor]: Taking taylor expansion of x in l 25.543 * [backup-simplify]: Simplify x into x 25.543 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.543 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 25.543 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 25.543 * [taylor]: Taking taylor expansion of 2 in l 25.543 * [backup-simplify]: Simplify 2 into 2 25.543 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 25.544 * [taylor]: Taking taylor expansion of (pow l 2) in l 25.544 * [taylor]: Taking taylor expansion of l in l 25.544 * [backup-simplify]: Simplify 0 into 0 25.544 * [backup-simplify]: Simplify 1 into 1 25.544 * [taylor]: Taking taylor expansion of x in l 25.544 * [backup-simplify]: Simplify x into x 25.544 * [backup-simplify]: Simplify (* 1 1) into 1 25.544 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 25.544 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 25.544 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 25.544 * [taylor]: Taking taylor expansion of 2 in t 25.544 * [backup-simplify]: Simplify 2 into 2 25.544 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.544 * [taylor]: Taking taylor expansion of t in t 25.544 * [backup-simplify]: Simplify 0 into 0 25.544 * [backup-simplify]: Simplify 1 into 1 25.544 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 25.545 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 25.545 * [taylor]: Taking taylor expansion of 4 in t 25.545 * [backup-simplify]: Simplify 4 into 4 25.545 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 25.545 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.545 * [taylor]: Taking taylor expansion of t in t 25.545 * [backup-simplify]: Simplify 0 into 0 25.545 * [backup-simplify]: Simplify 1 into 1 25.545 * [taylor]: Taking taylor expansion of x in t 25.545 * [backup-simplify]: Simplify x into x 25.545 * [backup-simplify]: Simplify (* 1 1) into 1 25.545 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 25.545 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 25.545 * [taylor]: Taking taylor expansion of 2 in t 25.545 * [backup-simplify]: Simplify 2 into 2 25.545 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 25.545 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.545 * [taylor]: Taking taylor expansion of l in t 25.545 * [backup-simplify]: Simplify l into l 25.545 * [taylor]: Taking taylor expansion of x in t 25.546 * [backup-simplify]: Simplify x into x 25.546 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.546 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 25.546 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 25.546 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 25.546 * [taylor]: Taking taylor expansion of 2 in x 25.546 * [backup-simplify]: Simplify 2 into 2 25.546 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.546 * [taylor]: Taking taylor expansion of t in x 25.546 * [backup-simplify]: Simplify t into t 25.546 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 25.546 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 25.546 * [taylor]: Taking taylor expansion of 4 in x 25.546 * [backup-simplify]: Simplify 4 into 4 25.546 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 25.546 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.546 * [taylor]: Taking taylor expansion of t in x 25.546 * [backup-simplify]: Simplify t into t 25.546 * [taylor]: Taking taylor expansion of x in x 25.546 * [backup-simplify]: Simplify 0 into 0 25.546 * [backup-simplify]: Simplify 1 into 1 25.546 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.546 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 25.546 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 25.546 * [taylor]: Taking taylor expansion of 2 in x 25.546 * [backup-simplify]: Simplify 2 into 2 25.547 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 25.547 * [taylor]: Taking taylor expansion of (pow l 2) in x 25.547 * [taylor]: Taking taylor expansion of l in x 25.547 * [backup-simplify]: Simplify l into l 25.547 * [taylor]: Taking taylor expansion of x in x 25.547 * [backup-simplify]: Simplify 0 into 0 25.547 * [backup-simplify]: Simplify 1 into 1 25.547 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.547 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 25.547 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 25.547 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 25.547 * [taylor]: Taking taylor expansion of 2 in x 25.547 * [backup-simplify]: Simplify 2 into 2 25.547 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.547 * [taylor]: Taking taylor expansion of t in x 25.547 * [backup-simplify]: Simplify t into t 25.547 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 25.547 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 25.547 * [taylor]: Taking taylor expansion of 4 in x 25.547 * [backup-simplify]: Simplify 4 into 4 25.547 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 25.547 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.547 * [taylor]: Taking taylor expansion of t in x 25.547 * [backup-simplify]: Simplify t into t 25.547 * [taylor]: Taking taylor expansion of x in x 25.547 * [backup-simplify]: Simplify 0 into 0 25.547 * [backup-simplify]: Simplify 1 into 1 25.547 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.547 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 25.547 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 25.547 * [taylor]: Taking taylor expansion of 2 in x 25.548 * [backup-simplify]: Simplify 2 into 2 25.548 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 25.548 * [taylor]: Taking taylor expansion of (pow l 2) in x 25.548 * [taylor]: Taking taylor expansion of l in x 25.548 * [backup-simplify]: Simplify l into l 25.548 * [taylor]: Taking taylor expansion of x in x 25.548 * [backup-simplify]: Simplify 0 into 0 25.548 * [backup-simplify]: Simplify 1 into 1 25.548 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.548 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 25.548 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 25.548 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 25.548 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 25.549 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 25.549 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 25.549 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 25.549 * [taylor]: Taking taylor expansion of 4 in t 25.549 * [backup-simplify]: Simplify 4 into 4 25.549 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.549 * [taylor]: Taking taylor expansion of t in t 25.549 * [backup-simplify]: Simplify 0 into 0 25.549 * [backup-simplify]: Simplify 1 into 1 25.549 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 25.549 * [taylor]: Taking taylor expansion of 2 in t 25.549 * [backup-simplify]: Simplify 2 into 2 25.549 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.549 * [taylor]: Taking taylor expansion of l in t 25.549 * [backup-simplify]: Simplify l into l 25.549 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.549 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 25.549 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 25.549 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 25.549 * [taylor]: Taking taylor expansion of 2 in l 25.549 * [backup-simplify]: Simplify 2 into 2 25.549 * [taylor]: Taking taylor expansion of (pow l 2) in l 25.549 * [taylor]: Taking taylor expansion of l in l 25.549 * [backup-simplify]: Simplify 0 into 0 25.549 * [backup-simplify]: Simplify 1 into 1 25.550 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.550 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 25.550 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.551 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 25.551 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 25.552 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 25.552 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 25.553 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 25.553 * [backup-simplify]: Simplify (+ 0 0) into 0 25.554 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 25.554 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 25.554 * [taylor]: Taking taylor expansion of 2 in t 25.554 * [backup-simplify]: Simplify 2 into 2 25.554 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.554 * [taylor]: Taking taylor expansion of t in t 25.554 * [backup-simplify]: Simplify 0 into 0 25.554 * [backup-simplify]: Simplify 1 into 1 25.554 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 25.555 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 25.555 * [backup-simplify]: Simplify (+ 0 0) into 0 25.555 * [taylor]: Taking taylor expansion of 0 in l 25.555 * [backup-simplify]: Simplify 0 into 0 25.555 * [backup-simplify]: Simplify 0 into 0 25.555 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.556 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 25.556 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 25.558 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.559 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 25.559 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 25.560 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.560 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 25.560 * [backup-simplify]: Simplify (+ 0 0) into 0 25.561 * [backup-simplify]: Simplify (+ 0 0) into 0 25.561 * [taylor]: Taking taylor expansion of 0 in t 25.561 * [backup-simplify]: Simplify 0 into 0 25.561 * [taylor]: Taking taylor expansion of 0 in l 25.561 * [backup-simplify]: Simplify 0 into 0 25.561 * [backup-simplify]: Simplify 0 into 0 25.561 * [backup-simplify]: Simplify (* 1 1) into 1 25.561 * [backup-simplify]: Simplify (* 4 1) into 4 25.562 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 25.562 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 25.562 * [backup-simplify]: Simplify (+ 4 0) into 4 25.562 * [taylor]: Taking taylor expansion of 4 in l 25.562 * [backup-simplify]: Simplify 4 into 4 25.562 * [backup-simplify]: Simplify 4 into 4 25.563 * [backup-simplify]: Simplify 0 into 0 25.563 * [backup-simplify]: Simplify (* 1 1) into 1 25.563 * [backup-simplify]: Simplify (* 2 1) into 2 25.563 * [backup-simplify]: Simplify 2 into 2 25.563 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 25.564 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 25.564 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 25.565 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.566 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 25.567 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 25.568 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.569 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 25.569 * [backup-simplify]: Simplify (+ 0 0) into 0 25.569 * [backup-simplify]: Simplify (+ 0 0) into 0 25.569 * [taylor]: Taking taylor expansion of 0 in t 25.569 * [backup-simplify]: Simplify 0 into 0 25.569 * [taylor]: Taking taylor expansion of 0 in l 25.569 * [backup-simplify]: Simplify 0 into 0 25.569 * [backup-simplify]: Simplify 0 into 0 25.569 * [taylor]: Taking taylor expansion of 0 in l 25.569 * [backup-simplify]: Simplify 0 into 0 25.569 * [backup-simplify]: Simplify 0 into 0 25.569 * [backup-simplify]: Simplify (* 1 1) into 1 25.570 * [backup-simplify]: Simplify (* 2 1) into 2 25.570 * [taylor]: Taking taylor expansion of 2 in l 25.570 * [backup-simplify]: Simplify 2 into 2 25.570 * [backup-simplify]: Simplify 2 into 2 25.570 * [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)))) 25.570 * [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))))) 25.570 * [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 25.571 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 25.571 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 25.571 * [taylor]: Taking taylor expansion of 2 in l 25.571 * [backup-simplify]: Simplify 2 into 2 25.571 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 25.571 * [taylor]: Taking taylor expansion of x in l 25.571 * [backup-simplify]: Simplify x into x 25.571 * [taylor]: Taking taylor expansion of (pow l 2) in l 25.571 * [taylor]: Taking taylor expansion of l in l 25.571 * [backup-simplify]: Simplify 0 into 0 25.571 * [backup-simplify]: Simplify 1 into 1 25.571 * [backup-simplify]: Simplify (* 1 1) into 1 25.571 * [backup-simplify]: Simplify (/ x 1) into x 25.571 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 25.571 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 25.571 * [taylor]: Taking taylor expansion of 2 in l 25.571 * [backup-simplify]: Simplify 2 into 2 25.571 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 25.571 * [taylor]: Taking taylor expansion of (pow t 2) in l 25.571 * [taylor]: Taking taylor expansion of t in l 25.571 * [backup-simplify]: Simplify t into t 25.571 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.571 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.571 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 25.571 * [taylor]: Taking taylor expansion of 4 in l 25.571 * [backup-simplify]: Simplify 4 into 4 25.571 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 25.571 * [taylor]: Taking taylor expansion of x in l 25.571 * [backup-simplify]: Simplify x into x 25.571 * [taylor]: Taking taylor expansion of (pow t 2) in l 25.571 * [taylor]: Taking taylor expansion of t in l 25.571 * [backup-simplify]: Simplify t into t 25.571 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.571 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 25.571 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 25.571 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 25.571 * [taylor]: Taking taylor expansion of 2 in t 25.572 * [backup-simplify]: Simplify 2 into 2 25.572 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 25.572 * [taylor]: Taking taylor expansion of x in t 25.572 * [backup-simplify]: Simplify x into x 25.572 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.572 * [taylor]: Taking taylor expansion of l in t 25.572 * [backup-simplify]: Simplify l into l 25.572 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.572 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 25.572 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 25.572 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 25.572 * [taylor]: Taking taylor expansion of 2 in t 25.572 * [backup-simplify]: Simplify 2 into 2 25.572 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 25.572 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.572 * [taylor]: Taking taylor expansion of t in t 25.572 * [backup-simplify]: Simplify 0 into 0 25.572 * [backup-simplify]: Simplify 1 into 1 25.572 * [backup-simplify]: Simplify (* 1 1) into 1 25.572 * [backup-simplify]: Simplify (/ 1 1) into 1 25.572 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 25.572 * [taylor]: Taking taylor expansion of 4 in t 25.572 * [backup-simplify]: Simplify 4 into 4 25.572 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 25.572 * [taylor]: Taking taylor expansion of x in t 25.572 * [backup-simplify]: Simplify x into x 25.572 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.572 * [taylor]: Taking taylor expansion of t in t 25.573 * [backup-simplify]: Simplify 0 into 0 25.573 * [backup-simplify]: Simplify 1 into 1 25.573 * [backup-simplify]: Simplify (* 1 1) into 1 25.573 * [backup-simplify]: Simplify (/ x 1) into x 25.573 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 25.573 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 25.573 * [taylor]: Taking taylor expansion of 2 in x 25.573 * [backup-simplify]: Simplify 2 into 2 25.573 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 25.573 * [taylor]: Taking taylor expansion of x in x 25.573 * [backup-simplify]: Simplify 0 into 0 25.573 * [backup-simplify]: Simplify 1 into 1 25.573 * [taylor]: Taking taylor expansion of (pow l 2) in x 25.573 * [taylor]: Taking taylor expansion of l in x 25.573 * [backup-simplify]: Simplify l into l 25.573 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.573 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 25.573 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 25.573 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 25.573 * [taylor]: Taking taylor expansion of 2 in x 25.573 * [backup-simplify]: Simplify 2 into 2 25.573 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 25.573 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.573 * [taylor]: Taking taylor expansion of t in x 25.573 * [backup-simplify]: Simplify t into t 25.573 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.573 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.573 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 25.573 * [taylor]: Taking taylor expansion of 4 in x 25.573 * [backup-simplify]: Simplify 4 into 4 25.573 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 25.573 * [taylor]: Taking taylor expansion of x in x 25.573 * [backup-simplify]: Simplify 0 into 0 25.573 * [backup-simplify]: Simplify 1 into 1 25.573 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.573 * [taylor]: Taking taylor expansion of t in x 25.573 * [backup-simplify]: Simplify t into t 25.573 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.574 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.574 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 25.574 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 25.574 * [taylor]: Taking taylor expansion of 2 in x 25.574 * [backup-simplify]: Simplify 2 into 2 25.574 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 25.574 * [taylor]: Taking taylor expansion of x in x 25.574 * [backup-simplify]: Simplify 0 into 0 25.574 * [backup-simplify]: Simplify 1 into 1 25.574 * [taylor]: Taking taylor expansion of (pow l 2) in x 25.574 * [taylor]: Taking taylor expansion of l in x 25.574 * [backup-simplify]: Simplify l into l 25.574 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.574 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 25.574 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 25.574 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 25.574 * [taylor]: Taking taylor expansion of 2 in x 25.574 * [backup-simplify]: Simplify 2 into 2 25.574 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 25.574 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.574 * [taylor]: Taking taylor expansion of t in x 25.574 * [backup-simplify]: Simplify t into t 25.574 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.574 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.574 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 25.574 * [taylor]: Taking taylor expansion of 4 in x 25.574 * [backup-simplify]: Simplify 4 into 4 25.574 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 25.574 * [taylor]: Taking taylor expansion of x in x 25.574 * [backup-simplify]: Simplify 0 into 0 25.574 * [backup-simplify]: Simplify 1 into 1 25.574 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.574 * [taylor]: Taking taylor expansion of t in x 25.574 * [backup-simplify]: Simplify t into t 25.574 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.574 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.574 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 25.574 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 25.575 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 25.575 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 25.575 * [taylor]: Taking taylor expansion of 2 in t 25.575 * [backup-simplify]: Simplify 2 into 2 25.575 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 25.575 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.575 * [taylor]: Taking taylor expansion of t in t 25.575 * [backup-simplify]: Simplify 0 into 0 25.575 * [backup-simplify]: Simplify 1 into 1 25.575 * [backup-simplify]: Simplify (* 1 1) into 1 25.575 * [backup-simplify]: Simplify (/ 1 1) into 1 25.575 * [backup-simplify]: Simplify (* 2 1) into 2 25.575 * [taylor]: Taking taylor expansion of 2 in l 25.575 * [backup-simplify]: Simplify 2 into 2 25.576 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 25.576 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.576 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 25.576 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 25.576 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 25.576 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 25.576 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 25.576 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 25.576 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 25.576 * [taylor]: Taking taylor expansion of 4 in t 25.576 * [backup-simplify]: Simplify 4 into 4 25.576 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 25.576 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.576 * [taylor]: Taking taylor expansion of t in t 25.576 * [backup-simplify]: Simplify 0 into 0 25.576 * [backup-simplify]: Simplify 1 into 1 25.577 * [backup-simplify]: Simplify (* 1 1) into 1 25.577 * [backup-simplify]: Simplify (/ 1 1) into 1 25.577 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 25.577 * [taylor]: Taking taylor expansion of 2 in t 25.577 * [backup-simplify]: Simplify 2 into 2 25.577 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 25.577 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.577 * [taylor]: Taking taylor expansion of l in t 25.577 * [backup-simplify]: Simplify l into l 25.577 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.577 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 25.577 * [backup-simplify]: Simplify (* 4 1) into 4 25.578 * [backup-simplify]: Simplify (+ 4 0) into 4 25.578 * [taylor]: Taking taylor expansion of 4 in l 25.578 * [backup-simplify]: Simplify 4 into 4 25.578 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.579 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.579 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 25.579 * [taylor]: Taking taylor expansion of 0 in l 25.579 * [backup-simplify]: Simplify 0 into 0 25.580 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 25.580 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 25.580 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 25.581 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 25.581 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 25.581 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 25.582 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.582 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 25.582 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 25.583 * [backup-simplify]: Simplify (+ 0 0) into 0 25.583 * [backup-simplify]: Simplify (+ 0 0) into 0 25.583 * [taylor]: Taking taylor expansion of 0 in t 25.583 * [backup-simplify]: Simplify 0 into 0 25.583 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.584 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.584 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 25.585 * [backup-simplify]: Simplify (+ 0 0) into 0 25.585 * [taylor]: Taking taylor expansion of 0 in l 25.585 * [backup-simplify]: Simplify 0 into 0 25.586 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.586 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.587 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 25.587 * [taylor]: Taking taylor expansion of 0 in l 25.587 * [backup-simplify]: Simplify 0 into 0 25.587 * [backup-simplify]: Simplify 2 into 2 25.587 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 25.588 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 25.588 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 25.589 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 25.589 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 25.590 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 25.590 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 25.590 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 25.591 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 25.591 * [backup-simplify]: Simplify (+ 0 0) into 0 25.592 * [backup-simplify]: Simplify (+ 0 0) into 0 25.592 * [taylor]: Taking taylor expansion of 0 in t 25.592 * [backup-simplify]: Simplify 0 into 0 25.593 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.594 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.595 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 25.595 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 25.595 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 25.595 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 25.595 * [taylor]: Taking taylor expansion of 2 in l 25.595 * [backup-simplify]: Simplify 2 into 2 25.595 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 25.595 * [taylor]: Taking taylor expansion of (pow l 2) in l 25.595 * [taylor]: Taking taylor expansion of l in l 25.595 * [backup-simplify]: Simplify 0 into 0 25.595 * [backup-simplify]: Simplify 1 into 1 25.596 * [backup-simplify]: Simplify (* 1 1) into 1 25.596 * [backup-simplify]: Simplify (/ 1 1) into 1 25.597 * [backup-simplify]: Simplify (* 2 1) into 2 25.597 * [backup-simplify]: Simplify 2 into 2 25.598 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.599 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.600 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.600 * [taylor]: Taking taylor expansion of 0 in l 25.601 * [backup-simplify]: Simplify 0 into 0 25.601 * [backup-simplify]: Simplify 4 into 4 25.601 * [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)))) 25.602 * [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))))) 25.602 * [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 25.602 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 25.602 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 25.602 * [taylor]: Taking taylor expansion of 2 in l 25.602 * [backup-simplify]: Simplify 2 into 2 25.602 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 25.602 * [taylor]: Taking taylor expansion of (pow t 2) in l 25.602 * [taylor]: Taking taylor expansion of t in l 25.602 * [backup-simplify]: Simplify t into t 25.602 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.602 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.602 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 25.603 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 25.603 * [taylor]: Taking taylor expansion of 2 in l 25.603 * [backup-simplify]: Simplify 2 into 2 25.603 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 25.603 * [taylor]: Taking taylor expansion of x in l 25.603 * [backup-simplify]: Simplify x into x 25.603 * [taylor]: Taking taylor expansion of (pow l 2) in l 25.603 * [taylor]: Taking taylor expansion of l in l 25.603 * [backup-simplify]: Simplify 0 into 0 25.603 * [backup-simplify]: Simplify 1 into 1 25.603 * [backup-simplify]: Simplify (* 1 1) into 1 25.603 * [backup-simplify]: Simplify (/ x 1) into x 25.603 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 25.603 * [taylor]: Taking taylor expansion of 4 in l 25.603 * [backup-simplify]: Simplify 4 into 4 25.603 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 25.603 * [taylor]: Taking taylor expansion of x in l 25.603 * [backup-simplify]: Simplify x into x 25.603 * [taylor]: Taking taylor expansion of (pow t 2) in l 25.603 * [taylor]: Taking taylor expansion of t in l 25.604 * [backup-simplify]: Simplify t into t 25.604 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.604 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 25.604 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 25.604 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 25.604 * [taylor]: Taking taylor expansion of 2 in t 25.604 * [backup-simplify]: Simplify 2 into 2 25.604 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 25.604 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.604 * [taylor]: Taking taylor expansion of t in t 25.604 * [backup-simplify]: Simplify 0 into 0 25.604 * [backup-simplify]: Simplify 1 into 1 25.604 * [backup-simplify]: Simplify (* 1 1) into 1 25.605 * [backup-simplify]: Simplify (/ 1 1) into 1 25.605 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 25.605 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 25.605 * [taylor]: Taking taylor expansion of 2 in t 25.605 * [backup-simplify]: Simplify 2 into 2 25.605 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 25.605 * [taylor]: Taking taylor expansion of x in t 25.605 * [backup-simplify]: Simplify x into x 25.605 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.605 * [taylor]: Taking taylor expansion of l in t 25.605 * [backup-simplify]: Simplify l into l 25.605 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.605 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 25.605 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 25.605 * [taylor]: Taking taylor expansion of 4 in t 25.605 * [backup-simplify]: Simplify 4 into 4 25.605 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 25.605 * [taylor]: Taking taylor expansion of x in t 25.605 * [backup-simplify]: Simplify x into x 25.605 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.605 * [taylor]: Taking taylor expansion of t in t 25.605 * [backup-simplify]: Simplify 0 into 0 25.605 * [backup-simplify]: Simplify 1 into 1 25.606 * [backup-simplify]: Simplify (* 1 1) into 1 25.606 * [backup-simplify]: Simplify (/ x 1) into x 25.606 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 25.606 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 25.606 * [taylor]: Taking taylor expansion of 2 in x 25.606 * [backup-simplify]: Simplify 2 into 2 25.606 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 25.606 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.606 * [taylor]: Taking taylor expansion of t in x 25.606 * [backup-simplify]: Simplify t into t 25.606 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.606 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.606 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 25.606 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 25.606 * [taylor]: Taking taylor expansion of 2 in x 25.606 * [backup-simplify]: Simplify 2 into 2 25.606 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 25.606 * [taylor]: Taking taylor expansion of x in x 25.606 * [backup-simplify]: Simplify 0 into 0 25.606 * [backup-simplify]: Simplify 1 into 1 25.606 * [taylor]: Taking taylor expansion of (pow l 2) in x 25.606 * [taylor]: Taking taylor expansion of l in x 25.606 * [backup-simplify]: Simplify l into l 25.606 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.606 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 25.607 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 25.607 * [taylor]: Taking taylor expansion of 4 in x 25.607 * [backup-simplify]: Simplify 4 into 4 25.607 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 25.607 * [taylor]: Taking taylor expansion of x in x 25.607 * [backup-simplify]: Simplify 0 into 0 25.607 * [backup-simplify]: Simplify 1 into 1 25.607 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.607 * [taylor]: Taking taylor expansion of t in x 25.607 * [backup-simplify]: Simplify t into t 25.607 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.607 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.607 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 25.607 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 25.607 * [taylor]: Taking taylor expansion of 2 in x 25.607 * [backup-simplify]: Simplify 2 into 2 25.607 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 25.607 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.607 * [taylor]: Taking taylor expansion of t in x 25.607 * [backup-simplify]: Simplify t into t 25.607 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.607 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.607 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 25.607 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 25.607 * [taylor]: Taking taylor expansion of 2 in x 25.607 * [backup-simplify]: Simplify 2 into 2 25.607 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 25.607 * [taylor]: Taking taylor expansion of x in x 25.607 * [backup-simplify]: Simplify 0 into 0 25.608 * [backup-simplify]: Simplify 1 into 1 25.608 * [taylor]: Taking taylor expansion of (pow l 2) in x 25.608 * [taylor]: Taking taylor expansion of l in x 25.608 * [backup-simplify]: Simplify l into l 25.608 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.608 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 25.608 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 25.608 * [taylor]: Taking taylor expansion of 4 in x 25.608 * [backup-simplify]: Simplify 4 into 4 25.608 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 25.608 * [taylor]: Taking taylor expansion of x in x 25.608 * [backup-simplify]: Simplify 0 into 0 25.608 * [backup-simplify]: Simplify 1 into 1 25.608 * [taylor]: Taking taylor expansion of (pow t 2) in x 25.608 * [taylor]: Taking taylor expansion of t in x 25.608 * [backup-simplify]: Simplify t into t 25.608 * [backup-simplify]: Simplify (* t t) into (pow t 2) 25.608 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 25.608 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 25.608 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 25.608 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 25.609 * [taylor]: Taking taylor expansion of 2 in t 25.609 * [backup-simplify]: Simplify 2 into 2 25.609 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 25.609 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.609 * [taylor]: Taking taylor expansion of t in t 25.609 * [backup-simplify]: Simplify 0 into 0 25.609 * [backup-simplify]: Simplify 1 into 1 25.609 * [backup-simplify]: Simplify (* 1 1) into 1 25.609 * [backup-simplify]: Simplify (/ 1 1) into 1 25.610 * [backup-simplify]: Simplify (* 2 1) into 2 25.610 * [taylor]: Taking taylor expansion of 2 in l 25.610 * [backup-simplify]: Simplify 2 into 2 25.610 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.610 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 25.611 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 25.611 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 25.611 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 25.611 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 25.611 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 25.612 * [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))))) 25.612 * [taylor]: Taking taylor expansion of (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) in t 25.612 * [taylor]: Taking taylor expansion of (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) in t 25.612 * [taylor]: Taking taylor expansion of (* 4 (/ 1 (pow t 2))) in t 25.612 * [taylor]: Taking taylor expansion of 4 in t 25.612 * [backup-simplify]: Simplify 4 into 4 25.612 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 25.612 * [taylor]: Taking taylor expansion of (pow t 2) in t 25.612 * [taylor]: Taking taylor expansion of t in t 25.612 * [backup-simplify]: Simplify 0 into 0 25.612 * [backup-simplify]: Simplify 1 into 1 25.612 * [backup-simplify]: Simplify (* 1 1) into 1 25.613 * [backup-simplify]: Simplify (/ 1 1) into 1 25.613 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in t 25.613 * [taylor]: Taking taylor expansion of 2 in t 25.613 * [backup-simplify]: Simplify 2 into 2 25.613 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in t 25.613 * [taylor]: Taking taylor expansion of (pow l 2) in t 25.613 * [taylor]: Taking taylor expansion of l in t 25.613 * [backup-simplify]: Simplify l into l 25.613 * [backup-simplify]: Simplify (* l l) into (pow l 2) 25.613 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 25.614 * [backup-simplify]: Simplify (* 4 1) into 4 25.614 * [backup-simplify]: Simplify (+ 4 0) into 4 25.615 * [backup-simplify]: Simplify (- 4) into -4 25.615 * [taylor]: Taking taylor expansion of -4 in l 25.615 * [backup-simplify]: Simplify -4 into -4 25.615 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.616 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.617 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 25.617 * [taylor]: Taking taylor expansion of 0 in l 25.617 * [backup-simplify]: Simplify 0 into 0 25.618 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 25.618 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 25.619 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 25.619 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 25.619 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 25.620 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 25.620 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 25.620 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 25.621 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 25.621 * [backup-simplify]: Simplify (+ 0 0) into 0 25.621 * [backup-simplify]: Simplify (- 0) into 0 25.622 * [backup-simplify]: Simplify (+ 0 0) into 0 25.622 * [taylor]: Taking taylor expansion of 0 in t 25.622 * [backup-simplify]: Simplify 0 into 0 25.622 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 25.623 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.624 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 1)) into 0 25.624 * [backup-simplify]: Simplify (+ 0 0) into 0 25.625 * [backup-simplify]: Simplify (- 0) into 0 25.625 * [taylor]: Taking taylor expansion of 0 in l 25.625 * [backup-simplify]: Simplify 0 into 0 25.626 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.627 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.628 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 25.628 * [taylor]: Taking taylor expansion of 0 in l 25.628 * [backup-simplify]: Simplify 0 into 0 25.628 * [backup-simplify]: Simplify 2 into 2 25.629 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 25.629 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 25.630 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2)))))) into 0 25.631 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 25.631 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))) (* 0 (/ 0 (pow l 2))))) into 0 25.632 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow l 2))))) into 0 25.633 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 25.633 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 25.634 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 25.634 * [backup-simplify]: Simplify (+ 0 0) into 0 25.634 * [backup-simplify]: Simplify (- 0) into 0 25.635 * [backup-simplify]: Simplify (+ 0 0) into 0 25.635 * [taylor]: Taking taylor expansion of 0 in t 25.635 * [backup-simplify]: Simplify 0 into 0 25.635 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 25.636 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.640 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 1))) into 0 25.640 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 25.640 * [backup-simplify]: Simplify (+ 0 (/ 2 (pow l 2))) into (* 2 (/ 1 (pow l 2))) 25.641 * [backup-simplify]: Simplify (- (* 2 (/ 1 (pow l 2)))) into (- (* 2 (/ 1 (pow l 2)))) 25.641 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow l 2)))) in l 25.641 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow l 2))) in l 25.641 * [taylor]: Taking taylor expansion of 2 in l 25.641 * [backup-simplify]: Simplify 2 into 2 25.641 * [taylor]: Taking taylor expansion of (/ 1 (pow l 2)) in l 25.641 * [taylor]: Taking taylor expansion of (pow l 2) in l 25.641 * [taylor]: Taking taylor expansion of l in l 25.641 * [backup-simplify]: Simplify 0 into 0 25.641 * [backup-simplify]: Simplify 1 into 1 25.641 * [backup-simplify]: Simplify (* 1 1) into 1 25.641 * [backup-simplify]: Simplify (/ 1 1) into 1 25.642 * [backup-simplify]: Simplify (* 2 1) into 2 25.642 * [backup-simplify]: Simplify (- 2) into -2 25.642 * [backup-simplify]: Simplify -2 into -2 25.643 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.643 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.644 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 25.644 * [taylor]: Taking taylor expansion of 0 in l 25.644 * [backup-simplify]: Simplify 0 into 0 25.644 * [backup-simplify]: Simplify -4 into -4 25.644 * [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)))) 25.644 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 25.645 * [backup-simplify]: Simplify (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) into (* t (sqrt 2)) 25.646 * [approximate]: Taking taylor expansion of (* t (sqrt 2)) in (t) around 0 25.646 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 25.646 * [taylor]: Taking taylor expansion of t in t 25.646 * [backup-simplify]: Simplify 0 into 0 25.646 * [backup-simplify]: Simplify 1 into 1 25.646 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.646 * [taylor]: Taking taylor expansion of 2 in t 25.646 * [backup-simplify]: Simplify 2 into 2 25.646 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.646 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.646 * [taylor]: Taking taylor expansion of (* t (sqrt 2)) in t 25.646 * [taylor]: Taking taylor expansion of t in t 25.646 * [backup-simplify]: Simplify 0 into 0 25.646 * [backup-simplify]: Simplify 1 into 1 25.646 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.646 * [taylor]: Taking taylor expansion of 2 in t 25.646 * [backup-simplify]: Simplify 2 into 2 25.647 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.647 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.647 * [backup-simplify]: Simplify (* 0 (sqrt 2)) into 0 25.647 * [backup-simplify]: Simplify 0 into 0 25.649 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 25.649 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.650 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 25.650 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 25.650 * [backup-simplify]: Simplify 0 into 0 25.651 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.652 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 25.652 * [backup-simplify]: Simplify 0 into 0 25.652 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.653 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 25.653 * [backup-simplify]: Simplify 0 into 0 25.654 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.655 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 25.655 * [backup-simplify]: Simplify 0 into 0 25.656 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.657 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 25.657 * [backup-simplify]: Simplify 0 into 0 25.657 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.658 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))))) into 0 25.658 * [backup-simplify]: Simplify 0 into 0 25.659 * [backup-simplify]: Simplify (* (sqrt 2) t) into (* t (sqrt 2)) 25.660 * [backup-simplify]: Simplify (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) (/ 1 t))) into (/ (sqrt 2) t) 25.660 * [approximate]: Taking taylor expansion of (/ (sqrt 2) t) in (t) around 0 25.660 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 25.660 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.660 * [taylor]: Taking taylor expansion of 2 in t 25.660 * [backup-simplify]: Simplify 2 into 2 25.660 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.661 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.661 * [taylor]: Taking taylor expansion of t in t 25.661 * [backup-simplify]: Simplify 0 into 0 25.661 * [backup-simplify]: Simplify 1 into 1 25.661 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 25.661 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 25.661 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.661 * [taylor]: Taking taylor expansion of 2 in t 25.661 * [backup-simplify]: Simplify 2 into 2 25.661 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.662 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.662 * [taylor]: Taking taylor expansion of t in t 25.662 * [backup-simplify]: Simplify 0 into 0 25.662 * [backup-simplify]: Simplify 1 into 1 25.662 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 25.663 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.663 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 25.663 * [backup-simplify]: Simplify 0 into 0 25.664 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 25.665 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.665 * [backup-simplify]: Simplify 0 into 0 25.665 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.666 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.666 * [backup-simplify]: Simplify 0 into 0 25.667 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.667 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.667 * [backup-simplify]: Simplify 0 into 0 25.668 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.669 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.669 * [backup-simplify]: Simplify 0 into 0 25.670 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.670 * [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 25.670 * [backup-simplify]: Simplify 0 into 0 25.671 * [backup-simplify]: Simplify (* (sqrt 2) (/ 1 (/ 1 t))) into (* t (sqrt 2)) 25.672 * [backup-simplify]: Simplify (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) (/ 1 (- t)))) into (* -1 (/ (sqrt 2) t)) 25.672 * [approximate]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in (t) around 0 25.672 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 25.672 * [taylor]: Taking taylor expansion of -1 in t 25.672 * [backup-simplify]: Simplify -1 into -1 25.672 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 25.672 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.672 * [taylor]: Taking taylor expansion of 2 in t 25.672 * [backup-simplify]: Simplify 2 into 2 25.672 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.672 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.672 * [taylor]: Taking taylor expansion of t in t 25.672 * [backup-simplify]: Simplify 0 into 0 25.672 * [backup-simplify]: Simplify 1 into 1 25.673 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 25.673 * [taylor]: Taking taylor expansion of (* -1 (/ (sqrt 2) t)) in t 25.673 * [taylor]: Taking taylor expansion of -1 in t 25.673 * [backup-simplify]: Simplify -1 into -1 25.673 * [taylor]: Taking taylor expansion of (/ (sqrt 2) t) in t 25.673 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.673 * [taylor]: Taking taylor expansion of 2 in t 25.673 * [backup-simplify]: Simplify 2 into 2 25.673 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.674 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.674 * [taylor]: Taking taylor expansion of t in t 25.674 * [backup-simplify]: Simplify 0 into 0 25.674 * [backup-simplify]: Simplify 1 into 1 25.674 * [backup-simplify]: Simplify (/ (sqrt 2) 1) into (sqrt 2) 25.676 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 25.677 * [backup-simplify]: Simplify (* -1 (sqrt 2)) into (* -1 (sqrt 2)) 25.678 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)))) into 0 25.678 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (sqrt 2))) into 0 25.678 * [backup-simplify]: Simplify 0 into 0 25.680 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 25.681 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.682 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (sqrt 2)))) into 0 25.682 * [backup-simplify]: Simplify 0 into 0 25.683 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.685 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.686 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 25.686 * [backup-simplify]: Simplify 0 into 0 25.687 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.689 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.690 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 25.690 * [backup-simplify]: Simplify 0 into 0 25.691 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.693 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.694 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2))))))) into 0 25.694 * [backup-simplify]: Simplify 0 into 0 25.696 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.697 * [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 25.699 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2)))))))) into 0 25.699 * [backup-simplify]: Simplify 0 into 0 25.700 * [backup-simplify]: Simplify (* (* -1 (sqrt 2)) (/ 1 (/ 1 (- t)))) into (* t (sqrt 2)) 25.700 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2) 25.701 * [backup-simplify]: Simplify (* (sqrt (sqrt 2)) t) into (* t (sqrt (sqrt 2))) 25.701 * [approximate]: Taking taylor expansion of (* t (sqrt (sqrt 2))) in (t) around 0 25.701 * [taylor]: Taking taylor expansion of (* t (sqrt (sqrt 2))) in t 25.701 * [taylor]: Taking taylor expansion of t in t 25.701 * [backup-simplify]: Simplify 0 into 0 25.701 * [backup-simplify]: Simplify 1 into 1 25.702 * [taylor]: Taking taylor expansion of (sqrt (sqrt 2)) in t 25.702 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.702 * [taylor]: Taking taylor expansion of 2 in t 25.702 * [backup-simplify]: Simplify 2 into 2 25.702 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.703 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.704 * [backup-simplify]: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 25.705 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 25.705 * [taylor]: Taking taylor expansion of (* t (sqrt (sqrt 2))) in t 25.705 * [taylor]: Taking taylor expansion of t in t 25.705 * [backup-simplify]: Simplify 0 into 0 25.705 * [backup-simplify]: Simplify 1 into 1 25.705 * [taylor]: Taking taylor expansion of (sqrt (sqrt 2)) in t 25.705 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.705 * [taylor]: Taking taylor expansion of 2 in t 25.705 * [backup-simplify]: Simplify 2 into 2 25.706 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.707 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.708 * [backup-simplify]: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 25.708 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 25.709 * [backup-simplify]: Simplify (* 0 (sqrt (sqrt 2))) into 0 25.709 * [backup-simplify]: Simplify 0 into 0 25.712 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt (sqrt 2)))) into (sqrt (sqrt 2)) 25.713 * [backup-simplify]: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 25.714 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 25.715 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 25.716 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt (sqrt 2))))) into 0 25.716 * [backup-simplify]: Simplify 0 into 0 25.718 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.719 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 25.721 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))) into 0 25.721 * [backup-simplify]: Simplify 0 into 0 25.722 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.724 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 25.725 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))))) into 0 25.725 * [backup-simplify]: Simplify 0 into 0 25.727 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.728 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 25.730 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))))) into 0 25.730 * [backup-simplify]: Simplify 0 into 0 25.731 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.733 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 25.736 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))))))) into 0 25.736 * [backup-simplify]: Simplify 0 into 0 25.737 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.738 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 25.741 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))))))) into 0 25.741 * [backup-simplify]: Simplify 0 into 0 25.742 * [backup-simplify]: Simplify (* (sqrt (sqrt 2)) t) into (* t (sqrt (sqrt 2))) 25.743 * [backup-simplify]: Simplify (* (sqrt (sqrt 2)) (/ 1 t)) into (* (/ 1 t) (sqrt (sqrt 2))) 25.743 * [approximate]: Taking taylor expansion of (* (/ 1 t) (sqrt (sqrt 2))) in (t) around 0 25.743 * [taylor]: Taking taylor expansion of (* (/ 1 t) (sqrt (sqrt 2))) in t 25.743 * [taylor]: Taking taylor expansion of (/ 1 t) in t 25.743 * [taylor]: Taking taylor expansion of t in t 25.743 * [backup-simplify]: Simplify 0 into 0 25.743 * [backup-simplify]: Simplify 1 into 1 25.743 * [backup-simplify]: Simplify (/ 1 1) into 1 25.743 * [taylor]: Taking taylor expansion of (sqrt (sqrt 2)) in t 25.744 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.744 * [taylor]: Taking taylor expansion of 2 in t 25.744 * [backup-simplify]: Simplify 2 into 2 25.744 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.745 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.746 * [backup-simplify]: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 25.746 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 25.746 * [taylor]: Taking taylor expansion of (* (/ 1 t) (sqrt (sqrt 2))) in t 25.746 * [taylor]: Taking taylor expansion of (/ 1 t) in t 25.746 * [taylor]: Taking taylor expansion of t in t 25.746 * [backup-simplify]: Simplify 0 into 0 25.746 * [backup-simplify]: Simplify 1 into 1 25.747 * [backup-simplify]: Simplify (/ 1 1) into 1 25.747 * [taylor]: Taking taylor expansion of (sqrt (sqrt 2)) in t 25.747 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.747 * [taylor]: Taking taylor expansion of 2 in t 25.747 * [backup-simplify]: Simplify 2 into 2 25.747 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.748 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.749 * [backup-simplify]: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 25.750 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 25.751 * [backup-simplify]: Simplify (* 1 (sqrt (sqrt 2))) into (sqrt (sqrt 2)) 25.752 * [backup-simplify]: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 25.753 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.754 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt (sqrt 2)))) into 0 25.754 * [backup-simplify]: Simplify 0 into 0 25.755 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 25.756 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 25.757 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.759 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))) into 0 25.759 * [backup-simplify]: Simplify 0 into 0 25.760 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.761 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 25.762 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.764 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))) into 0 25.764 * [backup-simplify]: Simplify 0 into 0 25.771 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.773 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 25.774 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.775 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))))) into 0 25.775 * [backup-simplify]: Simplify 0 into 0 25.777 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.778 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 25.779 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.780 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))))) into 0 25.780 * [backup-simplify]: Simplify 0 into 0 25.781 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.783 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 25.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.785 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))))))) into 0 25.785 * [backup-simplify]: Simplify 0 into 0 25.786 * [backup-simplify]: Simplify (* (sqrt (sqrt 2)) (/ 1 (/ 1 t))) into (* t (sqrt (sqrt 2))) 25.787 * [backup-simplify]: Simplify (* (sqrt (sqrt 2)) (/ 1 (- t))) into (* -1 (* (/ 1 t) (sqrt (sqrt 2)))) 25.787 * [approximate]: Taking taylor expansion of (* -1 (* (/ 1 t) (sqrt (sqrt 2)))) in (t) around 0 25.787 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 t) (sqrt (sqrt 2)))) in t 25.787 * [taylor]: Taking taylor expansion of -1 in t 25.787 * [backup-simplify]: Simplify -1 into -1 25.787 * [taylor]: Taking taylor expansion of (* (/ 1 t) (sqrt (sqrt 2))) in t 25.787 * [taylor]: Taking taylor expansion of (/ 1 t) in t 25.787 * [taylor]: Taking taylor expansion of t in t 25.787 * [backup-simplify]: Simplify 0 into 0 25.787 * [backup-simplify]: Simplify 1 into 1 25.787 * [backup-simplify]: Simplify (/ 1 1) into 1 25.787 * [taylor]: Taking taylor expansion of (sqrt (sqrt 2)) in t 25.787 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.787 * [taylor]: Taking taylor expansion of 2 in t 25.787 * [backup-simplify]: Simplify 2 into 2 25.788 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.788 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.789 * [backup-simplify]: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 25.790 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 25.790 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 t) (sqrt (sqrt 2)))) in t 25.790 * [taylor]: Taking taylor expansion of -1 in t 25.790 * [backup-simplify]: Simplify -1 into -1 25.790 * [taylor]: Taking taylor expansion of (* (/ 1 t) (sqrt (sqrt 2))) in t 25.790 * [taylor]: Taking taylor expansion of (/ 1 t) in t 25.790 * [taylor]: Taking taylor expansion of t in t 25.790 * [backup-simplify]: Simplify 0 into 0 25.790 * [backup-simplify]: Simplify 1 into 1 25.790 * [backup-simplify]: Simplify (/ 1 1) into 1 25.790 * [taylor]: Taking taylor expansion of (sqrt (sqrt 2)) in t 25.790 * [taylor]: Taking taylor expansion of (sqrt 2) in t 25.790 * [taylor]: Taking taylor expansion of 2 in t 25.790 * [backup-simplify]: Simplify 2 into 2 25.791 * [backup-simplify]: Simplify (sqrt 2) into (sqrt 2) 25.791 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2))) into 0 25.791 * [backup-simplify]: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 25.792 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 25.793 * [backup-simplify]: Simplify (* 1 (sqrt (sqrt 2))) into (sqrt (sqrt 2)) 25.794 * [backup-simplify]: Simplify (* -1 (sqrt (sqrt 2))) into (* -1 (sqrt (sqrt 2))) 25.795 * [backup-simplify]: Simplify (* -1 (sqrt (sqrt 2))) into (* -1 (sqrt (sqrt 2))) 25.795 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 25.796 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt (sqrt 2)))) into 0 25.796 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (sqrt (sqrt 2)))) into 0 25.796 * [backup-simplify]: Simplify 0 into 0 25.797 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 25.798 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 25.798 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.799 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))) into 0 25.800 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))) into 0 25.800 * [backup-simplify]: Simplify 0 into 0 25.800 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.801 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 25.802 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.803 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))) into 0 25.804 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))) into 0 25.804 * [backup-simplify]: Simplify 0 into 0 25.805 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.806 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 25.806 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.807 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))))) into 0 25.808 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))))) into 0 25.808 * [backup-simplify]: Simplify 0 into 0 25.809 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.810 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 25.811 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.812 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))))) into 0 25.813 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))))) into 0 25.813 * [backup-simplify]: Simplify 0 into 0 25.813 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 25.814 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 25.815 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 25.817 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))))))) into 0 25.819 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))))))) into 0 25.819 * [backup-simplify]: Simplify 0 into 0 25.821 * [backup-simplify]: Simplify (* (* -1 (sqrt (sqrt 2))) (/ 1 (/ 1 (- t)))) into (* t (sqrt (sqrt 2))) 25.821 * * * [progress]: simplifying candidates 25.821 * * * * [progress]: [ 1 / 96 ] simplifiying candidate # 25.821 * * * * [progress]: [ 2 / 96 ] simplifiying candidate # 25.821 * * * * [progress]: [ 3 / 96 ] simplifiying candidate # 25.821 * * * * [progress]: [ 4 / 96 ] simplifiying candidate # 25.821 * * * * [progress]: [ 5 / 96 ] simplifiying candidate # 25.821 * * * * [progress]: [ 6 / 96 ] simplifiying candidate # 25.821 * * * * [progress]: [ 7 / 96 ] simplifiying candidate # 25.822 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 25.822 * * [simplify]: iters left: 6 (16 enodes) 25.829 * * [simplify]: iters left: 5 (61 enodes) 25.848 * * [simplify]: iters left: 4 (88 enodes) 25.872 * * [simplify]: iters left: 3 (137 enodes) 25.898 * * [simplify]: iters left: 2 (231 enodes) 25.942 * * [simplify]: iters left: 1 (279 enodes) 26.008 * * [simplify]: Extracting #0: cost 1 inf + 0 26.008 * * [simplify]: Extracting #1: cost 4 inf + 0 26.008 * * [simplify]: Extracting #2: cost 7 inf + 0 26.008 * * [simplify]: Extracting #3: cost 14 inf + 0 26.008 * * [simplify]: Extracting #4: cost 52 inf + 0 26.009 * * [simplify]: Extracting #5: cost 68 inf + 171 26.011 * * [simplify]: Extracting #6: cost 23 inf + 3842 26.014 * * [simplify]: Extracting #7: cost 2 inf + 7953 26.016 * * [simplify]: Extracting #8: cost 0 inf + 8683 26.019 * [simplify]: Simplified to (fabs (cbrt (+ (* l (/ (* l 2) x)) (* (+ 2 (/ 4 x)) (* t t))))) 26.019 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (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)))))))) 26.020 * * * * [progress]: [ 8 / 96 ] simplifiying candidate # 26.020 * [simplify]: Simplifying (sqrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 26.020 * * [simplify]: iters left: 6 (15 enodes) 26.024 * * [simplify]: iters left: 5 (57 enodes) 26.033 * * [simplify]: iters left: 4 (84 enodes) 26.048 * * [simplify]: iters left: 3 (133 enodes) 26.076 * * [simplify]: iters left: 2 (227 enodes) 26.143 * * [simplify]: iters left: 1 (278 enodes) 26.176 * * [simplify]: Extracting #0: cost 1 inf + 0 26.176 * * [simplify]: Extracting #1: cost 3 inf + 0 26.176 * * [simplify]: Extracting #2: cost 5 inf + 0 26.176 * * [simplify]: Extracting #3: cost 13 inf + 0 26.176 * * [simplify]: Extracting #4: cost 52 inf + 0 26.176 * * [simplify]: Extracting #5: cost 71 inf + 46 26.179 * * [simplify]: Extracting #6: cost 24 inf + 3961 26.181 * * [simplify]: Extracting #7: cost 2 inf + 7635 26.183 * * [simplify]: Extracting #8: cost 0 inf + 8203 26.187 * [simplify]: Simplified to (sqrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 26.187 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (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)))))))) 26.187 * * * * [progress]: [ 9 / 96 ] simplifiying candidate # 26.188 * [simplify]: Simplifying (sqrt 1) 26.188 * * [simplify]: iters left: 1 (2 enodes) 26.191 * * [simplify]: Extracting #0: cost 1 inf + 0 26.191 * * [simplify]: Extracting #1: cost 0 inf + 1 26.191 * [simplify]: Simplified to 1 26.191 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (* 1 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) 26.191 * * * * [progress]: [ 10 / 96 ] simplifiying candidate # 26.192 * [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)))) 26.192 * * [simplify]: iters left: 6 (23 enodes) 26.207 * * [simplify]: iters left: 5 (113 enodes) 26.228 * * [simplify]: iters left: 4 (243 enodes) 26.296 * * [simplify]: Extracting #0: cost 1 inf + 0 26.296 * * [simplify]: Extracting #1: cost 3 inf + 0 26.296 * * [simplify]: Extracting #2: cost 12 inf + 0 26.297 * * [simplify]: Extracting #3: cost 84 inf + 0 26.297 * * [simplify]: Extracting #4: cost 147 inf + 45 26.298 * * [simplify]: Extracting #5: cost 166 inf + 1207 26.300 * * [simplify]: Extracting #6: cost 114 inf + 10182 26.305 * * [simplify]: Extracting #7: cost 17 inf + 29591 26.312 * * [simplify]: Extracting #8: cost 2 inf + 31548 26.319 * * [simplify]: Extracting #9: cost 0 inf + 32095 26.325 * [simplify]: Simplified to (sqrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) 26.326 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (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))))) 26.326 * * * * [progress]: [ 11 / 96 ] simplifiying candidate # 26.326 * [simplify]: Simplifying (sqrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) 26.326 * * [simplify]: iters left: 6 (18 enodes) 26.332 * * [simplify]: iters left: 5 (80 enodes) 26.352 * * [simplify]: iters left: 4 (156 enodes) 26.421 * * [simplify]: iters left: 3 (457 enodes) 26.718 * * [simplify]: Extracting #0: cost 1 inf + 0 26.718 * * [simplify]: Extracting #1: cost 3 inf + 0 26.718 * * [simplify]: Extracting #2: cost 16 inf + 0 26.718 * * [simplify]: Extracting #3: cost 130 inf + 0 26.719 * * [simplify]: Extracting #4: cost 302 inf + 423 26.723 * * [simplify]: Extracting #5: cost 286 inf + 11945 26.737 * * [simplify]: Extracting #6: cost 80 inf + 45974 26.758 * * [simplify]: Extracting #7: cost 0 inf + 58864 26.786 * * [simplify]: Extracting #8: cost 0 inf + 58659 26.802 * * [simplify]: Extracting #9: cost 0 inf + 57716 26.830 * [simplify]: Simplified to (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) 26.830 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (/ (sqrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) (sqrt (* (- (/ 4 x) 2) x))))) 26.831 * * * * [progress]: [ 12 / 96 ] simplifiying candidate # 26.831 * [simplify]: Simplifying (sqrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) 26.831 * * [simplify]: iters left: 6 (17 enodes) 26.842 * * [simplify]: iters left: 5 (81 enodes) 26.874 * * [simplify]: iters left: 4 (243 enodes) 27.000 * * [simplify]: Extracting #0: cost 1 inf + 0 27.000 * * [simplify]: Extracting #1: cost 3 inf + 0 27.000 * * [simplify]: Extracting #2: cost 6 inf + 0 27.000 * * [simplify]: Extracting #3: cost 113 inf + 0 27.002 * * [simplify]: Extracting #4: cost 309 inf + 511 27.010 * * [simplify]: Extracting #5: cost 203 inf + 21465 27.032 * * [simplify]: Extracting #6: cost 19 inf + 60631 27.047 * * [simplify]: Extracting #7: cost 0 inf + 67196 27.063 * [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))))) 27.063 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (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))))))))) 27.064 * * * * [progress]: [ 13 / 96 ] simplifiying candidate # 27.064 * [simplify]: Simplifying (sqrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) 27.064 * * [simplify]: iters left: 6 (16 enodes) 27.074 * * [simplify]: iters left: 5 (77 enodes) 27.098 * * [simplify]: iters left: 4 (223 enodes) 27.184 * * [simplify]: Extracting #0: cost 1 inf + 0 27.184 * * [simplify]: Extracting #1: cost 3 inf + 0 27.185 * * [simplify]: Extracting #2: cost 17 inf + 0 27.185 * * [simplify]: Extracting #3: cost 115 inf + 0 27.186 * * [simplify]: Extracting #4: cost 216 inf + 47 27.195 * * [simplify]: Extracting #5: cost 143 inf + 11692 27.202 * * [simplify]: Extracting #6: cost 12 inf + 34448 27.211 * * [simplify]: Extracting #7: cost 0 inf + 36687 27.220 * [simplify]: Simplified to (sqrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) 27.220 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (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))))))) 27.220 * * * * [progress]: [ 14 / 96 ] simplifiying candidate # 27.220 * [simplify]: Simplifying (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 27.220 * * [simplify]: iters left: 6 (13 enodes) 27.226 * * [simplify]: iters left: 5 (51 enodes) 27.240 * * [simplify]: iters left: 4 (78 enodes) 27.253 * * [simplify]: iters left: 3 (127 enodes) 27.281 * * [simplify]: iters left: 2 (221 enodes) 27.319 * * [simplify]: iters left: 1 (272 enodes) 27.358 * * [simplify]: Extracting #0: cost 1 inf + 0 27.358 * * [simplify]: Extracting #1: cost 9 inf + 0 27.358 * * [simplify]: Extracting #2: cost 48 inf + 0 27.359 * * [simplify]: Extracting #3: cost 60 inf + 461 27.360 * * [simplify]: Extracting #4: cost 17 inf + 3560 27.364 * * [simplify]: Extracting #5: cost 1 inf + 6378 27.367 * * [simplify]: Extracting #6: cost 0 inf + 6663 27.371 * [simplify]: Simplified to (+ (/ (* l 2) (/ x l)) (* (+ 2 (/ 4 x)) (* t t))) 27.371 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (pow (+ (/ (* l 2) (/ x l)) (* (+ 2 (/ 4 x)) (* t t))) (/ 1 2)))) 27.371 * * * * [progress]: [ 15 / 96 ] simplifiying candidate # 27.371 * * * * [progress]: [ 16 / 96 ] simplifiying candidate # 27.371 * [simplify]: Simplifying (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 27.372 * * [simplify]: iters left: 6 (14 enodes) 27.379 * * [simplify]: iters left: 5 (54 enodes) 27.392 * * [simplify]: iters left: 4 (81 enodes) 27.406 * * [simplify]: iters left: 3 (130 enodes) 27.431 * * [simplify]: iters left: 2 (224 enodes) 27.486 * * [simplify]: iters left: 1 (276 enodes) 27.526 * * [simplify]: Extracting #0: cost 1 inf + 0 27.526 * * [simplify]: Extracting #1: cost 3 inf + 0 27.526 * * [simplify]: Extracting #2: cost 11 inf + 0 27.526 * * [simplify]: Extracting #3: cost 50 inf + 0 27.526 * * [simplify]: Extracting #4: cost 64 inf + 336 27.527 * * [simplify]: Extracting #5: cost 24 inf + 3068 27.529 * * [simplify]: Extracting #6: cost 1 inf + 7188 27.531 * * [simplify]: Extracting #7: cost 0 inf + 7393 27.533 * [simplify]: Simplified to (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 27.533 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (fabs (sqrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t))))))) 27.533 * * * * [progress]: [ 17 / 96 ] simplifiying candidate # 27.533 * * * * [progress]: [ 18 / 96 ] simplifiying candidate #real (real->posit16 (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 27.533 * * * * [progress]: [ 19 / 96 ] simplifiying candidate # 27.533 * [simplify]: Simplifying (* (exp (* (* (+ (/ 4 x) 2) t) t)) (exp (* (* l 2) (/ l x)))) 27.533 * * [simplify]: iters left: 6 (15 enodes) 27.537 * * [simplify]: iters left: 5 (63 enodes) 27.553 * * [simplify]: iters left: 4 (118 enodes) 27.592 * * [simplify]: iters left: 3 (242 enodes) 27.649 * * [simplify]: Extracting #0: cost 1 inf + 0 27.649 * * [simplify]: Extracting #1: cost 18 inf + 0 27.649 * * [simplify]: Extracting #2: cost 95 inf + 0 27.650 * * [simplify]: Extracting #3: cost 173 inf + 239 27.651 * * [simplify]: Extracting #4: cost 148 inf + 4852 27.654 * * [simplify]: Extracting #5: cost 59 inf + 21705 27.660 * * [simplify]: Extracting #6: cost 5 inf + 46914 27.667 * * [simplify]: Extracting #7: cost 0 inf + 49339 27.674 * [simplify]: Simplified to (exp (+ (* (* t t) (+ 2 (/ 4 x))) (/ 2 (/ x (* l l))))) 27.675 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (log (exp (+ (* (* t t) (+ 2 (/ 4 x))) (/ 2 (/ x (* l l))))))))) 27.675 * * * * [progress]: [ 20 / 96 ] simplifiying candidate # 27.675 * * * * [progress]: [ 21 / 96 ] simplifiying candidate # 27.675 * * * * [progress]: [ 22 / 96 ] simplifiying candidate # 27.675 * * * * [progress]: [ 23 / 96 ] simplifiying candidate # 27.675 * * * * [progress]: [ 24 / 96 ] simplifiying candidate # 27.675 * * * * [progress]: [ 25 / 96 ] simplifiying candidate # 27.675 * * * * [progress]: [ 26 / 96 ] simplifiying candidate # 27.675 * [simplify]: Simplifying (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l))) 27.676 * * [simplify]: iters left: 6 (22 enodes) 27.686 * * [simplify]: iters left: 5 (110 enodes) 27.728 * * [simplify]: iters left: 4 (240 enodes) 27.799 * * [simplify]: Extracting #0: cost 1 inf + 0 27.799 * * [simplify]: Extracting #1: cost 10 inf + 0 27.799 * * [simplify]: Extracting #2: cost 82 inf + 0 27.800 * * [simplify]: Extracting #3: cost 143 inf + 169 27.801 * * [simplify]: Extracting #4: cost 154 inf + 2435 27.804 * * [simplify]: Extracting #5: cost 97 inf + 12831 27.810 * * [simplify]: Extracting #6: cost 21 inf + 26227 27.819 * * [simplify]: Extracting #7: cost 1 inf + 30335 27.838 * * [simplify]: Extracting #8: cost 0 inf + 30799 27.851 * [simplify]: Simplified to (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* x (* t t)) (+ (/ (/ 64 x) (* x x)) 8))) 27.851 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (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))))) 27.852 * [simplify]: Simplifying (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x) 27.852 * * [simplify]: iters left: 6 (10 enodes) 27.860 * * [simplify]: iters left: 5 (46 enodes) 27.877 * * [simplify]: iters left: 4 (99 enodes) 27.899 * * [simplify]: iters left: 3 (184 enodes) 27.948 * * [simplify]: iters left: 2 (346 enodes) 28.126 * * [simplify]: Extracting #0: cost 1 inf + 0 28.127 * * [simplify]: Extracting #1: cost 14 inf + 0 28.127 * * [simplify]: Extracting #2: cost 57 inf + 3 28.127 * * [simplify]: Extracting #3: cost 81 inf + 586 28.129 * * [simplify]: Extracting #4: cost 27 inf + 6297 28.131 * * [simplify]: Extracting #5: cost 3 inf + 8154 28.134 * * [simplify]: Extracting #6: cost 0 inf + 8322 28.137 * [simplify]: Simplified to (+ -8 (* 4 (+ (/ 4 x) x))) 28.137 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (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))))))) 28.137 * * * * [progress]: [ 27 / 96 ] simplifiying candidate # 28.137 * [simplify]: Simplifying (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l))) 28.137 * * [simplify]: iters left: 6 (17 enodes) 28.144 * * [simplify]: iters left: 5 (77 enodes) 28.166 * * [simplify]: iters left: 4 (153 enodes) 28.211 * * [simplify]: iters left: 3 (454 enodes) 28.553 * * [simplify]: Extracting #0: cost 1 inf + 0 28.553 * * [simplify]: Extracting #1: cost 14 inf + 0 28.554 * * [simplify]: Extracting #2: cost 124 inf + 0 28.556 * * [simplify]: Extracting #3: cost 306 inf + 420 28.563 * * [simplify]: Extracting #4: cost 311 inf + 10386 28.577 * * [simplify]: Extracting #5: cost 78 inf + 46039 28.596 * * [simplify]: Extracting #6: cost 0 inf + 59154 28.620 * * [simplify]: Extracting #7: cost 0 inf + 58380 28.635 * * [simplify]: Extracting #8: cost 0 inf + 57765 28.659 * [simplify]: Simplified to (* (- (/ 4 x) 2) (+ (* (* l l) 2) (* t (* (+ (/ 4 x) 2) (* x t))))) 28.659 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (/ (* (- (/ 4 x) 2) (+ (* (* l l) 2) (* t (* (+ (/ 4 x) 2) (* x t))))) (* (- (/ 4 x) 2) x))))) 28.659 * [simplify]: Simplifying (* (- (/ 4 x) 2) x) 28.659 * * [simplify]: iters left: 6 (6 enodes) 28.662 * * [simplify]: iters left: 5 (22 enodes) 28.666 * * [simplify]: iters left: 4 (30 enodes) 28.671 * * [simplify]: iters left: 3 (45 enodes) 28.681 * * [simplify]: iters left: 2 (53 enodes) 28.689 * * [simplify]: iters left: 1 (57 enodes) 28.702 * * [simplify]: Extracting #0: cost 1 inf + 0 28.702 * * [simplify]: Extracting #1: cost 6 inf + 0 28.702 * * [simplify]: Extracting #2: cost 9 inf + 2 28.703 * * [simplify]: Extracting #3: cost 7 inf + 46 28.703 * * [simplify]: Extracting #4: cost 0 inf + 584 28.703 * * [simplify]: Extracting #5: cost 0 inf + 504 28.704 * [simplify]: Simplified to (+ (* -2 x) 4) 28.704 * [simplify]: Simplified (2 2 1 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (/ (* (- (/ 4 x) 2) (+ (* (* l l) 2) (* t (* (+ (/ 4 x) 2) (* x t))))) (+ (* -2 x) 4))))) 28.704 * * * * [progress]: [ 28 / 96 ] simplifiying candidate # 28.704 * * * * [progress]: [ 29 / 96 ] simplifiying candidate # 28.704 * * * * [progress]: [ 30 / 96 ] simplifiying candidate # 28.704 * * * * [progress]: [ 31 / 96 ] simplifiying candidate #real (real->posit16 (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 28.704 * * * * [progress]: [ 32 / 96 ] simplifiying candidate # 28.704 * * * * [progress]: [ 33 / 96 ] simplifiying candidate # 28.705 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) 28.705 * * [simplify]: iters left: 6 (6 enodes) 28.708 * * [simplify]: iters left: 5 (22 enodes) 28.715 * * [simplify]: iters left: 4 (23 enodes) 28.722 * * [simplify]: iters left: 3 (24 enodes) 28.729 * * [simplify]: Extracting #0: cost 1 inf + 0 28.729 * * [simplify]: Extracting #1: cost 6 inf + 0 28.729 * * [simplify]: Extracting #2: cost 9 inf + 1 28.729 * * [simplify]: Extracting #3: cost 8 inf + 2 28.729 * * [simplify]: Extracting #4: cost 0 inf + 654 28.729 * [simplify]: Simplified to (* t (sqrt 2)) 28.730 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* t (sqrt 2)) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 28.730 * * * * [progress]: [ 34 / 96 ] simplifiying candidate # 28.730 * [simplify]: Simplifying (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) 28.730 * * [simplify]: iters left: 6 (6 enodes) 28.734 * * [simplify]: iters left: 5 (22 enodes) 28.741 * * [simplify]: iters left: 4 (23 enodes) 28.748 * * [simplify]: iters left: 3 (24 enodes) 28.755 * * [simplify]: Extracting #0: cost 1 inf + 0 28.755 * * [simplify]: Extracting #1: cost 6 inf + 0 28.755 * * [simplify]: Extracting #2: cost 9 inf + 1 28.755 * * [simplify]: Extracting #3: cost 8 inf + 2 28.755 * * [simplify]: Extracting #4: cost 0 inf + 654 28.755 * [simplify]: Simplified to (* t (sqrt 2)) 28.755 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (pow (* t (sqrt 2)) 1) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 28.756 * * * * [progress]: [ 35 / 96 ] simplifiying candidate # 28.756 * * * * [progress]: [ 36 / 96 ] simplifiying candidate # 28.756 * [simplify]: Simplifying (+ (log (sqrt (sqrt 2))) (+ (log (sqrt (sqrt 2))) (log t))) 28.756 * * [simplify]: iters left: 6 (8 enodes) 28.760 * * [simplify]: iters left: 5 (28 enodes) 28.769 * * [simplify]: iters left: 4 (31 enodes) 28.778 * * [simplify]: Extracting #0: cost 1 inf + 0 28.778 * * [simplify]: Extracting #1: cost 6 inf + 0 28.778 * * [simplify]: Extracting #2: cost 12 inf + 0 28.778 * * [simplify]: Extracting #3: cost 11 inf + 143 28.778 * * [simplify]: Extracting #4: cost 13 inf + 143 28.779 * * [simplify]: Extracting #5: cost 12 inf + 144 28.779 * * [simplify]: Extracting #6: cost 11 inf + 185 28.779 * * [simplify]: Extracting #7: cost 7 inf + 539 28.779 * * [simplify]: Extracting #8: cost 1 inf + 1898 28.780 * * [simplify]: Extracting #9: cost 0 inf + 2200 28.780 * [simplify]: Simplified to (+ (log (sqrt (sqrt 2))) (+ (log (sqrt (sqrt 2))) (log t))) 28.781 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (log (sqrt (sqrt 2))) (+ (log (sqrt (sqrt 2))) (log t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 28.781 * * * * [progress]: [ 37 / 96 ] simplifiying candidate # 28.781 * [simplify]: Simplifying (+ (log (sqrt (sqrt 2))) (log (* (sqrt (sqrt 2)) t))) 28.781 * * [simplify]: iters left: 6 (8 enodes) 28.786 * * [simplify]: iters left: 5 (28 enodes) 28.795 * * [simplify]: iters left: 4 (33 enodes) 28.804 * * [simplify]: iters left: 3 (36 enodes) 28.814 * * [simplify]: Extracting #0: cost 1 inf + 0 28.814 * * [simplify]: Extracting #1: cost 6 inf + 0 28.814 * * [simplify]: Extracting #2: cost 13 inf + 0 28.815 * * [simplify]: Extracting #3: cost 13 inf + 143 28.815 * * [simplify]: Extracting #4: cost 15 inf + 143 28.815 * * [simplify]: Extracting #5: cost 14 inf + 144 28.815 * * [simplify]: Extracting #6: cost 13 inf + 185 28.815 * * [simplify]: Extracting #7: cost 8 inf + 661 28.816 * * [simplify]: Extracting #8: cost 1 inf + 2002 28.816 * * [simplify]: Extracting #9: cost 0 inf + 2304 28.817 * [simplify]: Simplified to (+ (log (sqrt (sqrt 2))) (log (* t (sqrt (sqrt 2))))) 28.817 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (exp (+ (log (sqrt (sqrt 2))) (log (* t (sqrt (sqrt 2)))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 28.817 * * * * [progress]: [ 38 / 96 ] simplifiying candidate # 28.818 * * * * [progress]: [ 39 / 96 ] simplifiying candidate # 28.818 * * * * [progress]: [ 40 / 96 ] simplifiying candidate # 28.818 * [simplify]: Simplifying (* (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2))) (* (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2))) (* (* t t) t))) 28.818 * * [simplify]: iters left: 6 (10 enodes) 28.827 * * [simplify]: iters left: 5 (40 enodes) 28.841 * * [simplify]: iters left: 4 (107 enodes) 28.874 * * [simplify]: iters left: 3 (257 enodes) 29.048 * * [simplify]: Extracting #0: cost 1 inf + 0 29.049 * * [simplify]: Extracting #1: cost 36 inf + 0 29.049 * * [simplify]: Extracting #2: cost 104 inf + 2 29.050 * * [simplify]: Extracting #3: cost 90 inf + 1417 29.051 * * [simplify]: Extracting #4: cost 50 inf + 9036 29.055 * * [simplify]: Extracting #5: cost 3 inf + 23308 29.060 * * [simplify]: Extracting #6: cost 0 inf + 24376 29.064 * [simplify]: Simplified to (* (* 2 (* t t)) (* (sqrt 2) t)) 29.064 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* 2 (* t t)) (* (sqrt 2) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.065 * * * * [progress]: [ 41 / 96 ] simplifiying candidate # 29.065 * [simplify]: Simplifying (* (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2))) (* (* (* (sqrt (sqrt 2)) t) (* (sqrt (sqrt 2)) t)) (* (sqrt (sqrt 2)) t))) 29.065 * * [simplify]: iters left: 6 (10 enodes) 29.068 * * [simplify]: iters left: 5 (44 enodes) 29.081 * * [simplify]: iters left: 4 (124 enodes) 29.139 * * [simplify]: iters left: 3 (320 enodes) 29.335 * * [simplify]: Extracting #0: cost 1 inf + 0 29.335 * * [simplify]: Extracting #1: cost 40 inf + 0 29.336 * * [simplify]: Extracting #2: cost 107 inf + 3 29.336 * * [simplify]: Extracting #3: cost 90 inf + 1404 29.338 * * [simplify]: Extracting #4: cost 58 inf + 7434 29.342 * * [simplify]: Extracting #5: cost 6 inf + 22939 29.347 * * [simplify]: Extracting #6: cost 0 inf + 24362 29.352 * [simplify]: Simplified to (* (* (* t t) (sqrt 2)) (* t 2)) 29.352 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (cbrt (* (* (* t t) (sqrt 2)) (* t 2))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.352 * * * * [progress]: [ 42 / 96 ] simplifiying candidate # 29.352 * * * * [progress]: [ 43 / 96 ] simplifiying candidate # 29.352 * * * * [progress]: [ 44 / 96 ] simplifiying candidate # 29.352 * * * * [progress]: [ 45 / 96 ] simplifiying candidate # 29.352 * * * * [progress]: [ 46 / 96 ] simplifiying candidate # 29.352 * * * * [progress]: [ 47 / 96 ] simplifiying candidate # 29.352 * [simplify]: Simplifying (* (cbrt (sqrt (sqrt 2))) (cbrt (sqrt (sqrt 2)))) 29.353 * * [simplify]: iters left: 5 (5 enodes) 29.355 * * [simplify]: iters left: 4 (15 enodes) 29.357 * * [simplify]: Extracting #0: cost 1 inf + 0 29.358 * * [simplify]: Extracting #1: cost 3 inf + 0 29.358 * * [simplify]: Extracting #2: cost 5 inf + 0 29.358 * * [simplify]: Extracting #3: cost 7 inf + 0 29.358 * * [simplify]: Extracting #4: cost 9 inf + 0 29.358 * * [simplify]: Extracting #5: cost 8 inf + 1 29.358 * * [simplify]: Extracting #6: cost 0 inf + 969 29.358 * [simplify]: Simplified to (* (cbrt (sqrt (sqrt 2))) (cbrt (sqrt (sqrt 2)))) 29.358 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (* (cbrt (sqrt (sqrt 2))) (cbrt (sqrt (sqrt 2)))) (* (cbrt (sqrt (sqrt 2))) (* (sqrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.358 * * * * [progress]: [ 48 / 96 ] simplifiying candidate # 29.358 * [simplify]: Simplifying (sqrt (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 29.358 * * [simplify]: iters left: 5 (5 enodes) 29.360 * * [simplify]: iters left: 4 (16 enodes) 29.363 * * [simplify]: Extracting #0: cost 1 inf + 0 29.363 * * [simplify]: Extracting #1: cost 4 inf + 0 29.363 * * [simplify]: Extracting #2: cost 7 inf + 0 29.363 * * [simplify]: Extracting #3: cost 9 inf + 0 29.363 * * [simplify]: Extracting #4: cost 8 inf + 1 29.363 * * [simplify]: Extracting #5: cost 0 inf + 969 29.363 * [simplify]: Simplified to (fabs (cbrt (sqrt 2))) 29.363 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (fabs (cbrt (sqrt 2))) (* (sqrt (cbrt (sqrt 2))) (* (sqrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.364 * * * * [progress]: [ 49 / 96 ] simplifiying candidate # 29.364 * [simplify]: Simplifying (sqrt (sqrt (* (cbrt 2) (cbrt 2)))) 29.364 * * [simplify]: iters left: 5 (5 enodes) 29.366 * * [simplify]: iters left: 4 (16 enodes) 29.370 * * [simplify]: Extracting #0: cost 1 inf + 0 29.370 * * [simplify]: Extracting #1: cost 3 inf + 0 29.370 * * [simplify]: Extracting #2: cost 6 inf + 0 29.370 * * [simplify]: Extracting #3: cost 9 inf + 0 29.370 * * [simplify]: Extracting #4: cost 8 inf + 1 29.370 * * [simplify]: Extracting #5: cost 0 inf + 969 29.370 * [simplify]: Simplified to (sqrt (fabs (cbrt 2))) 29.370 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (fabs (cbrt 2))) (* (sqrt (sqrt (cbrt 2))) (* (sqrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.371 * * * * [progress]: [ 50 / 96 ] simplifiying candidate # 29.371 * [simplify]: Simplifying (sqrt (sqrt (sqrt 2))) 29.371 * * [simplify]: iters left: 3 (4 enodes) 29.373 * * [simplify]: iters left: 2 (12 enodes) 29.377 * * [simplify]: Extracting #0: cost 1 inf + 0 29.377 * * [simplify]: Extracting #1: cost 3 inf + 0 29.377 * * [simplify]: Extracting #2: cost 5 inf + 0 29.377 * * [simplify]: Extracting #3: cost 7 inf + 0 29.377 * * [simplify]: Extracting #4: cost 6 inf + 1 29.377 * * [simplify]: Extracting #5: cost 0 inf + 487 29.378 * [simplify]: Simplified to (sqrt (sqrt (sqrt 2))) 29.378 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (sqrt (sqrt 2))) (* (sqrt (sqrt (sqrt 2))) (* (sqrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.378 * * * * [progress]: [ 51 / 96 ] simplifiying candidate # 29.378 * [simplify]: Simplifying (sqrt (sqrt 1)) 29.378 * * [simplify]: iters left: 2 (3 enodes) 29.383 * * [simplify]: iters left: 1 (11 enodes) 29.386 * * [simplify]: Extracting #0: cost 1 inf + 0 29.386 * * [simplify]: Extracting #1: cost 0 inf + 1 29.386 * [simplify]: Simplified to 1 29.386 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* 1 (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.386 * * * * [progress]: [ 52 / 96 ] simplifiying candidate # 29.387 * [simplify]: Simplifying (sqrt (sqrt (sqrt 2))) 29.387 * * [simplify]: iters left: 3 (4 enodes) 29.389 * * [simplify]: iters left: 2 (12 enodes) 29.392 * * [simplify]: Extracting #0: cost 1 inf + 0 29.392 * * [simplify]: Extracting #1: cost 3 inf + 0 29.392 * * [simplify]: Extracting #2: cost 5 inf + 0 29.392 * * [simplify]: Extracting #3: cost 7 inf + 0 29.392 * * [simplify]: Extracting #4: cost 6 inf + 1 29.392 * * [simplify]: Extracting #5: cost 0 inf + 487 29.392 * [simplify]: Simplified to (sqrt (sqrt (sqrt 2))) 29.392 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (sqrt (sqrt 2))) (* (sqrt (sqrt (sqrt 2))) (* (sqrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.392 * * * * [progress]: [ 53 / 96 ] simplifiying candidate # 29.393 * [simplify]: Simplifying (sqrt 1) 29.393 * * [simplify]: iters left: 1 (2 enodes) 29.394 * * [simplify]: Extracting #0: cost 1 inf + 0 29.395 * * [simplify]: Extracting #1: cost 0 inf + 1 29.395 * [simplify]: Simplified to 1 29.395 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* 1 (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.395 * * * * [progress]: [ 54 / 96 ] simplifiying candidate # 29.395 * [simplify]: Simplifying (sqrt (sqrt (sqrt 2))) 29.395 * * [simplify]: iters left: 3 (4 enodes) 29.396 * * [simplify]: iters left: 2 (12 enodes) 29.398 * * [simplify]: Extracting #0: cost 1 inf + 0 29.398 * * [simplify]: Extracting #1: cost 3 inf + 0 29.398 * * [simplify]: Extracting #2: cost 5 inf + 0 29.399 * * [simplify]: Extracting #3: cost 7 inf + 0 29.399 * * [simplify]: Extracting #4: cost 6 inf + 1 29.399 * * [simplify]: Extracting #5: cost 0 inf + 487 29.399 * [simplify]: Simplified to (sqrt (sqrt (sqrt 2))) 29.399 * [simplify]: Simplified (2 1 1) to (λ (x l t) (/ (* (sqrt (sqrt (sqrt 2))) (* (sqrt (sqrt (sqrt 2))) (* (sqrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.399 * * * * [progress]: [ 55 / 96 ] simplifiying candidate # 29.399 * * * * [progress]: [ 56 / 96 ] simplifiying candidate #real (real->posit16 (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))> 29.399 * * * * [progress]: [ 57 / 96 ] simplifiying candidate # 29.399 * * * * [progress]: [ 58 / 96 ] simplifiying candidate # 29.399 * [simplify]: Simplifying (* (sqrt (sqrt 2)) t) 29.399 * * [simplify]: iters left: 4 (5 enodes) 29.401 * * [simplify]: iters left: 3 (16 enodes) 29.404 * * [simplify]: Extracting #0: cost 1 inf + 0 29.404 * * [simplify]: Extracting #1: cost 4 inf + 0 29.404 * * [simplify]: Extracting #2: cost 5 inf + 1 29.404 * * [simplify]: Extracting #3: cost 7 inf + 1 29.404 * * [simplify]: Extracting #4: cost 6 inf + 2 29.404 * * [simplify]: Extracting #5: cost 0 inf + 490 29.404 * [simplify]: Simplified to (* (sqrt (sqrt 2)) t) 29.404 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (pow (* (sqrt (sqrt 2)) t) 1)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.404 * * * * [progress]: [ 59 / 96 ] simplifiying candidate # 29.404 * * * * [progress]: [ 60 / 96 ] simplifiying candidate # 29.405 * [simplify]: Simplifying (+ (log (sqrt (sqrt 2))) (log t)) 29.405 * * [simplify]: iters left: 5 (7 enodes) 29.407 * * [simplify]: iters left: 4 (22 enodes) 29.410 * * [simplify]: Extracting #0: cost 1 inf + 0 29.411 * * [simplify]: Extracting #1: cost 4 inf + 0 29.411 * * [simplify]: Extracting #2: cost 8 inf + 0 29.411 * * [simplify]: Extracting #3: cost 7 inf + 143 29.411 * * [simplify]: Extracting #4: cost 9 inf + 143 29.411 * * [simplify]: Extracting #5: cost 8 inf + 144 29.411 * * [simplify]: Extracting #6: cost 6 inf + 226 29.411 * * [simplify]: Extracting #7: cost 1 inf + 952 29.411 * * [simplify]: Extracting #8: cost 0 inf + 1214 29.411 * [simplify]: Simplified to (+ (log (sqrt (sqrt 2))) (log t)) 29.411 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (exp (+ (log (sqrt (sqrt 2))) (log t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.412 * * * * [progress]: [ 61 / 96 ] simplifiying candidate # 29.412 * * * * [progress]: [ 62 / 96 ] simplifiying candidate # 29.412 * * * * [progress]: [ 63 / 96 ] simplifiying candidate # 29.412 * [simplify]: Simplifying (* (* (* (sqrt (sqrt 2)) (sqrt (sqrt 2))) (sqrt (sqrt 2))) (* (* t t) t)) 29.412 * * [simplify]: iters left: 6 (9 enodes) 29.415 * * [simplify]: iters left: 5 (32 enodes) 29.421 * * [simplify]: iters left: 4 (62 enodes) 29.437 * * [simplify]: iters left: 3 (115 enodes) 29.465 * * [simplify]: iters left: 2 (222 enodes) 29.559 * * [simplify]: iters left: 1 (417 enodes) 29.738 * * [simplify]: Extracting #0: cost 1 inf + 0 29.738 * * [simplify]: Extracting #1: cost 58 inf + 0 29.739 * * [simplify]: Extracting #2: cost 161 inf + 124 29.740 * * [simplify]: Extracting #3: cost 153 inf + 715 29.742 * * [simplify]: Extracting #4: cost 102 inf + 17342 29.748 * * [simplify]: Extracting #5: cost 25 inf + 54289 29.756 * * [simplify]: Extracting #6: cost 0 inf + 71353 29.764 * [simplify]: Simplified to (* (* t (* t t)) (* (sqrt (sqrt 2)) (sqrt 2))) 29.764 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (cbrt (* (* t (* t t)) (* (sqrt (sqrt 2)) (sqrt 2))))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.765 * * * * [progress]: [ 64 / 96 ] simplifiying candidate # 29.765 * * * * [progress]: [ 65 / 96 ] simplifiying candidate # 29.765 * * * * [progress]: [ 66 / 96 ] simplifiying candidate # 29.765 * * * * [progress]: [ 67 / 96 ] simplifiying candidate # 29.765 * * * * [progress]: [ 68 / 96 ] simplifiying candidate # 29.765 * [simplify]: Simplifying (* (sqrt (sqrt (sqrt 2))) (sqrt t)) 29.765 * * [simplify]: iters left: 5 (7 enodes) 29.767 * * [simplify]: iters left: 4 (22 enodes) 29.770 * * [simplify]: Extracting #0: cost 1 inf + 0 29.771 * * [simplify]: Extracting #1: cost 4 inf + 0 29.771 * * [simplify]: Extracting #2: cost 8 inf + 0 29.771 * * [simplify]: Extracting #3: cost 7 inf + 83 29.771 * * [simplify]: Extracting #4: cost 9 inf + 83 29.771 * * [simplify]: Extracting #5: cost 8 inf + 84 29.771 * * [simplify]: Extracting #6: cost 6 inf + 166 29.771 * * [simplify]: Extracting #7: cost 1 inf + 772 29.771 * * [simplify]: Extracting #8: cost 0 inf + 974 29.771 * [simplify]: Simplified to (* (sqrt (sqrt (sqrt 2))) (sqrt t)) 29.771 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (* (sqrt (sqrt (sqrt 2))) (sqrt t)) (* (sqrt (sqrt (sqrt 2))) (sqrt t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.772 * [simplify]: Simplifying (* (sqrt (sqrt (sqrt 2))) (sqrt t)) 29.772 * * [simplify]: iters left: 5 (7 enodes) 29.774 * * [simplify]: iters left: 4 (22 enodes) 29.779 * * [simplify]: Extracting #0: cost 1 inf + 0 29.779 * * [simplify]: Extracting #1: cost 4 inf + 0 29.779 * * [simplify]: Extracting #2: cost 8 inf + 0 29.780 * * [simplify]: Extracting #3: cost 7 inf + 83 29.780 * * [simplify]: Extracting #4: cost 9 inf + 83 29.780 * * [simplify]: Extracting #5: cost 8 inf + 84 29.780 * * [simplify]: Extracting #6: cost 6 inf + 166 29.780 * * [simplify]: Extracting #7: cost 1 inf + 772 29.781 * * [simplify]: Extracting #8: cost 0 inf + 974 29.781 * [simplify]: Simplified to (* (sqrt (sqrt (sqrt 2))) (sqrt t)) 29.781 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (* (sqrt (sqrt (sqrt 2))) (sqrt t)) (* (sqrt (sqrt (sqrt 2))) (sqrt t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.781 * * * * [progress]: [ 69 / 96 ] simplifiying candidate # 29.782 * [simplify]: Simplifying (* (sqrt (sqrt (sqrt 2))) (sqrt t)) 29.782 * * [simplify]: iters left: 5 (7 enodes) 29.786 * * [simplify]: iters left: 4 (22 enodes) 29.792 * * [simplify]: Extracting #0: cost 1 inf + 0 29.792 * * [simplify]: Extracting #1: cost 4 inf + 0 29.792 * * [simplify]: Extracting #2: cost 8 inf + 0 29.793 * * [simplify]: Extracting #3: cost 7 inf + 83 29.793 * * [simplify]: Extracting #4: cost 9 inf + 83 29.793 * * [simplify]: Extracting #5: cost 8 inf + 84 29.793 * * [simplify]: Extracting #6: cost 6 inf + 166 29.793 * * [simplify]: Extracting #7: cost 1 inf + 772 29.794 * * [simplify]: Extracting #8: cost 0 inf + 974 29.794 * [simplify]: Simplified to (* (sqrt (sqrt (sqrt 2))) (sqrt t)) 29.794 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (* (sqrt (sqrt (sqrt 2))) (sqrt t)) (* (sqrt (sqrt (sqrt 2))) (sqrt t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.794 * [simplify]: Simplifying (* (sqrt (sqrt (sqrt 2))) (sqrt t)) 29.795 * * [simplify]: iters left: 5 (7 enodes) 29.798 * * [simplify]: iters left: 4 (22 enodes) 29.806 * * [simplify]: Extracting #0: cost 1 inf + 0 29.806 * * [simplify]: Extracting #1: cost 4 inf + 0 29.806 * * [simplify]: Extracting #2: cost 8 inf + 0 29.806 * * [simplify]: Extracting #3: cost 7 inf + 83 29.806 * * [simplify]: Extracting #4: cost 9 inf + 83 29.807 * * [simplify]: Extracting #5: cost 8 inf + 84 29.807 * * [simplify]: Extracting #6: cost 6 inf + 166 29.807 * * [simplify]: Extracting #7: cost 1 inf + 772 29.807 * * [simplify]: Extracting #8: cost 0 inf + 974 29.808 * [simplify]: Simplified to (* (sqrt (sqrt (sqrt 2))) (sqrt t)) 29.808 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (* (sqrt (sqrt (sqrt 2))) (sqrt t)) (* (sqrt (sqrt (sqrt 2))) (sqrt t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.808 * * * * [progress]: [ 70 / 96 ] simplifiying candidate # 29.809 * [simplify]: Simplifying (* (sqrt (sqrt (sqrt 2))) (sqrt t)) 29.809 * * [simplify]: iters left: 5 (7 enodes) 29.812 * * [simplify]: iters left: 4 (22 enodes) 29.819 * * [simplify]: Extracting #0: cost 1 inf + 0 29.819 * * [simplify]: Extracting #1: cost 4 inf + 0 29.819 * * [simplify]: Extracting #2: cost 8 inf + 0 29.819 * * [simplify]: Extracting #3: cost 7 inf + 83 29.819 * * [simplify]: Extracting #4: cost 9 inf + 83 29.819 * * [simplify]: Extracting #5: cost 8 inf + 84 29.820 * * [simplify]: Extracting #6: cost 6 inf + 166 29.820 * * [simplify]: Extracting #7: cost 1 inf + 772 29.820 * * [simplify]: Extracting #8: cost 0 inf + 974 29.821 * [simplify]: Simplified to (* (sqrt (sqrt (sqrt 2))) (sqrt t)) 29.821 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (* (sqrt (sqrt (sqrt 2))) (sqrt t)) (* (sqrt (sqrt (sqrt 2))) (sqrt t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.821 * [simplify]: Simplifying (* (sqrt (sqrt (sqrt 2))) (sqrt t)) 29.821 * * [simplify]: iters left: 5 (7 enodes) 29.825 * * [simplify]: iters left: 4 (22 enodes) 29.832 * * [simplify]: Extracting #0: cost 1 inf + 0 29.832 * * [simplify]: Extracting #1: cost 4 inf + 0 29.832 * * [simplify]: Extracting #2: cost 8 inf + 0 29.832 * * [simplify]: Extracting #3: cost 7 inf + 83 29.832 * * [simplify]: Extracting #4: cost 9 inf + 83 29.832 * * [simplify]: Extracting #5: cost 8 inf + 84 29.832 * * [simplify]: Extracting #6: cost 6 inf + 166 29.833 * * [simplify]: Extracting #7: cost 1 inf + 772 29.833 * * [simplify]: Extracting #8: cost 0 inf + 974 29.833 * [simplify]: Simplified to (* (sqrt (sqrt (sqrt 2))) (sqrt t)) 29.833 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (* (sqrt (sqrt (sqrt 2))) (sqrt t)) (* (sqrt (sqrt (sqrt 2))) (sqrt t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.834 * * * * [progress]: [ 71 / 96 ] simplifiying candidate # 29.834 * [simplify]: Simplifying (cbrt t) 29.834 * * [simplify]: iters left: 1 (2 enodes) 29.835 * * [simplify]: Extracting #0: cost 1 inf + 0 29.835 * * [simplify]: Extracting #1: cost 3 inf + 0 29.835 * * [simplify]: Extracting #2: cost 2 inf + 1 29.835 * * [simplify]: Extracting #3: cost 0 inf + 163 29.835 * [simplify]: Simplified to (cbrt t) 29.835 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (* (sqrt (sqrt 2)) (* (cbrt t) (cbrt t))) (cbrt t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.835 * * * * [progress]: [ 72 / 96 ] simplifiying candidate # 29.836 * [simplify]: Simplifying (sqrt t) 29.836 * * [simplify]: iters left: 1 (2 enodes) 29.837 * * [simplify]: Extracting #0: cost 1 inf + 0 29.837 * * [simplify]: Extracting #1: cost 3 inf + 0 29.837 * * [simplify]: Extracting #2: cost 2 inf + 1 29.837 * * [simplify]: Extracting #3: cost 0 inf + 83 29.837 * [simplify]: Simplified to (sqrt t) 29.837 * [simplify]: Simplified (2 1 2 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (* (sqrt (sqrt 2)) (sqrt t)) (sqrt t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.838 * * * * [progress]: [ 73 / 96 ] simplifiying candidate # 29.838 * * * * [progress]: [ 74 / 96 ] simplifiying candidate # 29.838 * [simplify]: Simplifying (* (cbrt (sqrt (sqrt 2))) (cbrt (sqrt (sqrt 2)))) 29.838 * * [simplify]: iters left: 5 (5 enodes) 29.841 * * [simplify]: iters left: 4 (15 enodes) 29.846 * * [simplify]: Extracting #0: cost 1 inf + 0 29.846 * * [simplify]: Extracting #1: cost 3 inf + 0 29.846 * * [simplify]: Extracting #2: cost 5 inf + 0 29.846 * * [simplify]: Extracting #3: cost 7 inf + 0 29.846 * * [simplify]: Extracting #4: cost 9 inf + 0 29.847 * * [simplify]: Extracting #5: cost 8 inf + 1 29.847 * * [simplify]: Extracting #6: cost 0 inf + 969 29.847 * [simplify]: Simplified to (* (cbrt (sqrt (sqrt 2))) (cbrt (sqrt (sqrt 2)))) 29.847 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (* (cbrt (sqrt (sqrt 2))) (cbrt (sqrt (sqrt 2)))) (* (cbrt (sqrt (sqrt 2))) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.847 * * * * [progress]: [ 75 / 96 ] simplifiying candidate # 29.848 * [simplify]: Simplifying (sqrt (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) 29.848 * * [simplify]: iters left: 5 (5 enodes) 29.851 * * [simplify]: iters left: 4 (16 enodes) 29.859 * * [simplify]: Extracting #0: cost 1 inf + 0 29.859 * * [simplify]: Extracting #1: cost 4 inf + 0 29.859 * * [simplify]: Extracting #2: cost 7 inf + 0 29.859 * * [simplify]: Extracting #3: cost 9 inf + 0 29.859 * * [simplify]: Extracting #4: cost 8 inf + 1 29.860 * * [simplify]: Extracting #5: cost 0 inf + 969 29.860 * [simplify]: Simplified to (fabs (cbrt (sqrt 2))) 29.860 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (fabs (cbrt (sqrt 2))) (* (sqrt (cbrt (sqrt 2))) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.860 * * * * [progress]: [ 76 / 96 ] simplifiying candidate # 29.860 * [simplify]: Simplifying (sqrt (sqrt (* (cbrt 2) (cbrt 2)))) 29.861 * * [simplify]: iters left: 5 (5 enodes) 29.864 * * [simplify]: iters left: 4 (16 enodes) 29.869 * * [simplify]: Extracting #0: cost 1 inf + 0 29.869 * * [simplify]: Extracting #1: cost 3 inf + 0 29.869 * * [simplify]: Extracting #2: cost 6 inf + 0 29.869 * * [simplify]: Extracting #3: cost 9 inf + 0 29.869 * * [simplify]: Extracting #4: cost 8 inf + 1 29.869 * * [simplify]: Extracting #5: cost 0 inf + 969 29.869 * [simplify]: Simplified to (sqrt (fabs (cbrt 2))) 29.869 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (fabs (cbrt 2))) (* (sqrt (sqrt (cbrt 2))) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.870 * * * * [progress]: [ 77 / 96 ] simplifiying candidate # 29.870 * [simplify]: Simplifying (sqrt (sqrt (sqrt 2))) 29.870 * * [simplify]: iters left: 3 (4 enodes) 29.873 * * [simplify]: iters left: 2 (12 enodes) 29.876 * * [simplify]: Extracting #0: cost 1 inf + 0 29.876 * * [simplify]: Extracting #1: cost 3 inf + 0 29.876 * * [simplify]: Extracting #2: cost 5 inf + 0 29.877 * * [simplify]: Extracting #3: cost 7 inf + 0 29.877 * * [simplify]: Extracting #4: cost 6 inf + 1 29.877 * * [simplify]: Extracting #5: cost 0 inf + 487 29.877 * [simplify]: Simplified to (sqrt (sqrt (sqrt 2))) 29.877 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt (sqrt 2))) (* (sqrt (sqrt (sqrt 2))) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.877 * * * * [progress]: [ 78 / 96 ] simplifiying candidate # 29.878 * [simplify]: Simplifying (sqrt (sqrt 1)) 29.878 * * [simplify]: iters left: 2 (3 enodes) 29.883 * * [simplify]: iters left: 1 (11 enodes) 29.886 * * [simplify]: Extracting #0: cost 1 inf + 0 29.886 * * [simplify]: Extracting #1: cost 0 inf + 1 29.886 * [simplify]: Simplified to 1 29.886 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* 1 (* (sqrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.886 * * * * [progress]: [ 79 / 96 ] simplifiying candidate # 29.887 * [simplify]: Simplifying (sqrt (sqrt (sqrt 2))) 29.887 * * [simplify]: iters left: 3 (4 enodes) 29.889 * * [simplify]: iters left: 2 (12 enodes) 29.893 * * [simplify]: Extracting #0: cost 1 inf + 0 29.893 * * [simplify]: Extracting #1: cost 3 inf + 0 29.893 * * [simplify]: Extracting #2: cost 5 inf + 0 29.893 * * [simplify]: Extracting #3: cost 7 inf + 0 29.893 * * [simplify]: Extracting #4: cost 6 inf + 1 29.893 * * [simplify]: Extracting #5: cost 0 inf + 487 29.894 * [simplify]: Simplified to (sqrt (sqrt (sqrt 2))) 29.894 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt (sqrt 2))) (* (sqrt (sqrt (sqrt 2))) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.894 * * * * [progress]: [ 80 / 96 ] simplifiying candidate # 29.894 * [simplify]: Simplifying (sqrt 1) 29.894 * * [simplify]: iters left: 1 (2 enodes) 29.897 * * [simplify]: Extracting #0: cost 1 inf + 0 29.897 * * [simplify]: Extracting #1: cost 0 inf + 1 29.897 * [simplify]: Simplified to 1 29.897 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* 1 (* (sqrt (sqrt 2)) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.898 * * * * [progress]: [ 81 / 96 ] simplifiying candidate # 29.898 * [simplify]: Simplifying (sqrt (sqrt (sqrt 2))) 29.898 * * [simplify]: iters left: 3 (4 enodes) 29.901 * * [simplify]: iters left: 2 (12 enodes) 29.905 * * [simplify]: Extracting #0: cost 1 inf + 0 29.905 * * [simplify]: Extracting #1: cost 3 inf + 0 29.905 * * [simplify]: Extracting #2: cost 5 inf + 0 29.905 * * [simplify]: Extracting #3: cost 7 inf + 0 29.905 * * [simplify]: Extracting #4: cost 6 inf + 1 29.905 * * [simplify]: Extracting #5: cost 0 inf + 487 29.905 * [simplify]: Simplified to (sqrt (sqrt (sqrt 2))) 29.905 * [simplify]: Simplified (2 1 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt (sqrt 2))) (* (sqrt (sqrt (sqrt 2))) t))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 29.906 * * * * [progress]: [ 82 / 96 ] simplifiying candidate # 29.906 * * * * [progress]: [ 83 / 96 ] simplifiying candidate #real (real->posit16 (* (sqrt (sqrt 2)) t)))) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))> 29.906 * * * * [progress]: [ 84 / 96 ] simplifiying candidate # 29.906 * * * * [progress]: [ 85 / 96 ] simplifiying candidate # 29.906 * [simplify]: Simplifying 0 29.906 * * [simplify]: iters left: 0 (1 enodes) 29.907 * * [simplify]: Extracting #0: cost 1 inf + 0 29.907 * * [simplify]: Extracting #1: cost 0 inf + 1 29.907 * [simplify]: Simplified to 0 29.907 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) 0)) 29.908 * * * * [progress]: [ 86 / 96 ] simplifiying candidate # 29.908 * [simplify]: Simplifying (- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2))))) 29.908 * * [simplify]: iters left: 6 (16 enodes) 29.918 * * [simplify]: iters left: 5 (77 enodes) 29.948 * * [simplify]: iters left: 4 (173 enodes) 30.034 * * [simplify]: iters left: 3 (490 enodes) 30.360 * * [simplify]: Extracting #0: cost 1 inf + 0 30.360 * * [simplify]: Extracting #1: cost 10 inf + 0 30.361 * * [simplify]: Extracting #2: cost 245 inf + 0 30.363 * * [simplify]: Extracting #3: cost 411 inf + 5273 30.372 * * [simplify]: Extracting #4: cost 190 inf + 42448 30.407 * * [simplify]: Extracting #5: cost 90 inf + 75257 30.444 * * [simplify]: Extracting #6: cost 25 inf + 107187 30.484 * * [simplify]: Extracting #7: cost 0 inf + 118259 30.523 * [simplify]: Simplified to (- (* t (+ (sqrt 2) (/ (/ 2 x) (sqrt 2)))) (/ (/ t (sqrt 2)) (* x x))) 30.523 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (- (* t (+ (sqrt 2) (/ (/ 2 x) (sqrt 2)))) (/ (/ t (sqrt 2)) (* x x))))) 30.523 * * * * [progress]: [ 87 / 96 ] simplifiying candidate # 30.523 * [simplify]: Simplifying (- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x))))) 30.523 * * [simplify]: iters left: 6 (16 enodes) 30.529 * * [simplify]: iters left: 5 (77 enodes) 30.546 * * [simplify]: iters left: 4 (163 enodes) 30.608 * * [simplify]: iters left: 3 (468 enodes) 30.841 * * [simplify]: Extracting #0: cost 1 inf + 0 30.841 * * [simplify]: Extracting #1: cost 15 inf + 0 30.841 * * [simplify]: Extracting #2: cost 193 inf + 0 30.844 * * [simplify]: Extracting #3: cost 303 inf + 7287 30.852 * * [simplify]: Extracting #4: cost 153 inf + 27952 30.868 * * [simplify]: Extracting #5: cost 109 inf + 41725 30.880 * * [simplify]: Extracting #6: cost 7 inf + 86436 30.903 * * [simplify]: Extracting #7: cost 0 inf + 89534 30.931 * [simplify]: Simplified to (- (/ (/ t (sqrt 2)) (* x x)) (* t (+ (sqrt 2) (/ 2 (* (sqrt 2) x))))) 30.931 * [simplify]: Simplified (2 2) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (- (/ (/ t (sqrt 2)) (* x x)) (* t (+ (sqrt 2) (/ 2 (* (sqrt 2) x))))))) 30.931 * * * * [progress]: [ 88 / 96 ] simplifiying candidate # 30.931 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 30.931 * * [simplify]: iters left: 6 (14 enodes) 30.936 * * [simplify]: iters left: 5 (61 enodes) 30.946 * * [simplify]: iters left: 4 (97 enodes) 30.962 * * [simplify]: iters left: 3 (144 enodes) 30.997 * * [simplify]: iters left: 2 (181 enodes) 31.040 * * [simplify]: iters left: 1 (231 enodes) 31.075 * * [simplify]: Extracting #0: cost 1 inf + 0 31.075 * * [simplify]: Extracting #1: cost 8 inf + 0 31.075 * * [simplify]: Extracting #2: cost 45 inf + 0 31.076 * * [simplify]: Extracting #3: cost 64 inf + 89 31.077 * * [simplify]: Extracting #4: cost 21 inf + 3190 31.080 * * [simplify]: Extracting #5: cost 1 inf + 6050 31.084 * * [simplify]: Extracting #6: cost 0 inf + 6093 31.087 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 31.087 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 31.087 * * * * [progress]: [ 89 / 96 ] simplifiying candidate # 31.088 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 31.088 * * [simplify]: iters left: 6 (14 enodes) 31.096 * * [simplify]: iters left: 5 (61 enodes) 31.118 * * [simplify]: iters left: 4 (97 enodes) 31.148 * * [simplify]: iters left: 3 (144 enodes) 31.189 * * [simplify]: iters left: 2 (181 enodes) 31.242 * * [simplify]: iters left: 1 (231 enodes) 31.290 * * [simplify]: Extracting #0: cost 1 inf + 0 31.290 * * [simplify]: Extracting #1: cost 8 inf + 0 31.290 * * [simplify]: Extracting #2: cost 45 inf + 0 31.291 * * [simplify]: Extracting #3: cost 64 inf + 89 31.291 * * [simplify]: Extracting #4: cost 21 inf + 3190 31.293 * * [simplify]: Extracting #5: cost 1 inf + 6050 31.295 * * [simplify]: Extracting #6: cost 0 inf + 6093 31.296 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 31.296 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 31.296 * * * * [progress]: [ 90 / 96 ] simplifiying candidate # 31.297 * [simplify]: Simplifying (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 31.297 * * [simplify]: iters left: 6 (14 enodes) 31.301 * * [simplify]: iters left: 5 (61 enodes) 31.311 * * [simplify]: iters left: 4 (97 enodes) 31.327 * * [simplify]: iters left: 3 (144 enodes) 31.367 * * [simplify]: iters left: 2 (181 enodes) 31.413 * * [simplify]: iters left: 1 (231 enodes) 31.458 * * [simplify]: Extracting #0: cost 1 inf + 0 31.458 * * [simplify]: Extracting #1: cost 8 inf + 0 31.458 * * [simplify]: Extracting #2: cost 45 inf + 0 31.458 * * [simplify]: Extracting #3: cost 64 inf + 89 31.460 * * [simplify]: Extracting #4: cost 21 inf + 3190 31.463 * * [simplify]: Extracting #5: cost 1 inf + 6050 31.466 * * [simplify]: Extracting #6: cost 0 inf + 6093 31.470 * [simplify]: Simplified to (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x))) 31.470 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt (sqrt 2)) (* (sqrt (sqrt 2)) t)) (sqrt (+ (* (* t t) (+ 2 (/ 4 x))) (* 2 (/ (* l l) x)))))) 31.470 * * * * [progress]: [ 91 / 96 ] simplifiying candidate # 31.471 * [simplify]: Simplifying (* t (sqrt 2)) 31.471 * * [simplify]: iters left: 3 (4 enodes) 31.473 * * [simplify]: iters left: 2 (13 enodes) 31.478 * * [simplify]: Extracting #0: cost 1 inf + 0 31.478 * * [simplify]: Extracting #1: cost 4 inf + 0 31.478 * * [simplify]: Extracting #2: cost 5 inf + 1 31.478 * * [simplify]: Extracting #3: cost 4 inf + 2 31.478 * * [simplify]: Extracting #4: cost 0 inf + 248 31.478 * [simplify]: Simplified to (* t (sqrt 2)) 31.478 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 31.478 * * * * [progress]: [ 92 / 96 ] simplifiying candidate # 31.479 * [simplify]: Simplifying (* t (sqrt 2)) 31.479 * * [simplify]: iters left: 3 (4 enodes) 31.481 * * [simplify]: iters left: 2 (13 enodes) 31.485 * * [simplify]: Extracting #0: cost 1 inf + 0 31.485 * * [simplify]: Extracting #1: cost 4 inf + 0 31.485 * * [simplify]: Extracting #2: cost 5 inf + 1 31.486 * * [simplify]: Extracting #3: cost 4 inf + 2 31.486 * * [simplify]: Extracting #4: cost 0 inf + 248 31.486 * [simplify]: Simplified to (* t (sqrt 2)) 31.486 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 31.486 * * * * [progress]: [ 93 / 96 ] simplifiying candidate # 31.486 * [simplify]: Simplifying (* t (sqrt 2)) 31.486 * * [simplify]: iters left: 3 (4 enodes) 31.489 * * [simplify]: iters left: 2 (13 enodes) 31.493 * * [simplify]: Extracting #0: cost 1 inf + 0 31.493 * * [simplify]: Extracting #1: cost 4 inf + 0 31.493 * * [simplify]: Extracting #2: cost 5 inf + 1 31.493 * * [simplify]: Extracting #3: cost 4 inf + 2 31.494 * * [simplify]: Extracting #4: cost 0 inf + 248 31.494 * [simplify]: Simplified to (* t (sqrt 2)) 31.494 * [simplify]: Simplified (2 1) to (λ (x l t) (/ (* t (sqrt 2)) (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 31.494 * * * * [progress]: [ 94 / 96 ] simplifiying candidate # 31.494 * [simplify]: Simplifying (* t (sqrt (sqrt 2))) 31.494 * * [simplify]: iters left: 4 (5 enodes) 31.498 * * [simplify]: iters left: 3 (16 enodes) 31.503 * * [simplify]: Extracting #0: cost 1 inf + 0 31.503 * * [simplify]: Extracting #1: cost 4 inf + 0 31.503 * * [simplify]: Extracting #2: cost 5 inf + 1 31.503 * * [simplify]: Extracting #3: cost 7 inf + 1 31.503 * * [simplify]: Extracting #4: cost 0 inf + 490 31.503 * [simplify]: Simplified to (* (sqrt (sqrt 2)) t) 31.503 * [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)))))) 31.503 * * * * [progress]: [ 95 / 96 ] simplifiying candidate # 31.504 * [simplify]: Simplifying (* t (sqrt (sqrt 2))) 31.504 * * [simplify]: iters left: 4 (5 enodes) 31.507 * * [simplify]: iters left: 3 (16 enodes) 31.512 * * [simplify]: Extracting #0: cost 1 inf + 0 31.512 * * [simplify]: Extracting #1: cost 4 inf + 0 31.512 * * [simplify]: Extracting #2: cost 5 inf + 1 31.512 * * [simplify]: Extracting #3: cost 7 inf + 1 31.512 * * [simplify]: Extracting #4: cost 0 inf + 490 31.512 * [simplify]: Simplified to (* (sqrt (sqrt 2)) t) 31.512 * [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)))))) 31.513 * * * * [progress]: [ 96 / 96 ] simplifiying candidate # 31.513 * [simplify]: Simplifying (* t (sqrt (sqrt 2))) 31.513 * * [simplify]: iters left: 4 (5 enodes) 31.516 * * [simplify]: iters left: 3 (16 enodes) 31.522 * * [simplify]: Extracting #0: cost 1 inf + 0 31.522 * * [simplify]: Extracting #1: cost 4 inf + 0 31.522 * * [simplify]: Extracting #2: cost 5 inf + 1 31.522 * * [simplify]: Extracting #3: cost 7 inf + 1 31.522 * * [simplify]: Extracting #4: cost 0 inf + 490 31.523 * [simplify]: Simplified to (* (sqrt (sqrt 2)) t) 31.523 * [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)))))) 31.523 * * * [progress]: adding candidates to table 33.345 * * [progress]: iteration 4 / 4 33.345 * * * [progress]: picking best candidate 33.430 * * * * [pick]: Picked # 33.430 * * * [progress]: localizing error 33.540 * * * [progress]: generating rewritten candidates 33.540 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 1) 33.605 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 1 2) 33.650 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1 1) 33.713 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1) 33.837 * * * [progress]: generating series expansions 33.837 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 1) 33.837 * [backup-simplify]: Simplify (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) into (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) 33.838 * [approximate]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in (x t l) around 0 33.838 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in l 33.838 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in l 33.838 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in l 33.838 * [taylor]: Taking taylor expansion of 1/3 in l 33.838 * [backup-simplify]: Simplify 1/3 into 1/3 33.838 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in l 33.838 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 33.838 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 33.838 * [taylor]: Taking taylor expansion of 2 in l 33.838 * [backup-simplify]: Simplify 2 into 2 33.838 * [taylor]: Taking taylor expansion of (pow t 2) in l 33.838 * [taylor]: Taking taylor expansion of t in l 33.838 * [backup-simplify]: Simplify t into t 33.838 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 33.838 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 33.838 * [taylor]: Taking taylor expansion of 4 in l 33.838 * [backup-simplify]: Simplify 4 into 4 33.838 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 33.838 * [taylor]: Taking taylor expansion of (pow t 2) in l 33.838 * [taylor]: Taking taylor expansion of t in l 33.838 * [backup-simplify]: Simplify t into t 33.838 * [taylor]: Taking taylor expansion of x in l 33.838 * [backup-simplify]: Simplify x into x 33.838 * [backup-simplify]: Simplify (* t t) into (pow t 2) 33.838 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 33.838 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 33.838 * [taylor]: Taking taylor expansion of 2 in l 33.838 * [backup-simplify]: Simplify 2 into 2 33.838 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 33.838 * [taylor]: Taking taylor expansion of (pow l 2) in l 33.838 * [taylor]: Taking taylor expansion of l in l 33.838 * [backup-simplify]: Simplify 0 into 0 33.838 * [backup-simplify]: Simplify 1 into 1 33.838 * [taylor]: Taking taylor expansion of x in l 33.838 * [backup-simplify]: Simplify x into x 33.839 * [backup-simplify]: Simplify (* 1 1) into 1 33.839 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 33.839 * [backup-simplify]: Simplify (* t t) into (pow t 2) 33.839 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 33.839 * [backup-simplify]: Simplify (* 4 (/ (pow t 2) x)) into (* 4 (/ (pow t 2) x)) 33.839 * [backup-simplify]: Simplify (+ (* 4 (/ (pow t 2) x)) 0) into (* 4 (/ (pow t 2) x)) 33.839 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) into (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 33.840 * [backup-simplify]: Simplify (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) into (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) 33.840 * [backup-simplify]: Simplify (* 1/3 (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))))) into (* 1/3 (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))))) 33.840 * [backup-simplify]: Simplify (exp (* 1/3 (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))))) into (pow (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 1/3) 33.840 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in t 33.840 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in t 33.840 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in t 33.840 * [taylor]: Taking taylor expansion of 1/3 in t 33.840 * [backup-simplify]: Simplify 1/3 into 1/3 33.840 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in t 33.840 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 33.840 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 33.840 * [taylor]: Taking taylor expansion of 2 in t 33.841 * [backup-simplify]: Simplify 2 into 2 33.841 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.841 * [taylor]: Taking taylor expansion of t in t 33.841 * [backup-simplify]: Simplify 0 into 0 33.841 * [backup-simplify]: Simplify 1 into 1 33.841 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 33.841 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 33.841 * [taylor]: Taking taylor expansion of 4 in t 33.841 * [backup-simplify]: Simplify 4 into 4 33.841 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 33.841 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.841 * [taylor]: Taking taylor expansion of t in t 33.841 * [backup-simplify]: Simplify 0 into 0 33.841 * [backup-simplify]: Simplify 1 into 1 33.841 * [taylor]: Taking taylor expansion of x in t 33.841 * [backup-simplify]: Simplify x into x 33.841 * [backup-simplify]: Simplify (* 1 1) into 1 33.841 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 33.841 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 33.841 * [taylor]: Taking taylor expansion of 2 in t 33.841 * [backup-simplify]: Simplify 2 into 2 33.841 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 33.841 * [taylor]: Taking taylor expansion of (pow l 2) in t 33.841 * [taylor]: Taking taylor expansion of l in t 33.841 * [backup-simplify]: Simplify l into l 33.841 * [taylor]: Taking taylor expansion of x in t 33.841 * [backup-simplify]: Simplify x into x 33.841 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.841 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 33.841 * [backup-simplify]: Simplify (* 2 (/ (pow l 2) x)) into (* 2 (/ (pow l 2) x)) 33.842 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 33.842 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 33.842 * [backup-simplify]: Simplify (log (* 2 (/ (pow l 2) x))) into (log (* 2 (/ (pow l 2) x))) 33.842 * [backup-simplify]: Simplify (* 1/3 (log (* 2 (/ (pow l 2) x)))) into (* 1/3 (log (* 2 (/ (pow l 2) x)))) 33.842 * [backup-simplify]: Simplify (exp (* 1/3 (log (* 2 (/ (pow l 2) x))))) into (pow (* 2 (/ (pow l 2) x)) 1/3) 33.842 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in x 33.842 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in x 33.842 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in x 33.842 * [taylor]: Taking taylor expansion of 1/3 in x 33.842 * [backup-simplify]: Simplify 1/3 into 1/3 33.842 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 33.842 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 33.842 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 33.842 * [taylor]: Taking taylor expansion of 2 in x 33.842 * [backup-simplify]: Simplify 2 into 2 33.842 * [taylor]: Taking taylor expansion of (pow t 2) in x 33.842 * [taylor]: Taking taylor expansion of t in x 33.842 * [backup-simplify]: Simplify t into t 33.842 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 33.842 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 33.842 * [taylor]: Taking taylor expansion of 4 in x 33.842 * [backup-simplify]: Simplify 4 into 4 33.842 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 33.842 * [taylor]: Taking taylor expansion of (pow t 2) in x 33.842 * [taylor]: Taking taylor expansion of t in x 33.842 * [backup-simplify]: Simplify t into t 33.842 * [taylor]: Taking taylor expansion of x in x 33.843 * [backup-simplify]: Simplify 0 into 0 33.843 * [backup-simplify]: Simplify 1 into 1 33.843 * [backup-simplify]: Simplify (* t t) into (pow t 2) 33.843 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 33.843 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 33.843 * [taylor]: Taking taylor expansion of 2 in x 33.843 * [backup-simplify]: Simplify 2 into 2 33.843 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 33.843 * [taylor]: Taking taylor expansion of (pow l 2) in x 33.843 * [taylor]: Taking taylor expansion of l in x 33.843 * [backup-simplify]: Simplify l into l 33.843 * [taylor]: Taking taylor expansion of x in x 33.843 * [backup-simplify]: Simplify 0 into 0 33.843 * [backup-simplify]: Simplify 1 into 1 33.843 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.843 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 33.843 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 33.843 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 33.843 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 33.844 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 33.844 * [backup-simplify]: Simplify (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 33.845 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 33.845 * [backup-simplify]: Simplify (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) into (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) 33.845 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) into (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) 33.846 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in x 33.846 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in x 33.846 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in x 33.846 * [taylor]: Taking taylor expansion of 1/3 in x 33.846 * [backup-simplify]: Simplify 1/3 into 1/3 33.846 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 33.846 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 33.846 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 33.846 * [taylor]: Taking taylor expansion of 2 in x 33.846 * [backup-simplify]: Simplify 2 into 2 33.846 * [taylor]: Taking taylor expansion of (pow t 2) in x 33.846 * [taylor]: Taking taylor expansion of t in x 33.846 * [backup-simplify]: Simplify t into t 33.846 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 33.846 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 33.846 * [taylor]: Taking taylor expansion of 4 in x 33.846 * [backup-simplify]: Simplify 4 into 4 33.846 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 33.846 * [taylor]: Taking taylor expansion of (pow t 2) in x 33.846 * [taylor]: Taking taylor expansion of t in x 33.846 * [backup-simplify]: Simplify t into t 33.846 * [taylor]: Taking taylor expansion of x in x 33.846 * [backup-simplify]: Simplify 0 into 0 33.846 * [backup-simplify]: Simplify 1 into 1 33.846 * [backup-simplify]: Simplify (* t t) into (pow t 2) 33.846 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 33.846 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 33.846 * [taylor]: Taking taylor expansion of 2 in x 33.846 * [backup-simplify]: Simplify 2 into 2 33.846 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 33.846 * [taylor]: Taking taylor expansion of (pow l 2) in x 33.847 * [taylor]: Taking taylor expansion of l in x 33.847 * [backup-simplify]: Simplify l into l 33.847 * [taylor]: Taking taylor expansion of x in x 33.847 * [backup-simplify]: Simplify 0 into 0 33.847 * [backup-simplify]: Simplify 1 into 1 33.847 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.847 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 33.847 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 33.847 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 33.847 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 33.847 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 33.848 * [backup-simplify]: Simplify (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 33.848 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 33.849 * [backup-simplify]: Simplify (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) into (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) 33.849 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) into (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) 33.849 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 33.849 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 33.849 * [taylor]: Taking taylor expansion of 1/3 in t 33.849 * [backup-simplify]: Simplify 1/3 into 1/3 33.849 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 33.849 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 33.849 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 33.849 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 33.849 * [taylor]: Taking taylor expansion of 4 in t 33.849 * [backup-simplify]: Simplify 4 into 4 33.849 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.849 * [taylor]: Taking taylor expansion of t in t 33.849 * [backup-simplify]: Simplify 0 into 0 33.849 * [backup-simplify]: Simplify 1 into 1 33.850 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 33.850 * [taylor]: Taking taylor expansion of 2 in t 33.850 * [backup-simplify]: Simplify 2 into 2 33.850 * [taylor]: Taking taylor expansion of (pow l 2) in t 33.850 * [taylor]: Taking taylor expansion of l in t 33.850 * [backup-simplify]: Simplify l into l 33.850 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.850 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 33.850 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 33.850 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 33.850 * [taylor]: Taking taylor expansion of (log x) in t 33.850 * [taylor]: Taking taylor expansion of x in t 33.850 * [backup-simplify]: Simplify x into x 33.850 * [backup-simplify]: Simplify (log x) into (log x) 33.850 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 33.850 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 33.850 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 33.851 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 33.851 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) in l 33.851 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (* 2 (pow l 2))) (log x))) in l 33.851 * [taylor]: Taking taylor expansion of 1/3 in l 33.851 * [backup-simplify]: Simplify 1/3 into 1/3 33.851 * [taylor]: Taking taylor expansion of (- (log (* 2 (pow l 2))) (log x)) in l 33.851 * [taylor]: Taking taylor expansion of (log (* 2 (pow l 2))) in l 33.851 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 33.851 * [taylor]: Taking taylor expansion of 2 in l 33.851 * [backup-simplify]: Simplify 2 into 2 33.851 * [taylor]: Taking taylor expansion of (pow l 2) in l 33.851 * [taylor]: Taking taylor expansion of l in l 33.851 * [backup-simplify]: Simplify 0 into 0 33.851 * [backup-simplify]: Simplify 1 into 1 33.851 * [backup-simplify]: Simplify (* 1 1) into 1 33.852 * [backup-simplify]: Simplify (* 2 1) into 2 33.852 * [backup-simplify]: Simplify (log 2) into (log 2) 33.852 * [taylor]: Taking taylor expansion of (log x) in l 33.852 * [taylor]: Taking taylor expansion of x in l 33.852 * [backup-simplify]: Simplify x into x 33.853 * [backup-simplify]: Simplify (log x) into (log x) 33.853 * [backup-simplify]: Simplify (+ (* (- -2) (log l)) (log 2)) into (+ (* 2 (log l)) (log 2)) 33.853 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 33.854 * [backup-simplify]: Simplify (+ (+ (* 2 (log l)) (log 2)) (- (log x))) into (- (+ (* 2 (log l)) (log 2)) (log x)) 33.854 * [backup-simplify]: Simplify (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) into (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) 33.855 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 33.856 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 33.857 * [backup-simplify]: Simplify (* t t) into (pow t 2) 33.857 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 33.857 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 33.858 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 33.858 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 33.858 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 33.859 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 33.860 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 33.860 * [backup-simplify]: Simplify (+ 0 0) into 0 33.860 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 33.861 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 2 (pow t 2))) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 1)))) 1) into (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 33.861 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 33.862 * [backup-simplify]: Simplify (+ (* 1/3 (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))))) (* 0 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) into (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 33.863 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) (+ (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 1) 1)))) into (* 2/3 (/ (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 33.863 * [taylor]: Taking taylor expansion of (* 2/3 (/ (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) in t 33.863 * [taylor]: Taking taylor expansion of 2/3 in t 33.863 * [backup-simplify]: Simplify 2/3 into 2/3 33.863 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 33.863 * [taylor]: Taking taylor expansion of (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) in t 33.863 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.863 * [taylor]: Taking taylor expansion of t in t 33.863 * [backup-simplify]: Simplify 0 into 0 33.863 * [backup-simplify]: Simplify 1 into 1 33.864 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 33.864 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 33.864 * [taylor]: Taking taylor expansion of 1/3 in t 33.864 * [backup-simplify]: Simplify 1/3 into 1/3 33.864 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 33.864 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 33.864 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 33.864 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 33.864 * [taylor]: Taking taylor expansion of 4 in t 33.864 * [backup-simplify]: Simplify 4 into 4 33.864 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.864 * [taylor]: Taking taylor expansion of t in t 33.864 * [backup-simplify]: Simplify 0 into 0 33.864 * [backup-simplify]: Simplify 1 into 1 33.864 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 33.864 * [taylor]: Taking taylor expansion of 2 in t 33.864 * [backup-simplify]: Simplify 2 into 2 33.864 * [taylor]: Taking taylor expansion of (pow l 2) in t 33.864 * [taylor]: Taking taylor expansion of l in t 33.864 * [backup-simplify]: Simplify l into l 33.864 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.864 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 33.864 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 33.864 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 33.865 * [taylor]: Taking taylor expansion of (log x) in t 33.865 * [taylor]: Taking taylor expansion of x in t 33.865 * [backup-simplify]: Simplify x into x 33.865 * [backup-simplify]: Simplify (log x) into (log x) 33.865 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 33.865 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 33.865 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 33.865 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 33.865 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 33.865 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 33.865 * [taylor]: Taking taylor expansion of 4 in t 33.865 * [backup-simplify]: Simplify 4 into 4 33.865 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.865 * [taylor]: Taking taylor expansion of t in t 33.865 * [backup-simplify]: Simplify 0 into 0 33.865 * [backup-simplify]: Simplify 1 into 1 33.865 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 33.865 * [taylor]: Taking taylor expansion of 2 in t 33.865 * [backup-simplify]: Simplify 2 into 2 33.866 * [taylor]: Taking taylor expansion of (pow l 2) in t 33.866 * [taylor]: Taking taylor expansion of l in t 33.866 * [backup-simplify]: Simplify l into l 33.866 * [backup-simplify]: Simplify (* 1 1) into 1 33.866 * [backup-simplify]: Simplify (* 1 (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x))))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 33.867 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.867 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 33.867 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 33.867 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (* 2 (pow l 2))) into (* 1/2 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) 33.867 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 33.868 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 33.868 * [backup-simplify]: Simplify (+ 0 0) into 0 33.869 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 2 (pow l 2)) 1)))) 1) into 0 33.870 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 33.870 * [backup-simplify]: Simplify (- 0) into 0 33.871 * [backup-simplify]: Simplify (+ 0 0) into 0 33.872 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log (* 2 (pow l 2))) (log x)))) into 0 33.873 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 33.873 * [taylor]: Taking taylor expansion of 0 in l 33.873 * [backup-simplify]: Simplify 0 into 0 33.873 * [backup-simplify]: Simplify 0 into 0 33.873 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 33.874 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 33.876 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 33.876 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 33.877 * [backup-simplify]: Simplify (- 0) into 0 33.877 * [backup-simplify]: Simplify (+ 0 0) into 0 33.878 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x)))) into 0 33.879 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 33.879 * [backup-simplify]: Simplify 0 into 0 33.881 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 33.881 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 33.882 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 33.883 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 33.884 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 33.884 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 33.886 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 33.887 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 33.887 * [backup-simplify]: Simplify (+ 0 0) into 0 33.887 * [backup-simplify]: Simplify (+ 0 0) into 0 33.889 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 2 (pow t 2))) 2)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 1)))) 2) into (* -2 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) 33.890 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 33.891 * [backup-simplify]: Simplify (+ (* 1/3 (* -2 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) (+ (* 0 (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))))) (* 0 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) into (- (* 2/3 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) 33.892 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) (+ (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 2) 2)) (* (/ (pow (- (* 2/3 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) 1) 1)))) into (* -4/9 (/ (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) 33.892 * [taylor]: Taking taylor expansion of (* -4/9 (/ (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) in t 33.892 * [taylor]: Taking taylor expansion of -4/9 in t 33.893 * [backup-simplify]: Simplify -4/9 into -4/9 33.893 * [taylor]: Taking taylor expansion of (/ (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)) in t 33.893 * [taylor]: Taking taylor expansion of (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) in t 33.893 * [taylor]: Taking taylor expansion of (pow t 4) in t 33.893 * [taylor]: Taking taylor expansion of t in t 33.893 * [backup-simplify]: Simplify 0 into 0 33.893 * [backup-simplify]: Simplify 1 into 1 33.893 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 33.893 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 33.893 * [taylor]: Taking taylor expansion of 1/3 in t 33.893 * [backup-simplify]: Simplify 1/3 into 1/3 33.893 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 33.893 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 33.893 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 33.893 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 33.893 * [taylor]: Taking taylor expansion of 4 in t 33.893 * [backup-simplify]: Simplify 4 into 4 33.893 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.893 * [taylor]: Taking taylor expansion of t in t 33.893 * [backup-simplify]: Simplify 0 into 0 33.893 * [backup-simplify]: Simplify 1 into 1 33.893 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 33.893 * [taylor]: Taking taylor expansion of 2 in t 33.893 * [backup-simplify]: Simplify 2 into 2 33.893 * [taylor]: Taking taylor expansion of (pow l 2) in t 33.893 * [taylor]: Taking taylor expansion of l in t 33.893 * [backup-simplify]: Simplify l into l 33.893 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.893 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 33.893 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 33.894 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 33.894 * [taylor]: Taking taylor expansion of (log x) in t 33.894 * [taylor]: Taking taylor expansion of x in t 33.894 * [backup-simplify]: Simplify x into x 33.894 * [backup-simplify]: Simplify (log x) into (log x) 33.894 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 33.894 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 33.894 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 33.894 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 33.894 * [taylor]: Taking taylor expansion of (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2) in t 33.894 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 33.894 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 33.894 * [taylor]: Taking taylor expansion of 4 in t 33.894 * [backup-simplify]: Simplify 4 into 4 33.894 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.894 * [taylor]: Taking taylor expansion of t in t 33.895 * [backup-simplify]: Simplify 0 into 0 33.895 * [backup-simplify]: Simplify 1 into 1 33.895 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 33.895 * [taylor]: Taking taylor expansion of 2 in t 33.895 * [backup-simplify]: Simplify 2 into 2 33.895 * [taylor]: Taking taylor expansion of (pow l 2) in t 33.895 * [taylor]: Taking taylor expansion of l in t 33.895 * [backup-simplify]: Simplify l into l 33.895 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.895 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 33.895 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 33.900 * [backup-simplify]: Simplify (* 1 1) into 1 33.900 * [backup-simplify]: Simplify (* 1 1) into 1 33.901 * [backup-simplify]: Simplify (* 1 (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x))))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 33.901 * [backup-simplify]: Simplify (* (* 2 (pow l 2)) (* 2 (pow l 2))) into (* 4 (pow l 4)) 33.901 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (* 4 (pow l 4))) into (* 1/4 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 4))) 33.902 * [backup-simplify]: Simplify (* 1 1) into 1 33.902 * [backup-simplify]: Simplify (* 4 1) into 4 33.903 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 33.903 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 33.904 * [backup-simplify]: Simplify (+ 4 0) into 4 33.906 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 2 (pow l 2)) 2))) (* 1 (/ (* 1 (pow (* 2 4) 1)) (pow (* 2 (pow l 2)) 1)))) 2) into (/ 2 (pow l 2)) 33.907 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 33.907 * [backup-simplify]: Simplify (- 0) into 0 33.907 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) 0) into (* 2 (/ 1 (pow l 2))) 33.908 * [backup-simplify]: Simplify (+ (* 1/3 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 (- (log (* 2 (pow l 2))) (log x))))) into (* 2/3 (/ 1 (pow l 2))) 33.908 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 2/3 (/ 1 (pow l 2))) 1) 1)))) into (* 2/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) 33.908 * [taylor]: Taking taylor expansion of (* 2/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) in l 33.908 * [taylor]: Taking taylor expansion of 2/3 in l 33.908 * [backup-simplify]: Simplify 2/3 into 2/3 33.908 * [taylor]: Taking taylor expansion of (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2)) in l 33.908 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) in l 33.908 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (* 2 (pow l 2))) (log x))) in l 33.908 * [taylor]: Taking taylor expansion of 1/3 in l 33.908 * [backup-simplify]: Simplify 1/3 into 1/3 33.908 * [taylor]: Taking taylor expansion of (- (log (* 2 (pow l 2))) (log x)) in l 33.908 * [taylor]: Taking taylor expansion of (log (* 2 (pow l 2))) in l 33.908 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 33.908 * [taylor]: Taking taylor expansion of 2 in l 33.909 * [backup-simplify]: Simplify 2 into 2 33.909 * [taylor]: Taking taylor expansion of (pow l 2) in l 33.909 * [taylor]: Taking taylor expansion of l in l 33.909 * [backup-simplify]: Simplify 0 into 0 33.909 * [backup-simplify]: Simplify 1 into 1 33.909 * [backup-simplify]: Simplify (* 1 1) into 1 33.909 * [backup-simplify]: Simplify (* 2 1) into 2 33.909 * [backup-simplify]: Simplify (log 2) into (log 2) 33.909 * [taylor]: Taking taylor expansion of (log x) in l 33.909 * [taylor]: Taking taylor expansion of x in l 33.909 * [backup-simplify]: Simplify x into x 33.909 * [backup-simplify]: Simplify (log x) into (log x) 33.910 * [backup-simplify]: Simplify (+ (* (- -2) (log l)) (log 2)) into (+ (* 2 (log l)) (log 2)) 33.910 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 33.910 * [backup-simplify]: Simplify (+ (+ (* 2 (log l)) (log 2)) (- (log x))) into (- (+ (* 2 (log l)) (log 2)) (log x)) 33.911 * [backup-simplify]: Simplify (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) into (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) 33.911 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 33.911 * [taylor]: Taking taylor expansion of (pow l 2) in l 33.911 * [taylor]: Taking taylor expansion of l in l 33.911 * [backup-simplify]: Simplify 0 into 0 33.911 * [backup-simplify]: Simplify 1 into 1 33.911 * [backup-simplify]: Simplify (* 1 1) into 1 33.912 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 1) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 33.912 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 33.912 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 33.913 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 33.914 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 33.914 * [backup-simplify]: Simplify (- 0) into 0 33.914 * [backup-simplify]: Simplify (+ 0 0) into 0 33.915 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x)))) into 0 33.915 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 33.916 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 33.918 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 33.919 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 33.919 * [backup-simplify]: Simplify (- 0) into 0 33.919 * [backup-simplify]: Simplify (+ 0 0) into 0 33.920 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x))))) into 0 33.921 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 33.921 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 33.922 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 33.923 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 33.923 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)))) into 0 33.925 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 33.925 * [backup-simplify]: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))))))) into 0 33.925 * [backup-simplify]: Simplify 0 into 0 33.926 * [backup-simplify]: Simplify 0 into 0 33.926 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 33.927 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 33.928 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 33.929 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 33.929 * [backup-simplify]: Simplify (- 0) into 0 33.930 * [backup-simplify]: Simplify (+ 0 0) into 0 33.931 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x))))) into 0 33.932 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 33.932 * [backup-simplify]: Simplify 0 into 0 33.932 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 33.933 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 33.933 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 33.934 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 33.935 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 33.936 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 33.937 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 33.938 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 33.938 * [backup-simplify]: Simplify (+ 0 0) into 0 33.938 * [backup-simplify]: Simplify (+ 0 0) into 0 33.940 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (* 2 (pow t 2))) 3)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) (* -3 (/ (* (pow (* 1 (* 2 (pow t 2))) 1) (pow (* 2 0) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 1)))) 6) into (* 8/3 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 33.941 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 33.942 * [backup-simplify]: Simplify (+ (* 1/3 (* 8/3 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3)))) (+ (* 0 (* -2 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) (+ (* 0 (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))))) (* 0 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))))) into (* 8/9 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 33.945 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) (+ (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 3) 6)) (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 1) 1) (/ (pow (- (* 2/3 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) 1) 1)) (* (/ (pow (* 8/9 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 1) 1)))) into (* 40/81 (/ (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 33.945 * [taylor]: Taking taylor expansion of (* 40/81 (/ (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) in t 33.945 * [taylor]: Taking taylor expansion of 40/81 in t 33.945 * [backup-simplify]: Simplify 40/81 into 40/81 33.945 * [taylor]: Taking taylor expansion of (/ (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3)) in t 33.945 * [taylor]: Taking taylor expansion of (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) in t 33.945 * [taylor]: Taking taylor expansion of (pow t 6) in t 33.945 * [taylor]: Taking taylor expansion of t in t 33.945 * [backup-simplify]: Simplify 0 into 0 33.945 * [backup-simplify]: Simplify 1 into 1 33.945 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 33.945 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 33.945 * [taylor]: Taking taylor expansion of 1/3 in t 33.945 * [backup-simplify]: Simplify 1/3 into 1/3 33.945 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 33.945 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 33.945 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 33.945 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 33.945 * [taylor]: Taking taylor expansion of 4 in t 33.945 * [backup-simplify]: Simplify 4 into 4 33.945 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.945 * [taylor]: Taking taylor expansion of t in t 33.945 * [backup-simplify]: Simplify 0 into 0 33.945 * [backup-simplify]: Simplify 1 into 1 33.946 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 33.946 * [taylor]: Taking taylor expansion of 2 in t 33.946 * [backup-simplify]: Simplify 2 into 2 33.946 * [taylor]: Taking taylor expansion of (pow l 2) in t 33.946 * [taylor]: Taking taylor expansion of l in t 33.946 * [backup-simplify]: Simplify l into l 33.946 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.946 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 33.946 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 33.946 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 33.946 * [taylor]: Taking taylor expansion of (log x) in t 33.946 * [taylor]: Taking taylor expansion of x in t 33.946 * [backup-simplify]: Simplify x into x 33.946 * [backup-simplify]: Simplify (log x) into (log x) 33.946 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 33.946 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 33.946 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 33.947 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 33.947 * [taylor]: Taking taylor expansion of (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3) in t 33.947 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 33.947 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 33.947 * [taylor]: Taking taylor expansion of 4 in t 33.947 * [backup-simplify]: Simplify 4 into 4 33.947 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.947 * [taylor]: Taking taylor expansion of t in t 33.947 * [backup-simplify]: Simplify 0 into 0 33.947 * [backup-simplify]: Simplify 1 into 1 33.947 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 33.947 * [taylor]: Taking taylor expansion of 2 in t 33.947 * [backup-simplify]: Simplify 2 into 2 33.947 * [taylor]: Taking taylor expansion of (pow l 2) in t 33.947 * [taylor]: Taking taylor expansion of l in t 33.947 * [backup-simplify]: Simplify l into l 33.947 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.947 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 33.947 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 33.948 * [backup-simplify]: Simplify (* 1 1) into 1 33.948 * [backup-simplify]: Simplify (* 1 1) into 1 33.949 * [backup-simplify]: Simplify (* 1 1) into 1 33.949 * [backup-simplify]: Simplify (* 1 (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x))))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 33.949 * [backup-simplify]: Simplify (* (* 2 (pow l 2)) (* 2 (pow l 2))) into (* 4 (pow l 4)) 33.949 * [backup-simplify]: Simplify (* (* 2 (pow l 2)) (* 4 (pow l 4))) into (* 8 (pow l 6)) 33.949 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (* 8 (pow l 6))) into (* 1/8 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 6))) 33.950 * [backup-simplify]: Simplify (* 2/3 (* 1/2 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2)))) into (* 1/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) 33.950 * [taylor]: Taking taylor expansion of (* 1/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) in l 33.950 * [taylor]: Taking taylor expansion of 1/3 in l 33.950 * [backup-simplify]: Simplify 1/3 into 1/3 33.950 * [taylor]: Taking taylor expansion of (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2)) in l 33.950 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) in l 33.950 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (* 2 (pow l 2))) (log x))) in l 33.950 * [taylor]: Taking taylor expansion of 1/3 in l 33.950 * [backup-simplify]: Simplify 1/3 into 1/3 33.950 * [taylor]: Taking taylor expansion of (- (log (* 2 (pow l 2))) (log x)) in l 33.950 * [taylor]: Taking taylor expansion of (log (* 2 (pow l 2))) in l 33.950 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 33.950 * [taylor]: Taking taylor expansion of 2 in l 33.950 * [backup-simplify]: Simplify 2 into 2 33.950 * [taylor]: Taking taylor expansion of (pow l 2) in l 33.950 * [taylor]: Taking taylor expansion of l in l 33.950 * [backup-simplify]: Simplify 0 into 0 33.950 * [backup-simplify]: Simplify 1 into 1 33.951 * [backup-simplify]: Simplify (* 1 1) into 1 33.952 * [backup-simplify]: Simplify (* 2 1) into 2 33.952 * [backup-simplify]: Simplify (log 2) into (log 2) 33.952 * [taylor]: Taking taylor expansion of (log x) in l 33.952 * [taylor]: Taking taylor expansion of x in l 33.952 * [backup-simplify]: Simplify x into x 33.952 * [backup-simplify]: Simplify (log x) into (log x) 33.953 * [backup-simplify]: Simplify (+ (* (- -2) (log l)) (log 2)) into (+ (* 2 (log l)) (log 2)) 33.953 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 33.954 * [backup-simplify]: Simplify (+ (+ (* 2 (log l)) (log 2)) (- (log x))) into (- (+ (* 2 (log l)) (log 2)) (log x)) 33.954 * [backup-simplify]: Simplify (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) into (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) 33.955 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 33.955 * [taylor]: Taking taylor expansion of (pow l 2) in l 33.955 * [taylor]: Taking taylor expansion of l in l 33.955 * [backup-simplify]: Simplify 0 into 0 33.955 * [backup-simplify]: Simplify 1 into 1 33.956 * [backup-simplify]: Simplify (* 1 1) into 1 33.956 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 1) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 33.957 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 33.958 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 33.959 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 33.960 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 33.961 * [backup-simplify]: Simplify (- 0) into 0 33.961 * [backup-simplify]: Simplify (+ 0 0) into 0 33.962 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x)))) into 0 33.963 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 33.963 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 33.965 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 33.966 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 33.967 * [backup-simplify]: Simplify (- 0) into 0 33.967 * [backup-simplify]: Simplify (+ 0 0) into 0 33.968 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x))))) into 0 33.969 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 33.970 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 33.970 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 33.971 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 33.972 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)))) into 0 33.973 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 33.974 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))))))) into 0 33.974 * [backup-simplify]: Simplify 0 into 0 33.974 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 33.974 * [backup-simplify]: Simplify (cbrt (+ (* (* (+ (/ 4 (/ 1 x)) 2) (/ 1 t)) (/ 1 t)) (* (* (/ 1 l) 2) (/ (/ 1 l) (/ 1 x))))) into (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) 33.974 * [approximate]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in (x t l) around 0 33.974 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in l 33.974 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in l 33.974 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in l 33.974 * [taylor]: Taking taylor expansion of 1/3 in l 33.974 * [backup-simplify]: Simplify 1/3 into 1/3 33.974 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in l 33.974 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 33.974 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 33.974 * [taylor]: Taking taylor expansion of 2 in l 33.974 * [backup-simplify]: Simplify 2 into 2 33.974 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 33.974 * [taylor]: Taking taylor expansion of x in l 33.975 * [backup-simplify]: Simplify x into x 33.975 * [taylor]: Taking taylor expansion of (pow l 2) in l 33.975 * [taylor]: Taking taylor expansion of l in l 33.975 * [backup-simplify]: Simplify 0 into 0 33.975 * [backup-simplify]: Simplify 1 into 1 33.975 * [backup-simplify]: Simplify (* 1 1) into 1 33.975 * [backup-simplify]: Simplify (/ x 1) into x 33.975 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 33.975 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 33.975 * [taylor]: Taking taylor expansion of 2 in l 33.975 * [backup-simplify]: Simplify 2 into 2 33.975 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 33.975 * [taylor]: Taking taylor expansion of (pow t 2) in l 33.975 * [taylor]: Taking taylor expansion of t in l 33.975 * [backup-simplify]: Simplify t into t 33.975 * [backup-simplify]: Simplify (* t t) into (pow t 2) 33.975 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 33.975 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 33.975 * [taylor]: Taking taylor expansion of 4 in l 33.975 * [backup-simplify]: Simplify 4 into 4 33.975 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 33.975 * [taylor]: Taking taylor expansion of x in l 33.975 * [backup-simplify]: Simplify x into x 33.975 * [taylor]: Taking taylor expansion of (pow t 2) in l 33.975 * [taylor]: Taking taylor expansion of t in l 33.975 * [backup-simplify]: Simplify t into t 33.975 * [backup-simplify]: Simplify (* t t) into (pow t 2) 33.975 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 33.975 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 33.975 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 33.975 * [backup-simplify]: Simplify (log (* 2 x)) into (log (* 2 x)) 33.976 * [backup-simplify]: Simplify (+ (* (- 2) (log l)) (log (* 2 x))) into (- (log (* 2 x)) (* 2 (log l))) 33.976 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 x)) (* 2 (log l)))) into (* 1/3 (- (log (* 2 x)) (* 2 (log l)))) 33.976 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 x)) (* 2 (log l))))) into (exp (* 1/3 (- (log (* 2 x)) (* 2 (log l))))) 33.976 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in t 33.976 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in t 33.976 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in t 33.976 * [taylor]: Taking taylor expansion of 1/3 in t 33.976 * [backup-simplify]: Simplify 1/3 into 1/3 33.976 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in t 33.976 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 33.976 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 33.976 * [taylor]: Taking taylor expansion of 2 in t 33.976 * [backup-simplify]: Simplify 2 into 2 33.976 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 33.976 * [taylor]: Taking taylor expansion of x in t 33.976 * [backup-simplify]: Simplify x into x 33.976 * [taylor]: Taking taylor expansion of (pow l 2) in t 33.976 * [taylor]: Taking taylor expansion of l in t 33.976 * [backup-simplify]: Simplify l into l 33.976 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.976 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 33.976 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 33.976 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 33.976 * [taylor]: Taking taylor expansion of 2 in t 33.976 * [backup-simplify]: Simplify 2 into 2 33.976 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 33.976 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.976 * [taylor]: Taking taylor expansion of t in t 33.976 * [backup-simplify]: Simplify 0 into 0 33.976 * [backup-simplify]: Simplify 1 into 1 33.977 * [backup-simplify]: Simplify (* 1 1) into 1 33.977 * [backup-simplify]: Simplify (/ 1 1) into 1 33.977 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 33.977 * [taylor]: Taking taylor expansion of 4 in t 33.977 * [backup-simplify]: Simplify 4 into 4 33.977 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 33.977 * [taylor]: Taking taylor expansion of x in t 33.977 * [backup-simplify]: Simplify x into x 33.977 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.977 * [taylor]: Taking taylor expansion of t in t 33.977 * [backup-simplify]: Simplify 0 into 0 33.977 * [backup-simplify]: Simplify 1 into 1 33.977 * [backup-simplify]: Simplify (* 1 1) into 1 33.977 * [backup-simplify]: Simplify (/ x 1) into x 33.978 * [backup-simplify]: Simplify (* 2 1) into 2 33.978 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 33.978 * [backup-simplify]: Simplify (+ 2 (* 4 x)) into (+ (* 4 x) 2) 33.978 * [backup-simplify]: Simplify (+ 0 (+ (* 4 x) 2)) into (+ (* 4 x) 2) 33.978 * [backup-simplify]: Simplify (log (+ (* 4 x) 2)) into (log (+ (* 4 x) 2)) 33.978 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log (+ (* 4 x) 2))) into (- (log (+ (* 4 x) 2)) (* 2 (log t))) 33.978 * [backup-simplify]: Simplify (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t)))) into (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t)))) 33.978 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t))))) into (exp (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t))))) 33.978 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 33.979 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in x 33.979 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in x 33.979 * [taylor]: Taking taylor expansion of 1/3 in x 33.979 * [backup-simplify]: Simplify 1/3 into 1/3 33.979 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 33.979 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 33.979 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 33.979 * [taylor]: Taking taylor expansion of 2 in x 33.979 * [backup-simplify]: Simplify 2 into 2 33.979 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 33.979 * [taylor]: Taking taylor expansion of x in x 33.979 * [backup-simplify]: Simplify 0 into 0 33.979 * [backup-simplify]: Simplify 1 into 1 33.979 * [taylor]: Taking taylor expansion of (pow l 2) in x 33.979 * [taylor]: Taking taylor expansion of l in x 33.979 * [backup-simplify]: Simplify l into l 33.979 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.979 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 33.979 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 33.979 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 33.979 * [taylor]: Taking taylor expansion of 2 in x 33.979 * [backup-simplify]: Simplify 2 into 2 33.979 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 33.979 * [taylor]: Taking taylor expansion of (pow t 2) in x 33.979 * [taylor]: Taking taylor expansion of t in x 33.979 * [backup-simplify]: Simplify t into t 33.979 * [backup-simplify]: Simplify (* t t) into (pow t 2) 33.979 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 33.979 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 33.979 * [taylor]: Taking taylor expansion of 4 in x 33.979 * [backup-simplify]: Simplify 4 into 4 33.979 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 33.979 * [taylor]: Taking taylor expansion of x in x 33.979 * [backup-simplify]: Simplify 0 into 0 33.979 * [backup-simplify]: Simplify 1 into 1 33.979 * [taylor]: Taking taylor expansion of (pow t 2) in x 33.979 * [taylor]: Taking taylor expansion of t in x 33.979 * [backup-simplify]: Simplify t into t 33.979 * [backup-simplify]: Simplify (* t t) into (pow t 2) 33.979 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 33.979 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 33.979 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 33.980 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 33.980 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 33.980 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 33.980 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 33.980 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 33.980 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in x 33.980 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in x 33.980 * [taylor]: Taking taylor expansion of 1/3 in x 33.980 * [backup-simplify]: Simplify 1/3 into 1/3 33.980 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 33.980 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 33.980 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 33.980 * [taylor]: Taking taylor expansion of 2 in x 33.980 * [backup-simplify]: Simplify 2 into 2 33.980 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 33.980 * [taylor]: Taking taylor expansion of x in x 33.980 * [backup-simplify]: Simplify 0 into 0 33.980 * [backup-simplify]: Simplify 1 into 1 33.980 * [taylor]: Taking taylor expansion of (pow l 2) in x 33.980 * [taylor]: Taking taylor expansion of l in x 33.980 * [backup-simplify]: Simplify l into l 33.980 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.980 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 33.980 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 33.980 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 33.980 * [taylor]: Taking taylor expansion of 2 in x 33.980 * [backup-simplify]: Simplify 2 into 2 33.980 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 33.980 * [taylor]: Taking taylor expansion of (pow t 2) in x 33.980 * [taylor]: Taking taylor expansion of t in x 33.980 * [backup-simplify]: Simplify t into t 33.980 * [backup-simplify]: Simplify (* t t) into (pow t 2) 33.980 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 33.980 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 33.980 * [taylor]: Taking taylor expansion of 4 in x 33.980 * [backup-simplify]: Simplify 4 into 4 33.980 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 33.980 * [taylor]: Taking taylor expansion of x in x 33.980 * [backup-simplify]: Simplify 0 into 0 33.980 * [backup-simplify]: Simplify 1 into 1 33.980 * [taylor]: Taking taylor expansion of (pow t 2) in x 33.980 * [taylor]: Taking taylor expansion of t in x 33.980 * [backup-simplify]: Simplify t into t 33.981 * [backup-simplify]: Simplify (* t t) into (pow t 2) 33.981 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 33.981 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 33.981 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 33.981 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 33.981 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 33.981 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 33.981 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 33.981 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 33.981 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 33.981 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 33.981 * [taylor]: Taking taylor expansion of 1/3 in t 33.981 * [backup-simplify]: Simplify 1/3 into 1/3 33.981 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 33.981 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 33.981 * [taylor]: Taking taylor expansion of 2 in t 33.981 * [backup-simplify]: Simplify 2 into 2 33.981 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.981 * [taylor]: Taking taylor expansion of t in t 33.981 * [backup-simplify]: Simplify 0 into 0 33.981 * [backup-simplify]: Simplify 1 into 1 33.982 * [backup-simplify]: Simplify (* 1 1) into 1 33.982 * [backup-simplify]: Simplify (/ 2 1) into 2 33.982 * [backup-simplify]: Simplify (log 2) into (log 2) 33.983 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 33.983 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 33.983 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 33.983 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 33.983 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 33.983 * [taylor]: Taking taylor expansion of 1/3 in l 33.983 * [backup-simplify]: Simplify 1/3 into 1/3 33.983 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 33.983 * [taylor]: Taking taylor expansion of (log 2) in l 33.983 * [taylor]: Taking taylor expansion of 2 in l 33.983 * [backup-simplify]: Simplify 2 into 2 33.984 * [backup-simplify]: Simplify (log 2) into (log 2) 33.984 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 33.984 * [taylor]: Taking taylor expansion of 2 in l 33.984 * [backup-simplify]: Simplify 2 into 2 33.984 * [taylor]: Taking taylor expansion of (log t) in l 33.984 * [taylor]: Taking taylor expansion of t in l 33.984 * [backup-simplify]: Simplify t into t 33.984 * [backup-simplify]: Simplify (log t) into (log t) 33.984 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 33.984 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 33.984 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 33.984 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 33.985 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 33.985 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 33.985 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 33.985 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 33.985 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 33.986 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 33.986 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 33.986 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 33.986 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 33.986 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 1) into (+ (/ (pow t 2) (pow l 2)) 2) 33.987 * [backup-simplify]: Simplify (+ (* 1/3 (+ (/ (pow t 2) (pow l 2)) 2)) (* 0 (log (/ 2 (pow t 2))))) into (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) 33.987 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) 1) 1)))) into (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 33.987 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) in t 33.987 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 33.987 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 33.987 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 33.987 * [taylor]: Taking taylor expansion of 1/3 in t 33.987 * [backup-simplify]: Simplify 1/3 into 1/3 33.987 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 33.987 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 33.987 * [taylor]: Taking taylor expansion of 2 in t 33.987 * [backup-simplify]: Simplify 2 into 2 33.987 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.987 * [taylor]: Taking taylor expansion of t in t 33.987 * [backup-simplify]: Simplify 0 into 0 33.987 * [backup-simplify]: Simplify 1 into 1 33.987 * [backup-simplify]: Simplify (* 1 1) into 1 33.988 * [backup-simplify]: Simplify (/ 2 1) into 2 33.988 * [backup-simplify]: Simplify (log 2) into (log 2) 33.988 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 33.989 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 33.989 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 33.989 * [taylor]: Taking taylor expansion of (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) in t 33.989 * [taylor]: Taking taylor expansion of (* 1/3 (/ (pow t 2) (pow l 2))) in t 33.989 * [taylor]: Taking taylor expansion of 1/3 in t 33.989 * [backup-simplify]: Simplify 1/3 into 1/3 33.989 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 33.989 * [taylor]: Taking taylor expansion of (pow t 2) in t 33.989 * [taylor]: Taking taylor expansion of t in t 33.989 * [backup-simplify]: Simplify 0 into 0 33.989 * [backup-simplify]: Simplify 1 into 1 33.989 * [taylor]: Taking taylor expansion of (pow l 2) in t 33.989 * [taylor]: Taking taylor expansion of l in t 33.989 * [backup-simplify]: Simplify l into l 33.989 * [backup-simplify]: Simplify (* 1 1) into 1 33.989 * [backup-simplify]: Simplify (* l l) into (pow l 2) 33.990 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 33.990 * [taylor]: Taking taylor expansion of 2/3 in t 33.990 * [backup-simplify]: Simplify 2/3 into 2/3 33.990 * [backup-simplify]: Simplify (+ 0 2/3) into 2/3 33.990 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 2/3) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 33.990 * [taylor]: Taking taylor expansion of (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 33.990 * [taylor]: Taking taylor expansion of 2/3 in l 33.990 * [backup-simplify]: Simplify 2/3 into 2/3 33.990 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 33.990 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 33.990 * [taylor]: Taking taylor expansion of 1/3 in l 33.990 * [backup-simplify]: Simplify 1/3 into 1/3 33.990 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 33.990 * [taylor]: Taking taylor expansion of (log 2) in l 33.990 * [taylor]: Taking taylor expansion of 2 in l 33.990 * [backup-simplify]: Simplify 2 into 2 33.991 * [backup-simplify]: Simplify (log 2) into (log 2) 33.991 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 33.991 * [taylor]: Taking taylor expansion of 2 in l 33.991 * [backup-simplify]: Simplify 2 into 2 33.991 * [taylor]: Taking taylor expansion of (log t) in l 33.991 * [taylor]: Taking taylor expansion of t in l 33.991 * [backup-simplify]: Simplify t into t 33.991 * [backup-simplify]: Simplify (log t) into (log t) 33.991 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 33.991 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 33.991 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 33.991 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 33.992 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 33.992 * [backup-simplify]: Simplify (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 33.992 * [backup-simplify]: Simplify (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 33.993 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 33.993 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 33.994 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 33.995 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 33.996 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 33.997 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 33.997 * [taylor]: Taking taylor expansion of 0 in l 33.997 * [backup-simplify]: Simplify 0 into 0 33.997 * [backup-simplify]: Simplify 0 into 0 33.999 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.000 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow t 1)))) 1) into 0 34.000 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (log t))) into 0 34.001 * [backup-simplify]: Simplify (- 0) into 0 34.001 * [backup-simplify]: Simplify (+ 0 0) into 0 34.002 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.003 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.003 * [backup-simplify]: Simplify 0 into 0 34.003 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.004 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 34.004 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 34.010 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.010 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 34.011 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 34.012 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.012 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.012 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 34.013 * [backup-simplify]: Simplify (+ 0 0) into 0 34.013 * [backup-simplify]: Simplify (+ 0 0) into 0 34.015 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 2)) (pow (* 2 (/ 1 (pow t 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 2) into (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4))) 34.016 * [backup-simplify]: Simplify (+ (* 1/3 (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4)))) (+ (* 0 (+ (/ (pow t 2) (pow l 2)) 2)) (* 0 (log (/ 2 (pow t 2)))))) into (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 34.018 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) 2) 2)) (* (/ (pow (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 1) 1)))) into (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) 34.018 * [taylor]: Taking taylor expansion of (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) in t 34.018 * [taylor]: Taking taylor expansion of -1 in t 34.018 * [backup-simplify]: Simplify -1 into -1 34.018 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9))) in t 34.018 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.018 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.018 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.018 * [taylor]: Taking taylor expansion of 1/3 in t 34.018 * [backup-simplify]: Simplify 1/3 into 1/3 34.018 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.018 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.018 * [taylor]: Taking taylor expansion of 2 in t 34.018 * [backup-simplify]: Simplify 2 into 2 34.018 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.018 * [taylor]: Taking taylor expansion of t in t 34.018 * [backup-simplify]: Simplify 0 into 0 34.018 * [backup-simplify]: Simplify 1 into 1 34.019 * [backup-simplify]: Simplify (* 1 1) into 1 34.019 * [backup-simplify]: Simplify (/ 2 1) into 2 34.020 * [backup-simplify]: Simplify (log 2) into (log 2) 34.020 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.021 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.021 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.021 * [taylor]: Taking taylor expansion of (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)) in t 34.022 * [taylor]: Taking taylor expansion of (* 4/9 (/ (pow t 2) (pow l 2))) in t 34.022 * [taylor]: Taking taylor expansion of 4/9 in t 34.022 * [backup-simplify]: Simplify 4/9 into 4/9 34.022 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.022 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.022 * [taylor]: Taking taylor expansion of t in t 34.022 * [backup-simplify]: Simplify 0 into 0 34.022 * [backup-simplify]: Simplify 1 into 1 34.022 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.022 * [taylor]: Taking taylor expansion of l in t 34.022 * [backup-simplify]: Simplify l into l 34.022 * [backup-simplify]: Simplify (* 1 1) into 1 34.022 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.022 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.022 * [taylor]: Taking taylor expansion of (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9) in t 34.022 * [taylor]: Taking taylor expansion of (* 1/9 (/ (pow t 4) (pow l 4))) in t 34.023 * [taylor]: Taking taylor expansion of 1/9 in t 34.023 * [backup-simplify]: Simplify 1/9 into 1/9 34.023 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow l 4)) in t 34.023 * [taylor]: Taking taylor expansion of (pow t 4) in t 34.023 * [taylor]: Taking taylor expansion of t in t 34.023 * [backup-simplify]: Simplify 0 into 0 34.023 * [backup-simplify]: Simplify 1 into 1 34.023 * [taylor]: Taking taylor expansion of (pow l 4) in t 34.023 * [taylor]: Taking taylor expansion of l in t 34.023 * [backup-simplify]: Simplify l into l 34.023 * [backup-simplify]: Simplify (* 1 1) into 1 34.023 * [backup-simplify]: Simplify (* 1 1) into 1 34.023 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.023 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 34.023 * [backup-simplify]: Simplify (/ 1 (pow l 4)) into (/ 1 (pow l 4)) 34.023 * [taylor]: Taking taylor expansion of 4/9 in t 34.023 * [backup-simplify]: Simplify 4/9 into 4/9 34.024 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.024 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.024 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 4/9) into (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.025 * [backup-simplify]: Simplify (* -1 (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t))))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.025 * [taylor]: Taking taylor expansion of (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.025 * [taylor]: Taking taylor expansion of -4/9 in l 34.025 * [backup-simplify]: Simplify -4/9 into -4/9 34.025 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.025 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.025 * [taylor]: Taking taylor expansion of 1/3 in l 34.025 * [backup-simplify]: Simplify 1/3 into 1/3 34.025 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.025 * [taylor]: Taking taylor expansion of (log 2) in l 34.025 * [taylor]: Taking taylor expansion of 2 in l 34.025 * [backup-simplify]: Simplify 2 into 2 34.025 * [backup-simplify]: Simplify (log 2) into (log 2) 34.025 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.025 * [taylor]: Taking taylor expansion of 2 in l 34.025 * [backup-simplify]: Simplify 2 into 2 34.025 * [taylor]: Taking taylor expansion of (log t) in l 34.025 * [taylor]: Taking taylor expansion of t in l 34.025 * [backup-simplify]: Simplify t into t 34.025 * [backup-simplify]: Simplify (log t) into (log t) 34.025 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.025 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.026 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.026 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.026 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.027 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.027 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.028 * [backup-simplify]: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t))))))) (pow (* 1 (* 1 (/ 1 x))) 2)) (+ (* (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t))))))) (* 1 (* 1 (/ 1 x)))) (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))))) into (- (+ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) x))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (pow x 2)))) 34.028 * [backup-simplify]: Simplify (cbrt (+ (* (* (+ (/ 4 (/ 1 (- x))) 2) (/ 1 (- t))) (/ 1 (- t))) (* (* (/ 1 (- l)) 2) (/ (/ 1 (- l)) (/ 1 (- x)))))) into (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) 34.028 * [approximate]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in (x t l) around 0 34.028 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in l 34.028 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in l 34.028 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in l 34.028 * [taylor]: Taking taylor expansion of 1/3 in l 34.028 * [backup-simplify]: Simplify 1/3 into 1/3 34.028 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in l 34.028 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 34.028 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 34.028 * [taylor]: Taking taylor expansion of 2 in l 34.029 * [backup-simplify]: Simplify 2 into 2 34.029 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 34.029 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.029 * [taylor]: Taking taylor expansion of t in l 34.029 * [backup-simplify]: Simplify t into t 34.029 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.029 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.029 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 34.029 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 34.029 * [taylor]: Taking taylor expansion of 2 in l 34.029 * [backup-simplify]: Simplify 2 into 2 34.029 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 34.029 * [taylor]: Taking taylor expansion of x in l 34.029 * [backup-simplify]: Simplify x into x 34.029 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.029 * [taylor]: Taking taylor expansion of l in l 34.029 * [backup-simplify]: Simplify 0 into 0 34.029 * [backup-simplify]: Simplify 1 into 1 34.029 * [backup-simplify]: Simplify (* 1 1) into 1 34.029 * [backup-simplify]: Simplify (/ x 1) into x 34.029 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 34.029 * [taylor]: Taking taylor expansion of 4 in l 34.029 * [backup-simplify]: Simplify 4 into 4 34.029 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 34.029 * [taylor]: Taking taylor expansion of x in l 34.029 * [backup-simplify]: Simplify x into x 34.029 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.029 * [taylor]: Taking taylor expansion of t in l 34.029 * [backup-simplify]: Simplify t into t 34.029 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.029 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 34.029 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 34.029 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 34.030 * [backup-simplify]: Simplify (- (* 2 x)) into (- (* 2 x)) 34.030 * [backup-simplify]: Simplify (+ 0 (- (* 2 x))) into (- (* 2 x)) 34.030 * [backup-simplify]: Simplify (log (- (* 2 x))) into (log (- (* 2 x))) 34.030 * [backup-simplify]: Simplify (+ (* (- 2) (log l)) (log (- (* 2 x)))) into (- (log (- (* 2 x))) (* 2 (log l))) 34.030 * [backup-simplify]: Simplify (* 1/3 (- (log (- (* 2 x))) (* 2 (log l)))) into (* 1/3 (- (log (- (* 2 x))) (* 2 (log l)))) 34.030 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- (* 2 x))) (* 2 (log l))))) into (exp (* 1/3 (- (log (- (* 2 x))) (* 2 (log l))))) 34.030 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in t 34.030 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in t 34.030 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in t 34.030 * [taylor]: Taking taylor expansion of 1/3 in t 34.030 * [backup-simplify]: Simplify 1/3 into 1/3 34.030 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in t 34.030 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 34.030 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 34.030 * [taylor]: Taking taylor expansion of 2 in t 34.030 * [backup-simplify]: Simplify 2 into 2 34.030 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 34.030 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.030 * [taylor]: Taking taylor expansion of t in t 34.030 * [backup-simplify]: Simplify 0 into 0 34.030 * [backup-simplify]: Simplify 1 into 1 34.031 * [backup-simplify]: Simplify (* 1 1) into 1 34.031 * [backup-simplify]: Simplify (/ 1 1) into 1 34.031 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 34.031 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 34.031 * [taylor]: Taking taylor expansion of 2 in t 34.031 * [backup-simplify]: Simplify 2 into 2 34.031 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 34.031 * [taylor]: Taking taylor expansion of x in t 34.031 * [backup-simplify]: Simplify x into x 34.031 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.031 * [taylor]: Taking taylor expansion of l in t 34.031 * [backup-simplify]: Simplify l into l 34.031 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.031 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 34.031 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 34.031 * [taylor]: Taking taylor expansion of 4 in t 34.031 * [backup-simplify]: Simplify 4 into 4 34.031 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 34.031 * [taylor]: Taking taylor expansion of x in t 34.031 * [backup-simplify]: Simplify x into x 34.031 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.031 * [taylor]: Taking taylor expansion of t in t 34.031 * [backup-simplify]: Simplify 0 into 0 34.031 * [backup-simplify]: Simplify 1 into 1 34.032 * [backup-simplify]: Simplify (* 1 1) into 1 34.032 * [backup-simplify]: Simplify (/ x 1) into x 34.032 * [backup-simplify]: Simplify (* 2 1) into 2 34.032 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 34.032 * [backup-simplify]: Simplify (+ 0 (* 4 x)) into (* 4 x) 34.032 * [backup-simplify]: Simplify (- (* 4 x)) into (- (* 4 x)) 34.032 * [backup-simplify]: Simplify (+ 2 (- (* 4 x))) into (- 2 (* 4 x)) 34.032 * [backup-simplify]: Simplify (log (- 2 (* 4 x))) into (log (- 2 (* 4 x))) 34.032 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log (- 2 (* 4 x)))) into (- (log (- 2 (* 4 x))) (* 2 (log t))) 34.033 * [backup-simplify]: Simplify (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t)))) into (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t)))) 34.033 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t))))) into (exp (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t))))) 34.033 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.033 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in x 34.033 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in x 34.033 * [taylor]: Taking taylor expansion of 1/3 in x 34.033 * [backup-simplify]: Simplify 1/3 into 1/3 34.033 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 34.033 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 34.033 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.033 * [taylor]: Taking taylor expansion of 2 in x 34.033 * [backup-simplify]: Simplify 2 into 2 34.033 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.033 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.033 * [taylor]: Taking taylor expansion of t in x 34.033 * [backup-simplify]: Simplify t into t 34.033 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.033 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.033 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 34.033 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.033 * [taylor]: Taking taylor expansion of 2 in x 34.033 * [backup-simplify]: Simplify 2 into 2 34.033 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.033 * [taylor]: Taking taylor expansion of x in x 34.033 * [backup-simplify]: Simplify 0 into 0 34.033 * [backup-simplify]: Simplify 1 into 1 34.033 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.033 * [taylor]: Taking taylor expansion of l in x 34.033 * [backup-simplify]: Simplify l into l 34.033 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.033 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.033 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.033 * [taylor]: Taking taylor expansion of 4 in x 34.033 * [backup-simplify]: Simplify 4 into 4 34.033 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.033 * [taylor]: Taking taylor expansion of x in x 34.033 * [backup-simplify]: Simplify 0 into 0 34.033 * [backup-simplify]: Simplify 1 into 1 34.033 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.033 * [taylor]: Taking taylor expansion of t in x 34.033 * [backup-simplify]: Simplify t into t 34.033 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.033 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.034 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.034 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.034 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.034 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.034 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.034 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.034 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in x 34.034 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in x 34.034 * [taylor]: Taking taylor expansion of 1/3 in x 34.034 * [backup-simplify]: Simplify 1/3 into 1/3 34.034 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 34.034 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 34.034 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.034 * [taylor]: Taking taylor expansion of 2 in x 34.034 * [backup-simplify]: Simplify 2 into 2 34.034 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.034 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.034 * [taylor]: Taking taylor expansion of t in x 34.034 * [backup-simplify]: Simplify t into t 34.034 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.034 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.034 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 34.034 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.034 * [taylor]: Taking taylor expansion of 2 in x 34.034 * [backup-simplify]: Simplify 2 into 2 34.034 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.034 * [taylor]: Taking taylor expansion of x in x 34.034 * [backup-simplify]: Simplify 0 into 0 34.034 * [backup-simplify]: Simplify 1 into 1 34.034 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.034 * [taylor]: Taking taylor expansion of l in x 34.034 * [backup-simplify]: Simplify l into l 34.034 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.034 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.034 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.034 * [taylor]: Taking taylor expansion of 4 in x 34.035 * [backup-simplify]: Simplify 4 into 4 34.035 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.035 * [taylor]: Taking taylor expansion of x in x 34.035 * [backup-simplify]: Simplify 0 into 0 34.035 * [backup-simplify]: Simplify 1 into 1 34.035 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.035 * [taylor]: Taking taylor expansion of t in x 34.035 * [backup-simplify]: Simplify t into t 34.035 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.035 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.035 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.035 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.035 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.035 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.035 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.035 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.035 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.035 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.035 * [taylor]: Taking taylor expansion of 1/3 in t 34.035 * [backup-simplify]: Simplify 1/3 into 1/3 34.035 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.035 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.035 * [taylor]: Taking taylor expansion of 2 in t 34.035 * [backup-simplify]: Simplify 2 into 2 34.035 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.035 * [taylor]: Taking taylor expansion of t in t 34.035 * [backup-simplify]: Simplify 0 into 0 34.035 * [backup-simplify]: Simplify 1 into 1 34.036 * [backup-simplify]: Simplify (* 1 1) into 1 34.036 * [backup-simplify]: Simplify (/ 2 1) into 2 34.036 * [backup-simplify]: Simplify (log 2) into (log 2) 34.037 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.037 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.037 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.037 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.037 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.037 * [taylor]: Taking taylor expansion of 1/3 in l 34.037 * [backup-simplify]: Simplify 1/3 into 1/3 34.037 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.037 * [taylor]: Taking taylor expansion of (log 2) in l 34.037 * [taylor]: Taking taylor expansion of 2 in l 34.037 * [backup-simplify]: Simplify 2 into 2 34.038 * [backup-simplify]: Simplify (log 2) into (log 2) 34.038 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.038 * [taylor]: Taking taylor expansion of 2 in l 34.038 * [backup-simplify]: Simplify 2 into 2 34.038 * [taylor]: Taking taylor expansion of (log t) in l 34.038 * [taylor]: Taking taylor expansion of t in l 34.038 * [backup-simplify]: Simplify t into t 34.038 * [backup-simplify]: Simplify (log t) into (log t) 34.038 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.038 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.038 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.038 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.039 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.039 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.039 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.039 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.040 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 34.040 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 34.040 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 34.040 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 34.040 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 34.040 * [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))))) 34.041 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 1) into (* -1 (+ (/ (pow t 2) (pow l 2)) 2)) 34.041 * [backup-simplify]: Simplify (+ (* 1/3 (* -1 (+ (/ (pow t 2) (pow l 2)) 2))) (* 0 (log (/ 2 (pow t 2))))) into (- (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 34.041 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (- (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 1) 1)))) into (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3))) 34.041 * [taylor]: Taking taylor expansion of (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3))) in t 34.041 * [taylor]: Taking taylor expansion of -1 in t 34.041 * [backup-simplify]: Simplify -1 into -1 34.041 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) in t 34.041 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.041 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.041 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.041 * [taylor]: Taking taylor expansion of 1/3 in t 34.041 * [backup-simplify]: Simplify 1/3 into 1/3 34.041 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.041 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.041 * [taylor]: Taking taylor expansion of 2 in t 34.041 * [backup-simplify]: Simplify 2 into 2 34.041 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.042 * [taylor]: Taking taylor expansion of t in t 34.042 * [backup-simplify]: Simplify 0 into 0 34.042 * [backup-simplify]: Simplify 1 into 1 34.042 * [backup-simplify]: Simplify (* 1 1) into 1 34.042 * [backup-simplify]: Simplify (/ 2 1) into 2 34.042 * [backup-simplify]: Simplify (log 2) into (log 2) 34.043 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.043 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.044 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.044 * [taylor]: Taking taylor expansion of (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) in t 34.044 * [taylor]: Taking taylor expansion of (* 1/3 (/ (pow t 2) (pow l 2))) in t 34.044 * [taylor]: Taking taylor expansion of 1/3 in t 34.044 * [backup-simplify]: Simplify 1/3 into 1/3 34.044 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.044 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.044 * [taylor]: Taking taylor expansion of t in t 34.044 * [backup-simplify]: Simplify 0 into 0 34.044 * [backup-simplify]: Simplify 1 into 1 34.044 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.044 * [taylor]: Taking taylor expansion of l in t 34.044 * [backup-simplify]: Simplify l into l 34.044 * [backup-simplify]: Simplify (* 1 1) into 1 34.044 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.044 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.044 * [taylor]: Taking taylor expansion of 2/3 in t 34.044 * [backup-simplify]: Simplify 2/3 into 2/3 34.044 * [backup-simplify]: Simplify (+ 0 2/3) into 2/3 34.045 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 2/3) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.045 * [backup-simplify]: Simplify (* -1 (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t))))))) into (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.045 * [taylor]: Taking taylor expansion of (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.045 * [taylor]: Taking taylor expansion of -2/3 in l 34.045 * [backup-simplify]: Simplify -2/3 into -2/3 34.045 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.045 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.045 * [taylor]: Taking taylor expansion of 1/3 in l 34.045 * [backup-simplify]: Simplify 1/3 into 1/3 34.045 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.045 * [taylor]: Taking taylor expansion of (log 2) in l 34.045 * [taylor]: Taking taylor expansion of 2 in l 34.045 * [backup-simplify]: Simplify 2 into 2 34.046 * [backup-simplify]: Simplify (log 2) into (log 2) 34.046 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.046 * [taylor]: Taking taylor expansion of 2 in l 34.046 * [backup-simplify]: Simplify 2 into 2 34.046 * [taylor]: Taking taylor expansion of (log t) in l 34.046 * [taylor]: Taking taylor expansion of t in l 34.046 * [backup-simplify]: Simplify t into t 34.046 * [backup-simplify]: Simplify (log t) into (log t) 34.046 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.046 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.046 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.046 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.047 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.047 * [backup-simplify]: Simplify (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.047 * [backup-simplify]: Simplify (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.048 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.048 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 34.049 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.050 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.050 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.051 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.051 * [taylor]: Taking taylor expansion of 0 in l 34.051 * [backup-simplify]: Simplify 0 into 0 34.051 * [backup-simplify]: Simplify 0 into 0 34.052 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.052 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow t 1)))) 1) into 0 34.053 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (log t))) into 0 34.053 * [backup-simplify]: Simplify (- 0) into 0 34.053 * [backup-simplify]: Simplify (+ 0 0) into 0 34.054 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.054 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.054 * [backup-simplify]: Simplify 0 into 0 34.055 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.055 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 34.055 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 34.056 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.056 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 34.056 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 34.056 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.056 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.057 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 34.057 * [backup-simplify]: Simplify (+ 0 0) into 0 34.057 * [backup-simplify]: Simplify (- 0) into 0 34.057 * [backup-simplify]: Simplify (+ 0 0) into 0 34.058 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) 2)) (pow (* 2 (/ 1 (pow t 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 2) into (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4))) 34.059 * [backup-simplify]: Simplify (+ (* 1/3 (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4)))) (+ (* 0 (* -1 (+ (/ (pow t 2) (pow l 2)) 2))) (* 0 (log (/ 2 (pow t 2)))))) into (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 34.061 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (- (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 2) 2)) (* (/ (pow (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 1) 1)))) into (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) 34.061 * [taylor]: Taking taylor expansion of (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) in t 34.061 * [taylor]: Taking taylor expansion of -1 in t 34.061 * [backup-simplify]: Simplify -1 into -1 34.061 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9))) in t 34.061 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.061 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.061 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.061 * [taylor]: Taking taylor expansion of 1/3 in t 34.061 * [backup-simplify]: Simplify 1/3 into 1/3 34.061 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.061 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.061 * [taylor]: Taking taylor expansion of 2 in t 34.061 * [backup-simplify]: Simplify 2 into 2 34.061 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.061 * [taylor]: Taking taylor expansion of t in t 34.061 * [backup-simplify]: Simplify 0 into 0 34.061 * [backup-simplify]: Simplify 1 into 1 34.062 * [backup-simplify]: Simplify (* 1 1) into 1 34.063 * [backup-simplify]: Simplify (/ 2 1) into 2 34.063 * [backup-simplify]: Simplify (log 2) into (log 2) 34.064 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.064 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.065 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.065 * [taylor]: Taking taylor expansion of (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)) in t 34.065 * [taylor]: Taking taylor expansion of (* 4/9 (/ (pow t 2) (pow l 2))) in t 34.065 * [taylor]: Taking taylor expansion of 4/9 in t 34.065 * [backup-simplify]: Simplify 4/9 into 4/9 34.065 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.065 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.065 * [taylor]: Taking taylor expansion of t in t 34.065 * [backup-simplify]: Simplify 0 into 0 34.065 * [backup-simplify]: Simplify 1 into 1 34.065 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.065 * [taylor]: Taking taylor expansion of l in t 34.065 * [backup-simplify]: Simplify l into l 34.065 * [backup-simplify]: Simplify (* 1 1) into 1 34.066 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.066 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.066 * [taylor]: Taking taylor expansion of (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9) in t 34.066 * [taylor]: Taking taylor expansion of (* 1/9 (/ (pow t 4) (pow l 4))) in t 34.066 * [taylor]: Taking taylor expansion of 1/9 in t 34.066 * [backup-simplify]: Simplify 1/9 into 1/9 34.066 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow l 4)) in t 34.066 * [taylor]: Taking taylor expansion of (pow t 4) in t 34.066 * [taylor]: Taking taylor expansion of t in t 34.066 * [backup-simplify]: Simplify 0 into 0 34.066 * [backup-simplify]: Simplify 1 into 1 34.066 * [taylor]: Taking taylor expansion of (pow l 4) in t 34.066 * [taylor]: Taking taylor expansion of l in t 34.066 * [backup-simplify]: Simplify l into l 34.066 * [backup-simplify]: Simplify (* 1 1) into 1 34.067 * [backup-simplify]: Simplify (* 1 1) into 1 34.067 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.067 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 34.067 * [backup-simplify]: Simplify (/ 1 (pow l 4)) into (/ 1 (pow l 4)) 34.067 * [taylor]: Taking taylor expansion of 4/9 in t 34.067 * [backup-simplify]: Simplify 4/9 into 4/9 34.068 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.068 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.068 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 4/9) into (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.069 * [backup-simplify]: Simplify (* -1 (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t))))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.069 * [taylor]: Taking taylor expansion of (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.069 * [taylor]: Taking taylor expansion of -4/9 in l 34.069 * [backup-simplify]: Simplify -4/9 into -4/9 34.069 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.069 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.069 * [taylor]: Taking taylor expansion of 1/3 in l 34.069 * [backup-simplify]: Simplify 1/3 into 1/3 34.069 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.069 * [taylor]: Taking taylor expansion of (log 2) in l 34.069 * [taylor]: Taking taylor expansion of 2 in l 34.069 * [backup-simplify]: Simplify 2 into 2 34.070 * [backup-simplify]: Simplify (log 2) into (log 2) 34.070 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.070 * [taylor]: Taking taylor expansion of 2 in l 34.070 * [backup-simplify]: Simplify 2 into 2 34.070 * [taylor]: Taking taylor expansion of (log t) in l 34.070 * [taylor]: Taking taylor expansion of t in l 34.070 * [backup-simplify]: Simplify t into t 34.070 * [backup-simplify]: Simplify (log t) into (log t) 34.070 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.070 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.071 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.071 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.072 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.072 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.073 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.074 * [backup-simplify]: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 (- t)))))))) (pow (* 1 (* 1 (/ 1 (- x)))) 2)) (+ (* (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 (- t)))))))) (* 1 (* 1 (/ 1 (- x))))) (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 (- t))))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) x)) (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t))))))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) (pow x 2)))) 34.075 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 1 2) 34.075 * [backup-simplify]: Simplify (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) into (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) 34.075 * [approximate]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in (x t l) around 0 34.075 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in l 34.075 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in l 34.075 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in l 34.075 * [taylor]: Taking taylor expansion of 1/3 in l 34.075 * [backup-simplify]: Simplify 1/3 into 1/3 34.075 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in l 34.075 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 34.075 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 34.075 * [taylor]: Taking taylor expansion of 2 in l 34.075 * [backup-simplify]: Simplify 2 into 2 34.075 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.075 * [taylor]: Taking taylor expansion of t in l 34.075 * [backup-simplify]: Simplify t into t 34.076 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 34.076 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 34.076 * [taylor]: Taking taylor expansion of 4 in l 34.076 * [backup-simplify]: Simplify 4 into 4 34.076 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 34.076 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.076 * [taylor]: Taking taylor expansion of t in l 34.076 * [backup-simplify]: Simplify t into t 34.076 * [taylor]: Taking taylor expansion of x in l 34.076 * [backup-simplify]: Simplify x into x 34.076 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.076 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 34.076 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 34.076 * [taylor]: Taking taylor expansion of 2 in l 34.076 * [backup-simplify]: Simplify 2 into 2 34.076 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 34.076 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.076 * [taylor]: Taking taylor expansion of l in l 34.076 * [backup-simplify]: Simplify 0 into 0 34.076 * [backup-simplify]: Simplify 1 into 1 34.076 * [taylor]: Taking taylor expansion of x in l 34.076 * [backup-simplify]: Simplify x into x 34.077 * [backup-simplify]: Simplify (* 1 1) into 1 34.077 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 34.077 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.077 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 34.077 * [backup-simplify]: Simplify (* 4 (/ (pow t 2) x)) into (* 4 (/ (pow t 2) x)) 34.077 * [backup-simplify]: Simplify (+ (* 4 (/ (pow t 2) x)) 0) into (* 4 (/ (pow t 2) x)) 34.077 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) into (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 34.078 * [backup-simplify]: Simplify (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) into (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) 34.078 * [backup-simplify]: Simplify (* 1/3 (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))))) into (* 1/3 (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))))) 34.078 * [backup-simplify]: Simplify (exp (* 1/3 (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))))) into (pow (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 1/3) 34.078 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in t 34.078 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in t 34.078 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in t 34.078 * [taylor]: Taking taylor expansion of 1/3 in t 34.078 * [backup-simplify]: Simplify 1/3 into 1/3 34.078 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in t 34.078 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 34.078 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 34.079 * [taylor]: Taking taylor expansion of 2 in t 34.079 * [backup-simplify]: Simplify 2 into 2 34.079 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.079 * [taylor]: Taking taylor expansion of t in t 34.079 * [backup-simplify]: Simplify 0 into 0 34.079 * [backup-simplify]: Simplify 1 into 1 34.079 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 34.079 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 34.079 * [taylor]: Taking taylor expansion of 4 in t 34.079 * [backup-simplify]: Simplify 4 into 4 34.079 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 34.079 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.079 * [taylor]: Taking taylor expansion of t in t 34.079 * [backup-simplify]: Simplify 0 into 0 34.079 * [backup-simplify]: Simplify 1 into 1 34.079 * [taylor]: Taking taylor expansion of x in t 34.079 * [backup-simplify]: Simplify x into x 34.079 * [backup-simplify]: Simplify (* 1 1) into 1 34.079 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 34.079 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 34.079 * [taylor]: Taking taylor expansion of 2 in t 34.079 * [backup-simplify]: Simplify 2 into 2 34.079 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 34.080 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.080 * [taylor]: Taking taylor expansion of l in t 34.080 * [backup-simplify]: Simplify l into l 34.080 * [taylor]: Taking taylor expansion of x in t 34.080 * [backup-simplify]: Simplify x into x 34.080 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.080 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 34.080 * [backup-simplify]: Simplify (* 2 (/ (pow l 2) x)) into (* 2 (/ (pow l 2) x)) 34.080 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 34.080 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 34.080 * [backup-simplify]: Simplify (log (* 2 (/ (pow l 2) x))) into (log (* 2 (/ (pow l 2) x))) 34.081 * [backup-simplify]: Simplify (* 1/3 (log (* 2 (/ (pow l 2) x)))) into (* 1/3 (log (* 2 (/ (pow l 2) x)))) 34.081 * [backup-simplify]: Simplify (exp (* 1/3 (log (* 2 (/ (pow l 2) x))))) into (pow (* 2 (/ (pow l 2) x)) 1/3) 34.081 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in x 34.081 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in x 34.081 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in x 34.081 * [taylor]: Taking taylor expansion of 1/3 in x 34.081 * [backup-simplify]: Simplify 1/3 into 1/3 34.081 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 34.081 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 34.081 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 34.081 * [taylor]: Taking taylor expansion of 2 in x 34.081 * [backup-simplify]: Simplify 2 into 2 34.081 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.081 * [taylor]: Taking taylor expansion of t in x 34.081 * [backup-simplify]: Simplify t into t 34.081 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 34.081 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 34.081 * [taylor]: Taking taylor expansion of 4 in x 34.081 * [backup-simplify]: Simplify 4 into 4 34.081 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 34.081 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.081 * [taylor]: Taking taylor expansion of t in x 34.081 * [backup-simplify]: Simplify t into t 34.082 * [taylor]: Taking taylor expansion of x in x 34.082 * [backup-simplify]: Simplify 0 into 0 34.082 * [backup-simplify]: Simplify 1 into 1 34.082 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.082 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 34.082 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 34.082 * [taylor]: Taking taylor expansion of 2 in x 34.082 * [backup-simplify]: Simplify 2 into 2 34.082 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 34.082 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.082 * [taylor]: Taking taylor expansion of l in x 34.082 * [backup-simplify]: Simplify l into l 34.082 * [taylor]: Taking taylor expansion of x in x 34.082 * [backup-simplify]: Simplify 0 into 0 34.082 * [backup-simplify]: Simplify 1 into 1 34.082 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.082 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 34.082 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 34.082 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.083 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 34.083 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 34.083 * [backup-simplify]: Simplify (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 34.084 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.084 * [backup-simplify]: Simplify (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) into (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) 34.084 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) into (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) 34.084 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in x 34.085 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in x 34.085 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in x 34.085 * [taylor]: Taking taylor expansion of 1/3 in x 34.085 * [backup-simplify]: Simplify 1/3 into 1/3 34.085 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 34.085 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 34.085 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 34.085 * [taylor]: Taking taylor expansion of 2 in x 34.085 * [backup-simplify]: Simplify 2 into 2 34.085 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.085 * [taylor]: Taking taylor expansion of t in x 34.085 * [backup-simplify]: Simplify t into t 34.085 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 34.085 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 34.085 * [taylor]: Taking taylor expansion of 4 in x 34.085 * [backup-simplify]: Simplify 4 into 4 34.085 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 34.085 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.085 * [taylor]: Taking taylor expansion of t in x 34.085 * [backup-simplify]: Simplify t into t 34.085 * [taylor]: Taking taylor expansion of x in x 34.085 * [backup-simplify]: Simplify 0 into 0 34.085 * [backup-simplify]: Simplify 1 into 1 34.085 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.085 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 34.085 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 34.085 * [taylor]: Taking taylor expansion of 2 in x 34.085 * [backup-simplify]: Simplify 2 into 2 34.085 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 34.085 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.085 * [taylor]: Taking taylor expansion of l in x 34.085 * [backup-simplify]: Simplify l into l 34.085 * [taylor]: Taking taylor expansion of x in x 34.086 * [backup-simplify]: Simplify 0 into 0 34.086 * [backup-simplify]: Simplify 1 into 1 34.086 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.086 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 34.086 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 34.086 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.086 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 34.086 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 34.086 * [backup-simplify]: Simplify (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 34.087 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.087 * [backup-simplify]: Simplify (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) into (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) 34.087 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) into (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) 34.087 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 34.087 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 34.087 * [taylor]: Taking taylor expansion of 1/3 in t 34.087 * [backup-simplify]: Simplify 1/3 into 1/3 34.087 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 34.087 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.087 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.087 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.087 * [taylor]: Taking taylor expansion of 4 in t 34.087 * [backup-simplify]: Simplify 4 into 4 34.087 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.088 * [taylor]: Taking taylor expansion of t in t 34.088 * [backup-simplify]: Simplify 0 into 0 34.088 * [backup-simplify]: Simplify 1 into 1 34.088 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.088 * [taylor]: Taking taylor expansion of 2 in t 34.088 * [backup-simplify]: Simplify 2 into 2 34.088 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.088 * [taylor]: Taking taylor expansion of l in t 34.088 * [backup-simplify]: Simplify l into l 34.088 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.088 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.088 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.088 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 34.088 * [taylor]: Taking taylor expansion of (log x) in t 34.088 * [taylor]: Taking taylor expansion of x in t 34.088 * [backup-simplify]: Simplify x into x 34.088 * [backup-simplify]: Simplify (log x) into (log x) 34.088 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.088 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 34.088 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 34.088 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.088 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) in l 34.088 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (* 2 (pow l 2))) (log x))) in l 34.088 * [taylor]: Taking taylor expansion of 1/3 in l 34.088 * [backup-simplify]: Simplify 1/3 into 1/3 34.088 * [taylor]: Taking taylor expansion of (- (log (* 2 (pow l 2))) (log x)) in l 34.088 * [taylor]: Taking taylor expansion of (log (* 2 (pow l 2))) in l 34.088 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 34.088 * [taylor]: Taking taylor expansion of 2 in l 34.088 * [backup-simplify]: Simplify 2 into 2 34.088 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.088 * [taylor]: Taking taylor expansion of l in l 34.088 * [backup-simplify]: Simplify 0 into 0 34.088 * [backup-simplify]: Simplify 1 into 1 34.089 * [backup-simplify]: Simplify (* 1 1) into 1 34.089 * [backup-simplify]: Simplify (* 2 1) into 2 34.089 * [backup-simplify]: Simplify (log 2) into (log 2) 34.089 * [taylor]: Taking taylor expansion of (log x) in l 34.089 * [taylor]: Taking taylor expansion of x in l 34.089 * [backup-simplify]: Simplify x into x 34.089 * [backup-simplify]: Simplify (log x) into (log x) 34.090 * [backup-simplify]: Simplify (+ (* (- -2) (log l)) (log 2)) into (+ (* 2 (log l)) (log 2)) 34.090 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.090 * [backup-simplify]: Simplify (+ (+ (* 2 (log l)) (log 2)) (- (log x))) into (- (+ (* 2 (log l)) (log 2)) (log x)) 34.091 * [backup-simplify]: Simplify (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) into (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) 34.091 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.091 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.091 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.091 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 34.091 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.092 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 34.092 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 34.092 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.093 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 34.093 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 34.094 * [backup-simplify]: Simplify (+ 0 0) into 0 34.094 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 34.094 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 2 (pow t 2))) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 1)))) 1) into (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 34.094 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.095 * [backup-simplify]: Simplify (+ (* 1/3 (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))))) (* 0 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) into (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 34.095 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) (+ (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 1) 1)))) into (* 2/3 (/ (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 34.095 * [taylor]: Taking taylor expansion of (* 2/3 (/ (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) in t 34.095 * [taylor]: Taking taylor expansion of 2/3 in t 34.095 * [backup-simplify]: Simplify 2/3 into 2/3 34.095 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.095 * [taylor]: Taking taylor expansion of (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) in t 34.095 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.095 * [taylor]: Taking taylor expansion of t in t 34.095 * [backup-simplify]: Simplify 0 into 0 34.095 * [backup-simplify]: Simplify 1 into 1 34.095 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 34.095 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 34.095 * [taylor]: Taking taylor expansion of 1/3 in t 34.095 * [backup-simplify]: Simplify 1/3 into 1/3 34.095 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 34.095 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.095 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.095 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.095 * [taylor]: Taking taylor expansion of 4 in t 34.095 * [backup-simplify]: Simplify 4 into 4 34.095 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.096 * [taylor]: Taking taylor expansion of t in t 34.096 * [backup-simplify]: Simplify 0 into 0 34.096 * [backup-simplify]: Simplify 1 into 1 34.096 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.096 * [taylor]: Taking taylor expansion of 2 in t 34.096 * [backup-simplify]: Simplify 2 into 2 34.096 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.096 * [taylor]: Taking taylor expansion of l in t 34.096 * [backup-simplify]: Simplify l into l 34.096 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.096 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.096 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.096 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 34.096 * [taylor]: Taking taylor expansion of (log x) in t 34.096 * [taylor]: Taking taylor expansion of x in t 34.096 * [backup-simplify]: Simplify x into x 34.096 * [backup-simplify]: Simplify (log x) into (log x) 34.096 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.096 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 34.096 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 34.096 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.096 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.096 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.096 * [taylor]: Taking taylor expansion of 4 in t 34.096 * [backup-simplify]: Simplify 4 into 4 34.096 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.096 * [taylor]: Taking taylor expansion of t in t 34.096 * [backup-simplify]: Simplify 0 into 0 34.096 * [backup-simplify]: Simplify 1 into 1 34.096 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.096 * [taylor]: Taking taylor expansion of 2 in t 34.096 * [backup-simplify]: Simplify 2 into 2 34.096 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.096 * [taylor]: Taking taylor expansion of l in t 34.096 * [backup-simplify]: Simplify l into l 34.097 * [backup-simplify]: Simplify (* 1 1) into 1 34.097 * [backup-simplify]: Simplify (* 1 (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x))))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.097 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.097 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.097 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.097 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (* 2 (pow l 2))) into (* 1/2 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) 34.097 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.098 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 34.098 * [backup-simplify]: Simplify (+ 0 0) into 0 34.098 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 2 (pow l 2)) 1)))) 1) into 0 34.099 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 34.099 * [backup-simplify]: Simplify (- 0) into 0 34.099 * [backup-simplify]: Simplify (+ 0 0) into 0 34.100 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log (* 2 (pow l 2))) (log x)))) into 0 34.100 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 34.100 * [taylor]: Taking taylor expansion of 0 in l 34.100 * [backup-simplify]: Simplify 0 into 0 34.100 * [backup-simplify]: Simplify 0 into 0 34.101 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.101 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 34.102 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.103 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 34.103 * [backup-simplify]: Simplify (- 0) into 0 34.103 * [backup-simplify]: Simplify (+ 0 0) into 0 34.104 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x)))) into 0 34.105 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 34.105 * [backup-simplify]: Simplify 0 into 0 34.105 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.105 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 34.105 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.106 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.107 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 34.107 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 34.108 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.108 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 34.109 * [backup-simplify]: Simplify (+ 0 0) into 0 34.109 * [backup-simplify]: Simplify (+ 0 0) into 0 34.110 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 2 (pow t 2))) 2)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 1)))) 2) into (* -2 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) 34.110 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.111 * [backup-simplify]: Simplify (+ (* 1/3 (* -2 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) (+ (* 0 (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))))) (* 0 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) into (- (* 2/3 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) 34.112 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) (+ (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 2) 2)) (* (/ (pow (- (* 2/3 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) 1) 1)))) into (* -4/9 (/ (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) 34.112 * [taylor]: Taking taylor expansion of (* -4/9 (/ (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) in t 34.112 * [taylor]: Taking taylor expansion of -4/9 in t 34.112 * [backup-simplify]: Simplify -4/9 into -4/9 34.112 * [taylor]: Taking taylor expansion of (/ (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)) in t 34.112 * [taylor]: Taking taylor expansion of (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) in t 34.112 * [taylor]: Taking taylor expansion of (pow t 4) in t 34.112 * [taylor]: Taking taylor expansion of t in t 34.112 * [backup-simplify]: Simplify 0 into 0 34.112 * [backup-simplify]: Simplify 1 into 1 34.112 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 34.112 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 34.112 * [taylor]: Taking taylor expansion of 1/3 in t 34.112 * [backup-simplify]: Simplify 1/3 into 1/3 34.112 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 34.112 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.112 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.112 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.112 * [taylor]: Taking taylor expansion of 4 in t 34.112 * [backup-simplify]: Simplify 4 into 4 34.112 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.112 * [taylor]: Taking taylor expansion of t in t 34.112 * [backup-simplify]: Simplify 0 into 0 34.112 * [backup-simplify]: Simplify 1 into 1 34.112 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.112 * [taylor]: Taking taylor expansion of 2 in t 34.112 * [backup-simplify]: Simplify 2 into 2 34.112 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.112 * [taylor]: Taking taylor expansion of l in t 34.112 * [backup-simplify]: Simplify l into l 34.112 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.112 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.112 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.113 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 34.113 * [taylor]: Taking taylor expansion of (log x) in t 34.113 * [taylor]: Taking taylor expansion of x in t 34.113 * [backup-simplify]: Simplify x into x 34.113 * [backup-simplify]: Simplify (log x) into (log x) 34.113 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.113 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 34.113 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 34.113 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.113 * [taylor]: Taking taylor expansion of (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2) in t 34.113 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.113 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.113 * [taylor]: Taking taylor expansion of 4 in t 34.113 * [backup-simplify]: Simplify 4 into 4 34.113 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.113 * [taylor]: Taking taylor expansion of t in t 34.113 * [backup-simplify]: Simplify 0 into 0 34.113 * [backup-simplify]: Simplify 1 into 1 34.113 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.113 * [taylor]: Taking taylor expansion of 2 in t 34.113 * [backup-simplify]: Simplify 2 into 2 34.113 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.113 * [taylor]: Taking taylor expansion of l in t 34.113 * [backup-simplify]: Simplify l into l 34.113 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.113 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.113 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.114 * [backup-simplify]: Simplify (* 1 1) into 1 34.114 * [backup-simplify]: Simplify (* 1 1) into 1 34.114 * [backup-simplify]: Simplify (* 1 (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x))))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.114 * [backup-simplify]: Simplify (* (* 2 (pow l 2)) (* 2 (pow l 2))) into (* 4 (pow l 4)) 34.114 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (* 4 (pow l 4))) into (* 1/4 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 4))) 34.114 * [backup-simplify]: Simplify (* 1 1) into 1 34.115 * [backup-simplify]: Simplify (* 4 1) into 4 34.115 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 34.116 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 34.116 * [backup-simplify]: Simplify (+ 4 0) into 4 34.117 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 2 (pow l 2)) 2))) (* 1 (/ (* 1 (pow (* 2 4) 1)) (pow (* 2 (pow l 2)) 1)))) 2) into (/ 2 (pow l 2)) 34.118 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 34.118 * [backup-simplify]: Simplify (- 0) into 0 34.119 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) 0) into (* 2 (/ 1 (pow l 2))) 34.119 * [backup-simplify]: Simplify (+ (* 1/3 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 (- (log (* 2 (pow l 2))) (log x))))) into (* 2/3 (/ 1 (pow l 2))) 34.120 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 2/3 (/ 1 (pow l 2))) 1) 1)))) into (* 2/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) 34.120 * [taylor]: Taking taylor expansion of (* 2/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) in l 34.120 * [taylor]: Taking taylor expansion of 2/3 in l 34.121 * [backup-simplify]: Simplify 2/3 into 2/3 34.121 * [taylor]: Taking taylor expansion of (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2)) in l 34.121 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) in l 34.121 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (* 2 (pow l 2))) (log x))) in l 34.121 * [taylor]: Taking taylor expansion of 1/3 in l 34.121 * [backup-simplify]: Simplify 1/3 into 1/3 34.121 * [taylor]: Taking taylor expansion of (- (log (* 2 (pow l 2))) (log x)) in l 34.121 * [taylor]: Taking taylor expansion of (log (* 2 (pow l 2))) in l 34.121 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 34.121 * [taylor]: Taking taylor expansion of 2 in l 34.121 * [backup-simplify]: Simplify 2 into 2 34.121 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.121 * [taylor]: Taking taylor expansion of l in l 34.121 * [backup-simplify]: Simplify 0 into 0 34.121 * [backup-simplify]: Simplify 1 into 1 34.126 * [backup-simplify]: Simplify (* 1 1) into 1 34.127 * [backup-simplify]: Simplify (* 2 1) into 2 34.127 * [backup-simplify]: Simplify (log 2) into (log 2) 34.127 * [taylor]: Taking taylor expansion of (log x) in l 34.127 * [taylor]: Taking taylor expansion of x in l 34.128 * [backup-simplify]: Simplify x into x 34.128 * [backup-simplify]: Simplify (log x) into (log x) 34.128 * [backup-simplify]: Simplify (+ (* (- -2) (log l)) (log 2)) into (+ (* 2 (log l)) (log 2)) 34.129 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.129 * [backup-simplify]: Simplify (+ (+ (* 2 (log l)) (log 2)) (- (log x))) into (- (+ (* 2 (log l)) (log 2)) (log x)) 34.130 * [backup-simplify]: Simplify (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) into (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) 34.130 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.130 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.130 * [taylor]: Taking taylor expansion of l in l 34.130 * [backup-simplify]: Simplify 0 into 0 34.130 * [backup-simplify]: Simplify 1 into 1 34.131 * [backup-simplify]: Simplify (* 1 1) into 1 34.131 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 1) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.132 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.133 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 34.134 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.135 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 34.135 * [backup-simplify]: Simplify (- 0) into 0 34.136 * [backup-simplify]: Simplify (+ 0 0) into 0 34.137 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x)))) into 0 34.138 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.139 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 34.142 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 34.144 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 34.144 * [backup-simplify]: Simplify (- 0) into 0 34.145 * [backup-simplify]: Simplify (+ 0 0) into 0 34.146 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x))))) into 0 34.148 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 34.149 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.151 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 34.151 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.153 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)))) into 0 34.155 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.156 * [backup-simplify]: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))))))) into 0 34.156 * [backup-simplify]: Simplify 0 into 0 34.156 * [backup-simplify]: Simplify 0 into 0 34.157 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.158 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 34.161 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 34.163 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 34.163 * [backup-simplify]: Simplify (- 0) into 0 34.164 * [backup-simplify]: Simplify (+ 0 0) into 0 34.165 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x))))) into 0 34.167 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 34.167 * [backup-simplify]: Simplify 0 into 0 34.168 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.168 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 34.169 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 34.171 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.172 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 34.173 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 34.175 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.176 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 34.176 * [backup-simplify]: Simplify (+ 0 0) into 0 34.176 * [backup-simplify]: Simplify (+ 0 0) into 0 34.178 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (* 2 (pow t 2))) 3)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) (* -3 (/ (* (pow (* 1 (* 2 (pow t 2))) 1) (pow (* 2 0) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 1)))) 6) into (* 8/3 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 34.178 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.179 * [backup-simplify]: Simplify (+ (* 1/3 (* 8/3 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3)))) (+ (* 0 (* -2 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) (+ (* 0 (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))))) (* 0 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))))) into (* 8/9 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 34.180 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) (+ (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 3) 6)) (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 1) 1) (/ (pow (- (* 2/3 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) 1) 1)) (* (/ (pow (* 8/9 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 1) 1)))) into (* 40/81 (/ (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 34.180 * [taylor]: Taking taylor expansion of (* 40/81 (/ (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) in t 34.180 * [taylor]: Taking taylor expansion of 40/81 in t 34.180 * [backup-simplify]: Simplify 40/81 into 40/81 34.180 * [taylor]: Taking taylor expansion of (/ (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3)) in t 34.180 * [taylor]: Taking taylor expansion of (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) in t 34.180 * [taylor]: Taking taylor expansion of (pow t 6) in t 34.180 * [taylor]: Taking taylor expansion of t in t 34.180 * [backup-simplify]: Simplify 0 into 0 34.180 * [backup-simplify]: Simplify 1 into 1 34.180 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 34.180 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 34.180 * [taylor]: Taking taylor expansion of 1/3 in t 34.180 * [backup-simplify]: Simplify 1/3 into 1/3 34.180 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 34.180 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.180 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.180 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.180 * [taylor]: Taking taylor expansion of 4 in t 34.180 * [backup-simplify]: Simplify 4 into 4 34.180 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.180 * [taylor]: Taking taylor expansion of t in t 34.180 * [backup-simplify]: Simplify 0 into 0 34.180 * [backup-simplify]: Simplify 1 into 1 34.180 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.180 * [taylor]: Taking taylor expansion of 2 in t 34.180 * [backup-simplify]: Simplify 2 into 2 34.180 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.180 * [taylor]: Taking taylor expansion of l in t 34.180 * [backup-simplify]: Simplify l into l 34.181 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.181 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.181 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.181 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 34.181 * [taylor]: Taking taylor expansion of (log x) in t 34.181 * [taylor]: Taking taylor expansion of x in t 34.181 * [backup-simplify]: Simplify x into x 34.181 * [backup-simplify]: Simplify (log x) into (log x) 34.181 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.181 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 34.181 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 34.181 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.181 * [taylor]: Taking taylor expansion of (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3) in t 34.181 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.181 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.181 * [taylor]: Taking taylor expansion of 4 in t 34.181 * [backup-simplify]: Simplify 4 into 4 34.181 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.181 * [taylor]: Taking taylor expansion of t in t 34.181 * [backup-simplify]: Simplify 0 into 0 34.181 * [backup-simplify]: Simplify 1 into 1 34.181 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.181 * [taylor]: Taking taylor expansion of 2 in t 34.181 * [backup-simplify]: Simplify 2 into 2 34.181 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.181 * [taylor]: Taking taylor expansion of l in t 34.181 * [backup-simplify]: Simplify l into l 34.181 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.181 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.181 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.182 * [backup-simplify]: Simplify (* 1 1) into 1 34.182 * [backup-simplify]: Simplify (* 1 1) into 1 34.182 * [backup-simplify]: Simplify (* 1 1) into 1 34.182 * [backup-simplify]: Simplify (* 1 (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x))))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.182 * [backup-simplify]: Simplify (* (* 2 (pow l 2)) (* 2 (pow l 2))) into (* 4 (pow l 4)) 34.183 * [backup-simplify]: Simplify (* (* 2 (pow l 2)) (* 4 (pow l 4))) into (* 8 (pow l 6)) 34.183 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (* 8 (pow l 6))) into (* 1/8 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 6))) 34.183 * [backup-simplify]: Simplify (* 2/3 (* 1/2 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2)))) into (* 1/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) 34.183 * [taylor]: Taking taylor expansion of (* 1/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) in l 34.183 * [taylor]: Taking taylor expansion of 1/3 in l 34.183 * [backup-simplify]: Simplify 1/3 into 1/3 34.183 * [taylor]: Taking taylor expansion of (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2)) in l 34.183 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) in l 34.183 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (* 2 (pow l 2))) (log x))) in l 34.183 * [taylor]: Taking taylor expansion of 1/3 in l 34.183 * [backup-simplify]: Simplify 1/3 into 1/3 34.183 * [taylor]: Taking taylor expansion of (- (log (* 2 (pow l 2))) (log x)) in l 34.183 * [taylor]: Taking taylor expansion of (log (* 2 (pow l 2))) in l 34.183 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 34.183 * [taylor]: Taking taylor expansion of 2 in l 34.183 * [backup-simplify]: Simplify 2 into 2 34.183 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.183 * [taylor]: Taking taylor expansion of l in l 34.183 * [backup-simplify]: Simplify 0 into 0 34.183 * [backup-simplify]: Simplify 1 into 1 34.183 * [backup-simplify]: Simplify (* 1 1) into 1 34.184 * [backup-simplify]: Simplify (* 2 1) into 2 34.184 * [backup-simplify]: Simplify (log 2) into (log 2) 34.184 * [taylor]: Taking taylor expansion of (log x) in l 34.184 * [taylor]: Taking taylor expansion of x in l 34.184 * [backup-simplify]: Simplify x into x 34.184 * [backup-simplify]: Simplify (log x) into (log x) 34.185 * [backup-simplify]: Simplify (+ (* (- -2) (log l)) (log 2)) into (+ (* 2 (log l)) (log 2)) 34.185 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.185 * [backup-simplify]: Simplify (+ (+ (* 2 (log l)) (log 2)) (- (log x))) into (- (+ (* 2 (log l)) (log 2)) (log x)) 34.185 * [backup-simplify]: Simplify (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) into (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) 34.186 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.186 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.186 * [taylor]: Taking taylor expansion of l in l 34.186 * [backup-simplify]: Simplify 0 into 0 34.186 * [backup-simplify]: Simplify 1 into 1 34.186 * [backup-simplify]: Simplify (* 1 1) into 1 34.186 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 1) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.187 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.187 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 34.188 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.188 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 34.189 * [backup-simplify]: Simplify (- 0) into 0 34.189 * [backup-simplify]: Simplify (+ 0 0) into 0 34.190 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x)))) into 0 34.190 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.191 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 34.192 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 34.193 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 34.193 * [backup-simplify]: Simplify (- 0) into 0 34.194 * [backup-simplify]: Simplify (+ 0 0) into 0 34.194 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x))))) into 0 34.195 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 34.196 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.197 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 34.197 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.198 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)))) into 0 34.199 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.200 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))))))) into 0 34.200 * [backup-simplify]: Simplify 0 into 0 34.201 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.201 * [backup-simplify]: Simplify (cbrt (+ (* (* (+ (/ 4 (/ 1 x)) 2) (/ 1 t)) (/ 1 t)) (* (* (/ 1 l) 2) (/ (/ 1 l) (/ 1 x))))) into (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) 34.201 * [approximate]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in (x t l) around 0 34.201 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in l 34.201 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in l 34.201 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in l 34.201 * [taylor]: Taking taylor expansion of 1/3 in l 34.201 * [backup-simplify]: Simplify 1/3 into 1/3 34.201 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in l 34.201 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 34.201 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 34.201 * [taylor]: Taking taylor expansion of 2 in l 34.201 * [backup-simplify]: Simplify 2 into 2 34.201 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 34.201 * [taylor]: Taking taylor expansion of x in l 34.201 * [backup-simplify]: Simplify x into x 34.201 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.201 * [taylor]: Taking taylor expansion of l in l 34.201 * [backup-simplify]: Simplify 0 into 0 34.201 * [backup-simplify]: Simplify 1 into 1 34.202 * [backup-simplify]: Simplify (* 1 1) into 1 34.202 * [backup-simplify]: Simplify (/ x 1) into x 34.202 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 34.202 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 34.202 * [taylor]: Taking taylor expansion of 2 in l 34.202 * [backup-simplify]: Simplify 2 into 2 34.202 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 34.202 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.202 * [taylor]: Taking taylor expansion of t in l 34.202 * [backup-simplify]: Simplify t into t 34.202 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.202 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.202 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 34.202 * [taylor]: Taking taylor expansion of 4 in l 34.202 * [backup-simplify]: Simplify 4 into 4 34.202 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 34.202 * [taylor]: Taking taylor expansion of x in l 34.202 * [backup-simplify]: Simplify x into x 34.202 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.202 * [taylor]: Taking taylor expansion of t in l 34.202 * [backup-simplify]: Simplify t into t 34.202 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.202 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 34.202 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 34.202 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 34.202 * [backup-simplify]: Simplify (log (* 2 x)) into (log (* 2 x)) 34.203 * [backup-simplify]: Simplify (+ (* (- 2) (log l)) (log (* 2 x))) into (- (log (* 2 x)) (* 2 (log l))) 34.203 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 x)) (* 2 (log l)))) into (* 1/3 (- (log (* 2 x)) (* 2 (log l)))) 34.203 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 x)) (* 2 (log l))))) into (exp (* 1/3 (- (log (* 2 x)) (* 2 (log l))))) 34.203 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in t 34.203 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in t 34.203 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in t 34.203 * [taylor]: Taking taylor expansion of 1/3 in t 34.203 * [backup-simplify]: Simplify 1/3 into 1/3 34.203 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in t 34.203 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 34.203 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 34.203 * [taylor]: Taking taylor expansion of 2 in t 34.203 * [backup-simplify]: Simplify 2 into 2 34.203 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 34.203 * [taylor]: Taking taylor expansion of x in t 34.203 * [backup-simplify]: Simplify x into x 34.203 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.203 * [taylor]: Taking taylor expansion of l in t 34.203 * [backup-simplify]: Simplify l into l 34.203 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.203 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 34.203 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 34.203 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 34.203 * [taylor]: Taking taylor expansion of 2 in t 34.203 * [backup-simplify]: Simplify 2 into 2 34.203 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 34.203 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.203 * [taylor]: Taking taylor expansion of t in t 34.203 * [backup-simplify]: Simplify 0 into 0 34.203 * [backup-simplify]: Simplify 1 into 1 34.204 * [backup-simplify]: Simplify (* 1 1) into 1 34.204 * [backup-simplify]: Simplify (/ 1 1) into 1 34.204 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 34.204 * [taylor]: Taking taylor expansion of 4 in t 34.204 * [backup-simplify]: Simplify 4 into 4 34.204 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 34.204 * [taylor]: Taking taylor expansion of x in t 34.204 * [backup-simplify]: Simplify x into x 34.204 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.204 * [taylor]: Taking taylor expansion of t in t 34.204 * [backup-simplify]: Simplify 0 into 0 34.204 * [backup-simplify]: Simplify 1 into 1 34.204 * [backup-simplify]: Simplify (* 1 1) into 1 34.204 * [backup-simplify]: Simplify (/ x 1) into x 34.205 * [backup-simplify]: Simplify (* 2 1) into 2 34.205 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 34.205 * [backup-simplify]: Simplify (+ 2 (* 4 x)) into (+ (* 4 x) 2) 34.205 * [backup-simplify]: Simplify (+ 0 (+ (* 4 x) 2)) into (+ (* 4 x) 2) 34.205 * [backup-simplify]: Simplify (log (+ (* 4 x) 2)) into (log (+ (* 4 x) 2)) 34.205 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log (+ (* 4 x) 2))) into (- (log (+ (* 4 x) 2)) (* 2 (log t))) 34.205 * [backup-simplify]: Simplify (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t)))) into (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t)))) 34.205 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t))))) into (exp (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t))))) 34.206 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.206 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in x 34.206 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in x 34.206 * [taylor]: Taking taylor expansion of 1/3 in x 34.206 * [backup-simplify]: Simplify 1/3 into 1/3 34.206 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 34.206 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 34.206 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.206 * [taylor]: Taking taylor expansion of 2 in x 34.206 * [backup-simplify]: Simplify 2 into 2 34.206 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.206 * [taylor]: Taking taylor expansion of x in x 34.206 * [backup-simplify]: Simplify 0 into 0 34.206 * [backup-simplify]: Simplify 1 into 1 34.206 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.206 * [taylor]: Taking taylor expansion of l in x 34.206 * [backup-simplify]: Simplify l into l 34.206 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.206 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.206 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 34.206 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.206 * [taylor]: Taking taylor expansion of 2 in x 34.206 * [backup-simplify]: Simplify 2 into 2 34.206 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.206 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.206 * [taylor]: Taking taylor expansion of t in x 34.206 * [backup-simplify]: Simplify t into t 34.206 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.206 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.206 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.206 * [taylor]: Taking taylor expansion of 4 in x 34.206 * [backup-simplify]: Simplify 4 into 4 34.206 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.206 * [taylor]: Taking taylor expansion of x in x 34.206 * [backup-simplify]: Simplify 0 into 0 34.206 * [backup-simplify]: Simplify 1 into 1 34.206 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.206 * [taylor]: Taking taylor expansion of t in x 34.206 * [backup-simplify]: Simplify t into t 34.206 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.206 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.206 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.207 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.207 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 34.207 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.207 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.207 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.207 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.207 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in x 34.207 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in x 34.207 * [taylor]: Taking taylor expansion of 1/3 in x 34.207 * [backup-simplify]: Simplify 1/3 into 1/3 34.207 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 34.207 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 34.207 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.207 * [taylor]: Taking taylor expansion of 2 in x 34.207 * [backup-simplify]: Simplify 2 into 2 34.207 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.207 * [taylor]: Taking taylor expansion of x in x 34.207 * [backup-simplify]: Simplify 0 into 0 34.207 * [backup-simplify]: Simplify 1 into 1 34.207 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.207 * [taylor]: Taking taylor expansion of l in x 34.207 * [backup-simplify]: Simplify l into l 34.207 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.207 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.207 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 34.207 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.207 * [taylor]: Taking taylor expansion of 2 in x 34.207 * [backup-simplify]: Simplify 2 into 2 34.207 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.207 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.207 * [taylor]: Taking taylor expansion of t in x 34.207 * [backup-simplify]: Simplify t into t 34.208 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.208 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.208 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.208 * [taylor]: Taking taylor expansion of 4 in x 34.208 * [backup-simplify]: Simplify 4 into 4 34.208 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.208 * [taylor]: Taking taylor expansion of x in x 34.208 * [backup-simplify]: Simplify 0 into 0 34.208 * [backup-simplify]: Simplify 1 into 1 34.208 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.208 * [taylor]: Taking taylor expansion of t in x 34.208 * [backup-simplify]: Simplify t into t 34.208 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.208 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.208 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.208 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.208 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 34.208 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.208 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.208 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.208 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.208 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.208 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.208 * [taylor]: Taking taylor expansion of 1/3 in t 34.208 * [backup-simplify]: Simplify 1/3 into 1/3 34.208 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.208 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.208 * [taylor]: Taking taylor expansion of 2 in t 34.208 * [backup-simplify]: Simplify 2 into 2 34.208 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.209 * [taylor]: Taking taylor expansion of t in t 34.209 * [backup-simplify]: Simplify 0 into 0 34.209 * [backup-simplify]: Simplify 1 into 1 34.209 * [backup-simplify]: Simplify (* 1 1) into 1 34.209 * [backup-simplify]: Simplify (/ 2 1) into 2 34.209 * [backup-simplify]: Simplify (log 2) into (log 2) 34.210 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.210 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.211 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.211 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.211 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.211 * [taylor]: Taking taylor expansion of 1/3 in l 34.211 * [backup-simplify]: Simplify 1/3 into 1/3 34.211 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.211 * [taylor]: Taking taylor expansion of (log 2) in l 34.211 * [taylor]: Taking taylor expansion of 2 in l 34.211 * [backup-simplify]: Simplify 2 into 2 34.211 * [backup-simplify]: Simplify (log 2) into (log 2) 34.211 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.211 * [taylor]: Taking taylor expansion of 2 in l 34.211 * [backup-simplify]: Simplify 2 into 2 34.211 * [taylor]: Taking taylor expansion of (log t) in l 34.211 * [taylor]: Taking taylor expansion of t in l 34.211 * [backup-simplify]: Simplify t into t 34.211 * [backup-simplify]: Simplify (log t) into (log t) 34.211 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.211 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.211 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.212 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.212 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.212 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.213 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 34.213 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.213 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.213 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 34.213 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 34.213 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 34.213 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 34.214 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 1) into (+ (/ (pow t 2) (pow l 2)) 2) 34.214 * [backup-simplify]: Simplify (+ (* 1/3 (+ (/ (pow t 2) (pow l 2)) 2)) (* 0 (log (/ 2 (pow t 2))))) into (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) 34.214 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) 1) 1)))) into (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 34.214 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) in t 34.214 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.214 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.214 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.214 * [taylor]: Taking taylor expansion of 1/3 in t 34.214 * [backup-simplify]: Simplify 1/3 into 1/3 34.214 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.214 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.214 * [taylor]: Taking taylor expansion of 2 in t 34.214 * [backup-simplify]: Simplify 2 into 2 34.214 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.214 * [taylor]: Taking taylor expansion of t in t 34.215 * [backup-simplify]: Simplify 0 into 0 34.215 * [backup-simplify]: Simplify 1 into 1 34.215 * [backup-simplify]: Simplify (* 1 1) into 1 34.215 * [backup-simplify]: Simplify (/ 2 1) into 2 34.216 * [backup-simplify]: Simplify (log 2) into (log 2) 34.217 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.217 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.218 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.218 * [taylor]: Taking taylor expansion of (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) in t 34.218 * [taylor]: Taking taylor expansion of (* 1/3 (/ (pow t 2) (pow l 2))) in t 34.218 * [taylor]: Taking taylor expansion of 1/3 in t 34.218 * [backup-simplify]: Simplify 1/3 into 1/3 34.218 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.218 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.218 * [taylor]: Taking taylor expansion of t in t 34.218 * [backup-simplify]: Simplify 0 into 0 34.218 * [backup-simplify]: Simplify 1 into 1 34.218 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.218 * [taylor]: Taking taylor expansion of l in t 34.218 * [backup-simplify]: Simplify l into l 34.218 * [backup-simplify]: Simplify (* 1 1) into 1 34.218 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.219 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.219 * [taylor]: Taking taylor expansion of 2/3 in t 34.219 * [backup-simplify]: Simplify 2/3 into 2/3 34.219 * [backup-simplify]: Simplify (+ 0 2/3) into 2/3 34.220 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 2/3) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.220 * [taylor]: Taking taylor expansion of (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.220 * [taylor]: Taking taylor expansion of 2/3 in l 34.220 * [backup-simplify]: Simplify 2/3 into 2/3 34.220 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.220 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.220 * [taylor]: Taking taylor expansion of 1/3 in l 34.220 * [backup-simplify]: Simplify 1/3 into 1/3 34.220 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.220 * [taylor]: Taking taylor expansion of (log 2) in l 34.220 * [taylor]: Taking taylor expansion of 2 in l 34.220 * [backup-simplify]: Simplify 2 into 2 34.220 * [backup-simplify]: Simplify (log 2) into (log 2) 34.220 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.220 * [taylor]: Taking taylor expansion of 2 in l 34.220 * [backup-simplify]: Simplify 2 into 2 34.220 * [taylor]: Taking taylor expansion of (log t) in l 34.220 * [taylor]: Taking taylor expansion of t in l 34.220 * [backup-simplify]: Simplify t into t 34.221 * [backup-simplify]: Simplify (log t) into (log t) 34.221 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.221 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.221 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.222 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.222 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.223 * [backup-simplify]: Simplify (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.223 * [backup-simplify]: Simplify (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.224 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.225 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 34.226 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.227 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.228 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.229 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.229 * [taylor]: Taking taylor expansion of 0 in l 34.229 * [backup-simplify]: Simplify 0 into 0 34.229 * [backup-simplify]: Simplify 0 into 0 34.231 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.232 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow t 1)))) 1) into 0 34.232 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (log t))) into 0 34.233 * [backup-simplify]: Simplify (- 0) into 0 34.233 * [backup-simplify]: Simplify (+ 0 0) into 0 34.234 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.235 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.235 * [backup-simplify]: Simplify 0 into 0 34.236 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.236 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 34.236 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 34.237 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.237 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 34.238 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 34.238 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.238 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.239 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 34.239 * [backup-simplify]: Simplify (+ 0 0) into 0 34.240 * [backup-simplify]: Simplify (+ 0 0) into 0 34.242 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 2)) (pow (* 2 (/ 1 (pow t 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 2) into (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4))) 34.243 * [backup-simplify]: Simplify (+ (* 1/3 (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4)))) (+ (* 0 (+ (/ (pow t 2) (pow l 2)) 2)) (* 0 (log (/ 2 (pow t 2)))))) into (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 34.244 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) 2) 2)) (* (/ (pow (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 1) 1)))) into (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) 34.244 * [taylor]: Taking taylor expansion of (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) in t 34.244 * [taylor]: Taking taylor expansion of -1 in t 34.244 * [backup-simplify]: Simplify -1 into -1 34.244 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9))) in t 34.244 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.245 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.245 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.245 * [taylor]: Taking taylor expansion of 1/3 in t 34.245 * [backup-simplify]: Simplify 1/3 into 1/3 34.245 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.245 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.245 * [taylor]: Taking taylor expansion of 2 in t 34.245 * [backup-simplify]: Simplify 2 into 2 34.245 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.245 * [taylor]: Taking taylor expansion of t in t 34.245 * [backup-simplify]: Simplify 0 into 0 34.245 * [backup-simplify]: Simplify 1 into 1 34.245 * [backup-simplify]: Simplify (* 1 1) into 1 34.246 * [backup-simplify]: Simplify (/ 2 1) into 2 34.246 * [backup-simplify]: Simplify (log 2) into (log 2) 34.253 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.254 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.254 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.254 * [taylor]: Taking taylor expansion of (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)) in t 34.254 * [taylor]: Taking taylor expansion of (* 4/9 (/ (pow t 2) (pow l 2))) in t 34.255 * [taylor]: Taking taylor expansion of 4/9 in t 34.255 * [backup-simplify]: Simplify 4/9 into 4/9 34.255 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.255 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.255 * [taylor]: Taking taylor expansion of t in t 34.255 * [backup-simplify]: Simplify 0 into 0 34.255 * [backup-simplify]: Simplify 1 into 1 34.255 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.255 * [taylor]: Taking taylor expansion of l in t 34.255 * [backup-simplify]: Simplify l into l 34.255 * [backup-simplify]: Simplify (* 1 1) into 1 34.255 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.255 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.255 * [taylor]: Taking taylor expansion of (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9) in t 34.255 * [taylor]: Taking taylor expansion of (* 1/9 (/ (pow t 4) (pow l 4))) in t 34.256 * [taylor]: Taking taylor expansion of 1/9 in t 34.256 * [backup-simplify]: Simplify 1/9 into 1/9 34.256 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow l 4)) in t 34.256 * [taylor]: Taking taylor expansion of (pow t 4) in t 34.256 * [taylor]: Taking taylor expansion of t in t 34.256 * [backup-simplify]: Simplify 0 into 0 34.256 * [backup-simplify]: Simplify 1 into 1 34.256 * [taylor]: Taking taylor expansion of (pow l 4) in t 34.256 * [taylor]: Taking taylor expansion of l in t 34.256 * [backup-simplify]: Simplify l into l 34.256 * [backup-simplify]: Simplify (* 1 1) into 1 34.257 * [backup-simplify]: Simplify (* 1 1) into 1 34.257 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.257 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 34.257 * [backup-simplify]: Simplify (/ 1 (pow l 4)) into (/ 1 (pow l 4)) 34.257 * [taylor]: Taking taylor expansion of 4/9 in t 34.257 * [backup-simplify]: Simplify 4/9 into 4/9 34.258 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.258 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.259 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 4/9) into (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.259 * [backup-simplify]: Simplify (* -1 (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t))))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.259 * [taylor]: Taking taylor expansion of (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.259 * [taylor]: Taking taylor expansion of -4/9 in l 34.259 * [backup-simplify]: Simplify -4/9 into -4/9 34.259 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.259 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.259 * [taylor]: Taking taylor expansion of 1/3 in l 34.259 * [backup-simplify]: Simplify 1/3 into 1/3 34.259 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.259 * [taylor]: Taking taylor expansion of (log 2) in l 34.259 * [taylor]: Taking taylor expansion of 2 in l 34.259 * [backup-simplify]: Simplify 2 into 2 34.260 * [backup-simplify]: Simplify (log 2) into (log 2) 34.260 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.260 * [taylor]: Taking taylor expansion of 2 in l 34.260 * [backup-simplify]: Simplify 2 into 2 34.260 * [taylor]: Taking taylor expansion of (log t) in l 34.260 * [taylor]: Taking taylor expansion of t in l 34.260 * [backup-simplify]: Simplify t into t 34.260 * [backup-simplify]: Simplify (log t) into (log t) 34.260 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.260 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.261 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.261 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.262 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.262 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.263 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.265 * [backup-simplify]: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t))))))) (pow (* 1 (* 1 (/ 1 x))) 2)) (+ (* (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t))))))) (* 1 (* 1 (/ 1 x)))) (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))))) into (- (+ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) x))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (pow x 2)))) 34.266 * [backup-simplify]: Simplify (cbrt (+ (* (* (+ (/ 4 (/ 1 (- x))) 2) (/ 1 (- t))) (/ 1 (- t))) (* (* (/ 1 (- l)) 2) (/ (/ 1 (- l)) (/ 1 (- x)))))) into (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) 34.266 * [approximate]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in (x t l) around 0 34.266 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in l 34.266 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in l 34.266 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in l 34.266 * [taylor]: Taking taylor expansion of 1/3 in l 34.266 * [backup-simplify]: Simplify 1/3 into 1/3 34.266 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in l 34.266 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 34.266 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 34.266 * [taylor]: Taking taylor expansion of 2 in l 34.266 * [backup-simplify]: Simplify 2 into 2 34.266 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 34.266 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.266 * [taylor]: Taking taylor expansion of t in l 34.266 * [backup-simplify]: Simplify t into t 34.266 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.266 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.266 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 34.267 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 34.267 * [taylor]: Taking taylor expansion of 2 in l 34.267 * [backup-simplify]: Simplify 2 into 2 34.267 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 34.267 * [taylor]: Taking taylor expansion of x in l 34.267 * [backup-simplify]: Simplify x into x 34.267 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.267 * [taylor]: Taking taylor expansion of l in l 34.267 * [backup-simplify]: Simplify 0 into 0 34.267 * [backup-simplify]: Simplify 1 into 1 34.267 * [backup-simplify]: Simplify (* 1 1) into 1 34.267 * [backup-simplify]: Simplify (/ x 1) into x 34.267 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 34.267 * [taylor]: Taking taylor expansion of 4 in l 34.267 * [backup-simplify]: Simplify 4 into 4 34.267 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 34.267 * [taylor]: Taking taylor expansion of x in l 34.267 * [backup-simplify]: Simplify x into x 34.267 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.267 * [taylor]: Taking taylor expansion of t in l 34.268 * [backup-simplify]: Simplify t into t 34.268 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.268 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 34.268 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 34.268 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 34.268 * [backup-simplify]: Simplify (- (* 2 x)) into (- (* 2 x)) 34.268 * [backup-simplify]: Simplify (+ 0 (- (* 2 x))) into (- (* 2 x)) 34.268 * [backup-simplify]: Simplify (log (- (* 2 x))) into (log (- (* 2 x))) 34.269 * [backup-simplify]: Simplify (+ (* (- 2) (log l)) (log (- (* 2 x)))) into (- (log (- (* 2 x))) (* 2 (log l))) 34.269 * [backup-simplify]: Simplify (* 1/3 (- (log (- (* 2 x))) (* 2 (log l)))) into (* 1/3 (- (log (- (* 2 x))) (* 2 (log l)))) 34.269 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- (* 2 x))) (* 2 (log l))))) into (exp (* 1/3 (- (log (- (* 2 x))) (* 2 (log l))))) 34.269 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in t 34.269 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in t 34.269 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in t 34.269 * [taylor]: Taking taylor expansion of 1/3 in t 34.269 * [backup-simplify]: Simplify 1/3 into 1/3 34.269 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in t 34.269 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 34.269 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 34.269 * [taylor]: Taking taylor expansion of 2 in t 34.269 * [backup-simplify]: Simplify 2 into 2 34.269 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 34.269 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.269 * [taylor]: Taking taylor expansion of t in t 34.269 * [backup-simplify]: Simplify 0 into 0 34.269 * [backup-simplify]: Simplify 1 into 1 34.270 * [backup-simplify]: Simplify (* 1 1) into 1 34.270 * [backup-simplify]: Simplify (/ 1 1) into 1 34.270 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 34.270 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 34.270 * [taylor]: Taking taylor expansion of 2 in t 34.270 * [backup-simplify]: Simplify 2 into 2 34.271 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 34.271 * [taylor]: Taking taylor expansion of x in t 34.271 * [backup-simplify]: Simplify x into x 34.271 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.271 * [taylor]: Taking taylor expansion of l in t 34.271 * [backup-simplify]: Simplify l into l 34.271 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.271 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 34.271 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 34.271 * [taylor]: Taking taylor expansion of 4 in t 34.271 * [backup-simplify]: Simplify 4 into 4 34.271 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 34.271 * [taylor]: Taking taylor expansion of x in t 34.271 * [backup-simplify]: Simplify x into x 34.271 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.271 * [taylor]: Taking taylor expansion of t in t 34.271 * [backup-simplify]: Simplify 0 into 0 34.271 * [backup-simplify]: Simplify 1 into 1 34.272 * [backup-simplify]: Simplify (* 1 1) into 1 34.272 * [backup-simplify]: Simplify (/ x 1) into x 34.272 * [backup-simplify]: Simplify (* 2 1) into 2 34.272 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 34.272 * [backup-simplify]: Simplify (+ 0 (* 4 x)) into (* 4 x) 34.272 * [backup-simplify]: Simplify (- (* 4 x)) into (- (* 4 x)) 34.272 * [backup-simplify]: Simplify (+ 2 (- (* 4 x))) into (- 2 (* 4 x)) 34.273 * [backup-simplify]: Simplify (log (- 2 (* 4 x))) into (log (- 2 (* 4 x))) 34.273 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log (- 2 (* 4 x)))) into (- (log (- 2 (* 4 x))) (* 2 (log t))) 34.274 * [backup-simplify]: Simplify (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t)))) into (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t)))) 34.274 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t))))) into (exp (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t))))) 34.274 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.274 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in x 34.274 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in x 34.274 * [taylor]: Taking taylor expansion of 1/3 in x 34.274 * [backup-simplify]: Simplify 1/3 into 1/3 34.274 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 34.274 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 34.274 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.274 * [taylor]: Taking taylor expansion of 2 in x 34.274 * [backup-simplify]: Simplify 2 into 2 34.274 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.274 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.274 * [taylor]: Taking taylor expansion of t in x 34.274 * [backup-simplify]: Simplify t into t 34.274 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.274 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.275 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 34.275 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.275 * [taylor]: Taking taylor expansion of 2 in x 34.275 * [backup-simplify]: Simplify 2 into 2 34.275 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.275 * [taylor]: Taking taylor expansion of x in x 34.275 * [backup-simplify]: Simplify 0 into 0 34.275 * [backup-simplify]: Simplify 1 into 1 34.275 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.275 * [taylor]: Taking taylor expansion of l in x 34.275 * [backup-simplify]: Simplify l into l 34.275 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.275 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.275 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.275 * [taylor]: Taking taylor expansion of 4 in x 34.275 * [backup-simplify]: Simplify 4 into 4 34.275 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.275 * [taylor]: Taking taylor expansion of x in x 34.275 * [backup-simplify]: Simplify 0 into 0 34.275 * [backup-simplify]: Simplify 1 into 1 34.275 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.275 * [taylor]: Taking taylor expansion of t in x 34.275 * [backup-simplify]: Simplify t into t 34.275 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.275 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.276 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.276 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.276 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.276 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.276 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.276 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.276 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in x 34.276 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in x 34.276 * [taylor]: Taking taylor expansion of 1/3 in x 34.276 * [backup-simplify]: Simplify 1/3 into 1/3 34.276 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 34.276 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 34.276 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.276 * [taylor]: Taking taylor expansion of 2 in x 34.276 * [backup-simplify]: Simplify 2 into 2 34.276 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.276 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.276 * [taylor]: Taking taylor expansion of t in x 34.276 * [backup-simplify]: Simplify t into t 34.277 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.277 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.277 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 34.277 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.277 * [taylor]: Taking taylor expansion of 2 in x 34.277 * [backup-simplify]: Simplify 2 into 2 34.277 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.277 * [taylor]: Taking taylor expansion of x in x 34.277 * [backup-simplify]: Simplify 0 into 0 34.277 * [backup-simplify]: Simplify 1 into 1 34.277 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.277 * [taylor]: Taking taylor expansion of l in x 34.277 * [backup-simplify]: Simplify l into l 34.277 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.277 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.277 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.277 * [taylor]: Taking taylor expansion of 4 in x 34.277 * [backup-simplify]: Simplify 4 into 4 34.277 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.277 * [taylor]: Taking taylor expansion of x in x 34.277 * [backup-simplify]: Simplify 0 into 0 34.277 * [backup-simplify]: Simplify 1 into 1 34.277 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.277 * [taylor]: Taking taylor expansion of t in x 34.277 * [backup-simplify]: Simplify t into t 34.277 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.278 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.278 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.278 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.278 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.278 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.278 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.278 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.278 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.278 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.278 * [taylor]: Taking taylor expansion of 1/3 in t 34.278 * [backup-simplify]: Simplify 1/3 into 1/3 34.279 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.279 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.279 * [taylor]: Taking taylor expansion of 2 in t 34.279 * [backup-simplify]: Simplify 2 into 2 34.279 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.279 * [taylor]: Taking taylor expansion of t in t 34.279 * [backup-simplify]: Simplify 0 into 0 34.279 * [backup-simplify]: Simplify 1 into 1 34.279 * [backup-simplify]: Simplify (* 1 1) into 1 34.280 * [backup-simplify]: Simplify (/ 2 1) into 2 34.280 * [backup-simplify]: Simplify (log 2) into (log 2) 34.281 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.282 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.282 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.282 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.282 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.282 * [taylor]: Taking taylor expansion of 1/3 in l 34.282 * [backup-simplify]: Simplify 1/3 into 1/3 34.282 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.282 * [taylor]: Taking taylor expansion of (log 2) in l 34.282 * [taylor]: Taking taylor expansion of 2 in l 34.282 * [backup-simplify]: Simplify 2 into 2 34.283 * [backup-simplify]: Simplify (log 2) into (log 2) 34.283 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.283 * [taylor]: Taking taylor expansion of 2 in l 34.283 * [backup-simplify]: Simplify 2 into 2 34.283 * [taylor]: Taking taylor expansion of (log t) in l 34.283 * [taylor]: Taking taylor expansion of t in l 34.283 * [backup-simplify]: Simplify t into t 34.283 * [backup-simplify]: Simplify (log t) into (log t) 34.283 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.283 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.284 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.284 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.285 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.285 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.285 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.286 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.286 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 34.286 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 34.286 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 34.287 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 34.287 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 34.287 * [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))))) 34.288 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 1) into (* -1 (+ (/ (pow t 2) (pow l 2)) 2)) 34.288 * [backup-simplify]: Simplify (+ (* 1/3 (* -1 (+ (/ (pow t 2) (pow l 2)) 2))) (* 0 (log (/ 2 (pow t 2))))) into (- (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 34.289 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (- (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 1) 1)))) into (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3))) 34.289 * [taylor]: Taking taylor expansion of (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3))) in t 34.289 * [taylor]: Taking taylor expansion of -1 in t 34.289 * [backup-simplify]: Simplify -1 into -1 34.289 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) in t 34.289 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.289 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.289 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.289 * [taylor]: Taking taylor expansion of 1/3 in t 34.289 * [backup-simplify]: Simplify 1/3 into 1/3 34.289 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.289 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.289 * [taylor]: Taking taylor expansion of 2 in t 34.289 * [backup-simplify]: Simplify 2 into 2 34.289 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.289 * [taylor]: Taking taylor expansion of t in t 34.289 * [backup-simplify]: Simplify 0 into 0 34.289 * [backup-simplify]: Simplify 1 into 1 34.290 * [backup-simplify]: Simplify (* 1 1) into 1 34.290 * [backup-simplify]: Simplify (/ 2 1) into 2 34.291 * [backup-simplify]: Simplify (log 2) into (log 2) 34.292 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.292 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.293 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.293 * [taylor]: Taking taylor expansion of (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) in t 34.293 * [taylor]: Taking taylor expansion of (* 1/3 (/ (pow t 2) (pow l 2))) in t 34.293 * [taylor]: Taking taylor expansion of 1/3 in t 34.293 * [backup-simplify]: Simplify 1/3 into 1/3 34.293 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.293 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.293 * [taylor]: Taking taylor expansion of t in t 34.293 * [backup-simplify]: Simplify 0 into 0 34.293 * [backup-simplify]: Simplify 1 into 1 34.293 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.293 * [taylor]: Taking taylor expansion of l in t 34.293 * [backup-simplify]: Simplify l into l 34.293 * [backup-simplify]: Simplify (* 1 1) into 1 34.293 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.294 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.294 * [taylor]: Taking taylor expansion of 2/3 in t 34.294 * [backup-simplify]: Simplify 2/3 into 2/3 34.294 * [backup-simplify]: Simplify (+ 0 2/3) into 2/3 34.295 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 2/3) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.295 * [backup-simplify]: Simplify (* -1 (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t))))))) into (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.295 * [taylor]: Taking taylor expansion of (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.295 * [taylor]: Taking taylor expansion of -2/3 in l 34.295 * [backup-simplify]: Simplify -2/3 into -2/3 34.295 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.295 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.295 * [taylor]: Taking taylor expansion of 1/3 in l 34.295 * [backup-simplify]: Simplify 1/3 into 1/3 34.295 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.295 * [taylor]: Taking taylor expansion of (log 2) in l 34.296 * [taylor]: Taking taylor expansion of 2 in l 34.296 * [backup-simplify]: Simplify 2 into 2 34.296 * [backup-simplify]: Simplify (log 2) into (log 2) 34.296 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.296 * [taylor]: Taking taylor expansion of 2 in l 34.296 * [backup-simplify]: Simplify 2 into 2 34.296 * [taylor]: Taking taylor expansion of (log t) in l 34.296 * [taylor]: Taking taylor expansion of t in l 34.296 * [backup-simplify]: Simplify t into t 34.296 * [backup-simplify]: Simplify (log t) into (log t) 34.296 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.296 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.297 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.297 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.298 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.298 * [backup-simplify]: Simplify (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.299 * [backup-simplify]: Simplify (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.300 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.301 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 34.302 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.303 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.304 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.305 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.305 * [taylor]: Taking taylor expansion of 0 in l 34.305 * [backup-simplify]: Simplify 0 into 0 34.305 * [backup-simplify]: Simplify 0 into 0 34.307 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.307 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow t 1)))) 1) into 0 34.308 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (log t))) into 0 34.308 * [backup-simplify]: Simplify (- 0) into 0 34.309 * [backup-simplify]: Simplify (+ 0 0) into 0 34.310 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.311 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.311 * [backup-simplify]: Simplify 0 into 0 34.311 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.312 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 34.312 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 34.312 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.313 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 34.313 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 34.313 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.313 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.314 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 34.314 * [backup-simplify]: Simplify (+ 0 0) into 0 34.315 * [backup-simplify]: Simplify (- 0) into 0 34.315 * [backup-simplify]: Simplify (+ 0 0) into 0 34.317 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) 2)) (pow (* 2 (/ 1 (pow t 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 2) into (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4))) 34.317 * [backup-simplify]: Simplify (+ (* 1/3 (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4)))) (+ (* 0 (* -1 (+ (/ (pow t 2) (pow l 2)) 2))) (* 0 (log (/ 2 (pow t 2)))))) into (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 34.319 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (- (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 2) 2)) (* (/ (pow (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 1) 1)))) into (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) 34.319 * [taylor]: Taking taylor expansion of (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) in t 34.319 * [taylor]: Taking taylor expansion of -1 in t 34.319 * [backup-simplify]: Simplify -1 into -1 34.319 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9))) in t 34.319 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.319 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.319 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.319 * [taylor]: Taking taylor expansion of 1/3 in t 34.319 * [backup-simplify]: Simplify 1/3 into 1/3 34.319 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.319 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.319 * [taylor]: Taking taylor expansion of 2 in t 34.319 * [backup-simplify]: Simplify 2 into 2 34.319 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.319 * [taylor]: Taking taylor expansion of t in t 34.319 * [backup-simplify]: Simplify 0 into 0 34.319 * [backup-simplify]: Simplify 1 into 1 34.320 * [backup-simplify]: Simplify (* 1 1) into 1 34.320 * [backup-simplify]: Simplify (/ 2 1) into 2 34.321 * [backup-simplify]: Simplify (log 2) into (log 2) 34.322 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.322 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.323 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.323 * [taylor]: Taking taylor expansion of (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)) in t 34.323 * [taylor]: Taking taylor expansion of (* 4/9 (/ (pow t 2) (pow l 2))) in t 34.323 * [taylor]: Taking taylor expansion of 4/9 in t 34.323 * [backup-simplify]: Simplify 4/9 into 4/9 34.323 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.323 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.323 * [taylor]: Taking taylor expansion of t in t 34.323 * [backup-simplify]: Simplify 0 into 0 34.323 * [backup-simplify]: Simplify 1 into 1 34.323 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.323 * [taylor]: Taking taylor expansion of l in t 34.323 * [backup-simplify]: Simplify l into l 34.323 * [backup-simplify]: Simplify (* 1 1) into 1 34.324 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.324 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.324 * [taylor]: Taking taylor expansion of (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9) in t 34.324 * [taylor]: Taking taylor expansion of (* 1/9 (/ (pow t 4) (pow l 4))) in t 34.324 * [taylor]: Taking taylor expansion of 1/9 in t 34.324 * [backup-simplify]: Simplify 1/9 into 1/9 34.324 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow l 4)) in t 34.324 * [taylor]: Taking taylor expansion of (pow t 4) in t 34.324 * [taylor]: Taking taylor expansion of t in t 34.324 * [backup-simplify]: Simplify 0 into 0 34.324 * [backup-simplify]: Simplify 1 into 1 34.324 * [taylor]: Taking taylor expansion of (pow l 4) in t 34.324 * [taylor]: Taking taylor expansion of l in t 34.324 * [backup-simplify]: Simplify l into l 34.324 * [backup-simplify]: Simplify (* 1 1) into 1 34.325 * [backup-simplify]: Simplify (* 1 1) into 1 34.325 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.325 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 34.325 * [backup-simplify]: Simplify (/ 1 (pow l 4)) into (/ 1 (pow l 4)) 34.325 * [taylor]: Taking taylor expansion of 4/9 in t 34.325 * [backup-simplify]: Simplify 4/9 into 4/9 34.325 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.326 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.326 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 4/9) into (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.327 * [backup-simplify]: Simplify (* -1 (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t))))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.327 * [taylor]: Taking taylor expansion of (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.327 * [taylor]: Taking taylor expansion of -4/9 in l 34.327 * [backup-simplify]: Simplify -4/9 into -4/9 34.327 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.327 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.327 * [taylor]: Taking taylor expansion of 1/3 in l 34.327 * [backup-simplify]: Simplify 1/3 into 1/3 34.327 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.327 * [taylor]: Taking taylor expansion of (log 2) in l 34.327 * [taylor]: Taking taylor expansion of 2 in l 34.327 * [backup-simplify]: Simplify 2 into 2 34.327 * [backup-simplify]: Simplify (log 2) into (log 2) 34.327 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.327 * [taylor]: Taking taylor expansion of 2 in l 34.327 * [backup-simplify]: Simplify 2 into 2 34.327 * [taylor]: Taking taylor expansion of (log t) in l 34.328 * [taylor]: Taking taylor expansion of t in l 34.328 * [backup-simplify]: Simplify t into t 34.328 * [backup-simplify]: Simplify (log t) into (log t) 34.328 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.328 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.328 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.329 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.329 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.330 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.330 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.332 * [backup-simplify]: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 (- t)))))))) (pow (* 1 (* 1 (/ 1 (- x)))) 2)) (+ (* (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 (- t)))))))) (* 1 (* 1 (/ 1 (- x))))) (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 (- t))))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) x)) (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t))))))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) (pow x 2)))) 34.332 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1 1) 34.332 * [backup-simplify]: Simplify (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) into (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) 34.332 * [approximate]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in (x t l) around 0 34.332 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in l 34.332 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in l 34.332 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in l 34.333 * [taylor]: Taking taylor expansion of 1/3 in l 34.333 * [backup-simplify]: Simplify 1/3 into 1/3 34.333 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in l 34.333 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 34.333 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 34.333 * [taylor]: Taking taylor expansion of 2 in l 34.333 * [backup-simplify]: Simplify 2 into 2 34.333 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.333 * [taylor]: Taking taylor expansion of t in l 34.333 * [backup-simplify]: Simplify t into t 34.333 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 34.333 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 34.333 * [taylor]: Taking taylor expansion of 4 in l 34.333 * [backup-simplify]: Simplify 4 into 4 34.333 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 34.333 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.333 * [taylor]: Taking taylor expansion of t in l 34.333 * [backup-simplify]: Simplify t into t 34.333 * [taylor]: Taking taylor expansion of x in l 34.333 * [backup-simplify]: Simplify x into x 34.333 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.333 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 34.334 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 34.334 * [taylor]: Taking taylor expansion of 2 in l 34.334 * [backup-simplify]: Simplify 2 into 2 34.334 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 34.334 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.334 * [taylor]: Taking taylor expansion of l in l 34.334 * [backup-simplify]: Simplify 0 into 0 34.334 * [backup-simplify]: Simplify 1 into 1 34.334 * [taylor]: Taking taylor expansion of x in l 34.334 * [backup-simplify]: Simplify x into x 34.334 * [backup-simplify]: Simplify (* 1 1) into 1 34.334 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 34.335 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.335 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 34.335 * [backup-simplify]: Simplify (* 4 (/ (pow t 2) x)) into (* 4 (/ (pow t 2) x)) 34.335 * [backup-simplify]: Simplify (+ (* 4 (/ (pow t 2) x)) 0) into (* 4 (/ (pow t 2) x)) 34.335 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) into (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 34.336 * [backup-simplify]: Simplify (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) into (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) 34.336 * [backup-simplify]: Simplify (* 1/3 (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))))) into (* 1/3 (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))))) 34.336 * [backup-simplify]: Simplify (exp (* 1/3 (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))))) into (pow (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 1/3) 34.336 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in t 34.336 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in t 34.336 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in t 34.336 * [taylor]: Taking taylor expansion of 1/3 in t 34.336 * [backup-simplify]: Simplify 1/3 into 1/3 34.336 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in t 34.337 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 34.337 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 34.337 * [taylor]: Taking taylor expansion of 2 in t 34.337 * [backup-simplify]: Simplify 2 into 2 34.337 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.337 * [taylor]: Taking taylor expansion of t in t 34.337 * [backup-simplify]: Simplify 0 into 0 34.337 * [backup-simplify]: Simplify 1 into 1 34.337 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 34.337 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 34.337 * [taylor]: Taking taylor expansion of 4 in t 34.337 * [backup-simplify]: Simplify 4 into 4 34.337 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 34.337 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.337 * [taylor]: Taking taylor expansion of t in t 34.337 * [backup-simplify]: Simplify 0 into 0 34.337 * [backup-simplify]: Simplify 1 into 1 34.337 * [taylor]: Taking taylor expansion of x in t 34.337 * [backup-simplify]: Simplify x into x 34.337 * [backup-simplify]: Simplify (* 1 1) into 1 34.338 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 34.338 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 34.338 * [taylor]: Taking taylor expansion of 2 in t 34.338 * [backup-simplify]: Simplify 2 into 2 34.338 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 34.338 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.338 * [taylor]: Taking taylor expansion of l in t 34.338 * [backup-simplify]: Simplify l into l 34.338 * [taylor]: Taking taylor expansion of x in t 34.338 * [backup-simplify]: Simplify x into x 34.338 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.338 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 34.338 * [backup-simplify]: Simplify (* 2 (/ (pow l 2) x)) into (* 2 (/ (pow l 2) x)) 34.338 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 34.338 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 34.339 * [backup-simplify]: Simplify (log (* 2 (/ (pow l 2) x))) into (log (* 2 (/ (pow l 2) x))) 34.339 * [backup-simplify]: Simplify (* 1/3 (log (* 2 (/ (pow l 2) x)))) into (* 1/3 (log (* 2 (/ (pow l 2) x)))) 34.339 * [backup-simplify]: Simplify (exp (* 1/3 (log (* 2 (/ (pow l 2) x))))) into (pow (* 2 (/ (pow l 2) x)) 1/3) 34.339 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in x 34.339 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in x 34.339 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in x 34.339 * [taylor]: Taking taylor expansion of 1/3 in x 34.339 * [backup-simplify]: Simplify 1/3 into 1/3 34.339 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 34.339 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 34.339 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 34.339 * [taylor]: Taking taylor expansion of 2 in x 34.339 * [backup-simplify]: Simplify 2 into 2 34.339 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.339 * [taylor]: Taking taylor expansion of t in x 34.339 * [backup-simplify]: Simplify t into t 34.339 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 34.339 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 34.339 * [taylor]: Taking taylor expansion of 4 in x 34.339 * [backup-simplify]: Simplify 4 into 4 34.339 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 34.339 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.339 * [taylor]: Taking taylor expansion of t in x 34.340 * [backup-simplify]: Simplify t into t 34.340 * [taylor]: Taking taylor expansion of x in x 34.340 * [backup-simplify]: Simplify 0 into 0 34.340 * [backup-simplify]: Simplify 1 into 1 34.340 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.340 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 34.340 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 34.340 * [taylor]: Taking taylor expansion of 2 in x 34.340 * [backup-simplify]: Simplify 2 into 2 34.340 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 34.340 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.340 * [taylor]: Taking taylor expansion of l in x 34.340 * [backup-simplify]: Simplify l into l 34.340 * [taylor]: Taking taylor expansion of x in x 34.340 * [backup-simplify]: Simplify 0 into 0 34.340 * [backup-simplify]: Simplify 1 into 1 34.340 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.340 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 34.340 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 34.340 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.341 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 34.341 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 34.341 * [backup-simplify]: Simplify (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 34.342 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.342 * [backup-simplify]: Simplify (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) into (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) 34.343 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) into (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) 34.343 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in x 34.343 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in x 34.343 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in x 34.343 * [taylor]: Taking taylor expansion of 1/3 in x 34.343 * [backup-simplify]: Simplify 1/3 into 1/3 34.343 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 34.343 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 34.343 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 34.343 * [taylor]: Taking taylor expansion of 2 in x 34.343 * [backup-simplify]: Simplify 2 into 2 34.343 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.343 * [taylor]: Taking taylor expansion of t in x 34.343 * [backup-simplify]: Simplify t into t 34.343 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 34.343 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 34.343 * [taylor]: Taking taylor expansion of 4 in x 34.343 * [backup-simplify]: Simplify 4 into 4 34.343 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 34.343 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.343 * [taylor]: Taking taylor expansion of t in x 34.343 * [backup-simplify]: Simplify t into t 34.343 * [taylor]: Taking taylor expansion of x in x 34.343 * [backup-simplify]: Simplify 0 into 0 34.343 * [backup-simplify]: Simplify 1 into 1 34.344 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.344 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 34.344 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 34.344 * [taylor]: Taking taylor expansion of 2 in x 34.344 * [backup-simplify]: Simplify 2 into 2 34.344 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 34.344 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.344 * [taylor]: Taking taylor expansion of l in x 34.344 * [backup-simplify]: Simplify l into l 34.344 * [taylor]: Taking taylor expansion of x in x 34.344 * [backup-simplify]: Simplify 0 into 0 34.344 * [backup-simplify]: Simplify 1 into 1 34.344 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.344 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 34.344 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 34.344 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.344 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 34.345 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 34.345 * [backup-simplify]: Simplify (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 34.346 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.346 * [backup-simplify]: Simplify (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) into (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) 34.346 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) into (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) 34.347 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 34.347 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 34.347 * [taylor]: Taking taylor expansion of 1/3 in t 34.347 * [backup-simplify]: Simplify 1/3 into 1/3 34.347 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 34.347 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.347 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.347 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.347 * [taylor]: Taking taylor expansion of 4 in t 34.347 * [backup-simplify]: Simplify 4 into 4 34.347 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.347 * [taylor]: Taking taylor expansion of t in t 34.347 * [backup-simplify]: Simplify 0 into 0 34.347 * [backup-simplify]: Simplify 1 into 1 34.347 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.347 * [taylor]: Taking taylor expansion of 2 in t 34.347 * [backup-simplify]: Simplify 2 into 2 34.347 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.347 * [taylor]: Taking taylor expansion of l in t 34.347 * [backup-simplify]: Simplify l into l 34.347 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.347 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.347 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.348 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 34.348 * [taylor]: Taking taylor expansion of (log x) in t 34.348 * [taylor]: Taking taylor expansion of x in t 34.348 * [backup-simplify]: Simplify x into x 34.348 * [backup-simplify]: Simplify (log x) into (log x) 34.348 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.348 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 34.348 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 34.348 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.348 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) in l 34.349 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (* 2 (pow l 2))) (log x))) in l 34.349 * [taylor]: Taking taylor expansion of 1/3 in l 34.349 * [backup-simplify]: Simplify 1/3 into 1/3 34.349 * [taylor]: Taking taylor expansion of (- (log (* 2 (pow l 2))) (log x)) in l 34.349 * [taylor]: Taking taylor expansion of (log (* 2 (pow l 2))) in l 34.349 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 34.349 * [taylor]: Taking taylor expansion of 2 in l 34.349 * [backup-simplify]: Simplify 2 into 2 34.349 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.349 * [taylor]: Taking taylor expansion of l in l 34.349 * [backup-simplify]: Simplify 0 into 0 34.349 * [backup-simplify]: Simplify 1 into 1 34.349 * [backup-simplify]: Simplify (* 1 1) into 1 34.350 * [backup-simplify]: Simplify (* 2 1) into 2 34.350 * [backup-simplify]: Simplify (log 2) into (log 2) 34.350 * [taylor]: Taking taylor expansion of (log x) in l 34.350 * [taylor]: Taking taylor expansion of x in l 34.350 * [backup-simplify]: Simplify x into x 34.350 * [backup-simplify]: Simplify (log x) into (log x) 34.351 * [backup-simplify]: Simplify (+ (* (- -2) (log l)) (log 2)) into (+ (* 2 (log l)) (log 2)) 34.351 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.352 * [backup-simplify]: Simplify (+ (+ (* 2 (log l)) (log 2)) (- (log x))) into (- (+ (* 2 (log l)) (log 2)) (log x)) 34.352 * [backup-simplify]: Simplify (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) into (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) 34.353 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.353 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.353 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.354 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 34.354 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.355 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 34.355 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 34.355 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.356 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 34.357 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 34.357 * [backup-simplify]: Simplify (+ 0 0) into 0 34.357 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 34.358 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 2 (pow t 2))) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 1)))) 1) into (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 34.359 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.359 * [backup-simplify]: Simplify (+ (* 1/3 (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))))) (* 0 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) into (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 34.360 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) (+ (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 1) 1)))) into (* 2/3 (/ (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 34.360 * [taylor]: Taking taylor expansion of (* 2/3 (/ (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) in t 34.360 * [taylor]: Taking taylor expansion of 2/3 in t 34.360 * [backup-simplify]: Simplify 2/3 into 2/3 34.360 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.360 * [taylor]: Taking taylor expansion of (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) in t 34.360 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.360 * [taylor]: Taking taylor expansion of t in t 34.360 * [backup-simplify]: Simplify 0 into 0 34.360 * [backup-simplify]: Simplify 1 into 1 34.360 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 34.360 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 34.361 * [taylor]: Taking taylor expansion of 1/3 in t 34.361 * [backup-simplify]: Simplify 1/3 into 1/3 34.361 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 34.361 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.361 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.361 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.361 * [taylor]: Taking taylor expansion of 4 in t 34.361 * [backup-simplify]: Simplify 4 into 4 34.361 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.361 * [taylor]: Taking taylor expansion of t in t 34.361 * [backup-simplify]: Simplify 0 into 0 34.361 * [backup-simplify]: Simplify 1 into 1 34.361 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.361 * [taylor]: Taking taylor expansion of 2 in t 34.361 * [backup-simplify]: Simplify 2 into 2 34.361 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.361 * [taylor]: Taking taylor expansion of l in t 34.361 * [backup-simplify]: Simplify l into l 34.361 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.361 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.361 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.361 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 34.361 * [taylor]: Taking taylor expansion of (log x) in t 34.361 * [taylor]: Taking taylor expansion of x in t 34.362 * [backup-simplify]: Simplify x into x 34.362 * [backup-simplify]: Simplify (log x) into (log x) 34.362 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.362 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 34.362 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 34.362 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.362 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.362 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.362 * [taylor]: Taking taylor expansion of 4 in t 34.362 * [backup-simplify]: Simplify 4 into 4 34.362 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.362 * [taylor]: Taking taylor expansion of t in t 34.362 * [backup-simplify]: Simplify 0 into 0 34.362 * [backup-simplify]: Simplify 1 into 1 34.362 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.362 * [taylor]: Taking taylor expansion of 2 in t 34.362 * [backup-simplify]: Simplify 2 into 2 34.362 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.362 * [taylor]: Taking taylor expansion of l in t 34.363 * [backup-simplify]: Simplify l into l 34.363 * [backup-simplify]: Simplify (* 1 1) into 1 34.363 * [backup-simplify]: Simplify (* 1 (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x))))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.363 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.363 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.364 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.364 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (* 2 (pow l 2))) into (* 1/2 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) 34.364 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.365 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 34.365 * [backup-simplify]: Simplify (+ 0 0) into 0 34.366 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 2 (pow l 2)) 1)))) 1) into 0 34.367 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 34.367 * [backup-simplify]: Simplify (- 0) into 0 34.368 * [backup-simplify]: Simplify (+ 0 0) into 0 34.368 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log (* 2 (pow l 2))) (log x)))) into 0 34.369 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 34.369 * [taylor]: Taking taylor expansion of 0 in l 34.369 * [backup-simplify]: Simplify 0 into 0 34.369 * [backup-simplify]: Simplify 0 into 0 34.370 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.371 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 34.372 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.373 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 34.374 * [backup-simplify]: Simplify (- 0) into 0 34.374 * [backup-simplify]: Simplify (+ 0 0) into 0 34.375 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x)))) into 0 34.376 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 34.376 * [backup-simplify]: Simplify 0 into 0 34.377 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.377 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 34.378 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.379 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.380 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 34.381 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 34.382 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.383 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 34.383 * [backup-simplify]: Simplify (+ 0 0) into 0 34.384 * [backup-simplify]: Simplify (+ 0 0) into 0 34.385 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 2 (pow t 2))) 2)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 1)))) 2) into (* -2 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) 34.386 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.387 * [backup-simplify]: Simplify (+ (* 1/3 (* -2 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) (+ (* 0 (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))))) (* 0 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) into (- (* 2/3 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) 34.389 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) (+ (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 2) 2)) (* (/ (pow (- (* 2/3 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) 1) 1)))) into (* -4/9 (/ (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) 34.389 * [taylor]: Taking taylor expansion of (* -4/9 (/ (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) in t 34.389 * [taylor]: Taking taylor expansion of -4/9 in t 34.389 * [backup-simplify]: Simplify -4/9 into -4/9 34.389 * [taylor]: Taking taylor expansion of (/ (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)) in t 34.389 * [taylor]: Taking taylor expansion of (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) in t 34.389 * [taylor]: Taking taylor expansion of (pow t 4) in t 34.389 * [taylor]: Taking taylor expansion of t in t 34.389 * [backup-simplify]: Simplify 0 into 0 34.389 * [backup-simplify]: Simplify 1 into 1 34.389 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 34.389 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 34.389 * [taylor]: Taking taylor expansion of 1/3 in t 34.389 * [backup-simplify]: Simplify 1/3 into 1/3 34.389 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 34.389 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.389 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.389 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.389 * [taylor]: Taking taylor expansion of 4 in t 34.389 * [backup-simplify]: Simplify 4 into 4 34.389 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.389 * [taylor]: Taking taylor expansion of t in t 34.389 * [backup-simplify]: Simplify 0 into 0 34.389 * [backup-simplify]: Simplify 1 into 1 34.389 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.389 * [taylor]: Taking taylor expansion of 2 in t 34.389 * [backup-simplify]: Simplify 2 into 2 34.389 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.390 * [taylor]: Taking taylor expansion of l in t 34.390 * [backup-simplify]: Simplify l into l 34.390 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.390 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.390 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.390 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 34.390 * [taylor]: Taking taylor expansion of (log x) in t 34.390 * [taylor]: Taking taylor expansion of x in t 34.390 * [backup-simplify]: Simplify x into x 34.390 * [backup-simplify]: Simplify (log x) into (log x) 34.390 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.390 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 34.390 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 34.391 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.391 * [taylor]: Taking taylor expansion of (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2) in t 34.391 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.391 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.391 * [taylor]: Taking taylor expansion of 4 in t 34.391 * [backup-simplify]: Simplify 4 into 4 34.391 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.391 * [taylor]: Taking taylor expansion of t in t 34.391 * [backup-simplify]: Simplify 0 into 0 34.391 * [backup-simplify]: Simplify 1 into 1 34.391 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.391 * [taylor]: Taking taylor expansion of 2 in t 34.391 * [backup-simplify]: Simplify 2 into 2 34.391 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.391 * [taylor]: Taking taylor expansion of l in t 34.391 * [backup-simplify]: Simplify l into l 34.391 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.391 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.391 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.392 * [backup-simplify]: Simplify (* 1 1) into 1 34.393 * [backup-simplify]: Simplify (* 1 1) into 1 34.393 * [backup-simplify]: Simplify (* 1 (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x))))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.393 * [backup-simplify]: Simplify (* (* 2 (pow l 2)) (* 2 (pow l 2))) into (* 4 (pow l 4)) 34.393 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (* 4 (pow l 4))) into (* 1/4 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 4))) 34.394 * [backup-simplify]: Simplify (* 1 1) into 1 34.395 * [backup-simplify]: Simplify (* 4 1) into 4 34.395 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 34.396 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 34.397 * [backup-simplify]: Simplify (+ 4 0) into 4 34.399 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 2 (pow l 2)) 2))) (* 1 (/ (* 1 (pow (* 2 4) 1)) (pow (* 2 (pow l 2)) 1)))) 2) into (/ 2 (pow l 2)) 34.401 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 34.401 * [backup-simplify]: Simplify (- 0) into 0 34.401 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) 0) into (* 2 (/ 1 (pow l 2))) 34.402 * [backup-simplify]: Simplify (+ (* 1/3 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 (- (log (* 2 (pow l 2))) (log x))))) into (* 2/3 (/ 1 (pow l 2))) 34.403 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 2/3 (/ 1 (pow l 2))) 1) 1)))) into (* 2/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) 34.403 * [taylor]: Taking taylor expansion of (* 2/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) in l 34.403 * [taylor]: Taking taylor expansion of 2/3 in l 34.403 * [backup-simplify]: Simplify 2/3 into 2/3 34.403 * [taylor]: Taking taylor expansion of (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2)) in l 34.403 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) in l 34.403 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (* 2 (pow l 2))) (log x))) in l 34.403 * [taylor]: Taking taylor expansion of 1/3 in l 34.403 * [backup-simplify]: Simplify 1/3 into 1/3 34.403 * [taylor]: Taking taylor expansion of (- (log (* 2 (pow l 2))) (log x)) in l 34.403 * [taylor]: Taking taylor expansion of (log (* 2 (pow l 2))) in l 34.403 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 34.403 * [taylor]: Taking taylor expansion of 2 in l 34.404 * [backup-simplify]: Simplify 2 into 2 34.404 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.404 * [taylor]: Taking taylor expansion of l in l 34.404 * [backup-simplify]: Simplify 0 into 0 34.404 * [backup-simplify]: Simplify 1 into 1 34.404 * [backup-simplify]: Simplify (* 1 1) into 1 34.405 * [backup-simplify]: Simplify (* 2 1) into 2 34.405 * [backup-simplify]: Simplify (log 2) into (log 2) 34.405 * [taylor]: Taking taylor expansion of (log x) in l 34.405 * [taylor]: Taking taylor expansion of x in l 34.405 * [backup-simplify]: Simplify x into x 34.405 * [backup-simplify]: Simplify (log x) into (log x) 34.406 * [backup-simplify]: Simplify (+ (* (- -2) (log l)) (log 2)) into (+ (* 2 (log l)) (log 2)) 34.406 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.407 * [backup-simplify]: Simplify (+ (+ (* 2 (log l)) (log 2)) (- (log x))) into (- (+ (* 2 (log l)) (log 2)) (log x)) 34.407 * [backup-simplify]: Simplify (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) into (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) 34.408 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.408 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.408 * [taylor]: Taking taylor expansion of l in l 34.408 * [backup-simplify]: Simplify 0 into 0 34.408 * [backup-simplify]: Simplify 1 into 1 34.409 * [backup-simplify]: Simplify (* 1 1) into 1 34.409 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 1) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.410 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.411 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 34.417 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.418 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 34.419 * [backup-simplify]: Simplify (- 0) into 0 34.419 * [backup-simplify]: Simplify (+ 0 0) into 0 34.420 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x)))) into 0 34.421 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.422 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 34.424 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 34.425 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 34.425 * [backup-simplify]: Simplify (- 0) into 0 34.425 * [backup-simplify]: Simplify (+ 0 0) into 0 34.426 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x))))) into 0 34.427 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 34.428 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.429 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 34.429 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.430 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)))) into 0 34.431 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.432 * [backup-simplify]: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))))))) into 0 34.432 * [backup-simplify]: Simplify 0 into 0 34.432 * [backup-simplify]: Simplify 0 into 0 34.433 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.433 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 34.435 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 34.436 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 34.436 * [backup-simplify]: Simplify (- 0) into 0 34.437 * [backup-simplify]: Simplify (+ 0 0) into 0 34.437 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x))))) into 0 34.438 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 34.438 * [backup-simplify]: Simplify 0 into 0 34.439 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.439 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 34.440 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 34.441 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.442 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 34.442 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 34.443 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.444 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 34.444 * [backup-simplify]: Simplify (+ 0 0) into 0 34.445 * [backup-simplify]: Simplify (+ 0 0) into 0 34.446 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (* 2 (pow t 2))) 3)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) (* -3 (/ (* (pow (* 1 (* 2 (pow t 2))) 1) (pow (* 2 0) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 1)))) 6) into (* 8/3 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 34.447 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.448 * [backup-simplify]: Simplify (+ (* 1/3 (* 8/3 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3)))) (+ (* 0 (* -2 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) (+ (* 0 (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))))) (* 0 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))))) into (* 8/9 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 34.450 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) (+ (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 3) 6)) (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 1) 1) (/ (pow (- (* 2/3 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) 1) 1)) (* (/ (pow (* 8/9 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 1) 1)))) into (* 40/81 (/ (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 34.451 * [taylor]: Taking taylor expansion of (* 40/81 (/ (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) in t 34.451 * [taylor]: Taking taylor expansion of 40/81 in t 34.451 * [backup-simplify]: Simplify 40/81 into 40/81 34.451 * [taylor]: Taking taylor expansion of (/ (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3)) in t 34.451 * [taylor]: Taking taylor expansion of (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) in t 34.451 * [taylor]: Taking taylor expansion of (pow t 6) in t 34.451 * [taylor]: Taking taylor expansion of t in t 34.451 * [backup-simplify]: Simplify 0 into 0 34.451 * [backup-simplify]: Simplify 1 into 1 34.451 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 34.451 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 34.451 * [taylor]: Taking taylor expansion of 1/3 in t 34.451 * [backup-simplify]: Simplify 1/3 into 1/3 34.451 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 34.451 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.451 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.451 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.451 * [taylor]: Taking taylor expansion of 4 in t 34.451 * [backup-simplify]: Simplify 4 into 4 34.451 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.451 * [taylor]: Taking taylor expansion of t in t 34.451 * [backup-simplify]: Simplify 0 into 0 34.451 * [backup-simplify]: Simplify 1 into 1 34.451 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.451 * [taylor]: Taking taylor expansion of 2 in t 34.451 * [backup-simplify]: Simplify 2 into 2 34.451 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.451 * [taylor]: Taking taylor expansion of l in t 34.451 * [backup-simplify]: Simplify l into l 34.451 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.451 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.452 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.452 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 34.452 * [taylor]: Taking taylor expansion of (log x) in t 34.452 * [taylor]: Taking taylor expansion of x in t 34.452 * [backup-simplify]: Simplify x into x 34.452 * [backup-simplify]: Simplify (log x) into (log x) 34.452 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.452 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 34.452 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 34.452 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.452 * [taylor]: Taking taylor expansion of (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3) in t 34.452 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.452 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.452 * [taylor]: Taking taylor expansion of 4 in t 34.452 * [backup-simplify]: Simplify 4 into 4 34.452 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.453 * [taylor]: Taking taylor expansion of t in t 34.453 * [backup-simplify]: Simplify 0 into 0 34.453 * [backup-simplify]: Simplify 1 into 1 34.453 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.453 * [taylor]: Taking taylor expansion of 2 in t 34.453 * [backup-simplify]: Simplify 2 into 2 34.453 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.453 * [taylor]: Taking taylor expansion of l in t 34.453 * [backup-simplify]: Simplify l into l 34.453 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.453 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.453 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.453 * [backup-simplify]: Simplify (* 1 1) into 1 34.454 * [backup-simplify]: Simplify (* 1 1) into 1 34.455 * [backup-simplify]: Simplify (* 1 1) into 1 34.455 * [backup-simplify]: Simplify (* 1 (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x))))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.455 * [backup-simplify]: Simplify (* (* 2 (pow l 2)) (* 2 (pow l 2))) into (* 4 (pow l 4)) 34.455 * [backup-simplify]: Simplify (* (* 2 (pow l 2)) (* 4 (pow l 4))) into (* 8 (pow l 6)) 34.455 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (* 8 (pow l 6))) into (* 1/8 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 6))) 34.456 * [backup-simplify]: Simplify (* 2/3 (* 1/2 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2)))) into (* 1/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) 34.456 * [taylor]: Taking taylor expansion of (* 1/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) in l 34.456 * [taylor]: Taking taylor expansion of 1/3 in l 34.456 * [backup-simplify]: Simplify 1/3 into 1/3 34.456 * [taylor]: Taking taylor expansion of (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2)) in l 34.456 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) in l 34.456 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (* 2 (pow l 2))) (log x))) in l 34.456 * [taylor]: Taking taylor expansion of 1/3 in l 34.456 * [backup-simplify]: Simplify 1/3 into 1/3 34.456 * [taylor]: Taking taylor expansion of (- (log (* 2 (pow l 2))) (log x)) in l 34.456 * [taylor]: Taking taylor expansion of (log (* 2 (pow l 2))) in l 34.456 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 34.456 * [taylor]: Taking taylor expansion of 2 in l 34.456 * [backup-simplify]: Simplify 2 into 2 34.456 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.456 * [taylor]: Taking taylor expansion of l in l 34.456 * [backup-simplify]: Simplify 0 into 0 34.456 * [backup-simplify]: Simplify 1 into 1 34.457 * [backup-simplify]: Simplify (* 1 1) into 1 34.457 * [backup-simplify]: Simplify (* 2 1) into 2 34.458 * [backup-simplify]: Simplify (log 2) into (log 2) 34.458 * [taylor]: Taking taylor expansion of (log x) in l 34.458 * [taylor]: Taking taylor expansion of x in l 34.458 * [backup-simplify]: Simplify x into x 34.458 * [backup-simplify]: Simplify (log x) into (log x) 34.458 * [backup-simplify]: Simplify (+ (* (- -2) (log l)) (log 2)) into (+ (* 2 (log l)) (log 2)) 34.459 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.459 * [backup-simplify]: Simplify (+ (+ (* 2 (log l)) (log 2)) (- (log x))) into (- (+ (* 2 (log l)) (log 2)) (log x)) 34.460 * [backup-simplify]: Simplify (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) into (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) 34.460 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.460 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.460 * [taylor]: Taking taylor expansion of l in l 34.460 * [backup-simplify]: Simplify 0 into 0 34.460 * [backup-simplify]: Simplify 1 into 1 34.461 * [backup-simplify]: Simplify (* 1 1) into 1 34.461 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 1) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.462 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.464 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 34.465 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.466 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 34.466 * [backup-simplify]: Simplify (- 0) into 0 34.467 * [backup-simplify]: Simplify (+ 0 0) into 0 34.467 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x)))) into 0 34.468 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.469 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 34.471 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 34.472 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 34.473 * [backup-simplify]: Simplify (- 0) into 0 34.473 * [backup-simplify]: Simplify (+ 0 0) into 0 34.474 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x))))) into 0 34.475 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 34.475 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.476 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 34.476 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.477 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)))) into 0 34.478 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.479 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))))))) into 0 34.479 * [backup-simplify]: Simplify 0 into 0 34.480 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.480 * [backup-simplify]: Simplify (cbrt (+ (* (* (+ (/ 4 (/ 1 x)) 2) (/ 1 t)) (/ 1 t)) (* (* (/ 1 l) 2) (/ (/ 1 l) (/ 1 x))))) into (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) 34.480 * [approximate]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in (x t l) around 0 34.480 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in l 34.480 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in l 34.480 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in l 34.480 * [taylor]: Taking taylor expansion of 1/3 in l 34.480 * [backup-simplify]: Simplify 1/3 into 1/3 34.480 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in l 34.480 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 34.480 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 34.480 * [taylor]: Taking taylor expansion of 2 in l 34.480 * [backup-simplify]: Simplify 2 into 2 34.480 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 34.480 * [taylor]: Taking taylor expansion of x in l 34.480 * [backup-simplify]: Simplify x into x 34.480 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.480 * [taylor]: Taking taylor expansion of l in l 34.480 * [backup-simplify]: Simplify 0 into 0 34.480 * [backup-simplify]: Simplify 1 into 1 34.481 * [backup-simplify]: Simplify (* 1 1) into 1 34.481 * [backup-simplify]: Simplify (/ x 1) into x 34.481 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 34.481 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 34.481 * [taylor]: Taking taylor expansion of 2 in l 34.481 * [backup-simplify]: Simplify 2 into 2 34.481 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 34.481 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.481 * [taylor]: Taking taylor expansion of t in l 34.481 * [backup-simplify]: Simplify t into t 34.481 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.481 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.481 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 34.481 * [taylor]: Taking taylor expansion of 4 in l 34.481 * [backup-simplify]: Simplify 4 into 4 34.481 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 34.481 * [taylor]: Taking taylor expansion of x in l 34.481 * [backup-simplify]: Simplify x into x 34.481 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.481 * [taylor]: Taking taylor expansion of t in l 34.481 * [backup-simplify]: Simplify t into t 34.481 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.481 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 34.481 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 34.481 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 34.481 * [backup-simplify]: Simplify (log (* 2 x)) into (log (* 2 x)) 34.482 * [backup-simplify]: Simplify (+ (* (- 2) (log l)) (log (* 2 x))) into (- (log (* 2 x)) (* 2 (log l))) 34.482 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 x)) (* 2 (log l)))) into (* 1/3 (- (log (* 2 x)) (* 2 (log l)))) 34.482 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 x)) (* 2 (log l))))) into (exp (* 1/3 (- (log (* 2 x)) (* 2 (log l))))) 34.482 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in t 34.482 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in t 34.482 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in t 34.482 * [taylor]: Taking taylor expansion of 1/3 in t 34.482 * [backup-simplify]: Simplify 1/3 into 1/3 34.482 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in t 34.482 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 34.482 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 34.482 * [taylor]: Taking taylor expansion of 2 in t 34.482 * [backup-simplify]: Simplify 2 into 2 34.482 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 34.482 * [taylor]: Taking taylor expansion of x in t 34.482 * [backup-simplify]: Simplify x into x 34.482 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.482 * [taylor]: Taking taylor expansion of l in t 34.482 * [backup-simplify]: Simplify l into l 34.482 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.482 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 34.482 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 34.482 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 34.482 * [taylor]: Taking taylor expansion of 2 in t 34.482 * [backup-simplify]: Simplify 2 into 2 34.482 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 34.482 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.482 * [taylor]: Taking taylor expansion of t in t 34.482 * [backup-simplify]: Simplify 0 into 0 34.482 * [backup-simplify]: Simplify 1 into 1 34.482 * [backup-simplify]: Simplify (* 1 1) into 1 34.483 * [backup-simplify]: Simplify (/ 1 1) into 1 34.483 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 34.483 * [taylor]: Taking taylor expansion of 4 in t 34.483 * [backup-simplify]: Simplify 4 into 4 34.483 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 34.483 * [taylor]: Taking taylor expansion of x in t 34.483 * [backup-simplify]: Simplify x into x 34.483 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.483 * [taylor]: Taking taylor expansion of t in t 34.483 * [backup-simplify]: Simplify 0 into 0 34.483 * [backup-simplify]: Simplify 1 into 1 34.483 * [backup-simplify]: Simplify (* 1 1) into 1 34.483 * [backup-simplify]: Simplify (/ x 1) into x 34.483 * [backup-simplify]: Simplify (* 2 1) into 2 34.483 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 34.484 * [backup-simplify]: Simplify (+ 2 (* 4 x)) into (+ (* 4 x) 2) 34.484 * [backup-simplify]: Simplify (+ 0 (+ (* 4 x) 2)) into (+ (* 4 x) 2) 34.484 * [backup-simplify]: Simplify (log (+ (* 4 x) 2)) into (log (+ (* 4 x) 2)) 34.484 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log (+ (* 4 x) 2))) into (- (log (+ (* 4 x) 2)) (* 2 (log t))) 34.484 * [backup-simplify]: Simplify (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t)))) into (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t)))) 34.484 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t))))) into (exp (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t))))) 34.484 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.484 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in x 34.484 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in x 34.484 * [taylor]: Taking taylor expansion of 1/3 in x 34.484 * [backup-simplify]: Simplify 1/3 into 1/3 34.484 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 34.484 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 34.484 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.484 * [taylor]: Taking taylor expansion of 2 in x 34.484 * [backup-simplify]: Simplify 2 into 2 34.484 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.484 * [taylor]: Taking taylor expansion of x in x 34.484 * [backup-simplify]: Simplify 0 into 0 34.484 * [backup-simplify]: Simplify 1 into 1 34.484 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.484 * [taylor]: Taking taylor expansion of l in x 34.485 * [backup-simplify]: Simplify l into l 34.485 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.485 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.485 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 34.485 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.485 * [taylor]: Taking taylor expansion of 2 in x 34.485 * [backup-simplify]: Simplify 2 into 2 34.485 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.485 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.485 * [taylor]: Taking taylor expansion of t in x 34.485 * [backup-simplify]: Simplify t into t 34.485 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.485 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.485 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.485 * [taylor]: Taking taylor expansion of 4 in x 34.485 * [backup-simplify]: Simplify 4 into 4 34.485 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.485 * [taylor]: Taking taylor expansion of x in x 34.485 * [backup-simplify]: Simplify 0 into 0 34.485 * [backup-simplify]: Simplify 1 into 1 34.485 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.485 * [taylor]: Taking taylor expansion of t in x 34.485 * [backup-simplify]: Simplify t into t 34.485 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.485 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.485 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.485 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.485 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 34.485 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.485 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.485 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.486 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.486 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in x 34.486 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in x 34.486 * [taylor]: Taking taylor expansion of 1/3 in x 34.486 * [backup-simplify]: Simplify 1/3 into 1/3 34.486 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 34.486 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 34.486 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.486 * [taylor]: Taking taylor expansion of 2 in x 34.486 * [backup-simplify]: Simplify 2 into 2 34.486 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.486 * [taylor]: Taking taylor expansion of x in x 34.486 * [backup-simplify]: Simplify 0 into 0 34.486 * [backup-simplify]: Simplify 1 into 1 34.486 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.486 * [taylor]: Taking taylor expansion of l in x 34.486 * [backup-simplify]: Simplify l into l 34.486 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.486 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.486 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 34.486 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.486 * [taylor]: Taking taylor expansion of 2 in x 34.486 * [backup-simplify]: Simplify 2 into 2 34.486 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.486 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.486 * [taylor]: Taking taylor expansion of t in x 34.486 * [backup-simplify]: Simplify t into t 34.486 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.486 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.486 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.486 * [taylor]: Taking taylor expansion of 4 in x 34.486 * [backup-simplify]: Simplify 4 into 4 34.486 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.486 * [taylor]: Taking taylor expansion of x in x 34.486 * [backup-simplify]: Simplify 0 into 0 34.486 * [backup-simplify]: Simplify 1 into 1 34.486 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.486 * [taylor]: Taking taylor expansion of t in x 34.486 * [backup-simplify]: Simplify t into t 34.486 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.486 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.486 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.486 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.487 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 34.487 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.487 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.487 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.487 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.487 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.487 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.487 * [taylor]: Taking taylor expansion of 1/3 in t 34.487 * [backup-simplify]: Simplify 1/3 into 1/3 34.487 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.487 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.487 * [taylor]: Taking taylor expansion of 2 in t 34.487 * [backup-simplify]: Simplify 2 into 2 34.487 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.487 * [taylor]: Taking taylor expansion of t in t 34.487 * [backup-simplify]: Simplify 0 into 0 34.487 * [backup-simplify]: Simplify 1 into 1 34.487 * [backup-simplify]: Simplify (* 1 1) into 1 34.488 * [backup-simplify]: Simplify (/ 2 1) into 2 34.488 * [backup-simplify]: Simplify (log 2) into (log 2) 34.488 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.489 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.489 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.489 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.489 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.489 * [taylor]: Taking taylor expansion of 1/3 in l 34.489 * [backup-simplify]: Simplify 1/3 into 1/3 34.489 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.489 * [taylor]: Taking taylor expansion of (log 2) in l 34.489 * [taylor]: Taking taylor expansion of 2 in l 34.489 * [backup-simplify]: Simplify 2 into 2 34.489 * [backup-simplify]: Simplify (log 2) into (log 2) 34.489 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.489 * [taylor]: Taking taylor expansion of 2 in l 34.489 * [backup-simplify]: Simplify 2 into 2 34.490 * [taylor]: Taking taylor expansion of (log t) in l 34.490 * [taylor]: Taking taylor expansion of t in l 34.490 * [backup-simplify]: Simplify t into t 34.490 * [backup-simplify]: Simplify (log t) into (log t) 34.490 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.490 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.490 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.490 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.491 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.491 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.491 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 34.491 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.491 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.492 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 34.492 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 34.492 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 34.492 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 34.492 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 1) into (+ (/ (pow t 2) (pow l 2)) 2) 34.492 * [backup-simplify]: Simplify (+ (* 1/3 (+ (/ (pow t 2) (pow l 2)) 2)) (* 0 (log (/ 2 (pow t 2))))) into (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) 34.493 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) 1) 1)))) into (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 34.493 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) in t 34.493 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.493 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.493 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.493 * [taylor]: Taking taylor expansion of 1/3 in t 34.493 * [backup-simplify]: Simplify 1/3 into 1/3 34.493 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.493 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.493 * [taylor]: Taking taylor expansion of 2 in t 34.493 * [backup-simplify]: Simplify 2 into 2 34.493 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.493 * [taylor]: Taking taylor expansion of t in t 34.493 * [backup-simplify]: Simplify 0 into 0 34.493 * [backup-simplify]: Simplify 1 into 1 34.493 * [backup-simplify]: Simplify (* 1 1) into 1 34.493 * [backup-simplify]: Simplify (/ 2 1) into 2 34.494 * [backup-simplify]: Simplify (log 2) into (log 2) 34.494 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.494 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.495 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.495 * [taylor]: Taking taylor expansion of (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) in t 34.495 * [taylor]: Taking taylor expansion of (* 1/3 (/ (pow t 2) (pow l 2))) in t 34.495 * [taylor]: Taking taylor expansion of 1/3 in t 34.495 * [backup-simplify]: Simplify 1/3 into 1/3 34.495 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.495 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.495 * [taylor]: Taking taylor expansion of t in t 34.495 * [backup-simplify]: Simplify 0 into 0 34.495 * [backup-simplify]: Simplify 1 into 1 34.495 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.495 * [taylor]: Taking taylor expansion of l in t 34.495 * [backup-simplify]: Simplify l into l 34.495 * [backup-simplify]: Simplify (* 1 1) into 1 34.495 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.495 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.495 * [taylor]: Taking taylor expansion of 2/3 in t 34.495 * [backup-simplify]: Simplify 2/3 into 2/3 34.496 * [backup-simplify]: Simplify (+ 0 2/3) into 2/3 34.496 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 2/3) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.496 * [taylor]: Taking taylor expansion of (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.496 * [taylor]: Taking taylor expansion of 2/3 in l 34.496 * [backup-simplify]: Simplify 2/3 into 2/3 34.496 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.496 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.496 * [taylor]: Taking taylor expansion of 1/3 in l 34.496 * [backup-simplify]: Simplify 1/3 into 1/3 34.496 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.496 * [taylor]: Taking taylor expansion of (log 2) in l 34.496 * [taylor]: Taking taylor expansion of 2 in l 34.496 * [backup-simplify]: Simplify 2 into 2 34.496 * [backup-simplify]: Simplify (log 2) into (log 2) 34.496 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.496 * [taylor]: Taking taylor expansion of 2 in l 34.496 * [backup-simplify]: Simplify 2 into 2 34.496 * [taylor]: Taking taylor expansion of (log t) in l 34.496 * [taylor]: Taking taylor expansion of t in l 34.497 * [backup-simplify]: Simplify t into t 34.497 * [backup-simplify]: Simplify (log t) into (log t) 34.497 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.497 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.497 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.497 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.498 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.498 * [backup-simplify]: Simplify (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.498 * [backup-simplify]: Simplify (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.499 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.500 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 34.501 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.502 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.503 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.505 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.505 * [taylor]: Taking taylor expansion of 0 in l 34.505 * [backup-simplify]: Simplify 0 into 0 34.505 * [backup-simplify]: Simplify 0 into 0 34.506 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.507 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow t 1)))) 1) into 0 34.508 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (log t))) into 0 34.508 * [backup-simplify]: Simplify (- 0) into 0 34.508 * [backup-simplify]: Simplify (+ 0 0) into 0 34.509 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.510 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.511 * [backup-simplify]: Simplify 0 into 0 34.511 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.511 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 34.511 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 34.512 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.512 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 34.513 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 34.513 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.513 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.514 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 34.515 * [backup-simplify]: Simplify (+ 0 0) into 0 34.515 * [backup-simplify]: Simplify (+ 0 0) into 0 34.517 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 2)) (pow (* 2 (/ 1 (pow t 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 2) into (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4))) 34.518 * [backup-simplify]: Simplify (+ (* 1/3 (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4)))) (+ (* 0 (+ (/ (pow t 2) (pow l 2)) 2)) (* 0 (log (/ 2 (pow t 2)))))) into (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 34.519 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) 2) 2)) (* (/ (pow (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 1) 1)))) into (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) 34.520 * [taylor]: Taking taylor expansion of (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) in t 34.520 * [taylor]: Taking taylor expansion of -1 in t 34.520 * [backup-simplify]: Simplify -1 into -1 34.520 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9))) in t 34.520 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.520 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.520 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.520 * [taylor]: Taking taylor expansion of 1/3 in t 34.520 * [backup-simplify]: Simplify 1/3 into 1/3 34.520 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.520 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.520 * [taylor]: Taking taylor expansion of 2 in t 34.520 * [backup-simplify]: Simplify 2 into 2 34.520 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.520 * [taylor]: Taking taylor expansion of t in t 34.520 * [backup-simplify]: Simplify 0 into 0 34.520 * [backup-simplify]: Simplify 1 into 1 34.521 * [backup-simplify]: Simplify (* 1 1) into 1 34.521 * [backup-simplify]: Simplify (/ 2 1) into 2 34.521 * [backup-simplify]: Simplify (log 2) into (log 2) 34.522 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.523 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.523 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.523 * [taylor]: Taking taylor expansion of (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)) in t 34.523 * [taylor]: Taking taylor expansion of (* 4/9 (/ (pow t 2) (pow l 2))) in t 34.523 * [taylor]: Taking taylor expansion of 4/9 in t 34.523 * [backup-simplify]: Simplify 4/9 into 4/9 34.523 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.523 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.523 * [taylor]: Taking taylor expansion of t in t 34.523 * [backup-simplify]: Simplify 0 into 0 34.524 * [backup-simplify]: Simplify 1 into 1 34.524 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.524 * [taylor]: Taking taylor expansion of l in t 34.524 * [backup-simplify]: Simplify l into l 34.524 * [backup-simplify]: Simplify (* 1 1) into 1 34.524 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.524 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.524 * [taylor]: Taking taylor expansion of (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9) in t 34.524 * [taylor]: Taking taylor expansion of (* 1/9 (/ (pow t 4) (pow l 4))) in t 34.524 * [taylor]: Taking taylor expansion of 1/9 in t 34.524 * [backup-simplify]: Simplify 1/9 into 1/9 34.524 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow l 4)) in t 34.524 * [taylor]: Taking taylor expansion of (pow t 4) in t 34.524 * [taylor]: Taking taylor expansion of t in t 34.524 * [backup-simplify]: Simplify 0 into 0 34.524 * [backup-simplify]: Simplify 1 into 1 34.524 * [taylor]: Taking taylor expansion of (pow l 4) in t 34.524 * [taylor]: Taking taylor expansion of l in t 34.524 * [backup-simplify]: Simplify l into l 34.525 * [backup-simplify]: Simplify (* 1 1) into 1 34.525 * [backup-simplify]: Simplify (* 1 1) into 1 34.525 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.525 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 34.526 * [backup-simplify]: Simplify (/ 1 (pow l 4)) into (/ 1 (pow l 4)) 34.526 * [taylor]: Taking taylor expansion of 4/9 in t 34.526 * [backup-simplify]: Simplify 4/9 into 4/9 34.526 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.526 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.527 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 4/9) into (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.528 * [backup-simplify]: Simplify (* -1 (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t))))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.528 * [taylor]: Taking taylor expansion of (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.528 * [taylor]: Taking taylor expansion of -4/9 in l 34.528 * [backup-simplify]: Simplify -4/9 into -4/9 34.528 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.528 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.528 * [taylor]: Taking taylor expansion of 1/3 in l 34.528 * [backup-simplify]: Simplify 1/3 into 1/3 34.528 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.528 * [taylor]: Taking taylor expansion of (log 2) in l 34.528 * [taylor]: Taking taylor expansion of 2 in l 34.528 * [backup-simplify]: Simplify 2 into 2 34.528 * [backup-simplify]: Simplify (log 2) into (log 2) 34.528 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.528 * [taylor]: Taking taylor expansion of 2 in l 34.528 * [backup-simplify]: Simplify 2 into 2 34.528 * [taylor]: Taking taylor expansion of (log t) in l 34.528 * [taylor]: Taking taylor expansion of t in l 34.528 * [backup-simplify]: Simplify t into t 34.529 * [backup-simplify]: Simplify (log t) into (log t) 34.529 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.529 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.529 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.530 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.536 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.537 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.538 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.540 * [backup-simplify]: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t))))))) (pow (* 1 (* 1 (/ 1 x))) 2)) (+ (* (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t))))))) (* 1 (* 1 (/ 1 x)))) (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))))) into (- (+ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) x))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (pow x 2)))) 34.540 * [backup-simplify]: Simplify (cbrt (+ (* (* (+ (/ 4 (/ 1 (- x))) 2) (/ 1 (- t))) (/ 1 (- t))) (* (* (/ 1 (- l)) 2) (/ (/ 1 (- l)) (/ 1 (- x)))))) into (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) 34.541 * [approximate]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in (x t l) around 0 34.541 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in l 34.541 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in l 34.541 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in l 34.541 * [taylor]: Taking taylor expansion of 1/3 in l 34.541 * [backup-simplify]: Simplify 1/3 into 1/3 34.541 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in l 34.541 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 34.541 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 34.541 * [taylor]: Taking taylor expansion of 2 in l 34.541 * [backup-simplify]: Simplify 2 into 2 34.541 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 34.541 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.541 * [taylor]: Taking taylor expansion of t in l 34.541 * [backup-simplify]: Simplify t into t 34.541 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.541 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.541 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 34.541 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 34.541 * [taylor]: Taking taylor expansion of 2 in l 34.541 * [backup-simplify]: Simplify 2 into 2 34.541 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 34.541 * [taylor]: Taking taylor expansion of x in l 34.541 * [backup-simplify]: Simplify x into x 34.541 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.541 * [taylor]: Taking taylor expansion of l in l 34.541 * [backup-simplify]: Simplify 0 into 0 34.541 * [backup-simplify]: Simplify 1 into 1 34.542 * [backup-simplify]: Simplify (* 1 1) into 1 34.542 * [backup-simplify]: Simplify (/ x 1) into x 34.542 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 34.542 * [taylor]: Taking taylor expansion of 4 in l 34.542 * [backup-simplify]: Simplify 4 into 4 34.542 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 34.542 * [taylor]: Taking taylor expansion of x in l 34.542 * [backup-simplify]: Simplify x into x 34.542 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.542 * [taylor]: Taking taylor expansion of t in l 34.542 * [backup-simplify]: Simplify t into t 34.542 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.542 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 34.542 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 34.543 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 34.543 * [backup-simplify]: Simplify (- (* 2 x)) into (- (* 2 x)) 34.543 * [backup-simplify]: Simplify (+ 0 (- (* 2 x))) into (- (* 2 x)) 34.543 * [backup-simplify]: Simplify (log (- (* 2 x))) into (log (- (* 2 x))) 34.543 * [backup-simplify]: Simplify (+ (* (- 2) (log l)) (log (- (* 2 x)))) into (- (log (- (* 2 x))) (* 2 (log l))) 34.544 * [backup-simplify]: Simplify (* 1/3 (- (log (- (* 2 x))) (* 2 (log l)))) into (* 1/3 (- (log (- (* 2 x))) (* 2 (log l)))) 34.544 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- (* 2 x))) (* 2 (log l))))) into (exp (* 1/3 (- (log (- (* 2 x))) (* 2 (log l))))) 34.544 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in t 34.544 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in t 34.544 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in t 34.544 * [taylor]: Taking taylor expansion of 1/3 in t 34.544 * [backup-simplify]: Simplify 1/3 into 1/3 34.544 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in t 34.544 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 34.544 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 34.544 * [taylor]: Taking taylor expansion of 2 in t 34.544 * [backup-simplify]: Simplify 2 into 2 34.544 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 34.544 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.544 * [taylor]: Taking taylor expansion of t in t 34.544 * [backup-simplify]: Simplify 0 into 0 34.544 * [backup-simplify]: Simplify 1 into 1 34.545 * [backup-simplify]: Simplify (* 1 1) into 1 34.545 * [backup-simplify]: Simplify (/ 1 1) into 1 34.545 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 34.545 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 34.545 * [taylor]: Taking taylor expansion of 2 in t 34.545 * [backup-simplify]: Simplify 2 into 2 34.545 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 34.545 * [taylor]: Taking taylor expansion of x in t 34.545 * [backup-simplify]: Simplify x into x 34.545 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.545 * [taylor]: Taking taylor expansion of l in t 34.545 * [backup-simplify]: Simplify l into l 34.545 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.545 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 34.545 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 34.545 * [taylor]: Taking taylor expansion of 4 in t 34.546 * [backup-simplify]: Simplify 4 into 4 34.546 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 34.546 * [taylor]: Taking taylor expansion of x in t 34.546 * [backup-simplify]: Simplify x into x 34.546 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.546 * [taylor]: Taking taylor expansion of t in t 34.546 * [backup-simplify]: Simplify 0 into 0 34.546 * [backup-simplify]: Simplify 1 into 1 34.546 * [backup-simplify]: Simplify (* 1 1) into 1 34.546 * [backup-simplify]: Simplify (/ x 1) into x 34.547 * [backup-simplify]: Simplify (* 2 1) into 2 34.547 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 34.547 * [backup-simplify]: Simplify (+ 0 (* 4 x)) into (* 4 x) 34.547 * [backup-simplify]: Simplify (- (* 4 x)) into (- (* 4 x)) 34.547 * [backup-simplify]: Simplify (+ 2 (- (* 4 x))) into (- 2 (* 4 x)) 34.547 * [backup-simplify]: Simplify (log (- 2 (* 4 x))) into (log (- 2 (* 4 x))) 34.547 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log (- 2 (* 4 x)))) into (- (log (- 2 (* 4 x))) (* 2 (log t))) 34.548 * [backup-simplify]: Simplify (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t)))) into (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t)))) 34.548 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t))))) into (exp (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t))))) 34.548 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.548 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in x 34.548 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in x 34.548 * [taylor]: Taking taylor expansion of 1/3 in x 34.548 * [backup-simplify]: Simplify 1/3 into 1/3 34.548 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 34.548 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 34.548 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.548 * [taylor]: Taking taylor expansion of 2 in x 34.548 * [backup-simplify]: Simplify 2 into 2 34.548 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.548 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.548 * [taylor]: Taking taylor expansion of t in x 34.548 * [backup-simplify]: Simplify t into t 34.548 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.548 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.548 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 34.548 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.549 * [taylor]: Taking taylor expansion of 2 in x 34.549 * [backup-simplify]: Simplify 2 into 2 34.549 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.549 * [taylor]: Taking taylor expansion of x in x 34.549 * [backup-simplify]: Simplify 0 into 0 34.549 * [backup-simplify]: Simplify 1 into 1 34.549 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.549 * [taylor]: Taking taylor expansion of l in x 34.549 * [backup-simplify]: Simplify l into l 34.549 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.549 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.549 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.549 * [taylor]: Taking taylor expansion of 4 in x 34.549 * [backup-simplify]: Simplify 4 into 4 34.549 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.549 * [taylor]: Taking taylor expansion of x in x 34.549 * [backup-simplify]: Simplify 0 into 0 34.549 * [backup-simplify]: Simplify 1 into 1 34.549 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.549 * [taylor]: Taking taylor expansion of t in x 34.549 * [backup-simplify]: Simplify t into t 34.549 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.549 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.549 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.549 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.550 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.550 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.550 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.550 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.550 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in x 34.550 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in x 34.550 * [taylor]: Taking taylor expansion of 1/3 in x 34.550 * [backup-simplify]: Simplify 1/3 into 1/3 34.550 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 34.550 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 34.550 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.550 * [taylor]: Taking taylor expansion of 2 in x 34.550 * [backup-simplify]: Simplify 2 into 2 34.550 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.550 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.550 * [taylor]: Taking taylor expansion of t in x 34.550 * [backup-simplify]: Simplify t into t 34.550 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.550 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.550 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 34.550 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.551 * [taylor]: Taking taylor expansion of 2 in x 34.551 * [backup-simplify]: Simplify 2 into 2 34.551 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.551 * [taylor]: Taking taylor expansion of x in x 34.551 * [backup-simplify]: Simplify 0 into 0 34.551 * [backup-simplify]: Simplify 1 into 1 34.551 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.551 * [taylor]: Taking taylor expansion of l in x 34.551 * [backup-simplify]: Simplify l into l 34.551 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.551 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.551 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.551 * [taylor]: Taking taylor expansion of 4 in x 34.551 * [backup-simplify]: Simplify 4 into 4 34.551 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.551 * [taylor]: Taking taylor expansion of x in x 34.551 * [backup-simplify]: Simplify 0 into 0 34.551 * [backup-simplify]: Simplify 1 into 1 34.551 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.551 * [taylor]: Taking taylor expansion of t in x 34.551 * [backup-simplify]: Simplify t into t 34.551 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.551 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.551 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.551 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.552 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.552 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.552 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.552 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.552 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.552 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.552 * [taylor]: Taking taylor expansion of 1/3 in t 34.552 * [backup-simplify]: Simplify 1/3 into 1/3 34.552 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.552 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.552 * [taylor]: Taking taylor expansion of 2 in t 34.552 * [backup-simplify]: Simplify 2 into 2 34.552 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.552 * [taylor]: Taking taylor expansion of t in t 34.552 * [backup-simplify]: Simplify 0 into 0 34.552 * [backup-simplify]: Simplify 1 into 1 34.553 * [backup-simplify]: Simplify (* 1 1) into 1 34.553 * [backup-simplify]: Simplify (/ 2 1) into 2 34.554 * [backup-simplify]: Simplify (log 2) into (log 2) 34.555 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.555 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.556 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.556 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.556 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.556 * [taylor]: Taking taylor expansion of 1/3 in l 34.556 * [backup-simplify]: Simplify 1/3 into 1/3 34.556 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.556 * [taylor]: Taking taylor expansion of (log 2) in l 34.556 * [taylor]: Taking taylor expansion of 2 in l 34.556 * [backup-simplify]: Simplify 2 into 2 34.556 * [backup-simplify]: Simplify (log 2) into (log 2) 34.556 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.556 * [taylor]: Taking taylor expansion of 2 in l 34.556 * [backup-simplify]: Simplify 2 into 2 34.556 * [taylor]: Taking taylor expansion of (log t) in l 34.556 * [taylor]: Taking taylor expansion of t in l 34.556 * [backup-simplify]: Simplify t into t 34.557 * [backup-simplify]: Simplify (log t) into (log t) 34.557 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.557 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.557 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.558 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.558 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.559 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.559 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.559 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.559 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 34.559 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 34.559 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 34.559 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 34.560 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 34.560 * [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))))) 34.560 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 1) into (* -1 (+ (/ (pow t 2) (pow l 2)) 2)) 34.560 * [backup-simplify]: Simplify (+ (* 1/3 (* -1 (+ (/ (pow t 2) (pow l 2)) 2))) (* 0 (log (/ 2 (pow t 2))))) into (- (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 34.561 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (- (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 1) 1)))) into (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3))) 34.561 * [taylor]: Taking taylor expansion of (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3))) in t 34.561 * [taylor]: Taking taylor expansion of -1 in t 34.561 * [backup-simplify]: Simplify -1 into -1 34.561 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) in t 34.561 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.561 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.561 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.561 * [taylor]: Taking taylor expansion of 1/3 in t 34.561 * [backup-simplify]: Simplify 1/3 into 1/3 34.561 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.561 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.561 * [taylor]: Taking taylor expansion of 2 in t 34.561 * [backup-simplify]: Simplify 2 into 2 34.561 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.561 * [taylor]: Taking taylor expansion of t in t 34.561 * [backup-simplify]: Simplify 0 into 0 34.561 * [backup-simplify]: Simplify 1 into 1 34.561 * [backup-simplify]: Simplify (* 1 1) into 1 34.562 * [backup-simplify]: Simplify (/ 2 1) into 2 34.562 * [backup-simplify]: Simplify (log 2) into (log 2) 34.562 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.563 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.563 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.563 * [taylor]: Taking taylor expansion of (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) in t 34.563 * [taylor]: Taking taylor expansion of (* 1/3 (/ (pow t 2) (pow l 2))) in t 34.563 * [taylor]: Taking taylor expansion of 1/3 in t 34.563 * [backup-simplify]: Simplify 1/3 into 1/3 34.563 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.563 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.563 * [taylor]: Taking taylor expansion of t in t 34.563 * [backup-simplify]: Simplify 0 into 0 34.563 * [backup-simplify]: Simplify 1 into 1 34.563 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.563 * [taylor]: Taking taylor expansion of l in t 34.563 * [backup-simplify]: Simplify l into l 34.563 * [backup-simplify]: Simplify (* 1 1) into 1 34.563 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.563 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.564 * [taylor]: Taking taylor expansion of 2/3 in t 34.564 * [backup-simplify]: Simplify 2/3 into 2/3 34.564 * [backup-simplify]: Simplify (+ 0 2/3) into 2/3 34.564 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 2/3) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.564 * [backup-simplify]: Simplify (* -1 (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t))))))) into (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.565 * [taylor]: Taking taylor expansion of (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.565 * [taylor]: Taking taylor expansion of -2/3 in l 34.565 * [backup-simplify]: Simplify -2/3 into -2/3 34.565 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.565 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.565 * [taylor]: Taking taylor expansion of 1/3 in l 34.565 * [backup-simplify]: Simplify 1/3 into 1/3 34.565 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.565 * [taylor]: Taking taylor expansion of (log 2) in l 34.565 * [taylor]: Taking taylor expansion of 2 in l 34.565 * [backup-simplify]: Simplify 2 into 2 34.565 * [backup-simplify]: Simplify (log 2) into (log 2) 34.565 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.565 * [taylor]: Taking taylor expansion of 2 in l 34.565 * [backup-simplify]: Simplify 2 into 2 34.565 * [taylor]: Taking taylor expansion of (log t) in l 34.565 * [taylor]: Taking taylor expansion of t in l 34.565 * [backup-simplify]: Simplify t into t 34.565 * [backup-simplify]: Simplify (log t) into (log t) 34.565 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.565 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.566 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.566 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.566 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.567 * [backup-simplify]: Simplify (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.567 * [backup-simplify]: Simplify (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.568 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.568 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 34.569 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.569 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.570 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.571 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.571 * [taylor]: Taking taylor expansion of 0 in l 34.571 * [backup-simplify]: Simplify 0 into 0 34.571 * [backup-simplify]: Simplify 0 into 0 34.572 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.572 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow t 1)))) 1) into 0 34.573 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (log t))) into 0 34.573 * [backup-simplify]: Simplify (- 0) into 0 34.573 * [backup-simplify]: Simplify (+ 0 0) into 0 34.574 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.574 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.575 * [backup-simplify]: Simplify 0 into 0 34.575 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.575 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 34.576 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 34.576 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.576 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 34.576 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 34.576 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.577 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.577 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 34.577 * [backup-simplify]: Simplify (+ 0 0) into 0 34.577 * [backup-simplify]: Simplify (- 0) into 0 34.578 * [backup-simplify]: Simplify (+ 0 0) into 0 34.579 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) 2)) (pow (* 2 (/ 1 (pow t 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 2) into (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4))) 34.579 * [backup-simplify]: Simplify (+ (* 1/3 (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4)))) (+ (* 0 (* -1 (+ (/ (pow t 2) (pow l 2)) 2))) (* 0 (log (/ 2 (pow t 2)))))) into (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 34.580 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (- (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 2) 2)) (* (/ (pow (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 1) 1)))) into (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) 34.580 * [taylor]: Taking taylor expansion of (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) in t 34.580 * [taylor]: Taking taylor expansion of -1 in t 34.580 * [backup-simplify]: Simplify -1 into -1 34.580 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9))) in t 34.580 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.580 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.580 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.580 * [taylor]: Taking taylor expansion of 1/3 in t 34.580 * [backup-simplify]: Simplify 1/3 into 1/3 34.580 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.580 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.580 * [taylor]: Taking taylor expansion of 2 in t 34.580 * [backup-simplify]: Simplify 2 into 2 34.580 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.580 * [taylor]: Taking taylor expansion of t in t 34.580 * [backup-simplify]: Simplify 0 into 0 34.580 * [backup-simplify]: Simplify 1 into 1 34.581 * [backup-simplify]: Simplify (* 1 1) into 1 34.581 * [backup-simplify]: Simplify (/ 2 1) into 2 34.581 * [backup-simplify]: Simplify (log 2) into (log 2) 34.582 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.582 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.583 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.583 * [taylor]: Taking taylor expansion of (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)) in t 34.583 * [taylor]: Taking taylor expansion of (* 4/9 (/ (pow t 2) (pow l 2))) in t 34.583 * [taylor]: Taking taylor expansion of 4/9 in t 34.583 * [backup-simplify]: Simplify 4/9 into 4/9 34.583 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.583 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.583 * [taylor]: Taking taylor expansion of t in t 34.583 * [backup-simplify]: Simplify 0 into 0 34.583 * [backup-simplify]: Simplify 1 into 1 34.583 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.583 * [taylor]: Taking taylor expansion of l in t 34.583 * [backup-simplify]: Simplify l into l 34.583 * [backup-simplify]: Simplify (* 1 1) into 1 34.583 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.583 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.583 * [taylor]: Taking taylor expansion of (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9) in t 34.583 * [taylor]: Taking taylor expansion of (* 1/9 (/ (pow t 4) (pow l 4))) in t 34.583 * [taylor]: Taking taylor expansion of 1/9 in t 34.583 * [backup-simplify]: Simplify 1/9 into 1/9 34.583 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow l 4)) in t 34.583 * [taylor]: Taking taylor expansion of (pow t 4) in t 34.583 * [taylor]: Taking taylor expansion of t in t 34.583 * [backup-simplify]: Simplify 0 into 0 34.583 * [backup-simplify]: Simplify 1 into 1 34.583 * [taylor]: Taking taylor expansion of (pow l 4) in t 34.583 * [taylor]: Taking taylor expansion of l in t 34.583 * [backup-simplify]: Simplify l into l 34.584 * [backup-simplify]: Simplify (* 1 1) into 1 34.584 * [backup-simplify]: Simplify (* 1 1) into 1 34.584 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.584 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 34.584 * [backup-simplify]: Simplify (/ 1 (pow l 4)) into (/ 1 (pow l 4)) 34.584 * [taylor]: Taking taylor expansion of 4/9 in t 34.584 * [backup-simplify]: Simplify 4/9 into 4/9 34.584 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.585 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.585 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 4/9) into (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.585 * [backup-simplify]: Simplify (* -1 (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t))))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.585 * [taylor]: Taking taylor expansion of (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.585 * [taylor]: Taking taylor expansion of -4/9 in l 34.585 * [backup-simplify]: Simplify -4/9 into -4/9 34.585 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.585 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.585 * [taylor]: Taking taylor expansion of 1/3 in l 34.585 * [backup-simplify]: Simplify 1/3 into 1/3 34.585 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.585 * [taylor]: Taking taylor expansion of (log 2) in l 34.585 * [taylor]: Taking taylor expansion of 2 in l 34.585 * [backup-simplify]: Simplify 2 into 2 34.586 * [backup-simplify]: Simplify (log 2) into (log 2) 34.586 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.586 * [taylor]: Taking taylor expansion of 2 in l 34.586 * [backup-simplify]: Simplify 2 into 2 34.586 * [taylor]: Taking taylor expansion of (log t) in l 34.586 * [taylor]: Taking taylor expansion of t in l 34.586 * [backup-simplify]: Simplify t into t 34.586 * [backup-simplify]: Simplify (log t) into (log t) 34.586 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.586 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.586 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.587 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.587 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.587 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.588 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.589 * [backup-simplify]: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 (- t)))))))) (pow (* 1 (* 1 (/ 1 (- x)))) 2)) (+ (* (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 (- t)))))))) (* 1 (* 1 (/ 1 (- x))))) (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 (- t))))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) x)) (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t))))))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) (pow x 2)))) 34.589 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1) 34.589 * [backup-simplify]: Simplify (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) into (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) 34.589 * [approximate]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in (x t l) around 0 34.589 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in l 34.589 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in l 34.589 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in l 34.589 * [taylor]: Taking taylor expansion of 1/3 in l 34.589 * [backup-simplify]: Simplify 1/3 into 1/3 34.589 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in l 34.589 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in l 34.589 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in l 34.589 * [taylor]: Taking taylor expansion of 2 in l 34.590 * [backup-simplify]: Simplify 2 into 2 34.590 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.590 * [taylor]: Taking taylor expansion of t in l 34.590 * [backup-simplify]: Simplify t into t 34.590 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in l 34.590 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in l 34.590 * [taylor]: Taking taylor expansion of 4 in l 34.590 * [backup-simplify]: Simplify 4 into 4 34.590 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in l 34.590 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.590 * [taylor]: Taking taylor expansion of t in l 34.590 * [backup-simplify]: Simplify t into t 34.590 * [taylor]: Taking taylor expansion of x in l 34.590 * [backup-simplify]: Simplify x into x 34.590 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.590 * [backup-simplify]: Simplify (/ (pow t 2) x) into (/ (pow t 2) x) 34.590 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in l 34.590 * [taylor]: Taking taylor expansion of 2 in l 34.590 * [backup-simplify]: Simplify 2 into 2 34.590 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in l 34.590 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.590 * [taylor]: Taking taylor expansion of l in l 34.590 * [backup-simplify]: Simplify 0 into 0 34.590 * [backup-simplify]: Simplify 1 into 1 34.590 * [taylor]: Taking taylor expansion of x in l 34.590 * [backup-simplify]: Simplify x into x 34.590 * [backup-simplify]: Simplify (* 1 1) into 1 34.590 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 34.590 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.590 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 34.590 * [backup-simplify]: Simplify (* 4 (/ (pow t 2) x)) into (* 4 (/ (pow t 2) x)) 34.591 * [backup-simplify]: Simplify (+ (* 4 (/ (pow t 2) x)) 0) into (* 4 (/ (pow t 2) x)) 34.591 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) into (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 34.591 * [backup-simplify]: Simplify (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) into (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))) 34.591 * [backup-simplify]: Simplify (* 1/3 (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))))) into (* 1/3 (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))))) 34.591 * [backup-simplify]: Simplify (exp (* 1/3 (log (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x)))))) into (pow (+ (* 2 (pow t 2)) (* 4 (/ (pow t 2) x))) 1/3) 34.591 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in t 34.591 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in t 34.591 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in t 34.591 * [taylor]: Taking taylor expansion of 1/3 in t 34.591 * [backup-simplify]: Simplify 1/3 into 1/3 34.591 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in t 34.591 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in t 34.591 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in t 34.591 * [taylor]: Taking taylor expansion of 2 in t 34.591 * [backup-simplify]: Simplify 2 into 2 34.591 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.591 * [taylor]: Taking taylor expansion of t in t 34.591 * [backup-simplify]: Simplify 0 into 0 34.591 * [backup-simplify]: Simplify 1 into 1 34.591 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in t 34.592 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in t 34.592 * [taylor]: Taking taylor expansion of 4 in t 34.592 * [backup-simplify]: Simplify 4 into 4 34.592 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in t 34.592 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.592 * [taylor]: Taking taylor expansion of t in t 34.592 * [backup-simplify]: Simplify 0 into 0 34.592 * [backup-simplify]: Simplify 1 into 1 34.592 * [taylor]: Taking taylor expansion of x in t 34.592 * [backup-simplify]: Simplify x into x 34.592 * [backup-simplify]: Simplify (* 1 1) into 1 34.592 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 34.592 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in t 34.592 * [taylor]: Taking taylor expansion of 2 in t 34.592 * [backup-simplify]: Simplify 2 into 2 34.592 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in t 34.592 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.592 * [taylor]: Taking taylor expansion of l in t 34.592 * [backup-simplify]: Simplify l into l 34.592 * [taylor]: Taking taylor expansion of x in t 34.592 * [backup-simplify]: Simplify x into x 34.592 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.592 * [backup-simplify]: Simplify (/ (pow l 2) x) into (/ (pow l 2) x) 34.592 * [backup-simplify]: Simplify (* 2 (/ (pow l 2) x)) into (* 2 (/ (pow l 2) x)) 34.592 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 34.592 * [backup-simplify]: Simplify (+ 0 (* 2 (/ (pow l 2) x))) into (* 2 (/ (pow l 2) x)) 34.593 * [backup-simplify]: Simplify (log (* 2 (/ (pow l 2) x))) into (log (* 2 (/ (pow l 2) x))) 34.593 * [backup-simplify]: Simplify (* 1/3 (log (* 2 (/ (pow l 2) x)))) into (* 1/3 (log (* 2 (/ (pow l 2) x)))) 34.593 * [backup-simplify]: Simplify (exp (* 1/3 (log (* 2 (/ (pow l 2) x))))) into (pow (* 2 (/ (pow l 2) x)) 1/3) 34.593 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in x 34.593 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in x 34.593 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in x 34.593 * [taylor]: Taking taylor expansion of 1/3 in x 34.593 * [backup-simplify]: Simplify 1/3 into 1/3 34.593 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 34.593 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 34.593 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 34.593 * [taylor]: Taking taylor expansion of 2 in x 34.593 * [backup-simplify]: Simplify 2 into 2 34.593 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.593 * [taylor]: Taking taylor expansion of t in x 34.593 * [backup-simplify]: Simplify t into t 34.593 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 34.593 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 34.593 * [taylor]: Taking taylor expansion of 4 in x 34.593 * [backup-simplify]: Simplify 4 into 4 34.593 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 34.593 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.593 * [taylor]: Taking taylor expansion of t in x 34.593 * [backup-simplify]: Simplify t into t 34.593 * [taylor]: Taking taylor expansion of x in x 34.593 * [backup-simplify]: Simplify 0 into 0 34.593 * [backup-simplify]: Simplify 1 into 1 34.593 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.593 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 34.593 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 34.593 * [taylor]: Taking taylor expansion of 2 in x 34.593 * [backup-simplify]: Simplify 2 into 2 34.593 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 34.593 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.593 * [taylor]: Taking taylor expansion of l in x 34.593 * [backup-simplify]: Simplify l into l 34.593 * [taylor]: Taking taylor expansion of x in x 34.593 * [backup-simplify]: Simplify 0 into 0 34.593 * [backup-simplify]: Simplify 1 into 1 34.593 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.593 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 34.594 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 34.594 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.594 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 34.594 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 34.594 * [backup-simplify]: Simplify (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 34.594 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.595 * [backup-simplify]: Simplify (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) into (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) 34.595 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) into (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) 34.595 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) 1/3) in x 34.595 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))))) in x 34.595 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))))) in x 34.595 * [taylor]: Taking taylor expansion of 1/3 in x 34.595 * [backup-simplify]: Simplify 1/3 into 1/3 34.595 * [taylor]: Taking taylor expansion of (log (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))))) in x 34.595 * [taylor]: Taking taylor expansion of (+ (* 2 (pow t 2)) (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x)))) in x 34.595 * [taylor]: Taking taylor expansion of (* 2 (pow t 2)) in x 34.595 * [taylor]: Taking taylor expansion of 2 in x 34.595 * [backup-simplify]: Simplify 2 into 2 34.595 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.595 * [taylor]: Taking taylor expansion of t in x 34.595 * [backup-simplify]: Simplify t into t 34.595 * [taylor]: Taking taylor expansion of (+ (* 4 (/ (pow t 2) x)) (* 2 (/ (pow l 2) x))) in x 34.595 * [taylor]: Taking taylor expansion of (* 4 (/ (pow t 2) x)) in x 34.595 * [taylor]: Taking taylor expansion of 4 in x 34.595 * [backup-simplify]: Simplify 4 into 4 34.595 * [taylor]: Taking taylor expansion of (/ (pow t 2) x) in x 34.595 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.595 * [taylor]: Taking taylor expansion of t in x 34.595 * [backup-simplify]: Simplify t into t 34.595 * [taylor]: Taking taylor expansion of x in x 34.595 * [backup-simplify]: Simplify 0 into 0 34.595 * [backup-simplify]: Simplify 1 into 1 34.595 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.595 * [backup-simplify]: Simplify (/ (pow t 2) 1) into (pow t 2) 34.595 * [taylor]: Taking taylor expansion of (* 2 (/ (pow l 2) x)) in x 34.595 * [taylor]: Taking taylor expansion of 2 in x 34.595 * [backup-simplify]: Simplify 2 into 2 34.595 * [taylor]: Taking taylor expansion of (/ (pow l 2) x) in x 34.595 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.595 * [taylor]: Taking taylor expansion of l in x 34.595 * [backup-simplify]: Simplify l into l 34.595 * [taylor]: Taking taylor expansion of x in x 34.595 * [backup-simplify]: Simplify 0 into 0 34.595 * [backup-simplify]: Simplify 1 into 1 34.595 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.595 * [backup-simplify]: Simplify (/ (pow l 2) 1) into (pow l 2) 34.596 * [backup-simplify]: Simplify (* 4 (pow t 2)) into (* 4 (pow t 2)) 34.596 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.596 * [backup-simplify]: Simplify (+ (* 4 (pow t 2)) (* 2 (pow l 2))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 34.596 * [backup-simplify]: Simplify (+ 0 (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 34.596 * [backup-simplify]: Simplify (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) into (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) 34.596 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.597 * [backup-simplify]: Simplify (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) into (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) 34.597 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) into (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) 34.597 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 34.597 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 34.597 * [taylor]: Taking taylor expansion of 1/3 in t 34.597 * [backup-simplify]: Simplify 1/3 into 1/3 34.597 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 34.597 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.597 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.597 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.597 * [taylor]: Taking taylor expansion of 4 in t 34.597 * [backup-simplify]: Simplify 4 into 4 34.597 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.597 * [taylor]: Taking taylor expansion of t in t 34.597 * [backup-simplify]: Simplify 0 into 0 34.597 * [backup-simplify]: Simplify 1 into 1 34.597 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.597 * [taylor]: Taking taylor expansion of 2 in t 34.597 * [backup-simplify]: Simplify 2 into 2 34.597 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.597 * [taylor]: Taking taylor expansion of l in t 34.597 * [backup-simplify]: Simplify l into l 34.597 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.597 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.597 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.597 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 34.597 * [taylor]: Taking taylor expansion of (log x) in t 34.597 * [taylor]: Taking taylor expansion of x in t 34.597 * [backup-simplify]: Simplify x into x 34.597 * [backup-simplify]: Simplify (log x) into (log x) 34.597 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.598 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 34.598 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 34.598 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.598 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) in l 34.598 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (* 2 (pow l 2))) (log x))) in l 34.598 * [taylor]: Taking taylor expansion of 1/3 in l 34.598 * [backup-simplify]: Simplify 1/3 into 1/3 34.598 * [taylor]: Taking taylor expansion of (- (log (* 2 (pow l 2))) (log x)) in l 34.598 * [taylor]: Taking taylor expansion of (log (* 2 (pow l 2))) in l 34.598 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 34.598 * [taylor]: Taking taylor expansion of 2 in l 34.598 * [backup-simplify]: Simplify 2 into 2 34.598 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.598 * [taylor]: Taking taylor expansion of l in l 34.598 * [backup-simplify]: Simplify 0 into 0 34.598 * [backup-simplify]: Simplify 1 into 1 34.598 * [backup-simplify]: Simplify (* 1 1) into 1 34.599 * [backup-simplify]: Simplify (* 2 1) into 2 34.599 * [backup-simplify]: Simplify (log 2) into (log 2) 34.599 * [taylor]: Taking taylor expansion of (log x) in l 34.599 * [taylor]: Taking taylor expansion of x in l 34.599 * [backup-simplify]: Simplify x into x 34.599 * [backup-simplify]: Simplify (log x) into (log x) 34.599 * [backup-simplify]: Simplify (+ (* (- -2) (log l)) (log 2)) into (+ (* 2 (log l)) (log 2)) 34.599 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.600 * [backup-simplify]: Simplify (+ (+ (* 2 (log l)) (log 2)) (- (log x))) into (- (+ (* 2 (log l)) (log 2)) (log x)) 34.600 * [backup-simplify]: Simplify (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) into (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) 34.600 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.601 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.601 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.601 * [backup-simplify]: Simplify (* 2 (pow t 2)) into (* 2 (pow t 2)) 34.601 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.602 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)))) into 0 34.602 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (pow t 2))) into 0 34.602 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.603 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)))) into 0 34.603 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 34.603 * [backup-simplify]: Simplify (+ 0 0) into 0 34.603 * [backup-simplify]: Simplify (+ (* 2 (pow t 2)) 0) into (* 2 (pow t 2)) 34.604 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 2 (pow t 2))) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 1)))) 1) into (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 34.604 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.604 * [backup-simplify]: Simplify (+ (* 1/3 (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))))) (* 0 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) into (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 34.605 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) (+ (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 1) 1)))) into (* 2/3 (/ (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 34.605 * [taylor]: Taking taylor expansion of (* 2/3 (/ (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) in t 34.605 * [taylor]: Taking taylor expansion of 2/3 in t 34.605 * [backup-simplify]: Simplify 2/3 into 2/3 34.605 * [taylor]: Taking taylor expansion of (/ (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.605 * [taylor]: Taking taylor expansion of (* (pow t 2) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) in t 34.605 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.605 * [taylor]: Taking taylor expansion of t in t 34.605 * [backup-simplify]: Simplify 0 into 0 34.605 * [backup-simplify]: Simplify 1 into 1 34.605 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 34.605 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 34.605 * [taylor]: Taking taylor expansion of 1/3 in t 34.605 * [backup-simplify]: Simplify 1/3 into 1/3 34.605 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 34.605 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.605 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.605 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.605 * [taylor]: Taking taylor expansion of 4 in t 34.605 * [backup-simplify]: Simplify 4 into 4 34.605 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.605 * [taylor]: Taking taylor expansion of t in t 34.605 * [backup-simplify]: Simplify 0 into 0 34.605 * [backup-simplify]: Simplify 1 into 1 34.605 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.605 * [taylor]: Taking taylor expansion of 2 in t 34.605 * [backup-simplify]: Simplify 2 into 2 34.605 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.605 * [taylor]: Taking taylor expansion of l in t 34.605 * [backup-simplify]: Simplify l into l 34.605 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.605 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.605 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.605 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 34.606 * [taylor]: Taking taylor expansion of (log x) in t 34.606 * [taylor]: Taking taylor expansion of x in t 34.606 * [backup-simplify]: Simplify x into x 34.606 * [backup-simplify]: Simplify (log x) into (log x) 34.606 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.606 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 34.606 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 34.606 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.606 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.606 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.606 * [taylor]: Taking taylor expansion of 4 in t 34.606 * [backup-simplify]: Simplify 4 into 4 34.606 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.606 * [taylor]: Taking taylor expansion of t in t 34.606 * [backup-simplify]: Simplify 0 into 0 34.606 * [backup-simplify]: Simplify 1 into 1 34.606 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.606 * [taylor]: Taking taylor expansion of 2 in t 34.606 * [backup-simplify]: Simplify 2 into 2 34.606 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.606 * [taylor]: Taking taylor expansion of l in t 34.606 * [backup-simplify]: Simplify l into l 34.606 * [backup-simplify]: Simplify (* 1 1) into 1 34.607 * [backup-simplify]: Simplify (* 1 (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x))))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.607 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.607 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.607 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.607 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (* 2 (pow l 2))) into (* 1/2 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) 34.607 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.608 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow l 2))) into 0 34.608 * [backup-simplify]: Simplify (+ 0 0) into 0 34.609 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 2 (pow l 2)) 1)))) 1) into 0 34.610 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 34.610 * [backup-simplify]: Simplify (- 0) into 0 34.611 * [backup-simplify]: Simplify (+ 0 0) into 0 34.611 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log (* 2 (pow l 2))) (log x)))) into 0 34.612 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 34.612 * [taylor]: Taking taylor expansion of 0 in l 34.612 * [backup-simplify]: Simplify 0 into 0 34.612 * [backup-simplify]: Simplify 0 into 0 34.613 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.614 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 34.615 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.616 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 34.616 * [backup-simplify]: Simplify (- 0) into 0 34.617 * [backup-simplify]: Simplify (+ 0 0) into 0 34.618 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x)))) into 0 34.619 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 34.619 * [backup-simplify]: Simplify 0 into 0 34.619 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.620 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (pow t 2))) into 0 34.620 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.622 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.623 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 34.623 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 34.624 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.626 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 34.626 * [backup-simplify]: Simplify (+ 0 0) into 0 34.626 * [backup-simplify]: Simplify (+ 0 0) into 0 34.628 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 2 (pow t 2))) 2)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 1)))) 2) into (* -2 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) 34.629 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.630 * [backup-simplify]: Simplify (+ (* 1/3 (* -2 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) (+ (* 0 (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))))) (* 0 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) into (- (* 2/3 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) 34.631 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) (+ (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 2) 2)) (* (/ (pow (- (* 2/3 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) 1) 1)))) into (* -4/9 (/ (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) 34.631 * [taylor]: Taking taylor expansion of (* -4/9 (/ (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) in t 34.631 * [taylor]: Taking taylor expansion of -4/9 in t 34.631 * [backup-simplify]: Simplify -4/9 into -4/9 34.631 * [taylor]: Taking taylor expansion of (/ (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)) in t 34.631 * [taylor]: Taking taylor expansion of (* (pow t 4) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) in t 34.631 * [taylor]: Taking taylor expansion of (pow t 4) in t 34.631 * [taylor]: Taking taylor expansion of t in t 34.631 * [backup-simplify]: Simplify 0 into 0 34.631 * [backup-simplify]: Simplify 1 into 1 34.631 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 34.632 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 34.632 * [taylor]: Taking taylor expansion of 1/3 in t 34.632 * [backup-simplify]: Simplify 1/3 into 1/3 34.632 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 34.632 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.632 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.632 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.632 * [taylor]: Taking taylor expansion of 4 in t 34.632 * [backup-simplify]: Simplify 4 into 4 34.632 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.632 * [taylor]: Taking taylor expansion of t in t 34.632 * [backup-simplify]: Simplify 0 into 0 34.632 * [backup-simplify]: Simplify 1 into 1 34.632 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.632 * [taylor]: Taking taylor expansion of 2 in t 34.632 * [backup-simplify]: Simplify 2 into 2 34.632 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.632 * [taylor]: Taking taylor expansion of l in t 34.632 * [backup-simplify]: Simplify l into l 34.632 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.632 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.632 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.632 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 34.632 * [taylor]: Taking taylor expansion of (log x) in t 34.632 * [taylor]: Taking taylor expansion of x in t 34.632 * [backup-simplify]: Simplify x into x 34.633 * [backup-simplify]: Simplify (log x) into (log x) 34.633 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.633 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 34.633 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 34.633 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.633 * [taylor]: Taking taylor expansion of (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2) in t 34.633 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.633 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.633 * [taylor]: Taking taylor expansion of 4 in t 34.633 * [backup-simplify]: Simplify 4 into 4 34.633 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.633 * [taylor]: Taking taylor expansion of t in t 34.633 * [backup-simplify]: Simplify 0 into 0 34.633 * [backup-simplify]: Simplify 1 into 1 34.633 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.633 * [taylor]: Taking taylor expansion of 2 in t 34.633 * [backup-simplify]: Simplify 2 into 2 34.633 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.633 * [taylor]: Taking taylor expansion of l in t 34.633 * [backup-simplify]: Simplify l into l 34.634 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.634 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.634 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.634 * [backup-simplify]: Simplify (* 1 1) into 1 34.635 * [backup-simplify]: Simplify (* 1 1) into 1 34.635 * [backup-simplify]: Simplify (* 1 (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x))))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.635 * [backup-simplify]: Simplify (* (* 2 (pow l 2)) (* 2 (pow l 2))) into (* 4 (pow l 4)) 34.635 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (* 4 (pow l 4))) into (* 1/4 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 4))) 34.636 * [backup-simplify]: Simplify (* 1 1) into 1 34.636 * [backup-simplify]: Simplify (* 4 1) into 4 34.637 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (* 0 l))) into 0 34.637 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow l 2)))) into 0 34.638 * [backup-simplify]: Simplify (+ 4 0) into 4 34.640 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 2 (pow l 2)) 2))) (* 1 (/ (* 1 (pow (* 2 4) 1)) (pow (* 2 (pow l 2)) 1)))) 2) into (/ 2 (pow l 2)) 34.641 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 34.642 * [backup-simplify]: Simplify (- 0) into 0 34.642 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) 0) into (* 2 (/ 1 (pow l 2))) 34.643 * [backup-simplify]: Simplify (+ (* 1/3 (* 2 (/ 1 (pow l 2)))) (+ (* 0 0) (* 0 (- (log (* 2 (pow l 2))) (log x))))) into (* 2/3 (/ 1 (pow l 2))) 34.644 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 2/3 (/ 1 (pow l 2))) 1) 1)))) into (* 2/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) 34.644 * [taylor]: Taking taylor expansion of (* 2/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) in l 34.644 * [taylor]: Taking taylor expansion of 2/3 in l 34.644 * [backup-simplify]: Simplify 2/3 into 2/3 34.644 * [taylor]: Taking taylor expansion of (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2)) in l 34.644 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) in l 34.644 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (* 2 (pow l 2))) (log x))) in l 34.644 * [taylor]: Taking taylor expansion of 1/3 in l 34.644 * [backup-simplify]: Simplify 1/3 into 1/3 34.644 * [taylor]: Taking taylor expansion of (- (log (* 2 (pow l 2))) (log x)) in l 34.644 * [taylor]: Taking taylor expansion of (log (* 2 (pow l 2))) in l 34.644 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 34.644 * [taylor]: Taking taylor expansion of 2 in l 34.644 * [backup-simplify]: Simplify 2 into 2 34.644 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.644 * [taylor]: Taking taylor expansion of l in l 34.644 * [backup-simplify]: Simplify 0 into 0 34.644 * [backup-simplify]: Simplify 1 into 1 34.644 * [backup-simplify]: Simplify (* 1 1) into 1 34.645 * [backup-simplify]: Simplify (* 2 1) into 2 34.645 * [backup-simplify]: Simplify (log 2) into (log 2) 34.645 * [taylor]: Taking taylor expansion of (log x) in l 34.645 * [taylor]: Taking taylor expansion of x in l 34.645 * [backup-simplify]: Simplify x into x 34.645 * [backup-simplify]: Simplify (log x) into (log x) 34.646 * [backup-simplify]: Simplify (+ (* (- -2) (log l)) (log 2)) into (+ (* 2 (log l)) (log 2)) 34.646 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.647 * [backup-simplify]: Simplify (+ (+ (* 2 (log l)) (log 2)) (- (log x))) into (- (+ (* 2 (log l)) (log 2)) (log x)) 34.647 * [backup-simplify]: Simplify (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) into (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) 34.648 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.648 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.648 * [taylor]: Taking taylor expansion of l in l 34.648 * [backup-simplify]: Simplify 0 into 0 34.648 * [backup-simplify]: Simplify 1 into 1 34.648 * [backup-simplify]: Simplify (* 1 1) into 1 34.649 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 1) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.650 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.650 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 34.651 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.652 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 34.652 * [backup-simplify]: Simplify (- 0) into 0 34.652 * [backup-simplify]: Simplify (+ 0 0) into 0 34.653 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x)))) into 0 34.653 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.654 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 34.656 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 34.657 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 34.657 * [backup-simplify]: Simplify (- 0) into 0 34.660 * [backup-simplify]: Simplify (+ 0 0) into 0 34.661 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x))))) into 0 34.662 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 34.663 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.664 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 34.664 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.665 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)))) into 0 34.666 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.667 * [backup-simplify]: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))))))) into 0 34.667 * [backup-simplify]: Simplify 0 into 0 34.667 * [backup-simplify]: Simplify 0 into 0 34.668 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.668 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 34.670 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 34.671 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 34.671 * [backup-simplify]: Simplify (- 0) into 0 34.671 * [backup-simplify]: Simplify (+ 0 0) into 0 34.672 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x))))) into 0 34.673 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 34.673 * [backup-simplify]: Simplify 0 into 0 34.674 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.674 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 34.675 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 34.676 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow t 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.677 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow t 2))))) into 0 34.678 * [backup-simplify]: Simplify (+ (* l 0) (+ (* 0 0) (+ (* 0 0) (* 0 l)))) into 0 34.679 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow l 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.680 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow l 2))))) into 0 34.680 * [backup-simplify]: Simplify (+ 0 0) into 0 34.680 * [backup-simplify]: Simplify (+ 0 0) into 0 34.682 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (* 2 (pow t 2))) 3)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) (* -3 (/ (* (pow (* 1 (* 2 (pow t 2))) 1) (pow (* 2 0) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 1)))) 6) into (* 8/3 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 34.682 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) into (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) 34.683 * [backup-simplify]: Simplify (+ (* 1/3 (* 8/3 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3)))) (+ (* 0 (* -2 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) (+ (* 0 (* 2 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2)))))) (* 0 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))))) into (* 8/9 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 34.684 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) (+ (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 3) 6)) (* (/ (pow (* 2/3 (/ (pow t 2) (+ (* 4 (pow t 2)) (* 2 (pow l 2))))) 1) 1) (/ (pow (- (* 2/3 (/ (pow t 4) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 2)))) 1) 1)) (* (/ (pow (* 8/9 (/ (pow t 6) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 1) 1)))) into (* 40/81 (/ (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) 34.684 * [taylor]: Taking taylor expansion of (* 40/81 (/ (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3))) in t 34.684 * [taylor]: Taking taylor expansion of 40/81 in t 34.684 * [backup-simplify]: Simplify 40/81 into 40/81 34.684 * [taylor]: Taking taylor expansion of (/ (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3)) in t 34.684 * [taylor]: Taking taylor expansion of (* (pow t 6) (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))))) in t 34.684 * [taylor]: Taking taylor expansion of (pow t 6) in t 34.684 * [taylor]: Taking taylor expansion of t in t 34.684 * [backup-simplify]: Simplify 0 into 0 34.684 * [backup-simplify]: Simplify 1 into 1 34.684 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)))) in t 34.684 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x))) in t 34.684 * [taylor]: Taking taylor expansion of 1/3 in t 34.684 * [backup-simplify]: Simplify 1/3 into 1/3 34.684 * [taylor]: Taking taylor expansion of (- (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) (log x)) in t 34.684 * [taylor]: Taking taylor expansion of (log (+ (* 4 (pow t 2)) (* 2 (pow l 2)))) in t 34.684 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.684 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.684 * [taylor]: Taking taylor expansion of 4 in t 34.684 * [backup-simplify]: Simplify 4 into 4 34.684 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.685 * [taylor]: Taking taylor expansion of t in t 34.685 * [backup-simplify]: Simplify 0 into 0 34.685 * [backup-simplify]: Simplify 1 into 1 34.685 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.685 * [taylor]: Taking taylor expansion of 2 in t 34.685 * [backup-simplify]: Simplify 2 into 2 34.685 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.685 * [taylor]: Taking taylor expansion of l in t 34.685 * [backup-simplify]: Simplify l into l 34.685 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.685 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.685 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.685 * [backup-simplify]: Simplify (log (* 2 (pow l 2))) into (log (* 2 (pow l 2))) 34.685 * [taylor]: Taking taylor expansion of (log x) in t 34.685 * [taylor]: Taking taylor expansion of x in t 34.685 * [backup-simplify]: Simplify x into x 34.685 * [backup-simplify]: Simplify (log x) into (log x) 34.685 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.685 * [backup-simplify]: Simplify (+ (log (* 2 (pow l 2))) (- (log x))) into (- (log (* 2 (pow l 2))) (log x)) 34.685 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 (pow l 2))) (log x))) into (* 1/3 (- (log (* 2 (pow l 2))) (log x))) 34.685 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.685 * [taylor]: Taking taylor expansion of (pow (+ (* 4 (pow t 2)) (* 2 (pow l 2))) 3) in t 34.685 * [taylor]: Taking taylor expansion of (+ (* 4 (pow t 2)) (* 2 (pow l 2))) in t 34.685 * [taylor]: Taking taylor expansion of (* 4 (pow t 2)) in t 34.685 * [taylor]: Taking taylor expansion of 4 in t 34.685 * [backup-simplify]: Simplify 4 into 4 34.685 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.685 * [taylor]: Taking taylor expansion of t in t 34.685 * [backup-simplify]: Simplify 0 into 0 34.685 * [backup-simplify]: Simplify 1 into 1 34.685 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in t 34.685 * [taylor]: Taking taylor expansion of 2 in t 34.685 * [backup-simplify]: Simplify 2 into 2 34.685 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.685 * [taylor]: Taking taylor expansion of l in t 34.685 * [backup-simplify]: Simplify l into l 34.686 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.686 * [backup-simplify]: Simplify (* 2 (pow l 2)) into (* 2 (pow l 2)) 34.686 * [backup-simplify]: Simplify (+ 0 (* 2 (pow l 2))) into (* 2 (pow l 2)) 34.686 * [backup-simplify]: Simplify (* 1 1) into 1 34.686 * [backup-simplify]: Simplify (* 1 1) into 1 34.686 * [backup-simplify]: Simplify (* 1 1) into 1 34.687 * [backup-simplify]: Simplify (* 1 (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x))))) into (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) 34.687 * [backup-simplify]: Simplify (* (* 2 (pow l 2)) (* 2 (pow l 2))) into (* 4 (pow l 4)) 34.687 * [backup-simplify]: Simplify (* (* 2 (pow l 2)) (* 4 (pow l 4))) into (* 8 (pow l 6)) 34.687 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (* 8 (pow l 6))) into (* 1/8 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 6))) 34.687 * [backup-simplify]: Simplify (* 2/3 (* 1/2 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2)))) into (* 1/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) 34.687 * [taylor]: Taking taylor expansion of (* 1/3 (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2))) in l 34.687 * [taylor]: Taking taylor expansion of 1/3 in l 34.687 * [backup-simplify]: Simplify 1/3 into 1/3 34.687 * [taylor]: Taking taylor expansion of (/ (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) (pow l 2)) in l 34.687 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log (* 2 (pow l 2))) (log x)))) in l 34.687 * [taylor]: Taking taylor expansion of (* 1/3 (- (log (* 2 (pow l 2))) (log x))) in l 34.687 * [taylor]: Taking taylor expansion of 1/3 in l 34.687 * [backup-simplify]: Simplify 1/3 into 1/3 34.687 * [taylor]: Taking taylor expansion of (- (log (* 2 (pow l 2))) (log x)) in l 34.687 * [taylor]: Taking taylor expansion of (log (* 2 (pow l 2))) in l 34.687 * [taylor]: Taking taylor expansion of (* 2 (pow l 2)) in l 34.687 * [taylor]: Taking taylor expansion of 2 in l 34.687 * [backup-simplify]: Simplify 2 into 2 34.687 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.687 * [taylor]: Taking taylor expansion of l in l 34.687 * [backup-simplify]: Simplify 0 into 0 34.687 * [backup-simplify]: Simplify 1 into 1 34.688 * [backup-simplify]: Simplify (* 1 1) into 1 34.688 * [backup-simplify]: Simplify (* 2 1) into 2 34.688 * [backup-simplify]: Simplify (log 2) into (log 2) 34.688 * [taylor]: Taking taylor expansion of (log x) in l 34.688 * [taylor]: Taking taylor expansion of x in l 34.688 * [backup-simplify]: Simplify x into x 34.688 * [backup-simplify]: Simplify (log x) into (log x) 34.689 * [backup-simplify]: Simplify (+ (* (- -2) (log l)) (log 2)) into (+ (* 2 (log l)) (log 2)) 34.689 * [backup-simplify]: Simplify (- (log x)) into (- (log x)) 34.689 * [backup-simplify]: Simplify (+ (+ (* 2 (log l)) (log 2)) (- (log x))) into (- (+ (* 2 (log l)) (log 2)) (log x)) 34.690 * [backup-simplify]: Simplify (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) into (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))) 34.690 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.690 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.690 * [taylor]: Taking taylor expansion of l in l 34.690 * [backup-simplify]: Simplify 0 into 0 34.690 * [backup-simplify]: Simplify 1 into 1 34.690 * [backup-simplify]: Simplify (* 1 1) into 1 34.691 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 1) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.691 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.692 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 34.692 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.693 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 34.693 * [backup-simplify]: Simplify (- 0) into 0 34.693 * [backup-simplify]: Simplify (+ 0 0) into 0 34.694 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x)))) into 0 34.695 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.695 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 34.697 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 34.698 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 34.698 * [backup-simplify]: Simplify (- 0) into 0 34.699 * [backup-simplify]: Simplify (+ 0 0) into 0 34.699 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (* 2 (log l)) (log 2)) (log x))))) into 0 34.701 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 34.701 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.702 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 34.702 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.703 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)))) into 0 34.704 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.705 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x))))))) into 0 34.705 * [backup-simplify]: Simplify 0 into 0 34.706 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) into (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 34.706 * [backup-simplify]: Simplify (sqrt (* (cbrt (+ (* (* (+ (/ 4 (/ 1 x)) 2) (/ 1 t)) (/ 1 t)) (* (* (/ 1 l) 2) (/ (/ 1 l) (/ 1 x))))) (cbrt (+ (* (* (+ (/ 4 (/ 1 x)) 2) (/ 1 t)) (/ 1 t)) (* (* (/ 1 l) 2) (/ (/ 1 l) (/ 1 x))))))) into (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) 34.706 * [approximate]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in (x t l) around 0 34.706 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in l 34.706 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in l 34.706 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in l 34.706 * [taylor]: Taking taylor expansion of 1/3 in l 34.706 * [backup-simplify]: Simplify 1/3 into 1/3 34.706 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in l 34.706 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in l 34.706 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 34.706 * [taylor]: Taking taylor expansion of 2 in l 34.706 * [backup-simplify]: Simplify 2 into 2 34.707 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 34.707 * [taylor]: Taking taylor expansion of x in l 34.707 * [backup-simplify]: Simplify x into x 34.707 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.707 * [taylor]: Taking taylor expansion of l in l 34.707 * [backup-simplify]: Simplify 0 into 0 34.707 * [backup-simplify]: Simplify 1 into 1 34.707 * [backup-simplify]: Simplify (* 1 1) into 1 34.707 * [backup-simplify]: Simplify (/ x 1) into x 34.707 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in l 34.707 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 34.707 * [taylor]: Taking taylor expansion of 2 in l 34.707 * [backup-simplify]: Simplify 2 into 2 34.707 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 34.707 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.707 * [taylor]: Taking taylor expansion of t in l 34.707 * [backup-simplify]: Simplify t into t 34.707 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.707 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.707 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 34.707 * [taylor]: Taking taylor expansion of 4 in l 34.707 * [backup-simplify]: Simplify 4 into 4 34.707 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 34.707 * [taylor]: Taking taylor expansion of x in l 34.707 * [backup-simplify]: Simplify x into x 34.707 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.707 * [taylor]: Taking taylor expansion of t in l 34.707 * [backup-simplify]: Simplify t into t 34.707 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.707 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 34.707 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 34.707 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 34.708 * [backup-simplify]: Simplify (log (* 2 x)) into (log (* 2 x)) 34.708 * [backup-simplify]: Simplify (+ (* (- 2) (log l)) (log (* 2 x))) into (- (log (* 2 x)) (* 2 (log l))) 34.708 * [backup-simplify]: Simplify (* 1/3 (- (log (* 2 x)) (* 2 (log l)))) into (* 1/3 (- (log (* 2 x)) (* 2 (log l)))) 34.708 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (* 2 x)) (* 2 (log l))))) into (exp (* 1/3 (- (log (* 2 x)) (* 2 (log l))))) 34.708 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in t 34.708 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in t 34.708 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in t 34.708 * [taylor]: Taking taylor expansion of 1/3 in t 34.708 * [backup-simplify]: Simplify 1/3 into 1/3 34.708 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in t 34.708 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in t 34.708 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 34.708 * [taylor]: Taking taylor expansion of 2 in t 34.708 * [backup-simplify]: Simplify 2 into 2 34.708 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 34.708 * [taylor]: Taking taylor expansion of x in t 34.708 * [backup-simplify]: Simplify x into x 34.708 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.708 * [taylor]: Taking taylor expansion of l in t 34.708 * [backup-simplify]: Simplify l into l 34.708 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.708 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 34.708 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in t 34.708 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 34.708 * [taylor]: Taking taylor expansion of 2 in t 34.708 * [backup-simplify]: Simplify 2 into 2 34.708 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 34.709 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.709 * [taylor]: Taking taylor expansion of t in t 34.709 * [backup-simplify]: Simplify 0 into 0 34.709 * [backup-simplify]: Simplify 1 into 1 34.709 * [backup-simplify]: Simplify (* 1 1) into 1 34.709 * [backup-simplify]: Simplify (/ 1 1) into 1 34.709 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 34.709 * [taylor]: Taking taylor expansion of 4 in t 34.709 * [backup-simplify]: Simplify 4 into 4 34.709 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 34.709 * [taylor]: Taking taylor expansion of x in t 34.709 * [backup-simplify]: Simplify x into x 34.709 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.709 * [taylor]: Taking taylor expansion of t in t 34.709 * [backup-simplify]: Simplify 0 into 0 34.709 * [backup-simplify]: Simplify 1 into 1 34.709 * [backup-simplify]: Simplify (* 1 1) into 1 34.710 * [backup-simplify]: Simplify (/ x 1) into x 34.710 * [backup-simplify]: Simplify (* 2 1) into 2 34.710 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 34.710 * [backup-simplify]: Simplify (+ 2 (* 4 x)) into (+ (* 4 x) 2) 34.710 * [backup-simplify]: Simplify (+ 0 (+ (* 4 x) 2)) into (+ (* 4 x) 2) 34.710 * [backup-simplify]: Simplify (log (+ (* 4 x) 2)) into (log (+ (* 4 x) 2)) 34.710 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log (+ (* 4 x) 2))) into (- (log (+ (* 4 x) 2)) (* 2 (log t))) 34.711 * [backup-simplify]: Simplify (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t)))) into (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t)))) 34.711 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t))))) into (exp (* 1/3 (- (log (+ (* 4 x) 2)) (* 2 (log t))))) 34.711 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.711 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in x 34.711 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in x 34.711 * [taylor]: Taking taylor expansion of 1/3 in x 34.711 * [backup-simplify]: Simplify 1/3 into 1/3 34.711 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 34.711 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 34.711 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.711 * [taylor]: Taking taylor expansion of 2 in x 34.711 * [backup-simplify]: Simplify 2 into 2 34.711 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.711 * [taylor]: Taking taylor expansion of x in x 34.711 * [backup-simplify]: Simplify 0 into 0 34.711 * [backup-simplify]: Simplify 1 into 1 34.711 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.711 * [taylor]: Taking taylor expansion of l in x 34.711 * [backup-simplify]: Simplify l into l 34.711 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.711 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.712 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 34.712 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.712 * [taylor]: Taking taylor expansion of 2 in x 34.712 * [backup-simplify]: Simplify 2 into 2 34.712 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.712 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.712 * [taylor]: Taking taylor expansion of t in x 34.712 * [backup-simplify]: Simplify t into t 34.712 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.712 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.712 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.712 * [taylor]: Taking taylor expansion of 4 in x 34.712 * [backup-simplify]: Simplify 4 into 4 34.712 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.712 * [taylor]: Taking taylor expansion of x in x 34.712 * [backup-simplify]: Simplify 0 into 0 34.712 * [backup-simplify]: Simplify 1 into 1 34.712 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.712 * [taylor]: Taking taylor expansion of t in x 34.712 * [backup-simplify]: Simplify t into t 34.712 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.712 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.712 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.712 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.713 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 34.713 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.713 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.713 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.713 * [taylor]: Taking taylor expansion of (pow (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.713 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))))) in x 34.713 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))))) in x 34.713 * [taylor]: Taking taylor expansion of 1/3 in x 34.713 * [backup-simplify]: Simplify 1/3 into 1/3 34.713 * [taylor]: Taking taylor expansion of (log (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))))) in x 34.713 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2))))) in x 34.713 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.713 * [taylor]: Taking taylor expansion of 2 in x 34.713 * [backup-simplify]: Simplify 2 into 2 34.713 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.713 * [taylor]: Taking taylor expansion of x in x 34.713 * [backup-simplify]: Simplify 0 into 0 34.713 * [backup-simplify]: Simplify 1 into 1 34.713 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.713 * [taylor]: Taking taylor expansion of l in x 34.713 * [backup-simplify]: Simplify l into l 34.714 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.714 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.714 * [taylor]: Taking taylor expansion of (+ (* 2 (/ 1 (pow t 2))) (* 4 (/ x (pow t 2)))) in x 34.714 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.714 * [taylor]: Taking taylor expansion of 2 in x 34.714 * [backup-simplify]: Simplify 2 into 2 34.714 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.714 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.714 * [taylor]: Taking taylor expansion of t in x 34.714 * [backup-simplify]: Simplify t into t 34.714 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.714 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.714 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.714 * [taylor]: Taking taylor expansion of 4 in x 34.714 * [backup-simplify]: Simplify 4 into 4 34.714 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.714 * [taylor]: Taking taylor expansion of x in x 34.714 * [backup-simplify]: Simplify 0 into 0 34.714 * [backup-simplify]: Simplify 1 into 1 34.714 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.714 * [taylor]: Taking taylor expansion of t in x 34.714 * [backup-simplify]: Simplify t into t 34.714 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.715 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.715 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.715 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.715 * [backup-simplify]: Simplify (+ 0 (* 2 (/ 1 (pow t 2)))) into (* 2 (/ 1 (pow t 2))) 34.715 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.715 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.715 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.715 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.716 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.716 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.716 * [taylor]: Taking taylor expansion of 1/3 in t 34.716 * [backup-simplify]: Simplify 1/3 into 1/3 34.716 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.716 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.716 * [taylor]: Taking taylor expansion of 2 in t 34.716 * [backup-simplify]: Simplify 2 into 2 34.716 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.716 * [taylor]: Taking taylor expansion of t in t 34.716 * [backup-simplify]: Simplify 0 into 0 34.716 * [backup-simplify]: Simplify 1 into 1 34.716 * [backup-simplify]: Simplify (* 1 1) into 1 34.717 * [backup-simplify]: Simplify (/ 2 1) into 2 34.717 * [backup-simplify]: Simplify (log 2) into (log 2) 34.718 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.719 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.719 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.719 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.719 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.719 * [taylor]: Taking taylor expansion of 1/3 in l 34.719 * [backup-simplify]: Simplify 1/3 into 1/3 34.719 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.719 * [taylor]: Taking taylor expansion of (log 2) in l 34.719 * [taylor]: Taking taylor expansion of 2 in l 34.720 * [backup-simplify]: Simplify 2 into 2 34.720 * [backup-simplify]: Simplify (log 2) into (log 2) 34.720 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.720 * [taylor]: Taking taylor expansion of 2 in l 34.720 * [backup-simplify]: Simplify 2 into 2 34.720 * [taylor]: Taking taylor expansion of (log t) in l 34.720 * [taylor]: Taking taylor expansion of t in l 34.720 * [backup-simplify]: Simplify t into t 34.720 * [backup-simplify]: Simplify (log t) into (log t) 34.720 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.720 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.721 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.721 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.722 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.722 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.723 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 34.723 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.723 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.723 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 34.724 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 34.724 * [backup-simplify]: Simplify (+ 0 (/ 4 (pow t 2))) into (* 4 (/ 1 (pow t 2))) 34.724 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (* 4 (/ 1 (pow t 2)))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 34.724 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 1) into (+ (/ (pow t 2) (pow l 2)) 2) 34.725 * [backup-simplify]: Simplify (+ (* 1/3 (+ (/ (pow t 2) (pow l 2)) 2)) (* 0 (log (/ 2 (pow t 2))))) into (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) 34.725 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) 1) 1)))) into (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 34.725 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) in t 34.726 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.726 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.726 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.726 * [taylor]: Taking taylor expansion of 1/3 in t 34.726 * [backup-simplify]: Simplify 1/3 into 1/3 34.726 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.726 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.726 * [taylor]: Taking taylor expansion of 2 in t 34.726 * [backup-simplify]: Simplify 2 into 2 34.726 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.726 * [taylor]: Taking taylor expansion of t in t 34.726 * [backup-simplify]: Simplify 0 into 0 34.726 * [backup-simplify]: Simplify 1 into 1 34.727 * [backup-simplify]: Simplify (* 1 1) into 1 34.727 * [backup-simplify]: Simplify (/ 2 1) into 2 34.727 * [backup-simplify]: Simplify (log 2) into (log 2) 34.728 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.729 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.729 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.729 * [taylor]: Taking taylor expansion of (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) in t 34.729 * [taylor]: Taking taylor expansion of (* 1/3 (/ (pow t 2) (pow l 2))) in t 34.729 * [taylor]: Taking taylor expansion of 1/3 in t 34.730 * [backup-simplify]: Simplify 1/3 into 1/3 34.730 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.730 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.730 * [taylor]: Taking taylor expansion of t in t 34.730 * [backup-simplify]: Simplify 0 into 0 34.730 * [backup-simplify]: Simplify 1 into 1 34.730 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.730 * [taylor]: Taking taylor expansion of l in t 34.730 * [backup-simplify]: Simplify l into l 34.730 * [backup-simplify]: Simplify (* 1 1) into 1 34.730 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.730 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.730 * [taylor]: Taking taylor expansion of 2/3 in t 34.730 * [backup-simplify]: Simplify 2/3 into 2/3 34.731 * [backup-simplify]: Simplify (+ 0 2/3) into 2/3 34.731 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 2/3) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.731 * [taylor]: Taking taylor expansion of (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.731 * [taylor]: Taking taylor expansion of 2/3 in l 34.731 * [backup-simplify]: Simplify 2/3 into 2/3 34.731 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.732 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.732 * [taylor]: Taking taylor expansion of 1/3 in l 34.732 * [backup-simplify]: Simplify 1/3 into 1/3 34.732 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.732 * [taylor]: Taking taylor expansion of (log 2) in l 34.732 * [taylor]: Taking taylor expansion of 2 in l 34.732 * [backup-simplify]: Simplify 2 into 2 34.732 * [backup-simplify]: Simplify (log 2) into (log 2) 34.732 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.732 * [taylor]: Taking taylor expansion of 2 in l 34.732 * [backup-simplify]: Simplify 2 into 2 34.732 * [taylor]: Taking taylor expansion of (log t) in l 34.732 * [taylor]: Taking taylor expansion of t in l 34.732 * [backup-simplify]: Simplify t into t 34.732 * [backup-simplify]: Simplify (log t) into (log t) 34.732 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.732 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.733 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.733 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.734 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.734 * [backup-simplify]: Simplify (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.735 * [backup-simplify]: Simplify (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.736 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.737 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 34.738 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.739 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.740 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.741 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.741 * [taylor]: Taking taylor expansion of 0 in l 34.741 * [backup-simplify]: Simplify 0 into 0 34.741 * [backup-simplify]: Simplify 0 into 0 34.743 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.744 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow t 1)))) 1) into 0 34.744 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (log t))) into 0 34.745 * [backup-simplify]: Simplify (- 0) into 0 34.745 * [backup-simplify]: Simplify (+ 0 0) into 0 34.746 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.747 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.747 * [backup-simplify]: Simplify 0 into 0 34.747 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.748 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 34.748 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 34.749 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.749 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 34.750 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 34.750 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.750 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.751 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 34.751 * [backup-simplify]: Simplify (+ 0 0) into 0 34.751 * [backup-simplify]: Simplify (+ 0 0) into 0 34.753 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 2)) (pow (* 2 (/ 1 (pow t 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 2) into (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4))) 34.754 * [backup-simplify]: Simplify (+ (* 1/3 (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4)))) (+ (* 0 (+ (/ (pow t 2) (pow l 2)) 2)) (* 0 (log (/ 2 (pow t 2)))))) into (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 34.755 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) 2) 2)) (* (/ (pow (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 1) 1)))) into (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) 34.755 * [taylor]: Taking taylor expansion of (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) in t 34.755 * [taylor]: Taking taylor expansion of -1 in t 34.755 * [backup-simplify]: Simplify -1 into -1 34.755 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9))) in t 34.755 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.755 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.755 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.755 * [taylor]: Taking taylor expansion of 1/3 in t 34.755 * [backup-simplify]: Simplify 1/3 into 1/3 34.755 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.755 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.755 * [taylor]: Taking taylor expansion of 2 in t 34.755 * [backup-simplify]: Simplify 2 into 2 34.755 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.755 * [taylor]: Taking taylor expansion of t in t 34.755 * [backup-simplify]: Simplify 0 into 0 34.755 * [backup-simplify]: Simplify 1 into 1 34.756 * [backup-simplify]: Simplify (* 1 1) into 1 34.756 * [backup-simplify]: Simplify (/ 2 1) into 2 34.756 * [backup-simplify]: Simplify (log 2) into (log 2) 34.757 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.757 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.757 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.757 * [taylor]: Taking taylor expansion of (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)) in t 34.757 * [taylor]: Taking taylor expansion of (* 4/9 (/ (pow t 2) (pow l 2))) in t 34.757 * [taylor]: Taking taylor expansion of 4/9 in t 34.757 * [backup-simplify]: Simplify 4/9 into 4/9 34.757 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.757 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.757 * [taylor]: Taking taylor expansion of t in t 34.757 * [backup-simplify]: Simplify 0 into 0 34.757 * [backup-simplify]: Simplify 1 into 1 34.757 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.757 * [taylor]: Taking taylor expansion of l in t 34.758 * [backup-simplify]: Simplify l into l 34.758 * [backup-simplify]: Simplify (* 1 1) into 1 34.758 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.758 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.758 * [taylor]: Taking taylor expansion of (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9) in t 34.758 * [taylor]: Taking taylor expansion of (* 1/9 (/ (pow t 4) (pow l 4))) in t 34.758 * [taylor]: Taking taylor expansion of 1/9 in t 34.758 * [backup-simplify]: Simplify 1/9 into 1/9 34.758 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow l 4)) in t 34.758 * [taylor]: Taking taylor expansion of (pow t 4) in t 34.758 * [taylor]: Taking taylor expansion of t in t 34.758 * [backup-simplify]: Simplify 0 into 0 34.758 * [backup-simplify]: Simplify 1 into 1 34.758 * [taylor]: Taking taylor expansion of (pow l 4) in t 34.758 * [taylor]: Taking taylor expansion of l in t 34.758 * [backup-simplify]: Simplify l into l 34.758 * [backup-simplify]: Simplify (* 1 1) into 1 34.759 * [backup-simplify]: Simplify (* 1 1) into 1 34.759 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.759 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 34.759 * [backup-simplify]: Simplify (/ 1 (pow l 4)) into (/ 1 (pow l 4)) 34.759 * [taylor]: Taking taylor expansion of 4/9 in t 34.759 * [backup-simplify]: Simplify 4/9 into 4/9 34.759 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.759 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.760 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 4/9) into (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.760 * [backup-simplify]: Simplify (* -1 (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t))))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.760 * [taylor]: Taking taylor expansion of (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.760 * [taylor]: Taking taylor expansion of -4/9 in l 34.760 * [backup-simplify]: Simplify -4/9 into -4/9 34.760 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.760 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.760 * [taylor]: Taking taylor expansion of 1/3 in l 34.760 * [backup-simplify]: Simplify 1/3 into 1/3 34.760 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.760 * [taylor]: Taking taylor expansion of (log 2) in l 34.760 * [taylor]: Taking taylor expansion of 2 in l 34.760 * [backup-simplify]: Simplify 2 into 2 34.760 * [backup-simplify]: Simplify (log 2) into (log 2) 34.760 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.760 * [taylor]: Taking taylor expansion of 2 in l 34.760 * [backup-simplify]: Simplify 2 into 2 34.760 * [taylor]: Taking taylor expansion of (log t) in l 34.760 * [taylor]: Taking taylor expansion of t in l 34.760 * [backup-simplify]: Simplify t into t 34.761 * [backup-simplify]: Simplify (log t) into (log t) 34.761 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.761 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.761 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.761 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.762 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.762 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.762 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.763 * [backup-simplify]: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t))))))) (pow (* 1 (* 1 (/ 1 x))) 2)) (+ (* (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t))))))) (* 1 (* 1 (/ 1 x)))) (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))))) into (- (+ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) x))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (pow x 2)))) 34.764 * [backup-simplify]: Simplify (sqrt (* (cbrt (+ (* (* (+ (/ 4 (/ 1 (- x))) 2) (/ 1 (- t))) (/ 1 (- t))) (* (* (/ 1 (- l)) 2) (/ (/ 1 (- l)) (/ 1 (- x)))))) (cbrt (+ (* (* (+ (/ 4 (/ 1 (- x))) 2) (/ 1 (- t))) (/ 1 (- t))) (* (* (/ 1 (- l)) 2) (/ (/ 1 (- l)) (/ 1 (- x)))))))) into (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) 34.764 * [approximate]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in (x t l) around 0 34.764 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in l 34.764 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in l 34.764 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in l 34.764 * [taylor]: Taking taylor expansion of 1/3 in l 34.764 * [backup-simplify]: Simplify 1/3 into 1/3 34.764 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in l 34.764 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in l 34.764 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in l 34.765 * [taylor]: Taking taylor expansion of 2 in l 34.765 * [backup-simplify]: Simplify 2 into 2 34.765 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in l 34.765 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.765 * [taylor]: Taking taylor expansion of t in l 34.765 * [backup-simplify]: Simplify t into t 34.765 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.765 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.765 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in l 34.765 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in l 34.765 * [taylor]: Taking taylor expansion of 2 in l 34.765 * [backup-simplify]: Simplify 2 into 2 34.765 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in l 34.765 * [taylor]: Taking taylor expansion of x in l 34.765 * [backup-simplify]: Simplify x into x 34.765 * [taylor]: Taking taylor expansion of (pow l 2) in l 34.765 * [taylor]: Taking taylor expansion of l in l 34.765 * [backup-simplify]: Simplify 0 into 0 34.765 * [backup-simplify]: Simplify 1 into 1 34.765 * [backup-simplify]: Simplify (* 1 1) into 1 34.765 * [backup-simplify]: Simplify (/ x 1) into x 34.765 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in l 34.765 * [taylor]: Taking taylor expansion of 4 in l 34.765 * [backup-simplify]: Simplify 4 into 4 34.765 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in l 34.765 * [taylor]: Taking taylor expansion of x in l 34.765 * [backup-simplify]: Simplify x into x 34.765 * [taylor]: Taking taylor expansion of (pow t 2) in l 34.765 * [taylor]: Taking taylor expansion of t in l 34.765 * [backup-simplify]: Simplify t into t 34.765 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.765 * [backup-simplify]: Simplify (/ x (pow t 2)) into (/ x (pow t 2)) 34.765 * [backup-simplify]: Simplify (* 2 x) into (* 2 x) 34.765 * [backup-simplify]: Simplify (+ (* 2 x) 0) into (* 2 x) 34.766 * [backup-simplify]: Simplify (- (* 2 x)) into (- (* 2 x)) 34.766 * [backup-simplify]: Simplify (+ 0 (- (* 2 x))) into (- (* 2 x)) 34.766 * [backup-simplify]: Simplify (log (- (* 2 x))) into (log (- (* 2 x))) 34.766 * [backup-simplify]: Simplify (+ (* (- 2) (log l)) (log (- (* 2 x)))) into (- (log (- (* 2 x))) (* 2 (log l))) 34.766 * [backup-simplify]: Simplify (* 1/3 (- (log (- (* 2 x))) (* 2 (log l)))) into (* 1/3 (- (log (- (* 2 x))) (* 2 (log l)))) 34.766 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- (* 2 x))) (* 2 (log l))))) into (exp (* 1/3 (- (log (- (* 2 x))) (* 2 (log l))))) 34.766 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in t 34.766 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in t 34.766 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in t 34.766 * [taylor]: Taking taylor expansion of 1/3 in t 34.766 * [backup-simplify]: Simplify 1/3 into 1/3 34.766 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in t 34.766 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in t 34.766 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in t 34.766 * [taylor]: Taking taylor expansion of 2 in t 34.766 * [backup-simplify]: Simplify 2 into 2 34.766 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in t 34.766 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.766 * [taylor]: Taking taylor expansion of t in t 34.766 * [backup-simplify]: Simplify 0 into 0 34.766 * [backup-simplify]: Simplify 1 into 1 34.767 * [backup-simplify]: Simplify (* 1 1) into 1 34.767 * [backup-simplify]: Simplify (/ 1 1) into 1 34.767 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in t 34.767 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in t 34.767 * [taylor]: Taking taylor expansion of 2 in t 34.767 * [backup-simplify]: Simplify 2 into 2 34.767 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in t 34.767 * [taylor]: Taking taylor expansion of x in t 34.767 * [backup-simplify]: Simplify x into x 34.767 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.767 * [taylor]: Taking taylor expansion of l in t 34.767 * [backup-simplify]: Simplify l into l 34.767 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.767 * [backup-simplify]: Simplify (/ x (pow l 2)) into (/ x (pow l 2)) 34.767 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in t 34.767 * [taylor]: Taking taylor expansion of 4 in t 34.767 * [backup-simplify]: Simplify 4 into 4 34.767 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in t 34.767 * [taylor]: Taking taylor expansion of x in t 34.767 * [backup-simplify]: Simplify x into x 34.767 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.767 * [taylor]: Taking taylor expansion of t in t 34.767 * [backup-simplify]: Simplify 0 into 0 34.767 * [backup-simplify]: Simplify 1 into 1 34.768 * [backup-simplify]: Simplify (* 1 1) into 1 34.768 * [backup-simplify]: Simplify (/ x 1) into x 34.771 * [backup-simplify]: Simplify (* 2 1) into 2 34.771 * [backup-simplify]: Simplify (* 4 x) into (* 4 x) 34.771 * [backup-simplify]: Simplify (+ 0 (* 4 x)) into (* 4 x) 34.771 * [backup-simplify]: Simplify (- (* 4 x)) into (- (* 4 x)) 34.771 * [backup-simplify]: Simplify (+ 2 (- (* 4 x))) into (- 2 (* 4 x)) 34.772 * [backup-simplify]: Simplify (log (- 2 (* 4 x))) into (log (- 2 (* 4 x))) 34.772 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log (- 2 (* 4 x)))) into (- (log (- 2 (* 4 x))) (* 2 (log t))) 34.772 * [backup-simplify]: Simplify (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t)))) into (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t)))) 34.772 * [backup-simplify]: Simplify (exp (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t))))) into (exp (* 1/3 (- (log (- 2 (* 4 x))) (* 2 (log t))))) 34.772 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.772 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in x 34.772 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in x 34.772 * [taylor]: Taking taylor expansion of 1/3 in x 34.772 * [backup-simplify]: Simplify 1/3 into 1/3 34.772 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 34.772 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 34.773 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.773 * [taylor]: Taking taylor expansion of 2 in x 34.773 * [backup-simplify]: Simplify 2 into 2 34.773 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.773 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.773 * [taylor]: Taking taylor expansion of t in x 34.773 * [backup-simplify]: Simplify t into t 34.773 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.773 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.773 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 34.773 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.773 * [taylor]: Taking taylor expansion of 2 in x 34.773 * [backup-simplify]: Simplify 2 into 2 34.773 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.773 * [taylor]: Taking taylor expansion of x in x 34.773 * [backup-simplify]: Simplify 0 into 0 34.773 * [backup-simplify]: Simplify 1 into 1 34.773 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.773 * [taylor]: Taking taylor expansion of l in x 34.773 * [backup-simplify]: Simplify l into l 34.773 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.773 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.773 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.773 * [taylor]: Taking taylor expansion of 4 in x 34.773 * [backup-simplify]: Simplify 4 into 4 34.773 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.773 * [taylor]: Taking taylor expansion of x in x 34.773 * [backup-simplify]: Simplify 0 into 0 34.773 * [backup-simplify]: Simplify 1 into 1 34.773 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.773 * [taylor]: Taking taylor expansion of t in x 34.773 * [backup-simplify]: Simplify t into t 34.773 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.773 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.773 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.773 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.773 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.773 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.774 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.774 * [taylor]: Taking taylor expansion of (pow (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) 1/3) in x 34.774 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))))) in x 34.774 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))))) in x 34.774 * [taylor]: Taking taylor expansion of 1/3 in x 34.774 * [backup-simplify]: Simplify 1/3 into 1/3 34.774 * [taylor]: Taking taylor expansion of (log (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))))) in x 34.774 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow t 2))) (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2))))) in x 34.774 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow t 2))) in x 34.774 * [taylor]: Taking taylor expansion of 2 in x 34.774 * [backup-simplify]: Simplify 2 into 2 34.774 * [taylor]: Taking taylor expansion of (/ 1 (pow t 2)) in x 34.774 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.774 * [taylor]: Taking taylor expansion of t in x 34.774 * [backup-simplify]: Simplify t into t 34.774 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.774 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.774 * [taylor]: Taking taylor expansion of (+ (* 2 (/ x (pow l 2))) (* 4 (/ x (pow t 2)))) in x 34.774 * [taylor]: Taking taylor expansion of (* 2 (/ x (pow l 2))) in x 34.774 * [taylor]: Taking taylor expansion of 2 in x 34.774 * [backup-simplify]: Simplify 2 into 2 34.774 * [taylor]: Taking taylor expansion of (/ x (pow l 2)) in x 34.774 * [taylor]: Taking taylor expansion of x in x 34.774 * [backup-simplify]: Simplify 0 into 0 34.774 * [backup-simplify]: Simplify 1 into 1 34.774 * [taylor]: Taking taylor expansion of (pow l 2) in x 34.774 * [taylor]: Taking taylor expansion of l in x 34.774 * [backup-simplify]: Simplify l into l 34.774 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.774 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.774 * [taylor]: Taking taylor expansion of (* 4 (/ x (pow t 2))) in x 34.774 * [taylor]: Taking taylor expansion of 4 in x 34.774 * [backup-simplify]: Simplify 4 into 4 34.774 * [taylor]: Taking taylor expansion of (/ x (pow t 2)) in x 34.774 * [taylor]: Taking taylor expansion of x in x 34.774 * [backup-simplify]: Simplify 0 into 0 34.774 * [backup-simplify]: Simplify 1 into 1 34.774 * [taylor]: Taking taylor expansion of (pow t 2) in x 34.774 * [taylor]: Taking taylor expansion of t in x 34.774 * [backup-simplify]: Simplify t into t 34.774 * [backup-simplify]: Simplify (* t t) into (pow t 2) 34.774 * [backup-simplify]: Simplify (/ 1 (pow t 2)) into (/ 1 (pow t 2)) 34.774 * [backup-simplify]: Simplify (* 2 (/ 1 (pow t 2))) into (/ 2 (pow t 2)) 34.775 * [backup-simplify]: Simplify (+ (/ 2 (pow t 2)) 0) into (* 2 (/ 1 (pow t 2))) 34.775 * [backup-simplify]: Simplify (log (* 2 (/ 1 (pow t 2)))) into (log (/ 2 (pow t 2))) 34.775 * [backup-simplify]: Simplify (* 1/3 (log (/ 2 (pow t 2)))) into (* 1/3 (log (/ 2 (pow t 2)))) 34.775 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 2 (pow t 2))))) into (pow (/ 2 (pow t 2)) 1/3) 34.775 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.775 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.775 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.775 * [taylor]: Taking taylor expansion of 1/3 in t 34.775 * [backup-simplify]: Simplify 1/3 into 1/3 34.775 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.775 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.775 * [taylor]: Taking taylor expansion of 2 in t 34.775 * [backup-simplify]: Simplify 2 into 2 34.775 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.775 * [taylor]: Taking taylor expansion of t in t 34.775 * [backup-simplify]: Simplify 0 into 0 34.775 * [backup-simplify]: Simplify 1 into 1 34.775 * [backup-simplify]: Simplify (* 1 1) into 1 34.776 * [backup-simplify]: Simplify (/ 2 1) into 2 34.776 * [backup-simplify]: Simplify (log 2) into (log 2) 34.777 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.777 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.777 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.777 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.777 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.777 * [taylor]: Taking taylor expansion of 1/3 in l 34.777 * [backup-simplify]: Simplify 1/3 into 1/3 34.777 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.777 * [taylor]: Taking taylor expansion of (log 2) in l 34.777 * [taylor]: Taking taylor expansion of 2 in l 34.777 * [backup-simplify]: Simplify 2 into 2 34.778 * [backup-simplify]: Simplify (log 2) into (log 2) 34.778 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.778 * [taylor]: Taking taylor expansion of 2 in l 34.778 * [backup-simplify]: Simplify 2 into 2 34.778 * [taylor]: Taking taylor expansion of (log t) in l 34.778 * [taylor]: Taking taylor expansion of t in l 34.778 * [backup-simplify]: Simplify t into t 34.778 * [backup-simplify]: Simplify (log t) into (log t) 34.778 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.778 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.778 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.779 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.779 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.779 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.779 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.779 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.780 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow t 2)))) into 0 34.780 * [backup-simplify]: Simplify (* 2 (/ 1 (pow l 2))) into (/ 2 (pow l 2)) 34.780 * [backup-simplify]: Simplify (* 4 (/ 1 (pow t 2))) into (/ 4 (pow t 2)) 34.780 * [backup-simplify]: Simplify (+ (/ 2 (pow l 2)) (/ 4 (pow t 2))) into (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))) 34.780 * [backup-simplify]: Simplify (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) into (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2))))) 34.780 * [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))))) 34.781 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 1) into (* -1 (+ (/ (pow t 2) (pow l 2)) 2)) 34.781 * [backup-simplify]: Simplify (+ (* 1/3 (* -1 (+ (/ (pow t 2) (pow l 2)) 2))) (* 0 (log (/ 2 (pow t 2))))) into (- (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 34.781 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (- (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 1) 1)))) into (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3))) 34.781 * [taylor]: Taking taylor expansion of (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3))) in t 34.781 * [taylor]: Taking taylor expansion of -1 in t 34.781 * [backup-simplify]: Simplify -1 into -1 34.781 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) in t 34.781 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.781 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.781 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.782 * [taylor]: Taking taylor expansion of 1/3 in t 34.782 * [backup-simplify]: Simplify 1/3 into 1/3 34.782 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.782 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.782 * [taylor]: Taking taylor expansion of 2 in t 34.782 * [backup-simplify]: Simplify 2 into 2 34.782 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.782 * [taylor]: Taking taylor expansion of t in t 34.782 * [backup-simplify]: Simplify 0 into 0 34.782 * [backup-simplify]: Simplify 1 into 1 34.782 * [backup-simplify]: Simplify (* 1 1) into 1 34.782 * [backup-simplify]: Simplify (/ 2 1) into 2 34.782 * [backup-simplify]: Simplify (log 2) into (log 2) 34.783 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.783 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.784 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.784 * [taylor]: Taking taylor expansion of (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3) in t 34.784 * [taylor]: Taking taylor expansion of (* 1/3 (/ (pow t 2) (pow l 2))) in t 34.784 * [taylor]: Taking taylor expansion of 1/3 in t 34.784 * [backup-simplify]: Simplify 1/3 into 1/3 34.784 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.784 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.784 * [taylor]: Taking taylor expansion of t in t 34.784 * [backup-simplify]: Simplify 0 into 0 34.784 * [backup-simplify]: Simplify 1 into 1 34.784 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.784 * [taylor]: Taking taylor expansion of l in t 34.784 * [backup-simplify]: Simplify l into l 34.784 * [backup-simplify]: Simplify (* 1 1) into 1 34.784 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.784 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.784 * [taylor]: Taking taylor expansion of 2/3 in t 34.784 * [backup-simplify]: Simplify 2/3 into 2/3 34.785 * [backup-simplify]: Simplify (+ 0 2/3) into 2/3 34.785 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 2/3) into (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.786 * [backup-simplify]: Simplify (* -1 (* 2/3 (exp (* 1/3 (- (log 2) (* 2 (log t))))))) into (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.786 * [taylor]: Taking taylor expansion of (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.786 * [taylor]: Taking taylor expansion of -2/3 in l 34.786 * [backup-simplify]: Simplify -2/3 into -2/3 34.786 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.786 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.786 * [taylor]: Taking taylor expansion of 1/3 in l 34.786 * [backup-simplify]: Simplify 1/3 into 1/3 34.786 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.786 * [taylor]: Taking taylor expansion of (log 2) in l 34.786 * [taylor]: Taking taylor expansion of 2 in l 34.786 * [backup-simplify]: Simplify 2 into 2 34.786 * [backup-simplify]: Simplify (log 2) into (log 2) 34.786 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.786 * [taylor]: Taking taylor expansion of 2 in l 34.786 * [backup-simplify]: Simplify 2 into 2 34.786 * [taylor]: Taking taylor expansion of (log t) in l 34.786 * [taylor]: Taking taylor expansion of t in l 34.786 * [backup-simplify]: Simplify t into t 34.786 * [backup-simplify]: Simplify (log t) into (log t) 34.786 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.786 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.787 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.787 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.787 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.787 * [backup-simplify]: Simplify (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.788 * [backup-simplify]: Simplify (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.788 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.789 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 34.790 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.790 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.791 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.792 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.792 * [taylor]: Taking taylor expansion of 0 in l 34.792 * [backup-simplify]: Simplify 0 into 0 34.792 * [backup-simplify]: Simplify 0 into 0 34.793 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 34.793 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow t 1)))) 1) into 0 34.793 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (log t))) into 0 34.794 * [backup-simplify]: Simplify (- 0) into 0 34.794 * [backup-simplify]: Simplify (+ 0 0) into 0 34.794 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log 2) (* 2 (log t))))) into 0 34.795 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) (+ (* (/ (pow 0 1) 1)))) into 0 34.795 * [backup-simplify]: Simplify 0 into 0 34.796 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 34.796 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 34.796 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ 1 (pow t 2))))) into 0 34.796 * [backup-simplify]: Simplify (+ (* l 0) (* 0 l)) into 0 34.796 * [backup-simplify]: Simplify (- (/ 0 (pow l 2)) (+ (* (/ 1 (pow l 2)) (/ 0 (pow l 2))))) into 0 34.797 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow l 2)))) into 0 34.797 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 34.797 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 1 (pow t 2)) (/ 0 (pow t 2))))) into 0 34.797 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (/ 1 (pow t 2)))) into 0 34.798 * [backup-simplify]: Simplify (+ 0 0) into 0 34.798 * [backup-simplify]: Simplify (- 0) into 0 34.798 * [backup-simplify]: Simplify (+ 0 0) into 0 34.799 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (+ (* 4 (/ 1 (pow t 2))) (* 2 (/ 1 (pow l 2)))))) 2)) (pow (* 2 (/ 1 (pow t 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 2 (/ 1 (pow t 2))) 1)))) 2) into (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4))) 34.800 * [backup-simplify]: Simplify (+ (* 1/3 (* -1/2 (+ (* 4 (/ (pow t 2) (pow l 2))) (+ (/ (pow t 4) (pow l 4)) 4)))) (+ (* 0 (* -1 (+ (/ (pow t 2) (pow l 2)) 2))) (* 0 (log (/ 2 (pow t 2)))))) into (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 34.801 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 2 (pow t 2))))) (+ (* (/ (pow (- (+ (* 1/3 (/ (pow t 2) (pow l 2))) 2/3)) 2) 2)) (* (/ (pow (- (+ (* 2/3 (/ (pow t 2) (pow l 2))) (+ (* 1/6 (/ (pow t 4) (pow l 4))) 2/3))) 1) 1)))) into (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) 34.801 * [taylor]: Taking taylor expansion of (* -1 (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)))) in t 34.801 * [taylor]: Taking taylor expansion of -1 in t 34.801 * [backup-simplify]: Simplify -1 into -1 34.801 * [taylor]: Taking taylor expansion of (* (pow (/ 2 (pow t 2)) 1/3) (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9))) in t 34.801 * [taylor]: Taking taylor expansion of (pow (/ 2 (pow t 2)) 1/3) in t 34.801 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 2 (pow t 2))))) in t 34.801 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 2 (pow t 2)))) in t 34.801 * [taylor]: Taking taylor expansion of 1/3 in t 34.801 * [backup-simplify]: Simplify 1/3 into 1/3 34.801 * [taylor]: Taking taylor expansion of (log (/ 2 (pow t 2))) in t 34.801 * [taylor]: Taking taylor expansion of (/ 2 (pow t 2)) in t 34.801 * [taylor]: Taking taylor expansion of 2 in t 34.801 * [backup-simplify]: Simplify 2 into 2 34.801 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.801 * [taylor]: Taking taylor expansion of t in t 34.801 * [backup-simplify]: Simplify 0 into 0 34.801 * [backup-simplify]: Simplify 1 into 1 34.801 * [backup-simplify]: Simplify (* 1 1) into 1 34.801 * [backup-simplify]: Simplify (/ 2 1) into 2 34.802 * [backup-simplify]: Simplify (log 2) into (log 2) 34.802 * [backup-simplify]: Simplify (+ (* (- 2) (log t)) (log 2)) into (- (log 2) (* 2 (log t))) 34.803 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.803 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.803 * [taylor]: Taking taylor expansion of (+ (* 4/9 (/ (pow t 2) (pow l 2))) (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9)) in t 34.803 * [taylor]: Taking taylor expansion of (* 4/9 (/ (pow t 2) (pow l 2))) in t 34.803 * [taylor]: Taking taylor expansion of 4/9 in t 34.803 * [backup-simplify]: Simplify 4/9 into 4/9 34.803 * [taylor]: Taking taylor expansion of (/ (pow t 2) (pow l 2)) in t 34.803 * [taylor]: Taking taylor expansion of (pow t 2) in t 34.803 * [taylor]: Taking taylor expansion of t in t 34.803 * [backup-simplify]: Simplify 0 into 0 34.803 * [backup-simplify]: Simplify 1 into 1 34.803 * [taylor]: Taking taylor expansion of (pow l 2) in t 34.803 * [taylor]: Taking taylor expansion of l in t 34.803 * [backup-simplify]: Simplify l into l 34.803 * [backup-simplify]: Simplify (* 1 1) into 1 34.803 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.803 * [backup-simplify]: Simplify (/ 1 (pow l 2)) into (/ 1 (pow l 2)) 34.803 * [taylor]: Taking taylor expansion of (+ (* 1/9 (/ (pow t 4) (pow l 4))) 4/9) in t 34.803 * [taylor]: Taking taylor expansion of (* 1/9 (/ (pow t 4) (pow l 4))) in t 34.803 * [taylor]: Taking taylor expansion of 1/9 in t 34.804 * [backup-simplify]: Simplify 1/9 into 1/9 34.804 * [taylor]: Taking taylor expansion of (/ (pow t 4) (pow l 4)) in t 34.804 * [taylor]: Taking taylor expansion of (pow t 4) in t 34.804 * [taylor]: Taking taylor expansion of t in t 34.804 * [backup-simplify]: Simplify 0 into 0 34.804 * [backup-simplify]: Simplify 1 into 1 34.804 * [taylor]: Taking taylor expansion of (pow l 4) in t 34.804 * [taylor]: Taking taylor expansion of l in t 34.804 * [backup-simplify]: Simplify l into l 34.804 * [backup-simplify]: Simplify (* 1 1) into 1 34.804 * [backup-simplify]: Simplify (* 1 1) into 1 34.804 * [backup-simplify]: Simplify (* l l) into (pow l 2) 34.804 * [backup-simplify]: Simplify (* (pow l 2) (pow l 2)) into (pow l 4) 34.804 * [backup-simplify]: Simplify (/ 1 (pow l 4)) into (/ 1 (pow l 4)) 34.804 * [taylor]: Taking taylor expansion of 4/9 in t 34.804 * [backup-simplify]: Simplify 4/9 into 4/9 34.805 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.805 * [backup-simplify]: Simplify (+ 0 4/9) into 4/9 34.805 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 2) (* 2 (log t))))) 4/9) into (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.806 * [backup-simplify]: Simplify (* -1 (* 4/9 (exp (* 1/3 (- (log 2) (* 2 (log t))))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.806 * [taylor]: Taking taylor expansion of (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) in l 34.806 * [taylor]: Taking taylor expansion of -4/9 in l 34.806 * [backup-simplify]: Simplify -4/9 into -4/9 34.806 * [taylor]: Taking taylor expansion of (exp (* 1/3 (- (log 2) (* 2 (log t))))) in l 34.806 * [taylor]: Taking taylor expansion of (* 1/3 (- (log 2) (* 2 (log t)))) in l 34.806 * [taylor]: Taking taylor expansion of 1/3 in l 34.806 * [backup-simplify]: Simplify 1/3 into 1/3 34.806 * [taylor]: Taking taylor expansion of (- (log 2) (* 2 (log t))) in l 34.806 * [taylor]: Taking taylor expansion of (log 2) in l 34.806 * [taylor]: Taking taylor expansion of 2 in l 34.806 * [backup-simplify]: Simplify 2 into 2 34.806 * [backup-simplify]: Simplify (log 2) into (log 2) 34.806 * [taylor]: Taking taylor expansion of (* 2 (log t)) in l 34.806 * [taylor]: Taking taylor expansion of 2 in l 34.806 * [backup-simplify]: Simplify 2 into 2 34.806 * [taylor]: Taking taylor expansion of (log t) in l 34.806 * [taylor]: Taking taylor expansion of t in l 34.806 * [backup-simplify]: Simplify t into t 34.806 * [backup-simplify]: Simplify (log t) into (log t) 34.806 * [backup-simplify]: Simplify (* 2 (log t)) into (* 2 (log t)) 34.806 * [backup-simplify]: Simplify (- (* 2 (log t))) into (- (* 2 (log t))) 34.807 * [backup-simplify]: Simplify (+ (log 2) (- (* 2 (log t)))) into (- (log 2) (* 2 (log t))) 34.807 * [backup-simplify]: Simplify (* 1/3 (- (log 2) (* 2 (log t)))) into (* 1/3 (- (log 2) (* 2 (log t)))) 34.807 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 2) (* 2 (log t))))) into (exp (* 1/3 (- (log 2) (* 2 (log t))))) 34.808 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.808 * [backup-simplify]: Simplify (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) into (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log t)))))) 34.809 * [backup-simplify]: Simplify (+ (* (* -4/9 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 (- t)))))))) (pow (* 1 (* 1 (/ 1 (- x)))) 2)) (+ (* (* -2/3 (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 (- t)))))))) (* 1 (* 1 (/ 1 (- x))))) (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 (- t))))))))) into (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) x)) (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t))))))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) (pow x 2)))) 34.809 * * * [progress]: simplifying candidates 34.809 * * * * [progress]: [ 1 / 104 ] simplifiying candidate # 34.809 * * * * [progress]: [ 2 / 104 ] simplifiying candidate # 34.809 * * * * [progress]: [ 3 / 104 ] simplifiying candidate # 34.809 * * * * [progress]: [ 4 / 104 ] simplifiying candidate # 34.809 * * * * [progress]: [ 5 / 104 ] simplifiying candidate # 34.810 * [simplify]: Simplifying (cbrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 34.810 * * [simplify]: iters left: 6 (16 enodes) 34.814 * * [simplify]: iters left: 5 (60 enodes) 34.828 * * [simplify]: iters left: 4 (87 enodes) 34.849 * * [simplify]: iters left: 3 (136 enodes) 34.876 * * [simplify]: iters left: 2 (230 enodes) 34.912 * * [simplify]: iters left: 1 (282 enodes) 34.962 * * [simplify]: Extracting #0: cost 1 inf + 0 34.962 * * [simplify]: Extracting #1: cost 3 inf + 0 34.962 * * [simplify]: Extracting #2: cost 5 inf + 0 34.962 * * [simplify]: Extracting #3: cost 7 inf + 0 34.962 * * [simplify]: Extracting #4: cost 14 inf + 0 34.962 * * [simplify]: Extracting #5: cost 52 inf + 0 34.962 * * [simplify]: Extracting #6: cost 68 inf + 213 34.963 * * [simplify]: Extracting #7: cost 18 inf + 5266 34.965 * * [simplify]: Extracting #8: cost 1 inf + 8638 34.967 * * [simplify]: Extracting #9: cost 0 inf + 8883 34.969 * * [simplify]: Extracting #10: cost 0 inf + 8843 34.971 * [simplify]: Simplified to (cbrt (* (cbrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))) (cbrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) 34.971 * [simplify]: Simplified (2 2 2 1 1) 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 (* (cbrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))) (cbrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) (cbrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))))) 34.972 * * * * [progress]: [ 6 / 104 ] simplifiying candidate # 34.972 * [simplify]: Simplifying (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 34.972 * * [simplify]: iters left: 6 (15 enodes) 34.976 * * [simplify]: iters left: 5 (57 enodes) 34.989 * * [simplify]: iters left: 4 (84 enodes) 35.018 * * [simplify]: iters left: 3 (133 enodes) 35.062 * * [simplify]: iters left: 2 (227 enodes) 35.109 * * [simplify]: iters left: 1 (278 enodes) 35.172 * * [simplify]: Extracting #0: cost 1 inf + 0 35.172 * * [simplify]: Extracting #1: cost 3 inf + 0 35.172 * * [simplify]: Extracting #2: cost 5 inf + 0 35.172 * * [simplify]: Extracting #3: cost 13 inf + 0 35.172 * * [simplify]: Extracting #4: cost 52 inf + 0 35.172 * * [simplify]: Extracting #5: cost 71 inf + 46 35.174 * * [simplify]: Extracting #6: cost 24 inf + 3961 35.178 * * [simplify]: Extracting #7: cost 2 inf + 7675 35.183 * * [simplify]: Extracting #8: cost 0 inf + 8283 35.187 * [simplify]: Simplified to (cbrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 35.187 * [simplify]: Simplified (2 2 2 1 1) 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 (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))))) 35.188 * * * * [progress]: [ 7 / 104 ] simplifiying candidate # 35.189 * [simplify]: Simplifying (cbrt 1) 35.189 * * [simplify]: iters left: 1 (2 enodes) 35.192 * * [simplify]: Extracting #0: cost 1 inf + 0 35.192 * * [simplify]: Extracting #1: cost 0 inf + 1 35.192 * [simplify]: Simplified to 1 35.192 * [simplify]: Simplified (2 2 2 1 1) 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 (* 1 (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))) 35.193 * * * * [progress]: [ 8 / 104 ] simplifiying candidate # 35.193 * [simplify]: Simplifying (cbrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))) 35.193 * * [simplify]: iters left: 6 (23 enodes) 35.208 * * [simplify]: iters left: 5 (113 enodes) 35.229 * * [simplify]: iters left: 4 (243 enodes) 35.293 * * [simplify]: Extracting #0: cost 1 inf + 0 35.293 * * [simplify]: Extracting #1: cost 3 inf + 0 35.293 * * [simplify]: Extracting #2: cost 12 inf + 0 35.294 * * [simplify]: Extracting #3: cost 84 inf + 0 35.294 * * [simplify]: Extracting #4: cost 147 inf + 45 35.295 * * [simplify]: Extracting #5: cost 166 inf + 1207 35.297 * * [simplify]: Extracting #6: cost 114 inf + 10182 35.302 * * [simplify]: Extracting #7: cost 17 inf + 29631 35.316 * * [simplify]: Extracting #8: cost 2 inf + 31628 35.331 * * [simplify]: Extracting #9: cost 0 inf + 32175 35.344 * [simplify]: Simplified to (cbrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) 35.344 * [simplify]: Simplified (2 2 2 1 1) 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 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) (cbrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x))))))) 35.345 * * * * [progress]: [ 9 / 104 ] simplifiying candidate # 35.345 * [simplify]: Simplifying (cbrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) 35.346 * * [simplify]: iters left: 6 (18 enodes) 35.358 * * [simplify]: iters left: 5 (80 enodes) 35.389 * * [simplify]: iters left: 4 (156 enodes) 35.457 * * [simplify]: iters left: 3 (457 enodes) 35.757 * * [simplify]: Extracting #0: cost 1 inf + 0 35.757 * * [simplify]: Extracting #1: cost 3 inf + 0 35.757 * * [simplify]: Extracting #2: cost 16 inf + 0 35.758 * * [simplify]: Extracting #3: cost 130 inf + 0 35.760 * * [simplify]: Extracting #4: cost 302 inf + 423 35.767 * * [simplify]: Extracting #5: cost 286 inf + 11945 35.794 * * [simplify]: Extracting #6: cost 80 inf + 46054 35.822 * * [simplify]: Extracting #7: cost 0 inf + 58944 35.853 * * [simplify]: Extracting #8: cost 0 inf + 58739 35.884 * * [simplify]: Extracting #9: cost 0 inf + 57796 35.915 * [simplify]: Simplified to (cbrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) 35.915 * [simplify]: Simplified (2 2 2 1 1) 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 (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) (cbrt (* (- (/ 4 x) 2) x))))))) 35.915 * * * * [progress]: [ 10 / 104 ] simplifiying candidate # 35.917 * [simplify]: Simplifying (cbrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) 35.917 * * [simplify]: iters left: 6 (17 enodes) 35.923 * * [simplify]: iters left: 5 (81 enodes) 35.943 * * [simplify]: iters left: 4 (243 enodes) 36.076 * * [simplify]: Extracting #0: cost 1 inf + 0 36.076 * * [simplify]: Extracting #1: cost 3 inf + 0 36.076 * * [simplify]: Extracting #2: cost 6 inf + 0 36.077 * * [simplify]: Extracting #3: cost 113 inf + 0 36.078 * * [simplify]: Extracting #4: cost 309 inf + 511 36.086 * * [simplify]: Extracting #5: cost 203 inf + 21545 36.106 * * [simplify]: Extracting #6: cost 19 inf + 60711 36.119 * * [simplify]: Extracting #7: cost 0 inf + 67276 36.139 * [simplify]: Simplified to (cbrt (+ (* (* (/ (* (* 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))))) 36.139 * [simplify]: Simplified (2 2 2 1 1) 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 (+ (* (* (/ (* (* 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))))) (cbrt (+ (* (* (* (+ (/ 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))))))))))) 36.140 * * * * [progress]: [ 11 / 104 ] simplifiying candidate # 36.140 * [simplify]: Simplifying (cbrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) 36.141 * * [simplify]: iters left: 6 (16 enodes) 36.150 * * [simplify]: iters left: 5 (77 enodes) 36.172 * * [simplify]: iters left: 4 (223 enodes) 36.280 * * [simplify]: Extracting #0: cost 1 inf + 0 36.280 * * [simplify]: Extracting #1: cost 3 inf + 0 36.280 * * [simplify]: Extracting #2: cost 17 inf + 0 36.280 * * [simplify]: Extracting #3: cost 115 inf + 0 36.281 * * [simplify]: Extracting #4: cost 216 inf + 47 36.284 * * [simplify]: Extracting #5: cost 143 inf + 11732 36.294 * * [simplify]: Extracting #6: cost 12 inf + 34528 36.303 * * [simplify]: Extracting #7: cost 0 inf + 36767 36.312 * [simplify]: Simplified to (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) 36.312 * [simplify]: Simplified (2 2 2 1 1) 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 (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) (cbrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))) 36.312 * * * * [progress]: [ 12 / 104 ] simplifiying candidate # 36.312 * * * * [progress]: [ 13 / 104 ] simplifiying candidate # 36.313 * * * * [progress]: [ 14 / 104 ] simplifiying candidate # 36.313 * * * * [progress]: [ 15 / 104 ] simplifiying candidate # 36.313 * * * * [progress]: [ 16 / 104 ] simplifiying candidate #real (real->posit16 (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))))> 36.313 * * * * [progress]: [ 17 / 104 ] simplifiying candidate # 36.313 * * * * [progress]: [ 18 / 104 ] simplifiying candidate # 36.313 * * * * [progress]: [ 19 / 104 ] simplifiying candidate # 36.313 * * * * [progress]: [ 20 / 104 ] simplifiying candidate # 36.313 * * * * [progress]: [ 21 / 104 ] simplifiying candidate # 36.313 * [simplify]: Simplifying (cbrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 36.313 * * [simplify]: iters left: 6 (16 enodes) 36.318 * * [simplify]: iters left: 5 (60 enodes) 36.331 * * [simplify]: iters left: 4 (87 enodes) 36.359 * * [simplify]: iters left: 3 (136 enodes) 36.388 * * [simplify]: iters left: 2 (230 enodes) 36.425 * * [simplify]: iters left: 1 (282 enodes) 36.466 * * [simplify]: Extracting #0: cost 1 inf + 0 36.466 * * [simplify]: Extracting #1: cost 3 inf + 0 36.466 * * [simplify]: Extracting #2: cost 5 inf + 0 36.467 * * [simplify]: Extracting #3: cost 7 inf + 0 36.467 * * [simplify]: Extracting #4: cost 14 inf + 0 36.467 * * [simplify]: Extracting #5: cost 52 inf + 0 36.467 * * [simplify]: Extracting #6: cost 68 inf + 213 36.468 * * [simplify]: Extracting #7: cost 18 inf + 5266 36.470 * * [simplify]: Extracting #8: cost 1 inf + 8638 36.472 * * [simplify]: Extracting #9: cost 0 inf + 8883 36.474 * * [simplify]: Extracting #10: cost 0 inf + 8843 36.476 * [simplify]: Simplified to (cbrt (* (cbrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))) (cbrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) 36.476 * [simplify]: Simplified (2 2 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (* (cbrt (* (cbrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))) (cbrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) (cbrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 36.476 * * * * [progress]: [ 22 / 104 ] simplifiying candidate # 36.476 * [simplify]: Simplifying (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 36.477 * * [simplify]: iters left: 6 (15 enodes) 36.481 * * [simplify]: iters left: 5 (57 enodes) 36.490 * * [simplify]: iters left: 4 (84 enodes) 36.504 * * [simplify]: iters left: 3 (133 enodes) 36.530 * * [simplify]: iters left: 2 (227 enodes) 36.586 * * [simplify]: iters left: 1 (278 enodes) 36.639 * * [simplify]: Extracting #0: cost 1 inf + 0 36.639 * * [simplify]: Extracting #1: cost 3 inf + 0 36.639 * * [simplify]: Extracting #2: cost 5 inf + 0 36.639 * * [simplify]: Extracting #3: cost 13 inf + 0 36.639 * * [simplify]: Extracting #4: cost 52 inf + 0 36.639 * * [simplify]: Extracting #5: cost 71 inf + 46 36.640 * * [simplify]: Extracting #6: cost 24 inf + 3961 36.642 * * [simplify]: Extracting #7: cost 2 inf + 7675 36.645 * * [simplify]: Extracting #8: cost 0 inf + 8283 36.647 * [simplify]: Simplified to (cbrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 36.647 * [simplify]: Simplified (2 2 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (* (cbrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 36.647 * * * * [progress]: [ 23 / 104 ] simplifiying candidate # 36.648 * [simplify]: Simplifying (cbrt 1) 36.648 * * [simplify]: iters left: 1 (2 enodes) 36.650 * * [simplify]: Extracting #0: cost 1 inf + 0 36.650 * * [simplify]: Extracting #1: cost 0 inf + 1 36.650 * [simplify]: Simplified to 1 36.650 * [simplify]: Simplified (2 2 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (* 1 (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 36.650 * * * * [progress]: [ 24 / 104 ] simplifiying candidate # 36.650 * [simplify]: Simplifying (cbrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))) 36.650 * * [simplify]: iters left: 6 (23 enodes) 36.661 * * [simplify]: iters left: 5 (113 enodes) 36.698 * * [simplify]: iters left: 4 (243 enodes) 36.785 * * [simplify]: Extracting #0: cost 1 inf + 0 36.785 * * [simplify]: Extracting #1: cost 3 inf + 0 36.785 * * [simplify]: Extracting #2: cost 12 inf + 0 36.785 * * [simplify]: Extracting #3: cost 84 inf + 0 36.785 * * [simplify]: Extracting #4: cost 147 inf + 45 36.786 * * [simplify]: Extracting #5: cost 166 inf + 1207 36.788 * * [simplify]: Extracting #6: cost 114 inf + 10182 36.794 * * [simplify]: Extracting #7: cost 17 inf + 29631 36.800 * * [simplify]: Extracting #8: cost 2 inf + 31628 36.808 * * [simplify]: Extracting #9: cost 0 inf + 32175 36.820 * [simplify]: Simplified to (cbrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) 36.820 * [simplify]: Simplified (2 2 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (/ (cbrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) (cbrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 36.820 * * * * [progress]: [ 25 / 104 ] simplifiying candidate # 36.821 * [simplify]: Simplifying (cbrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) 36.821 * * [simplify]: iters left: 6 (18 enodes) 36.827 * * [simplify]: iters left: 5 (80 enodes) 36.845 * * [simplify]: iters left: 4 (156 enodes) 36.894 * * [simplify]: iters left: 3 (457 enodes) 37.157 * * [simplify]: Extracting #0: cost 1 inf + 0 37.158 * * [simplify]: Extracting #1: cost 3 inf + 0 37.158 * * [simplify]: Extracting #2: cost 16 inf + 0 37.158 * * [simplify]: Extracting #3: cost 130 inf + 0 37.160 * * [simplify]: Extracting #4: cost 302 inf + 423 37.168 * * [simplify]: Extracting #5: cost 286 inf + 11945 37.194 * * [simplify]: Extracting #6: cost 80 inf + 46054 37.213 * * [simplify]: Extracting #7: cost 0 inf + 58944 37.229 * * [simplify]: Extracting #8: cost 0 inf + 58739 37.253 * * [simplify]: Extracting #9: cost 0 inf + 57796 37.269 * [simplify]: Simplified to (cbrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) 37.269 * [simplify]: Simplified (2 2 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (/ (cbrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) (cbrt (* (- (/ 4 x) 2) x))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 37.269 * * * * [progress]: [ 26 / 104 ] simplifiying candidate # 37.269 * [simplify]: Simplifying (cbrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) 37.270 * * [simplify]: iters left: 6 (17 enodes) 37.277 * * [simplify]: iters left: 5 (81 enodes) 37.304 * * [simplify]: iters left: 4 (243 enodes) 37.489 * * [simplify]: Extracting #0: cost 1 inf + 0 37.489 * * [simplify]: Extracting #1: cost 3 inf + 0 37.489 * * [simplify]: Extracting #2: cost 6 inf + 0 37.489 * * [simplify]: Extracting #3: cost 113 inf + 0 37.491 * * [simplify]: Extracting #4: cost 309 inf + 511 37.497 * * [simplify]: Extracting #5: cost 203 inf + 21545 37.513 * * [simplify]: Extracting #6: cost 19 inf + 60711 37.527 * * [simplify]: Extracting #7: cost 0 inf + 67276 37.546 * [simplify]: Simplified to (cbrt (+ (* (* (/ (* (* 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))))) 37.546 * [simplify]: Simplified (2 2 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (/ (cbrt (+ (* (* (/ (* (* 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))))) (cbrt (+ (* (* (* (+ (/ 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))))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 37.547 * * * * [progress]: [ 27 / 104 ] simplifiying candidate # 37.547 * [simplify]: Simplifying (cbrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) 37.547 * * [simplify]: iters left: 6 (16 enodes) 37.555 * * [simplify]: iters left: 5 (77 enodes) 37.576 * * [simplify]: iters left: 4 (223 enodes) 37.674 * * [simplify]: Extracting #0: cost 1 inf + 0 37.675 * * [simplify]: Extracting #1: cost 3 inf + 0 37.675 * * [simplify]: Extracting #2: cost 17 inf + 0 37.675 * * [simplify]: Extracting #3: cost 115 inf + 0 37.677 * * [simplify]: Extracting #4: cost 216 inf + 47 37.683 * * [simplify]: Extracting #5: cost 143 inf + 11732 37.704 * * [simplify]: Extracting #6: cost 12 inf + 34528 37.713 * * [simplify]: Extracting #7: cost 0 inf + 36767 37.722 * [simplify]: Simplified to (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) 37.722 * [simplify]: Simplified (2 2 1 1 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (/ (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) (cbrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 37.722 * * * * [progress]: [ 28 / 104 ] simplifiying candidate # 37.722 * * * * [progress]: [ 29 / 104 ] simplifiying candidate # 37.722 * * * * [progress]: [ 30 / 104 ] simplifiying candidate # 37.723 * * * * [progress]: [ 31 / 104 ] simplifiying candidate # 37.723 * * * * [progress]: [ 32 / 104 ] simplifiying candidate #real (real->posit16 (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 37.723 * * * * [progress]: [ 33 / 104 ] simplifiying candidate # 37.723 * * * * [progress]: [ 34 / 104 ] simplifiying candidate # 37.723 * * * * [progress]: [ 35 / 104 ] simplifiying candidate # 37.723 * * * * [progress]: [ 36 / 104 ] simplifiying candidate # 37.723 * * * * [progress]: [ 37 / 104 ] simplifiying candidate # 37.723 * [simplify]: Simplifying (cbrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 37.723 * * [simplify]: iters left: 6 (16 enodes) 37.727 * * [simplify]: iters left: 5 (60 enodes) 37.739 * * [simplify]: iters left: 4 (87 enodes) 37.768 * * [simplify]: iters left: 3 (136 enodes) 37.816 * * [simplify]: iters left: 2 (230 enodes) 37.860 * * [simplify]: iters left: 1 (282 enodes) 37.924 * * [simplify]: Extracting #0: cost 1 inf + 0 37.924 * * [simplify]: Extracting #1: cost 3 inf + 0 37.924 * * [simplify]: Extracting #2: cost 5 inf + 0 37.924 * * [simplify]: Extracting #3: cost 7 inf + 0 37.924 * * [simplify]: Extracting #4: cost 14 inf + 0 37.925 * * [simplify]: Extracting #5: cost 52 inf + 0 37.925 * * [simplify]: Extracting #6: cost 68 inf + 213 37.927 * * [simplify]: Extracting #7: cost 18 inf + 5266 37.931 * * [simplify]: Extracting #8: cost 1 inf + 8638 37.935 * * [simplify]: Extracting #9: cost 0 inf + 8883 37.940 * * [simplify]: Extracting #10: cost 0 inf + 8843 37.944 * [simplify]: Simplified to (cbrt (* (cbrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))) (cbrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) 37.944 * [simplify]: Simplified (2 2 1 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (* (cbrt (* (cbrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))) (cbrt (+ (* 2 (+ (* l (/ l x)) (* t t))) (* (/ (* t t) x) 4))))) (cbrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 37.944 * * * * [progress]: [ 38 / 104 ] simplifiying candidate # 37.945 * [simplify]: Simplifying (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 37.945 * * [simplify]: iters left: 6 (15 enodes) 37.953 * * [simplify]: iters left: 5 (57 enodes) 37.970 * * [simplify]: iters left: 4 (84 enodes) 37.999 * * [simplify]: iters left: 3 (133 enodes) 38.039 * * [simplify]: iters left: 2 (227 enodes) 38.086 * * [simplify]: iters left: 1 (278 enodes) 38.148 * * [simplify]: Extracting #0: cost 1 inf + 0 38.148 * * [simplify]: Extracting #1: cost 3 inf + 0 38.148 * * [simplify]: Extracting #2: cost 5 inf + 0 38.148 * * [simplify]: Extracting #3: cost 13 inf + 0 38.149 * * [simplify]: Extracting #4: cost 52 inf + 0 38.149 * * [simplify]: Extracting #5: cost 71 inf + 46 38.151 * * [simplify]: Extracting #6: cost 24 inf + 3961 38.154 * * [simplify]: Extracting #7: cost 2 inf + 7675 38.159 * * [simplify]: Extracting #8: cost 0 inf + 8283 38.165 * [simplify]: Simplified to (cbrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 38.165 * [simplify]: Simplified (2 2 1 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (* (cbrt (sqrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) (cbrt (sqrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 38.165 * * * * [progress]: [ 39 / 104 ] simplifiying candidate # 38.166 * [simplify]: Simplifying (cbrt 1) 38.166 * * [simplify]: iters left: 1 (2 enodes) 38.170 * * [simplify]: Extracting #0: cost 1 inf + 0 38.170 * * [simplify]: Extracting #1: cost 0 inf + 1 38.170 * [simplify]: Simplified to 1 38.170 * [simplify]: Simplified (2 2 1 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (* 1 (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 38.170 * * * * [progress]: [ 40 / 104 ] simplifiying candidate # 38.171 * [simplify]: Simplifying (cbrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))) 38.171 * * [simplify]: iters left: 6 (23 enodes) 38.188 * * [simplify]: iters left: 5 (113 enodes) 38.231 * * [simplify]: iters left: 4 (243 enodes) 38.353 * * [simplify]: Extracting #0: cost 1 inf + 0 38.354 * * [simplify]: Extracting #1: cost 3 inf + 0 38.354 * * [simplify]: Extracting #2: cost 12 inf + 0 38.354 * * [simplify]: Extracting #3: cost 84 inf + 0 38.355 * * [simplify]: Extracting #4: cost 147 inf + 45 38.356 * * [simplify]: Extracting #5: cost 166 inf + 1207 38.360 * * [simplify]: Extracting #6: cost 114 inf + 10182 38.371 * * [simplify]: Extracting #7: cost 17 inf + 29631 38.381 * * [simplify]: Extracting #8: cost 2 inf + 31628 38.388 * * [simplify]: Extracting #9: cost 0 inf + 32175 38.395 * [simplify]: Simplified to (cbrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) 38.396 * [simplify]: Simplified (2 2 1 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (/ (cbrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* 2 l) l)) (* (* (* t t) (+ (/ (/ 64 (* x x)) x) 8)) x))) (cbrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 38.396 * * * * [progress]: [ 41 / 104 ] simplifiying candidate # 38.396 * [simplify]: Simplifying (cbrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) 38.397 * * [simplify]: iters left: 6 (18 enodes) 38.403 * * [simplify]: iters left: 5 (80 enodes) 38.425 * * [simplify]: iters left: 4 (156 enodes) 38.474 * * [simplify]: iters left: 3 (457 enodes) 38.780 * * [simplify]: Extracting #0: cost 1 inf + 0 38.780 * * [simplify]: Extracting #1: cost 3 inf + 0 38.780 * * [simplify]: Extracting #2: cost 16 inf + 0 38.781 * * [simplify]: Extracting #3: cost 130 inf + 0 38.783 * * [simplify]: Extracting #4: cost 302 inf + 423 38.790 * * [simplify]: Extracting #5: cost 286 inf + 11945 38.813 * * [simplify]: Extracting #6: cost 80 inf + 46054 38.828 * * [simplify]: Extracting #7: cost 0 inf + 58944 38.849 * * [simplify]: Extracting #8: cost 0 inf + 58739 38.880 * * [simplify]: Extracting #9: cost 0 inf + 57796 38.911 * [simplify]: Simplified to (cbrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) 38.911 * [simplify]: Simplified (2 2 1 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (/ (cbrt (* (+ -2 (/ 4 x)) (+ (* t (* (* x t) (+ (/ 4 x) 2))) (* 2 (* l l))))) (cbrt (* (- (/ 4 x) 2) x))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 38.912 * * * * [progress]: [ 42 / 104 ] simplifiying candidate # 38.912 * [simplify]: Simplifying (cbrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) 38.912 * * [simplify]: iters left: 6 (17 enodes) 38.924 * * [simplify]: iters left: 5 (81 enodes) 38.957 * * [simplify]: iters left: 4 (243 enodes) 39.111 * * [simplify]: Extracting #0: cost 1 inf + 0 39.111 * * [simplify]: Extracting #1: cost 3 inf + 0 39.111 * * [simplify]: Extracting #2: cost 6 inf + 0 39.112 * * [simplify]: Extracting #3: cost 113 inf + 0 39.113 * * [simplify]: Extracting #4: cost 309 inf + 511 39.121 * * [simplify]: Extracting #5: cost 203 inf + 21545 39.145 * * [simplify]: Extracting #6: cost 19 inf + 60711 39.177 * * [simplify]: Extracting #7: cost 0 inf + 67276 39.202 * [simplify]: Simplified to (cbrt (+ (* (* (/ (* (* 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))))) 39.202 * [simplify]: Simplified (2 2 1 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (/ (cbrt (+ (* (* (/ (* (* 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))))) (cbrt (+ (* (* (* (+ (/ 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))))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 39.202 * * * * [progress]: [ 43 / 104 ] simplifiying candidate # 39.202 * [simplify]: Simplifying (cbrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) 39.203 * * [simplify]: iters left: 6 (16 enodes) 39.207 * * [simplify]: iters left: 5 (77 enodes) 39.224 * * [simplify]: iters left: 4 (223 enodes) 39.327 * * [simplify]: Extracting #0: cost 1 inf + 0 39.327 * * [simplify]: Extracting #1: cost 3 inf + 0 39.327 * * [simplify]: Extracting #2: cost 17 inf + 0 39.328 * * [simplify]: Extracting #3: cost 115 inf + 0 39.329 * * [simplify]: Extracting #4: cost 216 inf + 47 39.334 * * [simplify]: Extracting #5: cost 143 inf + 11732 39.353 * * [simplify]: Extracting #6: cost 12 inf + 34528 39.371 * * [simplify]: Extracting #7: cost 0 inf + 36767 39.388 * [simplify]: Simplified to (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) 39.388 * [simplify]: Simplified (2 2 1 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (/ (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) (cbrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 39.389 * * * * [progress]: [ 44 / 104 ] simplifiying candidate # 39.389 * * * * [progress]: [ 45 / 104 ] simplifiying candidate # 39.389 * * * * [progress]: [ 46 / 104 ] simplifiying candidate # 39.389 * * * * [progress]: [ 47 / 104 ] simplifiying candidate # 39.389 * * * * [progress]: [ 48 / 104 ] simplifiying candidate #real (real->posit16 (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))))> 39.389 * * * * [progress]: [ 49 / 104 ] simplifiying candidate # 39.389 * * * * [progress]: [ 50 / 104 ] simplifiying candidate # 39.390 * * * * [progress]: [ 51 / 104 ] simplifiying candidate # 39.390 * * * * [progress]: [ 52 / 104 ] simplifiying candidate # 39.390 * * * * [progress]: [ 53 / 104 ] simplifiying candidate # 39.390 * * * * [progress]: [ 54 / 104 ] simplifiying candidate # 39.390 * * * * [progress]: [ 55 / 104 ] simplifiying candidate # 39.390 * [simplify]: Simplifying (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 39.390 * * [simplify]: iters left: 6 (15 enodes) 39.399 * * [simplify]: iters left: 5 (57 enodes) 39.416 * * [simplify]: iters left: 4 (84 enodes) 39.443 * * [simplify]: iters left: 3 (133 enodes) 39.486 * * [simplify]: iters left: 2 (227 enodes) 39.557 * * [simplify]: iters left: 1 (278 enodes) 39.597 * * [simplify]: Extracting #0: cost 1 inf + 0 39.597 * * [simplify]: Extracting #1: cost 3 inf + 0 39.597 * * [simplify]: Extracting #2: cost 5 inf + 0 39.597 * * [simplify]: Extracting #3: cost 13 inf + 0 39.597 * * [simplify]: Extracting #4: cost 52 inf + 0 39.598 * * [simplify]: Extracting #5: cost 71 inf + 46 39.598 * * [simplify]: Extracting #6: cost 24 inf + 3961 39.600 * * [simplify]: Extracting #7: cost 2 inf + 7755 39.602 * * [simplify]: Extracting #8: cost 0 inf + 8363 39.604 * [simplify]: Simplified to (sqrt (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) 39.604 * [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)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 39.604 * * * * [progress]: [ 56 / 104 ] simplifiying candidate # 39.605 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))) (cbrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))))) 39.605 * * [simplify]: iters left: 6 (25 enodes) 39.615 * * [simplify]: iters left: 5 (120 enodes) 39.651 * * [simplify]: iters left: 4 (250 enodes) 39.728 * * [simplify]: Extracting #0: cost 1 inf + 0 39.728 * * [simplify]: Extracting #1: cost 4 inf + 0 39.728 * * [simplify]: Extracting #2: cost 7 inf + 0 39.728 * * [simplify]: Extracting #3: cost 16 inf + 0 39.728 * * [simplify]: Extracting #4: cost 88 inf + 0 39.728 * * [simplify]: Extracting #5: cost 152 inf + 4 39.729 * * [simplify]: Extracting #6: cost 172 inf + 1122 39.734 * * [simplify]: Extracting #7: cost 90 inf + 14593 39.747 * * [simplify]: Extracting #8: cost 17 inf + 30759 39.761 * * [simplify]: Extracting #9: cost 3 inf + 34023 39.777 * * [simplify]: Extracting #10: cost 0 inf + 35074 39.785 * [simplify]: Simplified to (fabs (cbrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* l l) 2)) (* (* t x) (* (+ 8 (/ (* 4 (/ 4 x)) (/ x (/ 4 x)))) t))))) 39.785 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (fabs (cbrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* l l) 2)) (* (* t x) (* (+ 8 (/ (* 4 (/ 4 x)) (/ x (/ 4 x)))) t))))) (sqrt (* (cbrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x)) (cbrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 39.785 * * * * [progress]: [ 57 / 104 ] simplifiying candidate # 39.786 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))) (cbrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))))) 39.786 * * [simplify]: iters left: 6 (33 enodes) 39.802 * * [simplify]: iters left: 5 (161 enodes) 39.838 * * [simplify]: iters left: 4 (346 enodes) 39.972 * * [simplify]: Extracting #0: cost 1 inf + 0 39.972 * * [simplify]: Extracting #1: cost 3 inf + 0 39.972 * * [simplify]: Extracting #2: cost 6 inf + 0 39.972 * * [simplify]: Extracting #3: cost 10 inf + 0 39.972 * * [simplify]: Extracting #4: cost 26 inf + 0 39.973 * * [simplify]: Extracting #5: cost 136 inf + 0 39.974 * * [simplify]: Extracting #6: cost 252 inf + 213 39.978 * * [simplify]: Extracting #7: cost 245 inf + 5795 39.997 * * [simplify]: Extracting #8: cost 68 inf + 35307 40.008 * * [simplify]: Extracting #9: cost 13 inf + 48251 40.021 * * [simplify]: Extracting #10: cost 3 inf + 51452 40.044 * * [simplify]: Extracting #11: cost 0 inf + 52251 40.067 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* l l) 2)) (* (* x (* t t)) (+ 8 (* (/ 4 x) (* (/ 4 x) (/ 4 x))))))) (cbrt (+ (* (+ (/ 4 x) -2) (* (* l l) 2)) (* (* x (* t t)) (- (* (/ 4 x) (/ 4 x)) 4)))))) 40.067 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* l l) 2)) (* (* x (* t t)) (+ 8 (* (/ 4 x) (* (/ 4 x) (/ 4 x))))))) (cbrt (+ (* (+ (/ 4 x) -2) (* (* l l) 2)) (* (* x (* t t)) (- (* (/ 4 x) (/ 4 x)) 4)))))) (sqrt (* (cbrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x)) (cbrt (* (- (/ 4 x) 2) x))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 40.068 * * * * [progress]: [ 58 / 104 ] simplifiying candidate # 40.068 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))) (cbrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))))) 40.069 * * [simplify]: iters left: 6 (34 enodes) 40.093 * * [simplify]: iters left: 5 (172 enodes) 40.169 * * [simplify]: iters left: 4 (455 enodes) 40.460 * * [simplify]: Extracting #0: cost 1 inf + 0 40.460 * * [simplify]: Extracting #1: cost 3 inf + 0 40.460 * * [simplify]: Extracting #2: cost 6 inf + 0 40.460 * * [simplify]: Extracting #3: cost 10 inf + 0 40.460 * * [simplify]: Extracting #4: cost 22 inf + 0 40.461 * * [simplify]: Extracting #5: cost 199 inf + 0 40.464 * * [simplify]: Extracting #6: cost 452 inf + 840 40.476 * * [simplify]: Extracting #7: cost 306 inf + 35861 40.521 * * [simplify]: Extracting #8: cost 38 inf + 97312 40.555 * * [simplify]: Extracting #9: cost 0 inf + 105051 40.581 * * [simplify]: Extracting #10: cost 0 inf + 103607 40.627 * * [simplify]: Extracting #11: cost 0 inf + 103527 40.656 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (* (/ l (/ x (* 2 l))) (/ l (/ x (* 2 l)))) (/ l (/ x (* 2 l)))) (* (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))) (* (* t t) (+ 2 (/ 4 x)))))) (cbrt (+ (* (+ (- 4 (/ 8 x)) (* (/ 4 x) (/ 4 x))) (* (* 2 l) l)) (* (* (* (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8) t) t) x))))) 40.656 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (* (/ l (/ x (* 2 l))) (/ l (/ x (* 2 l)))) (/ l (/ x (* 2 l)))) (* (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))) (* (* t t) (+ 2 (/ 4 x)))))) (cbrt (+ (* (+ (- 4 (/ 8 x)) (* (/ 4 x) (/ 4 x))) (* (* 2 l) l)) (* (* (* (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8) t) t) x))))) (sqrt (* (cbrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x)) (cbrt (+ (* (* (* (+ (/ 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))))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 40.657 * * * * [progress]: [ 59 / 104 ] simplifiying candidate # 40.657 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))) (cbrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))))) 40.658 * * [simplify]: iters left: 6 (34 enodes) 40.671 * * [simplify]: iters left: 5 (173 enodes) 40.725 * * [simplify]: iters left: 4 (443 enodes) 40.907 * * [simplify]: Extracting #0: cost 1 inf + 0 40.908 * * [simplify]: Extracting #1: cost 3 inf + 0 40.908 * * [simplify]: Extracting #2: cost 6 inf + 0 40.908 * * [simplify]: Extracting #3: cost 10 inf + 0 40.908 * * [simplify]: Extracting #4: cost 33 inf + 0 40.908 * * [simplify]: Extracting #5: cost 199 inf + 0 40.910 * * [simplify]: Extracting #6: cost 351 inf + 1365 40.916 * * [simplify]: Extracting #7: cost 198 inf + 31243 40.930 * * [simplify]: Extracting #8: cost 39 inf + 66397 40.947 * * [simplify]: Extracting #9: cost 15 inf + 69584 40.972 * * [simplify]: Extracting #10: cost 5 inf + 71581 40.992 * * [simplify]: Extracting #11: cost 0 inf + 73388 41.009 * [simplify]: Simplified to (sqrt (* (cbrt (- (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))) (* (* l (/ l (/ x 2))) (* l (/ l (/ x 2)))))) (cbrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8) (* t t)) x))))) 41.009 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (- (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x)))) (* (* l (/ l (/ x 2))) (* l (/ l (/ x 2)))))) (cbrt (+ (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))) (* (* (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8) (* t t)) x))))) (sqrt (* (cbrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x)) (cbrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 41.010 * * * * [progress]: [ 60 / 104 ] simplifiying candidate # 41.010 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) (cbrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))))) 41.010 * * [simplify]: iters left: 6 (33 enodes) 41.022 * * [simplify]: iters left: 5 (160 enodes) 41.072 * * [simplify]: iters left: 4 (348 enodes) 41.192 * * [simplify]: Extracting #0: cost 1 inf + 0 41.192 * * [simplify]: Extracting #1: cost 3 inf + 0 41.192 * * [simplify]: Extracting #2: cost 6 inf + 0 41.192 * * [simplify]: Extracting #3: cost 10 inf + 0 41.192 * * [simplify]: Extracting #4: cost 26 inf + 0 41.193 * * [simplify]: Extracting #5: cost 139 inf + 0 41.195 * * [simplify]: Extracting #6: cost 255 inf + 129 41.200 * * [simplify]: Extracting #7: cost 206 inf + 13387 41.217 * * [simplify]: Extracting #8: cost 45 inf + 39023 41.239 * * [simplify]: Extracting #9: cost 14 inf + 45984 41.262 * * [simplify]: Extracting #10: cost 3 inf + 50918 41.291 * * [simplify]: Extracting #11: cost 0 inf + 52351 41.314 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (* 2 (* l l)) (+ (/ 4 x) -2)) (* (* (* x t) t) (- (* (/ 4 x) (/ 4 x)) 4)))) (cbrt (+ (* (* (* x t) t) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)) (* (* 2 (* l l)) (+ 4 (* (/ 4 x) (+ (/ 4 x) -2)))))))) 41.314 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (* 2 (* l l)) (+ (/ 4 x) -2)) (* (* (* x t) t) (- (* (/ 4 x) (/ 4 x)) 4)))) (cbrt (+ (* (* (* x t) t) (+ (* (/ 4 x) (* (/ 4 x) (/ 4 x))) 8)) (* (* 2 (* l l)) (+ 4 (* (/ 4 x) (+ (/ 4 x) -2)))))))) (sqrt (* (cbrt (* (- (/ 4 x) 2) x)) (cbrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 41.315 * * * * [progress]: [ 61 / 104 ] simplifiying candidate # 41.316 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) (cbrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))))) 41.316 * * [simplify]: iters left: 6 (20 enodes) 41.329 * * [simplify]: iters left: 5 (87 enodes) 41.345 * * [simplify]: iters left: 4 (163 enodes) 41.404 * * [simplify]: iters left: 3 (464 enodes) 41.717 * * [simplify]: Extracting #0: cost 1 inf + 0 41.717 * * [simplify]: Extracting #1: cost 4 inf + 0 41.717 * * [simplify]: Extracting #2: cost 7 inf + 0 41.717 * * [simplify]: Extracting #3: cost 20 inf + 0 41.718 * * [simplify]: Extracting #4: cost 130 inf + 0 41.719 * * [simplify]: Extracting #5: cost 298 inf + 546 41.724 * * [simplify]: Extracting #6: cost 235 inf + 20684 41.736 * * [simplify]: Extracting #7: cost 33 inf + 55924 41.754 * * [simplify]: Extracting #8: cost 0 inf + 60453 41.790 * * [simplify]: Extracting #9: cost 0 inf + 59158 41.820 * * [simplify]: Extracting #10: cost 0 inf + 58996 41.837 * [simplify]: Simplified to (fabs (cbrt (* (+ (/ 4 x) -2) (+ (* (* (* x t) t) (+ (/ 4 x) 2)) (* (* l l) 2))))) 41.837 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (fabs (cbrt (* (+ (/ 4 x) -2) (+ (* (* (* x t) t) (+ (/ 4 x) 2)) (* (* l l) 2))))) (sqrt (* (cbrt (* (- (/ 4 x) 2) x)) (cbrt (* (- (/ 4 x) 2) x))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 41.837 * * * * [progress]: [ 62 / 104 ] simplifiying candidate # 41.837 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) (cbrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))))) 41.838 * * [simplify]: iters left: 6 (30 enodes) 41.848 * * [simplify]: iters left: 5 (142 enodes) 41.882 * * [simplify]: iters left: 4 (374 enodes) 42.070 * * [simplify]: Extracting #0: cost 1 inf + 0 42.070 * * [simplify]: Extracting #1: cost 3 inf + 0 42.070 * * [simplify]: Extracting #2: cost 6 inf + 0 42.070 * * [simplify]: Extracting #3: cost 10 inf + 0 42.070 * * [simplify]: Extracting #4: cost 20 inf + 0 42.071 * * [simplify]: Extracting #5: cost 177 inf + 0 42.072 * * [simplify]: Extracting #6: cost 424 inf + 597 42.078 * * [simplify]: Extracting #7: cost 260 inf + 32847 42.096 * * [simplify]: Extracting #8: cost 14 inf + 87354 42.116 * * [simplify]: Extracting #9: cost 4 inf + 86022 42.135 * * [simplify]: Extracting #10: cost 0 inf + 89725 42.159 * * [simplify]: Extracting #11: cost 0 inf + 89565 42.178 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (* (/ l x) (* 2 l)) (* (* (/ l x) (* 2 l)) (* (/ l x) (* 2 l)))) (* (* (* (* t t) (+ (/ 4 x) 2)) (* (* t t) (+ (/ 4 x) 2))) (* (* t t) (+ (/ 4 x) 2))))) (cbrt (+ (* (* 2 (* l l)) (+ -2 (/ 4 x))) (* x (* t (* t (- (* (/ 4 x) (/ 4 x)) 4)))))))) 42.178 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (* (/ l x) (* 2 l)) (* (* (/ l x) (* 2 l)) (* (/ l x) (* 2 l)))) (* (* (* (* t t) (+ (/ 4 x) 2)) (* (* t t) (+ (/ 4 x) 2))) (* (* t t) (+ (/ 4 x) 2))))) (cbrt (+ (* (* 2 (* l l)) (+ -2 (/ 4 x))) (* x (* t (* t (- (* (/ 4 x) (/ 4 x)) 4)))))))) (sqrt (* (cbrt (* (- (/ 4 x) 2) x)) (cbrt (+ (* (* (* (+ (/ 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))))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 42.179 * * * * [progress]: [ 63 / 104 ] simplifiying candidate # 42.179 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) (cbrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))))) 42.179 * * [simplify]: iters left: 6 (29 enodes) 42.189 * * [simplify]: iters left: 5 (138 enodes) 42.246 * * [simplify]: iters left: 4 (349 enodes) 42.416 * * [simplify]: Extracting #0: cost 1 inf + 0 42.416 * * [simplify]: Extracting #1: cost 3 inf + 0 42.416 * * [simplify]: Extracting #2: cost 6 inf + 0 42.416 * * [simplify]: Extracting #3: cost 10 inf + 0 42.416 * * [simplify]: Extracting #4: cost 27 inf + 0 42.417 * * [simplify]: Extracting #5: cost 155 inf + 0 42.419 * * [simplify]: Extracting #6: cost 326 inf + 377 42.427 * * [simplify]: Extracting #7: cost 228 inf + 16300 42.445 * * [simplify]: Extracting #8: cost 53 inf + 45388 42.459 * * [simplify]: Extracting #9: cost 4 inf + 55300 42.484 * * [simplify]: Extracting #10: cost 2 inf + 56630 42.505 * * [simplify]: Extracting #11: cost 0 inf + 58480 42.519 * * [simplify]: Extracting #12: cost 0 inf + 58400 42.541 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (* 2 (* l l)) (- (/ 4 x) 2)) (* x (* (- (* (/ 4 x) (/ 4 x)) 4) (* t t))))) (cbrt (- (* (* (* t t) (+ (/ 4 x) 2)) (* (* t t) (+ (/ 4 x) 2))) (* (* (/ (* l l) x) 2) (* (/ (* l l) x) 2)))))) 42.541 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (* 2 (* l l)) (- (/ 4 x) 2)) (* x (* (- (* (/ 4 x) (/ 4 x)) 4) (* t t))))) (cbrt (- (* (* (* t t) (+ (/ 4 x) 2)) (* (* t t) (+ (/ 4 x) 2))) (* (* (/ (* l l) x) 2) (* (/ (* l l) x) 2)))))) (sqrt (* (cbrt (* (- (/ 4 x) 2) x)) (cbrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 42.542 * * * * [progress]: [ 64 / 104 ] simplifiying candidate # 42.542 * [simplify]: Simplifying (sqrt (* (cbrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) (cbrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))))) 42.543 * * [simplify]: iters left: 6 (34 enodes) 42.564 * * [simplify]: iters left: 5 (171 enodes) 42.611 * * [simplify]: iters left: 4 (454 enodes) 42.846 * * [simplify]: Extracting #0: cost 1 inf + 0 42.846 * * [simplify]: Extracting #1: cost 3 inf + 0 42.847 * * [simplify]: Extracting #2: cost 6 inf + 0 42.847 * * [simplify]: Extracting #3: cost 10 inf + 0 42.847 * * [simplify]: Extracting #4: cost 22 inf + 0 42.847 * * [simplify]: Extracting #5: cost 198 inf + 0 42.850 * * [simplify]: Extracting #6: cost 446 inf + 1464 42.865 * * [simplify]: Extracting #7: cost 255 inf + 47980 42.902 * * [simplify]: Extracting #8: cost 44 inf + 94235 42.946 * * [simplify]: Extracting #9: cost 3 inf + 101593 42.994 * * [simplify]: Extracting #10: cost 0 inf + 104010 43.027 * [simplify]: Simplified to (sqrt (* (cbrt (+ (/ (* (* (* l 2) (/ (* l 2) (/ x l))) (/ (* l 2) (/ x l))) (/ x l)) (* (* (* t t) (+ 2 (/ 4 x))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x))))))) (cbrt (+ (* (* (+ (* (* (/ 4 x) (/ 4 x)) (/ 4 x)) 8) x) (* t t)) (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))))))) 43.027 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (/ (* (* (* l 2) (/ (* l 2) (/ x l))) (/ (* l 2) (/ x l))) (/ x l)) (* (* (* t t) (+ 2 (/ 4 x))) (* (* (* t t) (+ 2 (/ 4 x))) (* (* t t) (+ 2 (/ 4 x))))))) (cbrt (+ (* (* (+ (* (* (/ 4 x) (/ 4 x)) (/ 4 x)) 8) x) (* t t)) (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))))))) (sqrt (* (cbrt (+ (* (* (* (+ (/ 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)))))) (cbrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 43.028 * * * * [progress]: [ 65 / 104 ] simplifiying candidate # 43.028 * [simplify]: Simplifying (sqrt (* (cbrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) (cbrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))))) 43.028 * * [simplify]: iters left: 6 (30 enodes) 43.039 * * [simplify]: iters left: 5 (142 enodes) 43.076 * * [simplify]: iters left: 4 (371 enodes) 43.251 * * [simplify]: Extracting #0: cost 1 inf + 0 43.251 * * [simplify]: Extracting #1: cost 3 inf + 0 43.251 * * [simplify]: Extracting #2: cost 6 inf + 0 43.251 * * [simplify]: Extracting #3: cost 10 inf + 0 43.251 * * [simplify]: Extracting #4: cost 20 inf + 0 43.251 * * [simplify]: Extracting #5: cost 170 inf + 0 43.253 * * [simplify]: Extracting #6: cost 415 inf + 592 43.266 * * [simplify]: Extracting #7: cost 195 inf + 44857 43.295 * * [simplify]: Extracting #8: cost 13 inf + 84597 43.331 * * [simplify]: Extracting #9: cost 0 inf + 89405 43.370 * * [simplify]: Extracting #10: cost 0 inf + 89324 43.409 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (/ (* l 2) (/ x l)) (* (/ (* l 2) (/ x l)) (/ (* l 2) (/ x l)))) (* (* (* (+ 2 (/ 4 x)) (* t t)) (* (+ 2 (/ 4 x)) (* t t))) (* (+ 2 (/ 4 x)) (* t t))))) (cbrt (+ (* (* (* l l) 2) (+ -2 (/ 4 x))) (* (* (* t t) x) (- (* (/ 4 x) (/ 4 x)) 4)))))) 43.409 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (/ (* l 2) (/ x l)) (* (/ (* l 2) (/ x l)) (/ (* l 2) (/ x l)))) (* (* (* (+ 2 (/ 4 x)) (* t t)) (* (+ 2 (/ 4 x)) (* t t))) (* (+ 2 (/ 4 x)) (* t t))))) (cbrt (+ (* (* (* l l) 2) (+ -2 (/ 4 x))) (* (* (* t t) x) (- (* (/ 4 x) (/ 4 x)) 4)))))) (sqrt (* (cbrt (+ (* (* (* (+ (/ 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)))))) (cbrt (* (- (/ 4 x) 2) x))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 43.410 * * * * [progress]: [ 66 / 104 ] simplifiying candidate # 43.411 * [simplify]: Simplifying (sqrt (* (cbrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) (cbrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))))) 43.411 * * [simplify]: iters left: 6 (19 enodes) 43.423 * * [simplify]: iters left: 5 (88 enodes) 43.462 * * [simplify]: iters left: 4 (250 enodes) 43.608 * * [simplify]: Extracting #0: cost 1 inf + 0 43.608 * * [simplify]: Extracting #1: cost 4 inf + 0 43.608 * * [simplify]: Extracting #2: cost 7 inf + 0 43.608 * * [simplify]: Extracting #3: cost 10 inf + 0 43.608 * * [simplify]: Extracting #4: cost 115 inf + 0 43.609 * * [simplify]: Extracting #5: cost 308 inf + 294 43.619 * * [simplify]: Extracting #6: cost 220 inf + 19106 43.643 * * [simplify]: Extracting #7: cost 20 inf + 64835 43.657 * * [simplify]: Extracting #8: cost 0 inf + 69423 43.684 * * [simplify]: Extracting #9: cost 0 inf + 69162 43.700 * [simplify]: Simplified to (fabs (cbrt (+ (* (* 2 (/ (* l l) x)) (* (* 2 (/ (* l l) x)) (* 2 (/ (* l l) x)))) (* (* (* (+ 2 (/ 4 x)) (* t t)) (* (+ 2 (/ 4 x)) (* t t))) (* (+ 2 (/ 4 x)) (* t t)))))) 43.700 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (fabs (cbrt (+ (* (* 2 (/ (* l l) x)) (* (* 2 (/ (* l l) x)) (* 2 (/ (* l l) x)))) (* (* (* (+ 2 (/ 4 x)) (* t t)) (* (+ 2 (/ 4 x)) (* t t))) (* (+ 2 (/ 4 x)) (* t t)))))) (sqrt (* (cbrt (+ (* (* (* (+ (/ 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)))))) (cbrt (+ (* (* (* (+ (/ 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))))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 43.700 * * * * [progress]: [ 67 / 104 ] simplifiying candidate # 43.700 * [simplify]: Simplifying (sqrt (* (cbrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) (cbrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))))) 43.701 * * [simplify]: iters left: 6 (23 enodes) 43.708 * * [simplify]: iters left: 5 (116 enodes) 43.748 * * [simplify]: iters left: 4 (369 enodes) 44.018 * * [simplify]: Extracting #0: cost 1 inf + 0 44.018 * * [simplify]: Extracting #1: cost 3 inf + 0 44.018 * * [simplify]: Extracting #2: cost 6 inf + 0 44.018 * * [simplify]: Extracting #3: cost 10 inf + 0 44.018 * * [simplify]: Extracting #4: cost 27 inf + 0 44.019 * * [simplify]: Extracting #5: cost 199 inf + 0 44.023 * * [simplify]: Extracting #6: cost 397 inf + 3587 44.040 * * [simplify]: Extracting #7: cost 183 inf + 47854 44.059 * * [simplify]: Extracting #8: cost 22 inf + 81387 44.093 * * [simplify]: Extracting #9: cost 0 inf + 89738 44.113 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* l 2) (/ l x))) (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))))) (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))))) 44.114 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))) (* (* l 2) (/ l x))) (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))))) (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))))) (sqrt (* (cbrt (+ (* (* (* (+ (/ 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)))))) (cbrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 44.114 * * * * [progress]: [ 68 / 104 ] simplifiying candidate # 44.114 * [simplify]: Simplifying (sqrt (* (cbrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) (cbrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))))) 44.114 * * [simplify]: iters left: 6 (34 enodes) 44.128 * * [simplify]: iters left: 5 (172 enodes) 44.166 * * [simplify]: iters left: 4 (442 enodes) 44.370 * * [simplify]: Extracting #0: cost 1 inf + 0 44.370 * * [simplify]: Extracting #1: cost 3 inf + 0 44.370 * * [simplify]: Extracting #2: cost 6 inf + 0 44.370 * * [simplify]: Extracting #3: cost 10 inf + 0 44.370 * * [simplify]: Extracting #4: cost 33 inf + 0 44.371 * * [simplify]: Extracting #5: cost 198 inf + 0 44.376 * * [simplify]: Extracting #6: cost 325 inf + 6856 44.391 * * [simplify]: Extracting #7: cost 167 inf + 37857 44.417 * * [simplify]: Extracting #8: cost 44 inf + 61763 44.433 * * [simplify]: Extracting #9: cost 13 inf + 69175 44.466 * * [simplify]: Extracting #10: cost 4 inf + 72245 44.499 * * [simplify]: Extracting #11: cost 0 inf + 73548 44.518 * [simplify]: Simplified to (sqrt (* (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) (cbrt (+ (* (+ (* (* (/ 4 x) (/ 4 x)) (/ 4 x)) 8) (* (* t x) t)) (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))))))) 44.518 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) (cbrt (+ (* (+ (* (* (/ 4 x) (/ 4 x)) (/ 4 x)) 8) (* (* t x) t)) (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* 2 (* l l))))))) (sqrt (* (cbrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 44.518 * * * * [progress]: [ 69 / 104 ] simplifiying candidate # 44.519 * [simplify]: Simplifying (sqrt (* (cbrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) (cbrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))))) 44.519 * * [simplify]: iters left: 6 (29 enodes) 44.530 * * [simplify]: iters left: 5 (139 enodes) 44.562 * * [simplify]: iters left: 4 (347 enodes) 44.726 * * [simplify]: Extracting #0: cost 1 inf + 0 44.726 * * [simplify]: Extracting #1: cost 3 inf + 0 44.726 * * [simplify]: Extracting #2: cost 6 inf + 0 44.726 * * [simplify]: Extracting #3: cost 10 inf + 0 44.726 * * [simplify]: Extracting #4: cost 27 inf + 0 44.726 * * [simplify]: Extracting #5: cost 154 inf + 0 44.729 * * [simplify]: Extracting #6: cost 332 inf + 48 44.735 * * [simplify]: Extracting #7: cost 258 inf + 13043 44.757 * * [simplify]: Extracting #8: cost 46 inf + 47235 44.783 * * [simplify]: Extracting #9: cost 4 inf + 54903 44.811 * * [simplify]: Extracting #10: cost 1 inf + 57801 44.834 * * [simplify]: Extracting #11: cost 0 inf + 58847 44.848 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (* (* t x) t) (- (* (/ 4 x) (/ 4 x)) 4)) (* (* (* l l) 2) (+ -2 (/ 4 x))))) (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))))) 44.848 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (* (* t x) t) (- (* (/ 4 x) (/ 4 x)) 4)) (* (* (* l l) 2) (+ -2 (/ 4 x))))) (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))))) (sqrt (* (cbrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (* (- (/ 4 x) 2) x))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 44.849 * * * * [progress]: [ 70 / 104 ] simplifiying candidate # 44.849 * [simplify]: Simplifying (sqrt (* (cbrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) (cbrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))))) 44.849 * * [simplify]: iters left: 6 (23 enodes) 44.861 * * [simplify]: iters left: 5 (116 enodes) 44.918 * * [simplify]: iters left: 4 (366 enodes) 45.165 * * [simplify]: Extracting #0: cost 1 inf + 0 45.165 * * [simplify]: Extracting #1: cost 3 inf + 0 45.165 * * [simplify]: Extracting #2: cost 6 inf + 0 45.165 * * [simplify]: Extracting #3: cost 10 inf + 0 45.165 * * [simplify]: Extracting #4: cost 27 inf + 0 45.166 * * [simplify]: Extracting #5: cost 199 inf + 0 45.169 * * [simplify]: Extracting #6: cost 398 inf + 2548 45.189 * * [simplify]: Extracting #7: cost 167 inf + 49039 45.220 * * [simplify]: Extracting #8: cost 10 inf + 86267 45.251 * * [simplify]: Extracting #9: cost 0 inf + 89505 45.290 * [simplify]: Simplified to (sqrt (* (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) (cbrt (+ (* (* t (* (+ 2 (/ 4 x)) t)) (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t)))) (* (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))) (* (* 2 l) (/ l x))))))) 45.290 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))))) (cbrt (+ (* (* t (* (+ 2 (/ 4 x)) t)) (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t)))) (* (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x))) (* (* 2 l) (/ l x))))))) (sqrt (* (cbrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (* (+ (/ 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))))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 45.291 * * * * [progress]: [ 71 / 104 ] simplifiying candidate # 45.292 * [simplify]: Simplifying (sqrt (* (cbrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) (cbrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))))) 45.292 * * [simplify]: iters left: 6 (18 enodes) 45.303 * * [simplify]: iters left: 5 (84 enodes) 45.337 * * [simplify]: iters left: 4 (226 enodes) 45.455 * * [simplify]: Extracting #0: cost 1 inf + 0 45.455 * * [simplify]: Extracting #1: cost 4 inf + 0 45.455 * * [simplify]: Extracting #2: cost 7 inf + 0 45.455 * * [simplify]: Extracting #3: cost 21 inf + 0 45.456 * * [simplify]: Extracting #4: cost 120 inf + 0 45.456 * * [simplify]: Extracting #5: cost 222 inf + 6 45.462 * * [simplify]: Extracting #6: cost 143 inf + 13214 45.470 * * [simplify]: Extracting #7: cost 9 inf + 37119 45.479 * * [simplify]: Extracting #8: cost 0 inf + 38989 45.495 * [simplify]: Simplified to (fabs (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x)))))) 45.495 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (fabs (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (* 2 l) (/ l x)) (* (* 2 l) (/ l x)))))) (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) 2) t) t) (* (* l 2) (/ l x)))))))) 45.496 * * * * [progress]: [ 72 / 104 ] simplifiying candidate # 45.496 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))))) 45.496 * * [simplify]: iters left: 6 (32 enodes) 45.515 * * [simplify]: iters left: 5 (150 enodes) 45.543 * * [simplify]: iters left: 4 (302 enodes) 45.653 * * [simplify]: Extracting #0: cost 1 inf + 0 45.653 * * [simplify]: Extracting #1: cost 3 inf + 0 45.653 * * [simplify]: Extracting #2: cost 6 inf + 0 45.653 * * [simplify]: Extracting #3: cost 10 inf + 0 45.653 * * [simplify]: Extracting #4: cost 22 inf + 0 45.653 * * [simplify]: Extracting #5: cost 111 inf + 0 45.654 * * [simplify]: Extracting #6: cost 184 inf + 46 45.659 * * [simplify]: Extracting #7: cost 169 inf + 5878 45.664 * * [simplify]: Extracting #8: cost 76 inf + 19819 45.672 * * [simplify]: Extracting #9: cost 8 inf + 37451 45.680 * * [simplify]: Extracting #10: cost 1 inf + 39597 45.689 * * [simplify]: Extracting #11: cost 0 inf + 39850 45.698 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (* (+ 8 (* (/ 4 x) (* (/ 4 x) (/ 4 x)))) (* t t)) x) (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* l 2) l)))) (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))) 45.698 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (* (+ 8 (* (/ 4 x) (* (/ 4 x) (/ 4 x)))) (* t t)) x) (* (- 4 (* (/ 4 x) (- 2 (/ 4 x)))) (* (* l 2) l)))) (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))))) (sqrt (cbrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x)))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 45.698 * * * * [progress]: [ 73 / 104 ] simplifiying candidate # 45.698 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))))) 45.699 * * [simplify]: iters left: 6 (27 enodes) 45.714 * * [simplify]: iters left: 5 (115 enodes) 45.753 * * [simplify]: iters left: 4 (212 enodes) 45.827 * * [simplify]: Extracting #0: cost 1 inf + 0 45.827 * * [simplify]: Extracting #1: cost 3 inf + 0 45.827 * * [simplify]: Extracting #2: cost 6 inf + 0 45.827 * * [simplify]: Extracting #3: cost 10 inf + 0 45.827 * * [simplify]: Extracting #4: cost 20 inf + 0 45.827 * * [simplify]: Extracting #5: cost 90 inf + 0 45.827 * * [simplify]: Extracting #6: cost 158 inf + 172 45.829 * * [simplify]: Extracting #7: cost 115 inf + 5829 45.832 * * [simplify]: Extracting #8: cost 35 inf + 17183 45.838 * * [simplify]: Extracting #9: cost 4 inf + 23322 45.844 * * [simplify]: Extracting #10: cost 0 inf + 26624 45.850 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (* l 2) (/ l x)) (* (* t t) (+ 2 (/ 4 x))))) (cbrt (+ (* (+ -2 (/ 4 x)) (* (* l 2) l)) (* (* x (* t t)) (- (* (/ 4 x) (/ 4 x)) 4)))))) 45.850 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (* l 2) (/ l x)) (* (* t t) (+ 2 (/ 4 x))))) (cbrt (+ (* (+ -2 (/ 4 x)) (* (* l 2) l)) (* (* x (* t t)) (- (* (/ 4 x) (/ 4 x)) 4)))))) (sqrt (cbrt (* (- (/ 4 x) 2) x)))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 45.850 * * * * [progress]: [ 74 / 104 ] simplifiying candidate # 45.851 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))))) 45.851 * * [simplify]: iters left: 6 (21 enodes) 45.861 * * [simplify]: iters left: 5 (95 enodes) 45.883 * * [simplify]: iters left: 4 (257 enodes) 46.041 * * [simplify]: Extracting #0: cost 1 inf + 0 46.041 * * [simplify]: Extracting #1: cost 3 inf + 0 46.041 * * [simplify]: Extracting #2: cost 6 inf + 0 46.041 * * [simplify]: Extracting #3: cost 10 inf + 0 46.041 * * [simplify]: Extracting #4: cost 16 inf + 0 46.041 * * [simplify]: Extracting #5: cost 133 inf + 0 46.042 * * [simplify]: Extracting #6: cost 319 inf + 260 46.046 * * [simplify]: Extracting #7: cost 211 inf + 25941 46.063 * * [simplify]: Extracting #8: cost 15 inf + 69968 46.078 * * [simplify]: Extracting #9: cost 0 inf + 72115 46.104 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))) (* (* (/ (* l 2) (/ x l)) (/ (* l 2) (/ x l))) (/ (* l 2) (/ x l))))) (cbrt (+ (/ (* l 2) (/ x l)) (* t (* (+ 2 (/ 4 x)) t)))))) 46.104 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))) (* (* (/ (* l 2) (/ x l)) (/ (* l 2) (/ x l))) (/ (* l 2) (/ x l))))) (cbrt (+ (/ (* l 2) (/ x l)) (* t (* (+ 2 (/ 4 x)) t)))))) (sqrt (cbrt (+ (* (* (* (+ (/ 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)))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 46.105 * * * * [progress]: [ 75 / 104 ] simplifiying candidate # 46.105 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))))) 46.105 * * [simplify]: iters left: 6 (20 enodes) 46.116 * * [simplify]: iters left: 5 (90 enodes) 46.152 * * [simplify]: iters left: 4 (229 enodes) 46.265 * * [simplify]: Extracting #0: cost 1 inf + 0 46.265 * * [simplify]: Extracting #1: cost 3 inf + 0 46.265 * * [simplify]: Extracting #2: cost 6 inf + 0 46.265 * * [simplify]: Extracting #3: cost 10 inf + 0 46.265 * * [simplify]: Extracting #4: cost 26 inf + 0 46.266 * * [simplify]: Extracting #5: cost 132 inf + 0 46.267 * * [simplify]: Extracting #6: cost 223 inf + 48 46.270 * * [simplify]: Extracting #7: cost 136 inf + 14688 46.279 * * [simplify]: Extracting #8: cost 7 inf + 39412 46.294 * * [simplify]: Extracting #9: cost 0 inf + 40437 46.313 * [simplify]: Simplified to (sqrt (* (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (/ l (/ x 2)) l) (* (/ l (/ x 2)) l)))) (cbrt (+ (* (/ l (/ x 2)) l) (* t (* (+ 2 (/ 4 x)) t)))))) 46.313 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (* (/ l (/ x 2)) l) (* (/ l (/ x 2)) l)))) (cbrt (+ (* (/ l (/ x 2)) l) (* t (* (+ 2 (/ 4 x)) t)))))) (sqrt (cbrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 46.313 * * * * [progress]: [ 76 / 104 ] simplifiying candidate # 46.314 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (* (+ (pow (/ 4 x) 3) (pow 2 3)) t) t) x) (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) (* (* l 2) l)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 46.314 * * [simplify]: iters left: 6 (32 enodes) 46.336 * * [simplify]: iters left: 5 (150 enodes) 46.395 * * [simplify]: iters left: 4 (302 enodes) 46.539 * * [simplify]: Extracting #0: cost 1 inf + 0 46.539 * * [simplify]: Extracting #1: cost 3 inf + 0 46.539 * * [simplify]: Extracting #2: cost 6 inf + 0 46.540 * * [simplify]: Extracting #3: cost 10 inf + 0 46.540 * * [simplify]: Extracting #4: cost 22 inf + 0 46.540 * * [simplify]: Extracting #5: cost 111 inf + 0 46.541 * * [simplify]: Extracting #6: cost 181 inf + 252 46.544 * * [simplify]: Extracting #7: cost 172 inf + 5266 46.555 * * [simplify]: Extracting #8: cost 58 inf + 24011 46.571 * * [simplify]: Extracting #9: cost 16 inf + 34086 46.587 * * [simplify]: Extracting #10: cost 6 inf + 38119 46.605 * * [simplify]: Extracting #11: cost 0 inf + 40010 46.622 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (+ 2 (/ 4 x)) (* t t)) (* 2 (/ (* l l) x)))) (cbrt (+ (* (+ (- 4 (/ 8 x)) (* (/ 4 x) (/ 4 x))) (* (* l l) 2)) (* (* t x) (* (+ 8 (* (/ 4 x) (* (/ 4 x) (/ 4 x)))) t)))))) 46.622 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (+ 2 (/ 4 x)) (* t t)) (* 2 (/ (* l l) x)))) (cbrt (+ (* (+ (- 4 (/ 8 x)) (* (/ 4 x) (/ 4 x))) (* (* l l) 2)) (* (* t x) (* (+ 8 (* (/ 4 x) (* (/ 4 x) (/ 4 x)))) t)))))) (sqrt (cbrt (* (+ (* (/ 4 x) (/ 4 x)) (- (* 2 2) (* (/ 4 x) 2))) x)))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 46.623 * * * * [progress]: [ 77 / 104 ] simplifiying candidate # 46.623 * [simplify]: Simplifying (sqrt (* (cbrt (+ (* (* (* (- (* (/ 4 x) (/ 4 x)) (* 2 2)) t) t) x) (* (- (/ 4 x) 2) (* (* l 2) l)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 46.624 * * [simplify]: iters left: 6 (27 enodes) 46.638 * * [simplify]: iters left: 5 (115 enodes) 46.681 * * [simplify]: iters left: 4 (212 enodes) 46.753 * * [simplify]: Extracting #0: cost 1 inf + 0 46.753 * * [simplify]: Extracting #1: cost 3 inf + 0 46.753 * * [simplify]: Extracting #2: cost 6 inf + 0 46.753 * * [simplify]: Extracting #3: cost 10 inf + 0 46.753 * * [simplify]: Extracting #4: cost 20 inf + 0 46.753 * * [simplify]: Extracting #5: cost 93 inf + 0 46.753 * * [simplify]: Extracting #6: cost 151 inf + 542 46.755 * * [simplify]: Extracting #7: cost 113 inf + 6017 46.758 * * [simplify]: Extracting #8: cost 38 inf + 17314 46.765 * * [simplify]: Extracting #9: cost 5 inf + 22752 46.774 * * [simplify]: Extracting #10: cost 0 inf + 26862 46.782 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (* (* l l) 2) (+ -2 (/ 4 x))) (* (* t t) (* (- (* (/ 4 x) (/ 4 x)) 4) x)))) (cbrt (+ (* (+ (/ 4 x) 2) (* t t)) (* (* l (/ l x)) 2))))) 46.782 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (* (* l l) 2) (+ -2 (/ 4 x))) (* (* t t) (* (- (* (/ 4 x) (/ 4 x)) 4) x)))) (cbrt (+ (* (+ (/ 4 x) 2) (* t t)) (* (* l (/ l x)) 2))))) (sqrt (cbrt (* (- (/ 4 x) 2) x)))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 46.783 * * * * [progress]: [ 78 / 104 ] simplifiying candidate # 46.783 * [simplify]: Simplifying (sqrt (* (cbrt (+ (pow (* (* (+ (/ 4 x) 2) t) t) 3) (pow (* (* l 2) (/ l x)) 3))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 46.783 * * [simplify]: iters left: 6 (21 enodes) 46.789 * * [simplify]: iters left: 5 (95 enodes) 46.814 * * [simplify]: iters left: 4 (257 enodes) 46.974 * * [simplify]: Extracting #0: cost 1 inf + 0 46.975 * * [simplify]: Extracting #1: cost 3 inf + 0 46.975 * * [simplify]: Extracting #2: cost 6 inf + 0 46.975 * * [simplify]: Extracting #3: cost 10 inf + 0 46.975 * * [simplify]: Extracting #4: cost 16 inf + 0 46.975 * * [simplify]: Extracting #5: cost 132 inf + 0 46.977 * * [simplify]: Extracting #6: cost 317 inf + 210 46.984 * * [simplify]: Extracting #7: cost 226 inf + 22183 47.013 * * [simplify]: Extracting #8: cost 32 inf + 68347 47.043 * * [simplify]: Extracting #9: cost 0 inf + 72760 47.060 * * [simplify]: Extracting #10: cost 0 inf + 72368 47.076 * [simplify]: Simplified to (sqrt (* (cbrt (+ (* (/ (* l 2) (/ x l)) (* (/ (* l 2) (/ x l)) (/ (* l 2) (/ x l)))) (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))))) (cbrt (+ (/ (* l 2) (/ x l)) (* t (* (+ 2 (/ 4 x)) t)))))) 47.076 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (+ (* (/ (* l 2) (/ x l)) (* (/ (* l 2) (/ x l)) (/ (* l 2) (/ x l)))) (* (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* t (* (+ 2 (/ 4 x)) t))))) (cbrt (+ (/ (* l 2) (/ x l)) (* t (* (+ 2 (/ 4 x)) t)))))) (sqrt (cbrt (+ (* (* (* (+ (/ 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)))))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 47.077 * * * * [progress]: [ 79 / 104 ] simplifiying candidate # 47.077 * [simplify]: Simplifying (sqrt (* (cbrt (- (* (* (* (+ (/ 4 x) 2) t) t) (* (* (+ (/ 4 x) 2) t) t)) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x))))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) 47.077 * * [simplify]: iters left: 6 (20 enodes) 47.086 * * [simplify]: iters left: 5 (90 enodes) 47.107 * * [simplify]: iters left: 4 (229 enodes) 47.255 * * [simplify]: Extracting #0: cost 1 inf + 0 47.255 * * [simplify]: Extracting #1: cost 3 inf + 0 47.255 * * [simplify]: Extracting #2: cost 6 inf + 0 47.255 * * [simplify]: Extracting #3: cost 10 inf + 0 47.255 * * [simplify]: Extracting #4: cost 26 inf + 0 47.255 * * [simplify]: Extracting #5: cost 132 inf + 0 47.257 * * [simplify]: Extracting #6: cost 224 inf + 6 47.261 * * [simplify]: Extracting #7: cost 160 inf + 9525 47.271 * * [simplify]: Extracting #8: cost 30 inf + 32656 47.281 * * [simplify]: Extracting #9: cost 1 inf + 39796 47.290 * * [simplify]: Extracting #10: cost 0 inf + 40481 47.302 * [simplify]: Simplified to (sqrt (* (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (/ (* 2 l) (/ x l)) (/ (* 2 l) (/ x l))))) (cbrt (+ (* t (* (+ 2 (/ 4 x)) t)) (/ (* 2 l) (/ x l)))))) 47.302 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (/ (sqrt (* (cbrt (- (* (* t (* (+ 2 (/ 4 x)) t)) (* t (* (+ 2 (/ 4 x)) t))) (* (/ (* 2 l) (/ x l)) (/ (* 2 l) (/ x l))))) (cbrt (+ (* t (* (+ 2 (/ 4 x)) t)) (/ (* 2 l) (/ x l)))))) (sqrt (cbrt (- (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 47.302 * * * * [progress]: [ 80 / 104 ] simplifiying candidate # 47.303 * [simplify]: Simplifying (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 47.303 * * [simplify]: iters left: 6 (13 enodes) 47.310 * * [simplify]: iters left: 5 (51 enodes) 47.331 * * [simplify]: iters left: 4 (78 enodes) 47.357 * * [simplify]: iters left: 3 (127 enodes) 47.387 * * [simplify]: iters left: 2 (221 enodes) 47.443 * * [simplify]: iters left: 1 (272 enodes) 47.504 * * [simplify]: Extracting #0: cost 1 inf + 0 47.504 * * [simplify]: Extracting #1: cost 9 inf + 0 47.504 * * [simplify]: Extracting #2: cost 48 inf + 0 47.505 * * [simplify]: Extracting #3: cost 60 inf + 461 47.507 * * [simplify]: Extracting #4: cost 17 inf + 3560 47.510 * * [simplify]: Extracting #5: cost 1 inf + 6378 47.513 * * [simplify]: Extracting #6: cost 0 inf + 6663 47.517 * [simplify]: Simplified to (+ (/ (* l 2) (/ x l)) (* (+ 2 (/ 4 x)) (* t t))) 47.517 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (pow (+ (/ (* l 2) (/ x l)) (* (+ 2 (/ 4 x)) (* t t))) (/ (+ 1/3 1/3) 2)) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 47.518 * * * * [progress]: [ 81 / 104 ] simplifiying candidate # 47.518 * [simplify]: Simplifying (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 47.518 * * [simplify]: iters left: 6 (14 enodes) 47.525 * * [simplify]: iters left: 5 (54 enodes) 47.542 * * [simplify]: iters left: 4 (81 enodes) 47.569 * * [simplify]: iters left: 3 (130 enodes) 47.615 * * [simplify]: iters left: 2 (224 enodes) 47.678 * * [simplify]: iters left: 1 (276 enodes) 47.723 * * [simplify]: Extracting #0: cost 1 inf + 0 47.724 * * [simplify]: Extracting #1: cost 3 inf + 0 47.724 * * [simplify]: Extracting #2: cost 11 inf + 0 47.724 * * [simplify]: Extracting #3: cost 50 inf + 0 47.724 * * [simplify]: Extracting #4: cost 64 inf + 336 47.726 * * [simplify]: Extracting #5: cost 24 inf + 3068 47.728 * * [simplify]: Extracting #6: cost 1 inf + 7268 47.730 * * [simplify]: Extracting #7: cost 0 inf + 7473 47.732 * [simplify]: Simplified to (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 47.732 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (pow (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) (/ (+ 1 1) 2)) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 47.732 * * * * [progress]: [ 82 / 104 ] simplifiying candidate # 47.732 * [simplify]: Simplifying (* (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 47.732 * * [simplify]: iters left: 6 (14 enodes) 47.736 * * [simplify]: iters left: 5 (60 enodes) 47.747 * * [simplify]: iters left: 4 (137 enodes) 47.807 * * [simplify]: iters left: 3 (478 enodes) 48.159 * * [simplify]: Extracting #0: cost 1 inf + 0 48.159 * * [simplify]: Extracting #1: cost 15 inf + 0 48.160 * * [simplify]: Extracting #2: cost 200 inf + 0 48.163 * * [simplify]: Extracting #3: cost 403 inf + 12042 48.204 * * [simplify]: Extracting #4: cost 55 inf + 87452 48.235 * * [simplify]: Extracting #5: cost 0 inf + 106572 48.282 * [simplify]: Simplified to (* (+ (* (* l 2) (/ l x)) (* t (* (+ 2 (/ 4 x)) t))) (+ (* (* l 2) (/ l x)) (* t (* (+ 2 (/ 4 x)) t)))) 48.282 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (pow (* (+ (* (* l 2) (/ l x)) (* t (* (+ 2 (/ 4 x)) t))) (+ (* (* l 2) (/ l x)) (* t (* (+ 2 (/ 4 x)) t)))) (/ 1/3 2)) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 48.283 * * * * [progress]: [ 83 / 104 ] simplifiying candidate # 48.283 * [simplify]: Simplifying (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 48.283 * * [simplify]: iters left: 6 (15 enodes) 48.291 * * [simplify]: iters left: 5 (57 enodes) 48.310 * * [simplify]: iters left: 4 (84 enodes) 48.340 * * [simplify]: iters left: 3 (133 enodes) 48.379 * * [simplify]: iters left: 2 (227 enodes) 48.417 * * [simplify]: iters left: 1 (278 enodes) 48.455 * * [simplify]: Extracting #0: cost 1 inf + 0 48.455 * * [simplify]: Extracting #1: cost 3 inf + 0 48.455 * * [simplify]: Extracting #2: cost 5 inf + 0 48.455 * * [simplify]: Extracting #3: cost 13 inf + 0 48.455 * * [simplify]: Extracting #4: cost 52 inf + 0 48.456 * * [simplify]: Extracting #5: cost 71 inf + 46 48.456 * * [simplify]: Extracting #6: cost 24 inf + 3961 48.458 * * [simplify]: Extracting #7: cost 2 inf + 7755 48.460 * * [simplify]: Extracting #8: cost 0 inf + 8363 48.462 * [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)))))) 48.462 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (pow (* (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))) (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) (/ 1 2)) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 48.463 * * * * [progress]: [ 84 / 104 ] simplifiying candidate # 48.463 * [simplify]: Simplifying (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 48.463 * * [simplify]: iters left: 6 (14 enodes) 48.467 * * [simplify]: iters left: 5 (54 enodes) 48.475 * * [simplify]: iters left: 4 (81 enodes) 48.489 * * [simplify]: iters left: 3 (130 enodes) 48.533 * * [simplify]: iters left: 2 (224 enodes) 48.601 * * [simplify]: iters left: 1 (276 enodes) 48.657 * * [simplify]: Extracting #0: cost 1 inf + 0 48.657 * * [simplify]: Extracting #1: cost 3 inf + 0 48.657 * * [simplify]: Extracting #2: cost 11 inf + 0 48.657 * * [simplify]: Extracting #3: cost 50 inf + 0 48.658 * * [simplify]: Extracting #4: cost 64 inf + 336 48.658 * * [simplify]: Extracting #5: cost 24 inf + 3068 48.660 * * [simplify]: Extracting #6: cost 1 inf + 7268 48.662 * * [simplify]: Extracting #7: cost 0 inf + 7473 48.664 * [simplify]: Simplified to (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 48.664 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (pow (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) (/ 2 2)) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 48.664 * * * * [progress]: [ 85 / 104 ] simplifiying candidate # 48.664 * [simplify]: Simplifying (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 48.664 * * [simplify]: iters left: 6 (14 enodes) 48.668 * * [simplify]: iters left: 5 (54 enodes) 48.677 * * [simplify]: iters left: 4 (81 enodes) 48.691 * * [simplify]: iters left: 3 (130 enodes) 48.731 * * [simplify]: iters left: 2 (224 enodes) 48.778 * * [simplify]: iters left: 1 (276 enodes) 48.832 * * [simplify]: Extracting #0: cost 1 inf + 0 48.833 * * [simplify]: Extracting #1: cost 3 inf + 0 48.833 * * [simplify]: Extracting #2: cost 11 inf + 0 48.833 * * [simplify]: Extracting #3: cost 50 inf + 0 48.833 * * [simplify]: Extracting #4: cost 64 inf + 336 48.835 * * [simplify]: Extracting #5: cost 24 inf + 3068 48.838 * * [simplify]: Extracting #6: cost 1 inf + 7268 48.840 * * [simplify]: Extracting #7: cost 0 inf + 7473 48.842 * [simplify]: Simplified to (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 48.842 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (pow (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) (/ (+ 1 1) 2)) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 48.842 * * * * [progress]: [ 86 / 104 ] simplifiying candidate # 48.843 * [simplify]: Simplifying (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))))) 48.843 * * [simplify]: iters left: 6 (15 enodes) 48.847 * * [simplify]: iters left: 5 (57 enodes) 48.856 * * [simplify]: iters left: 4 (84 enodes) 48.869 * * [simplify]: iters left: 3 (133 enodes) 48.909 * * [simplify]: iters left: 2 (227 enodes) 48.956 * * [simplify]: iters left: 1 (278 enodes) 49.008 * * [simplify]: Extracting #0: cost 1 inf + 0 49.009 * * [simplify]: Extracting #1: cost 3 inf + 0 49.009 * * [simplify]: Extracting #2: cost 5 inf + 0 49.009 * * [simplify]: Extracting #3: cost 13 inf + 0 49.009 * * [simplify]: Extracting #4: cost 52 inf + 0 49.009 * * [simplify]: Extracting #5: cost 71 inf + 46 49.010 * * [simplify]: Extracting #6: cost 24 inf + 3961 49.012 * * [simplify]: Extracting #7: cost 2 inf + 7755 49.015 * * [simplify]: Extracting #8: cost 0 inf + 8363 49.017 * [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)))))) 49.017 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (pow (* (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x))))) (cbrt (+ (/ 4 (/ x (* t t))) (* 2 (+ (* t t) (/ (* l l) x)))))) (/ 1 2)) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 49.017 * * * * [progress]: [ 87 / 104 ] simplifiying candidate # 49.018 * [simplify]: Simplifying (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x))) 49.018 * * [simplify]: iters left: 6 (13 enodes) 49.022 * * [simplify]: iters left: 5 (51 enodes) 49.035 * * [simplify]: iters left: 4 (78 enodes) 49.061 * * [simplify]: iters left: 3 (127 enodes) 49.103 * * [simplify]: iters left: 2 (221 enodes) 49.160 * * [simplify]: iters left: 1 (272 enodes) 49.202 * * [simplify]: Extracting #0: cost 1 inf + 0 49.202 * * [simplify]: Extracting #1: cost 9 inf + 0 49.203 * * [simplify]: Extracting #2: cost 48 inf + 0 49.203 * * [simplify]: Extracting #3: cost 60 inf + 461 49.205 * * [simplify]: Extracting #4: cost 17 inf + 3560 49.207 * * [simplify]: Extracting #5: cost 1 inf + 6378 49.209 * * [simplify]: Extracting #6: cost 0 inf + 6663 49.211 * [simplify]: Simplified to (+ (/ (* l 2) (/ x l)) (* (+ 2 (/ 4 x)) (* t t))) 49.211 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (pow (+ (/ (* l 2) (/ x l)) (* (+ 2 (/ 4 x)) (* t t))) (/ (* 2 1/3) 2)) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 49.211 * * * * [progress]: [ 88 / 104 ] simplifiying candidate # 49.211 * [simplify]: Simplifying (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 49.211 * * [simplify]: iters left: 6 (14 enodes) 49.215 * * [simplify]: iters left: 5 (54 enodes) 49.224 * * [simplify]: iters left: 4 (81 enodes) 49.248 * * [simplify]: iters left: 3 (130 enodes) 49.290 * * [simplify]: iters left: 2 (224 enodes) 49.339 * * [simplify]: iters left: 1 (276 enodes) 49.397 * * [simplify]: Extracting #0: cost 1 inf + 0 49.397 * * [simplify]: Extracting #1: cost 3 inf + 0 49.397 * * [simplify]: Extracting #2: cost 11 inf + 0 49.398 * * [simplify]: Extracting #3: cost 50 inf + 0 49.398 * * [simplify]: Extracting #4: cost 64 inf + 336 49.399 * * [simplify]: Extracting #5: cost 24 inf + 3068 49.403 * * [simplify]: Extracting #6: cost 1 inf + 7268 49.406 * * [simplify]: Extracting #7: cost 0 inf + 7473 49.410 * [simplify]: Simplified to (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 49.410 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (pow (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) (/ (* 2 1) 2)) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 49.411 * * * * [progress]: [ 89 / 104 ] simplifiying candidate # 49.411 * * * * [progress]: [ 90 / 104 ] simplifiying candidate # 49.411 * [simplify]: Simplifying (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) 49.411 * * [simplify]: iters left: 6 (14 enodes) 49.417 * * [simplify]: iters left: 5 (54 enodes) 49.425 * * [simplify]: iters left: 4 (81 enodes) 49.439 * * [simplify]: iters left: 3 (130 enodes) 49.478 * * [simplify]: iters left: 2 (224 enodes) 49.528 * * [simplify]: iters left: 1 (276 enodes) 49.563 * * [simplify]: Extracting #0: cost 1 inf + 0 49.563 * * [simplify]: Extracting #1: cost 3 inf + 0 49.563 * * [simplify]: Extracting #2: cost 11 inf + 0 49.563 * * [simplify]: Extracting #3: cost 50 inf + 0 49.563 * * [simplify]: Extracting #4: cost 64 inf + 336 49.564 * * [simplify]: Extracting #5: cost 24 inf + 3068 49.566 * * [simplify]: Extracting #6: cost 1 inf + 7268 49.568 * * [simplify]: Extracting #7: cost 0 inf + 7473 49.570 * [simplify]: Simplified to (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t)))) 49.570 * [simplify]: Simplified (2 2 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (fabs (cbrt (+ (/ (* (* l 2) l) x) (* t (* (+ 2 (/ 4 x)) t))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 49.570 * * * * [progress]: [ 91 / 104 ] simplifiying candidate # 49.570 * * * * [progress]: [ 92 / 104 ] simplifiying candidate #real (real->posit16 (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) 2) t) t) (* (* l 2) (/ l x))))))))> 49.570 * * * * [progress]: [ 93 / 104 ] simplifiying candidate # 49.570 * [simplify]: Simplifying (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 49.570 * * [simplify]: iters left: 6 (12 enodes) 49.574 * * [simplify]: iters left: 5 (45 enodes) 49.581 * * [simplify]: iters left: 4 (76 enodes) 49.602 * * [simplify]: iters left: 3 (172 enodes) 49.636 * * [simplify]: iters left: 2 (336 enodes) 49.715 * * [simplify]: Extracting #0: cost 1 inf + 0 49.715 * * [simplify]: Extracting #1: cost 26 inf + 0 49.715 * * [simplify]: Extracting #2: cost 115 inf + 72 49.717 * * [simplify]: Extracting #3: cost 163 inf + 1934 49.726 * * [simplify]: Extracting #4: cost 65 inf + 24704 49.732 * * [simplify]: Extracting #5: cost 12 inf + 38633 49.738 * * [simplify]: Extracting #6: cost 0 inf + 47860 49.745 * [simplify]: Simplified to (cbrt (* 2 (/ (* l l) x))) 49.745 * [simplify]: Simplified (2 2 2 1) 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 (* 2 (/ (* l l) x))))))) 49.745 * * * * [progress]: [ 94 / 104 ] simplifiying candidate # 49.746 * [simplify]: Simplifying (- (+ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) x))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (pow x 2)))) 49.746 * * [simplify]: iters left: 6 (21 enodes) 49.753 * * [simplify]: iters left: 5 (90 enodes) 49.777 * * [simplify]: iters left: 4 (159 enodes) 49.830 * * [simplify]: iters left: 3 (278 enodes) 49.918 * * [simplify]: Extracting #0: cost 1 inf + 0 49.919 * * [simplify]: Extracting #1: cost 10 inf + 0 49.919 * * [simplify]: Extracting #2: cost 96 inf + 0 49.920 * * [simplify]: Extracting #3: cost 170 inf + 296 49.921 * * [simplify]: Extracting #4: cost 181 inf + 1798 49.927 * * [simplify]: Extracting #5: cost 121 inf + 19832 49.939 * * [simplify]: Extracting #6: cost 55 inf + 41550 49.961 * * [simplify]: Extracting #7: cost 6 inf + 70101 49.978 * * [simplify]: Extracting #8: cost 0 inf + 71406 49.988 * * [simplify]: Extracting #9: cost 0 inf + 70076 49.997 * [simplify]: Simplified to (+ (* (/ (cbrt (* (exp (* 2 (log t))) 2)) x) (+ (/ -4/9 x) 2/3)) (cbrt (* (exp (* 2 (log t))) 2))) 49.997 * [simplify]: Simplified (2 2 2 1) 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 (* (exp (* 2 (log t))) 2)) x) (+ (/ -4/9 x) 2/3)) (cbrt (* (exp (* 2 (log t))) 2))))))) 49.998 * * * * [progress]: [ 95 / 104 ] simplifiying candidate # 49.998 * [simplify]: Simplifying (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) x)) (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t))))))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) (pow x 2)))) 49.998 * * [simplify]: iters left: 6 (21 enodes) 50.005 * * [simplify]: iters left: 5 (88 enodes) 50.026 * * [simplify]: iters left: 4 (159 enodes) 50.070 * * [simplify]: iters left: 3 (299 enodes) 50.162 * * [simplify]: Extracting #0: cost 1 inf + 0 50.162 * * [simplify]: Extracting #1: cost 10 inf + 0 50.165 * * [simplify]: Extracting #2: cost 99 inf + 0 50.166 * * [simplify]: Extracting #3: cost 179 inf + 570 50.167 * * [simplify]: Extracting #4: cost 198 inf + 3387 50.168 * * [simplify]: Extracting #5: cost 192 inf + 5625 50.172 * * [simplify]: Extracting #6: cost 151 inf + 16630 50.186 * * [simplify]: Extracting #7: cost 74 inf + 41120 50.208 * * [simplify]: Extracting #8: cost 7 inf + 77854 50.234 * * [simplify]: Extracting #9: cost 0 inf + 81321 50.259 * * [simplify]: Extracting #10: cost 0 inf + 81135 50.277 * [simplify]: Simplified to (- (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) (* (/ (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) x) (- (/ 4/9 x) 2/3))) 50.278 * [simplify]: Simplified (2 2 2 1) 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 (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) (* (/ (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) x) (- (/ 4/9 x) 2/3))))))) 50.278 * * * * [progress]: [ 96 / 104 ] simplifiying candidate # 50.278 * [simplify]: Simplifying (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 50.278 * * [simplify]: iters left: 6 (12 enodes) 50.282 * * [simplify]: iters left: 5 (45 enodes) 50.290 * * [simplify]: iters left: 4 (76 enodes) 50.307 * * [simplify]: iters left: 3 (172 enodes) 50.350 * * [simplify]: iters left: 2 (336 enodes) 50.438 * * [simplify]: Extracting #0: cost 1 inf + 0 50.438 * * [simplify]: Extracting #1: cost 26 inf + 0 50.439 * * [simplify]: Extracting #2: cost 115 inf + 72 50.440 * * [simplify]: Extracting #3: cost 163 inf + 1934 50.446 * * [simplify]: Extracting #4: cost 65 inf + 24704 50.457 * * [simplify]: Extracting #5: cost 12 inf + 38633 50.464 * * [simplify]: Extracting #6: cost 0 inf + 47860 50.471 * [simplify]: Simplified to (cbrt (* 2 (/ (* l l) x))) 50.471 * [simplify]: Simplified (2 2 1 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (cbrt (* 2 (/ (* l l) x))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 50.471 * * * * [progress]: [ 97 / 104 ] simplifiying candidate # 50.471 * [simplify]: Simplifying (- (+ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) x))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (pow x 2)))) 50.471 * * [simplify]: iters left: 6 (21 enodes) 50.479 * * [simplify]: iters left: 5 (90 enodes) 50.498 * * [simplify]: iters left: 4 (159 enodes) 50.545 * * [simplify]: iters left: 3 (278 enodes) 50.661 * * [simplify]: Extracting #0: cost 1 inf + 0 50.662 * * [simplify]: Extracting #1: cost 10 inf + 0 50.662 * * [simplify]: Extracting #2: cost 96 inf + 0 50.663 * * [simplify]: Extracting #3: cost 170 inf + 296 50.665 * * [simplify]: Extracting #4: cost 181 inf + 1798 50.670 * * [simplify]: Extracting #5: cost 121 inf + 19832 50.683 * * [simplify]: Extracting #6: cost 55 inf + 41550 50.702 * * [simplify]: Extracting #7: cost 6 inf + 70101 50.714 * * [simplify]: Extracting #8: cost 0 inf + 71406 50.724 * * [simplify]: Extracting #9: cost 0 inf + 70076 50.741 * [simplify]: Simplified to (+ (* (/ (cbrt (* (exp (* 2 (log t))) 2)) x) (+ (/ -4/9 x) 2/3)) (cbrt (* (exp (* 2 (log t))) 2))) 50.741 * [simplify]: Simplified (2 2 1 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (+ (* (/ (cbrt (* (exp (* 2 (log t))) 2)) x) (+ (/ -4/9 x) 2/3)) (cbrt (* (exp (* 2 (log t))) 2))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 50.742 * * * * [progress]: [ 98 / 104 ] simplifiying candidate # 50.742 * [simplify]: Simplifying (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) x)) (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t))))))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) (pow x 2)))) 50.742 * * [simplify]: iters left: 6 (21 enodes) 50.753 * * [simplify]: iters left: 5 (88 enodes) 50.773 * * [simplify]: iters left: 4 (159 enodes) 50.814 * * [simplify]: iters left: 3 (299 enodes) 50.893 * * [simplify]: Extracting #0: cost 1 inf + 0 50.893 * * [simplify]: Extracting #1: cost 10 inf + 0 50.893 * * [simplify]: Extracting #2: cost 99 inf + 0 50.894 * * [simplify]: Extracting #3: cost 179 inf + 570 50.896 * * [simplify]: Extracting #4: cost 198 inf + 3387 50.899 * * [simplify]: Extracting #5: cost 192 inf + 5625 50.903 * * [simplify]: Extracting #6: cost 151 inf + 16630 50.915 * * [simplify]: Extracting #7: cost 74 inf + 41120 50.931 * * [simplify]: Extracting #8: cost 7 inf + 77854 50.944 * * [simplify]: Extracting #9: cost 0 inf + 81321 50.963 * * [simplify]: Extracting #10: cost 0 inf + 81135 50.989 * [simplify]: Simplified to (- (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) (* (/ (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) x) (- (/ 4/9 x) 2/3))) 50.989 * [simplify]: Simplified (2 2 1 1 2) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))) (- (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) (* (/ (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) x) (- (/ 4/9 x) 2/3))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 50.989 * * * * [progress]: [ 99 / 104 ] simplifiying candidate # 50.990 * [simplify]: Simplifying (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 50.990 * * [simplify]: iters left: 6 (12 enodes) 50.997 * * [simplify]: iters left: 5 (45 enodes) 51.013 * * [simplify]: iters left: 4 (76 enodes) 51.042 * * [simplify]: iters left: 3 (172 enodes) 51.082 * * [simplify]: iters left: 2 (336 enodes) 51.159 * * [simplify]: Extracting #0: cost 1 inf + 0 51.159 * * [simplify]: Extracting #1: cost 26 inf + 0 51.160 * * [simplify]: Extracting #2: cost 115 inf + 72 51.161 * * [simplify]: Extracting #3: cost 163 inf + 1934 51.167 * * [simplify]: Extracting #4: cost 65 inf + 24704 51.178 * * [simplify]: Extracting #5: cost 12 inf + 38633 51.189 * * [simplify]: Extracting #6: cost 0 inf + 47860 51.196 * [simplify]: Simplified to (cbrt (* 2 (/ (* l l) x))) 51.196 * [simplify]: Simplified (2 2 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (cbrt (* 2 (/ (* l l) x))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 51.196 * * * * [progress]: [ 100 / 104 ] simplifiying candidate # 51.196 * [simplify]: Simplifying (- (+ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) x))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (pow x 2)))) 51.196 * * [simplify]: iters left: 6 (21 enodes) 51.203 * * [simplify]: iters left: 5 (90 enodes) 51.225 * * [simplify]: iters left: 4 (159 enodes) 51.260 * * [simplify]: iters left: 3 (278 enodes) 51.341 * * [simplify]: Extracting #0: cost 1 inf + 0 51.342 * * [simplify]: Extracting #1: cost 10 inf + 0 51.342 * * [simplify]: Extracting #2: cost 96 inf + 0 51.343 * * [simplify]: Extracting #3: cost 170 inf + 296 51.345 * * [simplify]: Extracting #4: cost 181 inf + 1798 51.351 * * [simplify]: Extracting #5: cost 121 inf + 19832 51.363 * * [simplify]: Extracting #6: cost 55 inf + 41550 51.382 * * [simplify]: Extracting #7: cost 6 inf + 70101 51.407 * * [simplify]: Extracting #8: cost 0 inf + 71406 51.422 * * [simplify]: Extracting #9: cost 0 inf + 70076 51.432 * [simplify]: Simplified to (+ (* (/ (cbrt (* (exp (* 2 (log t))) 2)) x) (+ (/ -4/9 x) 2/3)) (cbrt (* (exp (* 2 (log t))) 2))) 51.432 * [simplify]: Simplified (2 2 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (+ (* (/ (cbrt (* (exp (* 2 (log t))) 2)) x) (+ (/ -4/9 x) 2/3)) (cbrt (* (exp (* 2 (log t))) 2))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 51.432 * * * * [progress]: [ 101 / 104 ] simplifiying candidate # 51.432 * [simplify]: Simplifying (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) x)) (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t))))))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) (pow x 2)))) 51.432 * * [simplify]: iters left: 6 (21 enodes) 51.440 * * [simplify]: iters left: 5 (88 enodes) 51.467 * * [simplify]: iters left: 4 (159 enodes) 51.497 * * [simplify]: iters left: 3 (299 enodes) 51.621 * * [simplify]: Extracting #0: cost 1 inf + 0 51.621 * * [simplify]: Extracting #1: cost 10 inf + 0 51.621 * * [simplify]: Extracting #2: cost 99 inf + 0 51.622 * * [simplify]: Extracting #3: cost 179 inf + 570 51.624 * * [simplify]: Extracting #4: cost 198 inf + 3387 51.626 * * [simplify]: Extracting #5: cost 192 inf + 5625 51.632 * * [simplify]: Extracting #6: cost 151 inf + 16630 51.651 * * [simplify]: Extracting #7: cost 74 inf + 41120 51.674 * * [simplify]: Extracting #8: cost 7 inf + 77854 51.699 * * [simplify]: Extracting #9: cost 0 inf + 81321 51.724 * * [simplify]: Extracting #10: cost 0 inf + 81135 51.736 * [simplify]: Simplified to (- (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) (* (/ (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) x) (- (/ 4/9 x) 2/3))) 51.736 * [simplify]: Simplified (2 2 1 1 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (sqrt (* (- (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) (* (/ (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) x) (- (/ 4/9 x) 2/3))) (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 51.737 * * * * [progress]: [ 102 / 104 ] simplifiying candidate # 51.737 * [simplify]: Simplifying (exp (* 1/3 (- (+ (* 2 (log l)) (log 2)) (log x)))) 51.737 * * [simplify]: iters left: 6 (12 enodes) 51.741 * * [simplify]: iters left: 5 (45 enodes) 51.748 * * [simplify]: iters left: 4 (76 enodes) 51.767 * * [simplify]: iters left: 3 (172 enodes) 51.807 * * [simplify]: iters left: 2 (336 enodes) 51.908 * * [simplify]: Extracting #0: cost 1 inf + 0 51.909 * * [simplify]: Extracting #1: cost 26 inf + 0 51.909 * * [simplify]: Extracting #2: cost 115 inf + 72 51.910 * * [simplify]: Extracting #3: cost 163 inf + 1934 51.912 * * [simplify]: Extracting #4: cost 65 inf + 24704 51.922 * * [simplify]: Extracting #5: cost 12 inf + 38633 51.935 * * [simplify]: Extracting #6: cost 0 inf + 47860 51.948 * [simplify]: Simplified to (cbrt (* 2 (/ (* l l) x))) 51.948 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (cbrt (* 2 (/ (* l l) x))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 51.948 * * * * [progress]: [ 103 / 104 ] simplifiying candidate # 51.949 * [simplify]: Simplifying (- (+ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) x))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ 1 t)))))) (pow x 2)))) 51.949 * * [simplify]: iters left: 6 (21 enodes) 51.963 * * [simplify]: iters left: 5 (90 enodes) 51.990 * * [simplify]: iters left: 4 (159 enodes) 52.021 * * [simplify]: iters left: 3 (278 enodes) 52.098 * * [simplify]: Extracting #0: cost 1 inf + 0 52.098 * * [simplify]: Extracting #1: cost 10 inf + 0 52.098 * * [simplify]: Extracting #2: cost 96 inf + 0 52.099 * * [simplify]: Extracting #3: cost 170 inf + 296 52.100 * * [simplify]: Extracting #4: cost 181 inf + 1798 52.106 * * [simplify]: Extracting #5: cost 121 inf + 19832 52.118 * * [simplify]: Extracting #6: cost 55 inf + 41550 52.136 * * [simplify]: Extracting #7: cost 6 inf + 70101 52.158 * * [simplify]: Extracting #8: cost 0 inf + 71406 52.177 * * [simplify]: Extracting #9: cost 0 inf + 70076 52.197 * [simplify]: Simplified to (+ (* (/ (cbrt (* (exp (* 2 (log t))) 2)) x) (+ (/ -4/9 x) 2/3)) (cbrt (* (exp (* 2 (log t))) 2))) 52.197 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (+ (* (/ (cbrt (* (exp (* 2 (log t))) 2)) x) (+ (/ -4/9 x) 2/3)) (cbrt (* (exp (* 2 (log t))) 2))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 52.197 * * * * [progress]: [ 104 / 104 ] simplifiying candidate # 52.198 * [simplify]: Simplifying (- (+ (* 2/3 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) x)) (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t))))))) (* 4/9 (/ (exp (* 1/3 (- (log 2) (* 2 (log (/ -1 t)))))) (pow x 2)))) 52.198 * * [simplify]: iters left: 6 (21 enodes) 52.211 * * [simplify]: iters left: 5 (88 enodes) 52.234 * * [simplify]: iters left: 4 (159 enodes) 52.262 * * [simplify]: iters left: 3 (299 enodes) 52.364 * * [simplify]: Extracting #0: cost 1 inf + 0 52.364 * * [simplify]: Extracting #1: cost 10 inf + 0 52.364 * * [simplify]: Extracting #2: cost 99 inf + 0 52.365 * * [simplify]: Extracting #3: cost 179 inf + 570 52.366 * * [simplify]: Extracting #4: cost 198 inf + 3387 52.367 * * [simplify]: Extracting #5: cost 192 inf + 5625 52.370 * * [simplify]: Extracting #6: cost 151 inf + 16630 52.379 * * [simplify]: Extracting #7: cost 74 inf + 41120 52.396 * * [simplify]: Extracting #8: cost 7 inf + 77854 52.409 * * [simplify]: Extracting #9: cost 0 inf + 81321 52.426 * * [simplify]: Extracting #10: cost 0 inf + 81135 52.456 * [simplify]: Simplified to (- (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) (* (/ (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) x) (- (/ 4/9 x) 2/3))) 52.456 * [simplify]: Simplified (2 2 1) to (λ (x l t) (/ (* (sqrt 2) t) (* (- (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) (* (/ (cbrt (/ 2 (* (exp (log (/ -1 t))) (exp (log (/ -1 t)))))) x) (- (/ 4/9 x) 2/3))) (sqrt (cbrt (+ (* (* (+ (/ 4 x) 2) t) t) (* (* l 2) (/ l x)))))))) 52.456 * * * [progress]: adding candidates to table 54.773 * [progress]: [Phase 3 of 3] Extracting. 54.774 * * [regime]: Finding splitpoints for: (# # # # # # # # # # # #) 54.780 * * * [regime-changes]: Trying 5 branch expressions: (l (* l l) x (/ (+ x 1) (- x 1)) t) 54.780 * * * * [regimes]: Trying to branch on l from (# # # # # # # # # # # #) 55.006 * * * * [regimes]: Trying to branch on (* l l) from (# # # # # # # # # # # #) 55.130 * * * * [regimes]: Trying to branch on (* l l) from (# # # # # #) 55.242 * * * * [regimes]: Trying to branch on x from (# # # # # # # # # # # #) 55.440 * * * * [regimes]: Trying to branch on (/ (+ x 1) (- x 1)) from (# # # # # # # # # # # #) 55.537 * * * * [regimes]: Trying to branch on (/ (+ x 1) (- x 1)) from (# #) 55.566 * * * * [regimes]: Trying to branch on t from (# # # # # # # # # # # #) 55.750 * * * [regime]: Found split indices: #